Modscraper Modscraper Minecraft
Mebahel's Zombie Horde logo

Mebahel's Zombie Horde

Mod

by Mebahel

No zombie is alone — prepare for group hunts, AI ambushes, and break-ins through glass and fences. Survive smarter, stronger hordes that evolve with you.

Type

Mod

CurseForge Downloads

0

CurseForge ID

1090603

Modrinth Downloads

0

Modrinth ID

qzMgWNlz

Last Updated

Apr 12, 2026

Description

🧟 Mebahel’s Zombie Horde

Mebahel’s Zombie Horde introduces a survival-focused horde system where the undead attack in coordinated waves.
At regular intervals, a zombie horde spawns and moves toward a random location. If even a single member detects a player, the entire group becomes hostile and attacks together.

With enhanced AI behavior and extensive configuration options, hordes are capable of breaking through glass, fences, and defenses, forcing players to adapt their bases, preparation, and survival strategies.

📦 Requirements

Forge / Neoforge

Fabric

⭐ Key Features

- Timed Horde Events
Zombie hordes spawn at configurable intervals and move as a group toward a shared destination.

- Shared Awareness System
When one zombie detects a player, the entire horde is alerted and engages simultaneously.

- Destructive AI Behavior
Horde members can break glass, fences, and gates to reach their target.

- Mod Compatibility
Horde compositions can include entities from other mods.

- Progressive Difficulty
After a player visits the Nether, future hordes become increasingly dangerous.

- Highly Configurable
Adjust horde size, health, speed, spawn frequency, aggression, and more through configuration files.

⚙️ Horde Composition Example (v1.1.0+)

{ "hordeCompositions": [ { "weight": 1, "dimensions": [ "minecraft:overworld" ], "mobTypes": [ { "id": "minecraft:zombie", "weight": 40, "spawnWithWeaponProbability": 0.25, "weapons": [ { "itemId": "minecraft:iron_sword", "chance": 0.5 }, { "itemId": "minecraft:stone_sword", "chance": 0.3 }, { "itemId": "minecraft:wooden_sword", "chance": 0.2 } ] } ] } ] }

Notes:

  • Higher weight values increase the probability of selection.
  • spawnWithWeaponProbability (v1.0.13+) defines the chance for an entity to spawn with a weapon.
  • Weapon chances must total 1.0.

🛠️ Configuration Options

All settings are available in mebahel-zombie-horde_config.json.

spawnInDayLight (true / false)
If disabled, zombies burn in sunlight and only spawn at night.

enableDifficultySystem (true / false)
If enabled, visiting the Nether permanently increases horde difficulty.

hordeSpawning (true / false)
Completely enables or disables horde spawning.

hordeSpawnDelay

  • v1.0.13+: "hordeSpawnDelay": [15, "minute"]
  • Before v1.0.13: "hordeSpawnDelay": 15
    Defines the delay between spawn attempts (minutes or days).

hordeSpawnChance (0.0 – 1.0, default: 0.8)
Chance for a horde to spawn during each cycle.

randomNumberHordeReinforcements (0 – 10)
Adds a random number of additional mobs to each horde.

hordeNumber (1 – 20)
Number of hordes that may spawn simultaneously.

hordeMemberBonusHealth (0 – 40)
Extra health per mob (20 = +10 hearts).

hordeMemberBreakGlass (true / false)
Allows horde members to break glass blocks. (v1.0.5+)

hordeMemberBreakFence (true / false)
Allows horde members to break fences and gates. (v1.0.6+)

showHordeSpawningMessage (true / false)
Displays spawn coordinates in chat. (v1.0.8+)

⌨️ In-Game Commands (v1.0.13+)

/mebahelzombiehorde spawnhorde
Manually spawns a horde

/mebahelzombiehorde reloadconfig
Reloads the configuration file

/mebahelzombiehorde nextspawn
Displays the time until the next possible horde spawn

💬 Notes & Credits

Compatibility

Mod Loaders

Fabric Forge Neoforge Quilt

Game Versions

1.19.2 1.20 1.20.1 1.21 1.21.1 1.21.2 1.21.3

Screenshots

Similar Mods

Included in Modpacks

External Resources