gcewing / SGCraft

Stargates mod for Minecraft
http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/SGCraft/
MIT License
11 stars 50 forks source link

shutdown because of no power #45

Open Nex4rius opened 7 years ago

Nex4rius commented 7 years ago

If the stargate turns off because it's out of power it still has a tiny bit of energy left. You can see that if you access the energy with a computer. Could you drain the energy completely? My computer program has extra red text "no energy" when energy is at 0 but its never at 0 after you build it.

I could make something like if energy < 10000 then print("no energy") but it changes because of the energy config of the server on how much power is too low to dial.