Villainous Horde Manager

Quick rating

Villainous Horde Manager

No reviews yet

A utility to aid in creating mob swarming events.

API/Library
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
villainoushordemanager-fabric-1.21.1-1.0.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Villainous Horde library is a potential starting point for Continuous-Assault events for mods.

The Shorthand Explanation

The code for this mod is based off of Cold Snap Horde and its horde system, where the server will try to keep a consistent number of enemies alive until enough have been killed to end the event. When I wrote the code for Cold Snap Horde's version though, it wasn't very... reusable. This library is my first attempt at fixing that, capable of spawning vanilla mobs and sending them towards the target player like the snowmen do during the horde event.

You can now make your own hordes via JSON magic
See the github page for more information on how to do this.

If you are a mod developer and you want more control over a custom horde
Also see the github page. Each module has an example of how to instantiate hordes and get them to function correctly for a given platform (quilt being the same as fabric, for this case)

 

Interested? Here's some more!

If you're still reading this, you're probably a developer interested in looking into the code for this event. Which is very neat! I'll happily accept contributions that I see as helpful additions, and help out within reason to get you set up with hordes.We also have the repository listed in the sources with some documentation set up.

Extra details about horde requirements:

  • Entities added to the horde must extend the PathfinderMob class.
  • Bigger entities are harder to spawn due to the system attempting to avoid situations where mobs would suffocate. Try to keep larger mobs to a minimum/to low spawn weights.
  • The system will scan the environment around a potential spawnpoint for any solid blocks. The size of the scan depends on the mob, meaning larger mobs will be more expensive on server resources.
  • The system tries to spawn mobs at a relatively close Y level to the player (preferring locations above the player over below).
  • If the system can not find a nearby Y level, it'll settle for any Y level it can find.
  • If a player makes it impossible for entities to spawn, the horde will end to prevent taking up more system resources.

Can I put this in my modpacks?

Sure!

j3jHRkS.png

Server Hosting

I've partnered with BisectHosting! If you need a quality server, click the picture below and use code "cartoonish" for 25% off your first month!

Villainous Horde Manager is a tool for creating Continuous Horde events

The Shorthand Explanation

The code for this mod is based off of Cold Snap Horde and its horde system, where the server will try to keep a consistent number of enemies alive until enough have been killed to end the event. When I wrote the code for Cold Snap Horde's version though, it wasn't very... reusable. This api is my attempt at fixing that, capable of spawning vanilla (or modded) mobs and sending them towards the target player like the snowmen do during the horde event.

You can now make your own hordes via JSON magic See the github page for more information on how to do this. It and extending off of it is frankly the recommended path.

If you are a mod developer and you want more control over a custom horde Also see the github page. Each module has an example of how to instantiate hordes and get them to function correctly for a given platform (quilt being the same as fabric, for this case)

Interested? Here's some more!

If you're still reading this, you're probably a developer interested in looking into the code for this event. Which is very neat! I'll happily accept contributions that I see as helpful additions, and help out within reason to get you set up with hordes.

Extra details about horde requirements:

  • Entities added to the horde must extend the PathfinderMob class.
  • Bigger entities are harder to spawn due to the system attempting to avoid situations where mobs would suffocate. Try to keep larger mobs to a minimum/to low spawn weights.
  • The api will scan the environment around a potential spawnpoint for any solid blocks. The size of the scan depends on the size of the mob, meaning larger mobs will be more expensive on server resources.
  • The system tries to spawn mobs at a relatively close Y level to the player (preferring locations above the player over below).
  • If the system can not find a nearby Y level, it'll settle for any Y level it can find.

j3jHRkS.png

Server Hosting

I've partnered with BisectHosting! If you need a quality server, click the picture below and use code "cartoonish" for 25% off your first month!

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~240,000
Total Downloads
CurseForge
~230,000
Modrinth
~6,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works