Advertisement
aodminecraft

Arc OS colour -lib/off

Aug 1st, 2015
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. local side = "back"
  2. term.setTextColor(colors.red)
  3.  print("Turning Lights Off")
  4.  redstone.setOutput(side, false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement