minetest-mods / technic

Technic mod for Minetest
Other
145 stars 153 forks source link

Treat machines as cables #313

Open numberZero opened 7 years ago

numberZero commented 7 years ago

Would fix #277 #296 and whatever else in the simplest way, as multiple switching stations in single network are supported already.

numberZero commented 7 years ago

Update: make only non-fuel-consuming generators (like solar panels) and the supply convertor conductive. Fuel consumption grows in “multi-phased” setup, so there is no real need to forbid such speed up for fuel-fired generators, as well as for other machines as they consume more power this way.