HomeJavaModsBreedingControl
BreedingControl
ModsJava

BreedingControl

by Andriyko69 · on Modrinth

Simple mod that lets you disable breeding of certain animals/animal groups in the config. Free Minecraft Java mod for 1.21.1.

⬇ Download on Modrinth

Breeding Control

Breeding Control is a lightweight NeoForge mod that lets you disable breeding for specific mobs through a simple configuration file.

It is designed for modpacks and servers that want tighter control over animal population without removing feeding mechanics entirely.

The mod allows animals to still be fed for healing (optional) or baby growth while preventing them from entering love mode.


Features

The goal is to prevent uncontrolled mob breeding while keeping normal feeding gameplay intact.


How it works

When a player tries to use breeding food on a configured mob:


Configuration

# List of entity ids or entity_type tags that cannot be bred.
# Examples:
#  "minecraft:cow"
#  "#minecraft:animals"
notBreedableMobs = ["minecraft:cow"]

# If true: using breeding food on a hurt blocked animal heals it
allowHealingWithBreedFood = true

# How much health is restored when healing
# Default: 2.0 (1 heart)
healAmount = 2.0

# If true: babies can still be fed to speed up growth
allowBabyFeeding = true
Verified by MCModsHub

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

Explore more