Beacon Chunkloaders
Turn ordinary Minecraft beacons into universal chunk loaders! This mod fundamentally changes the functionality of standard beacons, giving them the ability to continuously keep surrounding areas of the game world loaded.
Working Mechanism
Any chunk containing at least one beacon automatically receives the command forceload add , ensuring continuous activity of all processes in that zone. This means that farms, mechanisms, and production systems will continue to operate even when you are far from that location.
When you remove beacons from the chunk, the system automatically cancels forced loading with the corresponding command forceload remove . This approach allows easy management of area loading by simply placing or removing beacons as needed.
Project Origin
This modification is a fork of the well-known ChunkNoGoByeBye project by LexManos, adapted to work with beacons instead of specialized block structures.