Custom Mobs
Everything you need to know about custom mobs, from the management to the creation of custom properties!
Custom section explained
custom:
type: bars
enabled: true
animation: true
render-distance: 30
dynamic: false
duration: 10
Adding Custom mobs with Mythic Mobs
StaticallyChargedSheep:
Type: SHEEP
Display: '&aStatically Charged Sheep'
Health: 100
Damage: 2
Options:
MovementSpeed: 0.3
DamageModifiers:
- LIGHTNING 0
- FIRE 0.5
Skills:
- lightning @LivingInRadius{r=10} ~onTimer:100
Last updated