ModMIT
ForceBeaconLoadForForge
A Forge mod that allows beacons to function and render at any distance, even when chunks are unloaded.
77
Downloads
0
Followers
2 months ago
Updated
📦
4
Versions
📖About ForceBeaconLoadForForge
Mod Information
Original Author: 2894638479
Original Project: https://github.com/2894638479/fabric-force-beacon-load/
Port Note: This is a Forge port of the original Fabric mod, with features identical to the original.
Features
- Allows beacons to work and render at long distances, even when their chunks are unloaded.
- The server stores a global list of all beacons and synchronizes them to clients at specific intervals.
- Replaces vanilla beacon potion effect logic and reapplies effects based on distance. Provides a much longer range than vanilla: level × 50 + 100 blocks.
- The client prevents Embeddium's default beacon rendering and instead renders all beacons synchronized from the server (even outside render distance).
- Provides level-shrink rendering support for the blue-archive-halo mod.
- Increases the render far‑plane to prevent distant beacon beams from being clipped.
Installation
Both client and server must install the mod for it to work.