Villainous Horde Manager

A utility to aid in creating mob swarming events.

File Details

villainoushordemanager-fabric-1.21.1-1.0.1.jar

  • R
  • Jun 5, 2026
  • 76.65 KB
  • 18
  • 1.21.1
  • Fabric

File Name

villainoushordemanager-fabric-1.21.1-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:villainous-horde-manager-571315:8202987"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Adds the minimumSpawnRange and maximumSpawnRange fields to the wave data
    • If these fields are not present, they'll default to the original values of 21 and 35
    • These numbers are recommended unless you're going for something specific, as they reduce the odds of pathfinding issues, as well as reduce the risk of low render/simulation distance causing problems.
  • Adds the "auto" setting when starting json hordes through the command.
    • Auto will pick the player with the most other players around them to be the anchor point of the horde
    • If the highest player is tied with another for number of players around them when the command is run, it'll randomly pick between the top contenders.