
Breeding Potion
This mod introduces a special breeding potion into the game, which is crafted using a standard regeneration potion plus a unique ingredient - in the default configuration, this is an enchanted golden apple.
What does the potion do?
The primary effect of this potion is to make mobs and villagers willing to breed, allowing you to automate animal reproduction processes in your farm. For creatures that cannot breed by nature, the potion provides gradual health regeneration. If consumed by a player, the effect manifests as slow restoration of hunger and saturation values.
Mod Configuration
Configuration parameters are located in the file config/breedingpotion-common.toml
.
Ingredient Customization
Through the INGREDIENT_BREWING
parameter, you can change the special ingredient for creating the breeding potion (default uses enchanted golden apple).
Mob Exceptions
Some mobs from other mods may incorrectly display heart particles but can never actually breed. To avoid this issue, add their identifiers to the IGNORE_ANIMALS
field in the configuration (by default, only polar bears are included).