alex-lawson / sb-automation

A comprehensive system of Starbound mods to automate the movement, production, and storage of materials, liquids, items, energy and data.
MIT License
12 stars 15 forks source link

Generator: add fuel status output #246

Open alex-lawson opened 10 years ago

alex-lawson commented 10 years ago

should send data: current fuel value, binary: true if empty

krypt-lynx commented 10 years ago

May be false if empty? Like integer to boolean cast? Hmm.. Battary rack return true if empty on lower connection, but this output is amount of free space..