Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
Prevents Baby Zombies from spawning. That's it. That's the entire mod.
Overrides ZombieEntity
's shouldBeBaby
method to always return false
.
Known Incompatibilities
- SIHYWTCAMD: The mod spawns zombies in a way that forces zombies to be babies 50% of the time, instead of working with Minecraft's
shouldBeBaby
method. Use the Complete version.
Complete Version
There is a version of this mod found here that prevents zombies from becoming babies entirely (through injecting into setBaby
). If you want to disable babies from spawning entirely, for example in SIHYWTCAMD, use this version. Do note, however, that this will make it impossible to spawn baby zombies, even through spawn eggs or commands, and it will retroactively convert baby zombies into normal zombies.