BuildCraft|Core

BuildCraft|Core

7M Downloads

Robots do not consume energy

Vexatos opened this issue ยท 2 comments

commented

As you can see at https://github.com/BuildCraft/BuildCraft/blob/6.4.x/common/buildcraft/core/robots/AIRobotRecharge.java#L40-L44, the robots are basically given free energy. I assume the first call of receiveEnergy() should have simulate set to true.

commented
commented

No. 2 fixed in 6.3.x, No. 1 fixed in 6.4.x