RTFM! Seriously, I worked hard on it
This commit is contained in:
parent
8684798259
commit
78a5cb111b
32 changed files with 566 additions and 73 deletions
22
docs/commands.md
Normal file
22
docs/commands.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# New TARDIM commands
|
||||
|
||||
## Cloister bell
|
||||
Usage - `/cloister-bell`
|
||||
|
||||
Makes a loud cloister bell sound from the TV show, to signal warning or other notifications. Usage with redstone input recommended
|
||||
|
||||
---
|
||||
|
||||
## List biomes
|
||||
Usage - `/list-biomes <..search_query>`
|
||||
|
||||
Lists all existing biomes for better experience with `/locate-biome` and parity with CC integration.
|
||||
|
||||
Can be used with no parameters to get all biomes or with a search string to only show biomes that contain it in their name
|
||||
|
||||
---
|
||||
|
||||
## List dimensions
|
||||
Usage - `/list-dimensions`
|
||||
|
||||
Lists all existing dimensions for better experience with travel and parity with CC integration.
|
Loading…
Add table
Add a link
Reference in a new issue