Changes
Page history
Update Triggers
authored
Oct 23, 2021
by
Ashijin
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
5351c2c9
...
@@ -18,8 +18,7 @@ itself.
...
@@ -18,8 +18,7 @@ itself.
| onSpawn | When the mob spawns |
| onSpawn | When the mob spawns |
| onDespawn | When the mob is despawned |
| onDespawn | When the mob is despawned |
| onFirstSpawn | Triggered the first time a mob is spawned from a spawner |
| onFirstSpawn | Triggered the first time a mob is spawned from a spawner |
| onLoad | When the mob is loaded (spawning or loading after a restart)
| onLoad | When the mob is loaded (spawning or loading after a restart) |
|
| onDeath | When the mob dies |
| onDeath | When the mob dies |
| onTimer:
\#
| Every
\#
ticks (where
\#
is the interval in ticks) |
| onTimer:
\#
| Every
\#
ticks (where
\#
is the interval in ticks) |
| onInteract | When the mob is right-clicked |
| onInteract | When the mob is right-clicked |
...
...
...
...