halvors / Electrometrics

Electrometrics is a Minecraft mod that adds electrical components for measuring energy and monitor your grid.
GNU Lesser General Public License v3.0
2 stars 2 forks source link

More intelligently detect Electricity Meter's active state. #46

Closed halvors closed 9 years ago

halvors commented 9 years ago

More intelligently detect Electricity Meter's active state.

The block should be in active state when outputting energy from the internal storage.

When the block is not outputting energy and the storage's energy amount is 0 the block should be in inactive state.

To insure tha the block don't get stuck in active state when the energy amount is greater than 0 and no cable is connected to the output direction we should check that too. If there is no TileEntity in the output direction we set the block in inactive state.

halvors commented 9 years ago

Implemented in commit 97a3c87c457c0a6a128cf3e942140b7a713b23aa