-
Notifications
You must be signed in to change notification settings - Fork 83
DungeonSign Place
Daniel Saukel edited this page Dec 28, 2020
·
1 revision
The place sign creates a space for a certain block to be placed.
Line | Input | Example |
---|---|---|
1st | [Place] | [Place] |
2nd | {Block ID} | LEVER,BUTTON |
3rd | ({Rotation},{fired sign triggers}) | SOUTH,DOWN,1,2 |
4th | N/A |
A rotation may be a BlockFace.
The example triggers sign triggers with the IDs 1 and 2.
Wiki: © 2015-2021 Daniel Saukel and contributors, licensed under CC BY-SA (only unless otherwise stated)
- General information
- General setup and usage
- Dungeon setup
- Signs
- Game rules
- Linked dungeon configuration
- Dungeon world configuration
- Details
- Examples (WIP)
- Simple dungeon
- Bedwars TODO
- PVP arena TODO
- Mob arena TODO
- Tutorial TODO
- Data structure guide
- FAQ