HomeJavaModsNo Babies
No Babies
ModsJava

No Babies

by protoncracker · on Modrinth

Remove hostile babies (Baby Zombies) and, optionally, normal babies (as in Villager babies and others) for gameplay reasons.

⬇ Download on Modrinth

No Babies Mod

A standalone Minecraft Fabric mod managed by the PCKR Engine that configures and eliminates baby variants of mobs.


Features


In-Game Configuration Screen

Open the standard Minecraft Options menu and click the PCKR Engine button next to "Done" to open the dashboard. Under the No Babies section, click "Expand" to configure each setting:

Option ID Type Default Description
enabled Boolean true Master enable toggle for the mod.
remove_hostile_babies Boolean true Prevents baby zombies, baby piglins, etc. from spawning.
disable_passive_babies Boolean false Renders passive baby mobs as adults with a ribbon tag "🎀" and makes them drop adult loot/experience.

How it Works

  1. Hostile Interception: Mixins intercept setBaby(boolean) during zombie/piglin creation and force it to false.
  2. Client-Side Rendering: When passive baby rendering is disabled, the client overrides the scale extraction to render the entity at size 1.0F (rendering them visually as adults).
  3. Loot Tables: Bypasses baby restrictions in LivingEntity.shouldDropLoot and shouldDropExperience for adolescent entities.

Thanks for downloading, and if you ever run into any issues, please contact me. I'll get it sorted right away. ~protoncracker.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more