
Nature's Appetite
Animals automatically eat dropped breeding food, enter love mode, and support quality-based advanced husbandry gameplay.
About this Mod
Nature's Appetite
Overview
Nature's Appetite is a Forge 1.20.1 mod that automates animal feeding and breeding:
- Animals can seek and eat dropped breeding food automatically.
- Adult feeding is gated by breeding cooldown (
age == 0) to prevent continuous waste. - Baby animals can continuously eat (configurable) to speed up growth.
- Food quality is data-driven and can add healing, love-time bonus, growth bonus, extra baby chance, herd signals, and temporary special drops.
Current Features
- Auto-feed goal injection for whitelist animals.
- Tag-driven whitelist/blacklist control.
- Owner attribution for breeding credit.
- Reloadable JSON-based quality system (
data_maps/item/food_quality.json). - Per-level dropped-item candidate tracker for better farm performance.
- GameTest + unit test scaffolding.
Server Config Keys
Main keys in natures_appetite-server.toml:
enableAutoFeedenableAdultContinuousFeedingenableBabyContinuousFeedingscanRadiusscanIntervalMinscanIntervalMaxmaxCandidatesPerScanpathTimeoutTicksownerAttributionRangeenableQualitySystemenablePackBehaviorenableSpecialDrops
Datapack Tags
Only entities in whitelist are enabled; blacklist always overrides whitelist.
data/natures_appetite/tags/entity_type/auto_feed_animals.json
{
"replace": true,
"values": [
"minecraft:cow",
"minecraft:sheep",
"minecraft:pig",
"minecraft:chicken"
]
}
data/natures_appetite/tags/entity_type/auto_feed_blacklist.json
{
"replace": true,
"values": [
"minecraft:pig"
]
}
Apply datapack changes:
/reload
/datapack list
Available Versions
How to Install Nature's Appetite on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Nature's Appetite". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Nature's Appetite server crashes on startup – what to do?
Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Nature's Appetite compatible with forge and neoforge?
Nature's Appetite officially supports forge, neoforge for Minecraft 1.21.1, 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Nature's Appetite – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Nature's Appetite consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Nature's Appetite with just one click on your server.