theCountChuckula

label 1.2

Apr 28th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. mon = peripheral.wrap("back")
  2. mon.clear()
  3. mon.setTextScale(3)
  4. mon.setCursorPos(3,3)
  5. mon.write("AE Enchant")
  6. mon.setCursorPos(4,4)
  7. mon.write("storage")
Advertisement
Add Comment
Please, Sign In to add comment