Changes
Page history
Clarified the ~onExplode trigger regarding its usage with the mobGriefing gamerule
authored
Feb 16, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
c1d23181
...
...
@@ -156,7 +156,7 @@ EXAMPLE_MOB:
```
#### ~onExplode
Executes the skill when the mob explodes.
Executes the skill when the mob explodes.
mobGriefing gamerule must be set to true for this to work.
Generally, this trigger only works with creepers and TNTs since other mobs tend to not explode...
```
yml
EXAMPLE_MOB
:
...
...
...
...