Visible Energy
A NeoForge addon mod for FluxNetworks that highlights the locations, transfer rates, and network topology of flux network devices in the game world.
Features
- Device Highlighting — Marks all Flux devices in the scan area with semi-transparent colored blocks and wireframes matching the flux network's color
- Connection Lines — Draws thin colored lines between input points (PLUG) and other devices within the same network, providing a clear visual representation of network topology
- Info Labels — Displays the device name, network name, energy transfer rate, and network percentage above each device
- Dynamic Refresh — Automatically updates data every 1 second, reflecting energy changes in real time
- Cross-Dimensional Monitoring — Detects and indicates devices in other dimensions within the network, displaying coordinates and chunk loading status
- Color-Coded Hints — Green indicates energy input, red indicates high-percentage output
Commands
| Command |
Description |
/ve |
Scans surrounding Flux devices with the default radius |
/ve scan [radius] |
Scans with a specified radius (5~128) |
/ve stop |
Stops the current scan |
/ve duration <seconds> |
Sets the highlight display duration (1~3600 seconds) |
Configuration
Configure via visible_energy-common.toml:
scanRadius — Scan radius, default 32, range 5~128
displayDuration — Highlight display duration in seconds, default 30, range 5~300