Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mon = peripheral.wrap("back")
- mon.clear()
- mon.setTextScale(2)
- mon.setCursorPos(2,2)
- mon.write("AE Enchant")
- mon.setCursorPos(3,3)
- mon.write("Storage")
- mon.setCursorPos(5,4)
- mon.write("||")
- mon.setCursorPos(5,5)
- mon.write("\/")
Advertisement
Add Comment
Please, Sign In to add comment