Mebahel's Zombie Horde

Mebahel's Zombie Horde

Mod

A mod that makes hordes of zombies (or any entities, even modded ones if you configure it) to appear in your world at a random times. These zombies can resist daylight and break glass or fence blocks. Highly configurable.

Client and server AdventureGame Mechanics Mobs

2,509 downloads
13 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...

v1.09 You can now add a pool of weapons with a probability to each mob :

{
  "hordeCompositions": [
    {
      "mobTypes": [
        {
          "id": "minecraft:zombie",
          "weight": 30,
          "weapons": [
            {
              "itemId": "minecraft:ironrthf_sword",
              "chance": 0.5
            },
            {
              "itemId": "minecraft:stondrgbdge_sword",
              "chance": 0.3
            }
          ]
        }
      ]
    }
  ]
}

v1.08 - 1.20.1

Addition :

  • A new configuration parameter is available : "showHordeSpawningMessage" -> if it's TRUE a message in the chat will show the coordinate of the Horde spawning point.
  • If a Pillager is part of the Horde he will have a Crossbow equipped.
  • If a Skeleton is part of the Horde he will have a chance to have a Bow equipped.

v1.0.7

  • When horde members kill a target they start patrolling again

Project members

Mebahel

Member

Details

Licensed ARR
Published 3 months ago
Updated 12 days ago