Adds a Toggle to view the power grid (why isn't that Vanilla?).
It also adds a little more info to the power grid view. Now the grid will display different colors:
- Gray: There is no buildings using the connected energy.
- Blue: The energy production on the grid is greater than its consumption.
- Yellow: The energy production on the grid is lower than its consumption, but there is energy stored in batteries.
- Red: The energy production on the grid is lower than its consumption, and there is no energy stored in batteries.
Alternatives
- Active Circuits: It does something similar. It does uses a different color scheme. It does not have a Power Grid View toggle button.