Advertisement
astonish01

Witherturtlesonly

May 22nd, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. delete startup
  2. pastebin get DFSxN1rN startup
  3. while true do
  4. turtle.dig()
  5. turtle.forward()
  6. turtle.place()
  7. turtle.back()
  8. turtle.select(2)
  9. turtle.place()
  10. turtle.select(1)
  11. sleep(65)
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement