Bad Mobs

Bad Mobs

34M Downloads

Disabling Natural mob spawning disables mob spawning via eggs and commands as well.

Itssteve1 opened this issue ยท 1 comments

commented

Whenever you turn off natural spawning for a particular mob is disables all varieties of spawning.

commented

It's a known issue in 1.19.3 and below that disabling normal spawning will also disable spawners and spawn eggs. It's related to a bug in the Forge API where the spawn type information is unreliably given to mods. This was fixed in 1.19.4 but required breaking changes and will not be backported to older versions.