##Disable here some mobs to not spawn
###Add the type name of the petz plus "_disable_spawn"
###Normal bees should not spam!!!
bee_disable_spawn = true
ant_disable_spawn = true
warrior_ant_disable_spawn = true
rooster_disable_spawn = true
chicken_disable_spawn = true
##Disable here some mobs to not spawn
###Add the type name of the petz plus "_disable_spawn"
###Normal bees should not spam!!!
bee_disable_spawn = true
ant_disable_spawn = true
warrior_ant_disable_spawn = true
rooster_disable_spawn = true
chicken_disable_spawn = true
Is there a reason for that?
Yes:
- Bees and Ants are created thru Queens (Beehives and Anthills). Worker Bees will die indeed if spawned cos they are linked to Beehives. No problem if worker and warrior ants are enabled.
- Chickens are baby animals from eggs (Hens lay eggs in nests).
- Rooster should be enabled. I will solve in the next version. Although chickens can turn to roosters (50% of chance).