Changes
Page history
Update Triggers
authored
Jul 07, 2022
by
Ghmmy
Show whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
8fe368ed
...
@@ -29,6 +29,7 @@ itself.
...
@@ -29,6 +29,7 @@ itself.
| onDropCombat | When the mob leaves combat (requires threat tables be on) |
| onDropCombat | When the mob leaves combat (requires threat tables be on) |
| onChangeTarget | When the mob changes targets (requires threat tables be on) |
| onChangeTarget | When the mob changes targets (requires threat tables be on) |
| onExplode | When the mob explodes (typically only used for creepers) |
| onExplode | When the mob explodes (typically only used for creepers) |
| onPrime | When the creeper charged up for an explosion |
| onTeleport | When the mob teleports (typically only used for endermen) |
| onTeleport | When the mob teleports (typically only used for endermen) |
| onSignal | When the mob receives a signal |
| onSignal | When the mob receives a signal |
| onSignal:
*[signal]*
| When the mob receives a specific signal |
| onSignal:
*[signal]*
| When the mob receives a specific signal |
...
...
...
...