Advertisement
Guest User

todo

a guest
Oct 21st, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. local monitor = peripheral.wrap("right")
  2. monitor.setTextScale(2)
  3. term.clear()
  4. term.setcursorPos(1,0)
  5. Print("ToDo")
  6. print("-Expand Quarry Power"
  7. print("-Flying rings")
  8. print("-Bee Hives")
  9. print("-get munny")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement