Beacon Bounding Box
Eliminate guesswork when determining beacon coverage areas.
Beacon Bounding Box is a lightweight client-side mod that visually displays the area of effect of all beacons in the world using colorful bounding boxes. Each beacon is assigned a random color, making it easy to distinguish between multiple beacons even when their ranges overlap.
Main Features
- Visual zone display: The area of influence for each beacon is displayed as a 3D bounding box ~[]~
- Random colors: Each beacon receives a unique, randomly generated color
- Toggle display: Easily turn bounding box rendering on and off using a hotkey (default G)
- Conduit support: Now also displays a sphere showing the area of effect for sea conduits! Default toggle key is H
- Customizable height: Adjust the vertical size of the beacon box in-game through Mod Menu and Cloth Config or the JSON file in
config/beaconrange.json
Compatibility and Updates
- Beacon Extender Compatibility: Added support for Beacon Extender mod in version 1.1 (only for Minecraft 1.21.4)
- Display modes: Version 1.2 added two modes - outlines and solid blocks, which can be switched in settings
This tool will become an indispensable helper when building large bases, organizing effects, or simply for better visual representation of beacon and conduit effect zones.
Planned Features
- Adjustable transparency for walls in solid block mode
- Shader support for block mode (unlikely)
- Ability to place a "ghost beacon" to test its range before actual placement