zombies-eat-animals

zombies-eat-animals

Zombies hunt animals for food. Eating meat restores their health and helps them grow stronger over time.

by
429 Downloads
forgeadventurecursedgame-mechanics
Rent Server with this Mod

About this Mod

Zombies Eat Animals

Zombies hunt animals for food. Eating meat restores their health and helps them grow stronger over time.

This mod turns zombies into scavengers and predators that interact with the world instead of wandering aimlessly.


Features

Zombies Hunt Animals

Zombies will search for nearby animals and attempt to hunt them.

Typical targets include creatures that drop edible meat, such as:

  • Cow
  • Pig
  • Sheep
  • Chicken
  • Rabbit

Animals in the wilderness are no longer completely safe at night.

Zombies that survive long enough will repeatedly hunt for food.


Automatic Target Detection

The mod automatically detects valid prey.

If a creature's loot table can drop food items that zombies can eat, zombies will treat that creature as a hunting target.

This means many modded animals will work automatically without additional configuration.


Zombies Eat Meat

When animals die and drop food items, zombies can walk toward the dropped items and eat them.

Supported foods include:

  • Raw meat
  • Cooked meat
  • Rotten flesh

Eating food restores zombie health and contributes to long-term growth.


Zombies Can Grow Stronger

Zombies that keep feeding may gradually increase their maximum health.

Over time, well-fed zombies that survive in the wild may become significantly tougher than normal zombies.

The growth cap is configurable.


Rotten Flesh Bonus

Eating rotten flesh may grant a temporary Resistance effect, allowing zombies to become harder to kill for a short time.


Gameplay Impact

This behavior creates a more dynamic world:

  • Animals may be hunted by zombies at night
  • Zombies roaming the wilderness may grow stronger over time
  • Unprotected farms may lose livestock
  • The death of a zombie may strengthen a nearby zombie
  • Monsters interact more naturally with the environment

Configuration

Several aspects of zombie behavior can be configured.

Hunting Behavior

  • alwaysHunting Zombies will always attempt to hunt animals. (Still respect hunting cooldown and other limits)

  • berserkerHunting Enables a special mode that bypasses normal hunting limits.

  • huntCooldownTicks Cooldown between successful hunts.

  • huntCapForADay Maximum hunts per zombie within one Minecraft day.

  • huntCapForADayTotal Maximum hunts by all zombies in the same level per day.

  • huntFollowDistanceFactor Multiplier applied to zombie follow range when searching for animals.


Eating Behavior

  • enableEatFoodItems Whether zombies can eat dropped food items.

  • recoveryPerNutrition Health restored from eating food.

  • maxHealthBoostCap Maximum health increase zombies can gain from feeding.

  • maxHealthBoostCapHardModeAddition Additional health cap applied in Hard difficulty.

  • eatCooldownTicks Cooldown between eating actions.

  • rottenFleshGiveResistance Rotten flesh may grant a temporary resistance effect.


Datapack Support

The mod uses a tag-based system to determine which foods zombies can eat.

Zombie Food Tag

zombieseatanimals:zombie_food

Items inside this tag are considered edible by zombies.

Example datapack path:

data/zombieseatanimals/tags/items/zombie_food.json

Example:

{
  "replace": false,
  "values": [
    "minecraft:beef",
    "minecraft:cooked_beef",
    "minecraft:porkchop",
    "minecraft:cooked_porkchop"
  ]
}

Any item added to this tag will be treated as food that zombies can eat.


Entity Target Control

The mod also provides entity type tags to control which creatures zombies will hunt.

These tags allow modpack authors to override the automatic detection system.


Force Hunting Targets

zombieseatanimals:zombie_target_animal

Entities in this tag will always be considered valid hunting targets, regardless of their loot tables.

Example datapack path:

data/zombieseatanimals/tags/entity_types/zombie_target_animal.json

Example:

{
  "replace": false,
  "values": [
    "minecraft:horse",
    "minecraft:donkey"
  ]
}

Prevent Hunting

zombieseatanimals:not_zombie_target_animal

Entities in this tag will never be hunted by zombies, even if they drop edible food.

Example datapack path:

data/zombieseatanimals/tags/entity_types/not_zombie_target_animal.json

Example:

{
  "replace": false,
  "values": [
    "minecraft:cat"
  ]
}

Target Selection Priority

When deciding whether a creature should be hunted, the mod applies the following rules:

  1. If the creature is in not_zombie_target_animal, it will never be hunted.
  2. If the creature is in zombie_target_animal, it will always be hunted.
  3. Otherwise, the mod checks whether the creature's loot table can drop an item contained in the zombie_food tag.

This design allows the system to work automatically for most creatures while still giving modpack authors full control.


Modpack Integration

The mod is designed to work well in modded environments.

In most cases, modpack authors only need to add edible items to the zombie_food tag. Creatures that drop those foods will automatically become potential prey.

Entity tags are optional and only needed when explicit control is desired.

Related Projects:

Zombies Do Not Eat Zombie Horses

Available Versions

zombies-eat-animals 1.5.2release
MC 1.20.1forge
March 26, 2026

How to Install zombies-eat-animals 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.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "zombies-eat-animals". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.20.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

zombies-eat-animals 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.20.1). You can switch loaders with one click in the panel.

Is zombies-eat-animals compatible with forge?

zombies-eat-animals officially supports forge for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with zombies-eat-animals – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if zombies-eat-animals 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 zombies-eat-animals 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
MIT License
Server-side
Required

Supported Versions

1.20.1