DungeonSign Place - DRE2N/DungeonsXL GitHub Wiki
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.