theCountChuckula

label

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