CustomSiege
Description
Take control of village sieges in Minecraft with CustomSiege! This lightweight mod allows you to customize the entities that spawn during a village siege and set the maximum number of enemies that appear. Whether you want hordes of zombies, custom mobs, or a balanced mix, CustomSiege gives you full control over siege encounters.
Features
Configurable Spawnable Entities: Choose which mobs can participate in village sieges. Each entity can have a weight, allowing for probability-based spawns.
Adjustable Maximum Spawns: Change the maximum number of mobs that can spawn during a siege via a simple JSON configuration.
Weight-Based Spawning: Entities spawn according to their assigned weight, giving you full control over siege composition.
Easy to Customize: Default configuration is included, but you can modify it to fit your world’s difficulty and style.
Lightweight & Compatible: Minimal performance impact and fully compatible with other mods that affect village behavior.
Default Config Example
{
"MaxSpawnableEntitiesDuringSiege": 20,
"SpawnableEntitiesDuringSiege": [
"minecraft:zombie;100"
]
}
MaxSpawnableEntitiesDuringSiege– The maximum number of entities that can spawn during a siege.SpawnableEntitiesDuringSiege– List of entity IDs with weights for random spawning.
Recommended For
- Players who want more challenging or customizable village sieges.
- Modpacks that need configurable mob encounters.
- Anyone looking to add variety to Minecraft’s AI events.
CustomSiege makes village sieges flexible, fun, and fully adjustable for every Minecraft world. Make your villages worth defending!