D
Drewlbucket
Guest
Is it possible to write a sort of nested IF statement with this mod or do I have to go another route (using Direwol20)?
Example:
if(Energy < 30)
Redstone On
If (Energy > 95)
Redstone Off
else ()
Redstone Off
Basically if an energy cell is < 30 percent, I want a red stone signal to send until I am back to 95 - then turn off until it drops back below 30 percent.
I apprecaite any help you can give.
Thanks
Example:
if(Energy < 30)
Redstone On
If (Energy > 95)
Redstone Off
else ()
Redstone Off
Basically if an energy cell is < 30 percent, I want a red stone signal to send until I am back to 95 - then turn off until it drops back below 30 percent.
I apprecaite any help you can give.
Thanks