skyboy / MineFactoryReloaded

104 stars 75 forks source link

Steamboiler: don't produce Steam if the internal Steam-Tank is full. #407

Closed wilkemeyer closed 9 years ago

wilkemeyer commented 9 years ago

This changes the behavior of the Steam-Boiler:

Old behavior:

Steam being produced all the time, even if the internal steam tank is full. This implies that water will be consumed, too.

New behavior:

If the Steam-Tank is full - it stops steam production, also no water will be consumed.

Heating / Fuel consumption is not changed - this means that even if there's no steam produced due to full steam tank, fuel gets consumed as it would produce steam.

If the old behavior was intended as balancing/game-design element - just refuse the PR :)

skyboy commented 9 years ago

The old method is intentional - part of the same upkeep as keeping the boiler fueled.