Added new options to spawn zombies when a player loots a grave. This is quite customizable. You can change the name and the health of the zombie, you can even put the grave owners head on the zombie! You can change the zombie type to any mob.
This update also fixes a few small bugs.
Main config changes this update are:
Code (YAML):
graveZombieOwner
: false
graveZombieOther
: true
graveZombieOnlyBreak
: false
graveZombieExplode
: false
graveZombieType
: ZOMBIE
graveZombieOwnerHead
: true
graveZombieHealth
: 20
graveZombiePickup
: false
graveZombieDrops
: false
graveZombieName
:
"$owner's Zombie"
You can reset your config or add these options yourself.