theCountChuckula

label 1.3

Apr 28th, 2013
68
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(2)
  4. mon.setCursorPos(2,2)
  5. mon.write("AE Enchant")
  6. mon.setCursorPos(3,3)
  7. mon.write("Storage")
  8. mon.setCursorPos(5,4)
  9. mon.write("||")
  10. mon.setCursorPos(5,5)
  11. mon.write("\/")
Advertisement
Add Comment
Please, Sign In to add comment