8 lines
206 B
YAML
8 lines
206 B
YAML
|
ai: true
|
||
|
# Spawning chance, from 0 to 1
|
||
|
chance: 0.02
|
||
|
# Additional potion effects
|
||
|
# type:amplifier
|
||
|
# See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
|
||
|
effects:
|
||
|
- "JUMP:2"
|