Created DungeonSign Teleport (markdown)

Daniel Saukel 2020-11-04 20:15:47 +01:00
parent 9e36f92e3e
commit 28542e73dd

17
DungeonSign-Teleport.md Normal file

@ -0,0 +1,17 @@
| Line | Input | Example |
|------|---------------------------|-------------|
| 1st | [Teleport] | [Teleport] |
| 2nd | {x coordinate},{y},{z} | 5.0,9.0,-404.0 |
| 3rd | {compass direction[1]} | ENE |
| 4th | [Trigger](signs#triggers) | P5 |
[1]: E.g. "N", "NE", "NNE", "E", "ENE"
Teleport signs can also be left blank and and teleport players to the position where they are placed:
| Line | Example |
|------|------------|
| 1st | [Teleport] |
| 2nd | |
| 3rd | |
| 4th | T5 |