![Spawner Control [Fabric & Forge]](https://cdn.metamods.net/images/mods/spawner-controls/logo.jpeg)
Spawner Control [Fabric & Forge]
Detailed mob spawner configuration
Now you have complete control over all spawner parameters in Minecraft! The Spawner Control mod allows you to configure key mob spawner characteristics through the configuration file.
Main configuration capabilities
Spawn limit parameters:
- setSpawnLimit - enables spawn count limitation (default: enabled)
- spawnLimit - number of ticks until spawner destruction (requires setSpawnLimit=true, default: 3)
- dropXp - experience drop when spawn limit is reached (requires setSpawnLimit=true, default: disabled)
Spawn speed parameters:
- spawnCount - number of entities spawned per tick (from 1 to the set value, default: 4)
- spawnDelay - main delay between spawns (default: 20)
- minSpawnDelay - minimum delay between spawns (default: 200)
- maxSpawnDelay - maximum delay between spawns (default: 800)
Radius parameters:
- spawnRange - spawn area around the spawner (default: 4 blocks)
- playerRange - distance at which player must be for spawn activation (default: 16 blocks)
- maxNearbyEntities - maximum number of entities that can spawn with other mobs (default: 6)
Supported Minecraft Versions
Mechanics in Action
See how spawner management works in the game:
Compatibility
The mod works with both Fabric and Forge, and can be included in any modpacks - just list Spawner Control in your used projects.