mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-03 16:03:59 +01:00
Updated Signs (markdown)
parent
f4048750cf
commit
958f1e6bdf
8
Signs.md
8
Signs.md
@ -612,7 +612,7 @@ Sign will be triggered when a player is within the defined radius of Blocks. In
|
||||
|
||||
![Redstone Trigger](http://feuerstern.bplaced.net/ressourcen/DXLSigns/RedstoneTrigger.png)
|
||||
|
||||
Sign will be triggered when the Block below it receives Redstone power. Is the Sign placed on the side of a block, that will be used as receiver.
|
||||
Sign will be triggered when the block receives redstone power.
|
||||
|
||||
***
|
||||
|
||||
@ -626,7 +626,7 @@ Sign will be triggered upon triggering the Triggersign with the ID 1.
|
||||
|
||||
### [I]nteract
|
||||
|
||||
![Redstone Trigger](http://feuerstern.bplaced.net/ressourcen/DXLSigns/InteractTrigger.png)
|
||||
![Interact Trigger](http://feuerstern.bplaced.net/ressourcen/DXLSigns/InteractTrigger.png)
|
||||
|
||||
The sign will be triggered when the interact sign with the ID ( in this case 1) is clicked.
|
||||
|
||||
@ -644,7 +644,9 @@ Sign will be triggered when a player right clicks a stone (ID 1) in his hand. In
|
||||
|
||||
![Mob Death Trigger](http://feuerstern.bplaced.net/ressourcen/DXLSigns/MobTrigger.png)
|
||||
|
||||
The sign will be triggered when the mob "Boss" is killed. The name of the mob may be the type (e.g. "zombie"), the name of a custom mob from the config.yml or a MythicMobs mob (e.g. SkeletalKnight).
|
||||
The sign will be triggered when the mob "Boss" is killed. The ID is the same as what was used to spawn this mob.
|
||||
|
||||
Only mobs spawned by signs can be used.
|
||||
|
||||
***
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user