
Ageing Spawners
The Ageing Spawners mod introduces an interesting change to the mob spawner mechanics - they can now break after a certain number of mob spawns.
Main Features
The system offers two operating modes:
- WHITELIST - only spawners with mobs from the whitelist will break after the specified number of spawns
- BLACKLIST - all spawners will break except those in the blacklist
List Configuration
In whitelist mode, you can specify specific mobs and the number of their spawns before the spawner breaks. For example, the entry "minecraft:pig;5" means that a pig spawner will break after 5 spawns. If the quantity is not specified (just "minecraft:pig"), the maxSpawnCount value from the settings section is used.
The blacklist only requires mob registry names, for example "minecraft:pig".
Configuration
Configuration files are located in the serverconfig folder inside the world. Starting from version 1.1.0 for Minecraft 1.16.5+, configs are located in the regular config folder.