
Spawner Imbuer
This modification introduces one crucial change to vanilla mob spawner mechanics - they can now function even when there are no players nearby. The only requirement is that the chunk containing the spawner must be loaded and active.
This solution is ideal for creating automated systems. While the "player must be nearby" limitation makes sense in vanilla gameplay, in modded setups using chunk loaders, it becomes unnecessary and hampers automation capabilities.
However, don't worry about overwhelming the world with mobs: all basic spawner restrictions remain intact - they stop working when there are already enough mobs in the vicinity.
It's also important to note that this modification works exclusively on the server side and doesn't require installation on clients.