Nature's Appetite

Nature's Appetite

Animals automatically eat dropped breeding food, enter love mode, and support quality-based advanced husbandry gameplay.

by
75 Downloads
forgeneoforgefoodmobsutility
Rent Server with this Mod

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:

  • enableAutoFeed
  • enableAdultContinuousFeeding
  • enableBabyContinuousFeeding
  • scanRadius
  • scanIntervalMin
  • scanIntervalMax
  • maxCandidatesPerScan
  • pathTimeoutTicks
  • ownerAttributionRange
  • enableQualitySystem
  • enablePackBehavior
  • enableSpecialDrops

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

v1.0.0release
MC 1.20.1forge
April 9, 2026
v1.0.0release
MC 1.21.1neoforge
April 9, 2026

How to Install Nature's Appetite on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.21.1).

3

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

forgeneoforge

Minecraft Versions

1.21.1, 1.20.1

Server-side

Required

Recommended 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.

Rent Modded Server

Install Nature's Appetite with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU General Public License v3.0 or later
Server-side
Required

Supported Versions

1.21.11.20.1