tomtrein

sticksc

Jun 18th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. turtle.suckUp()
  2. while turtle.place()
  3. turtle.select(2)
  4. turtle.dig()
  5. turtle.select(1)
  6. turtle.place()
  7. turtle.select(3)
  8. turtle.dig()
  9. turtle.select(1)
  10. end
  11. turtle.craft()
  12. turtle.dropDown()
  13. turtle.craft()
  14. turtle.dropDown()
  15. turtle.craft()
  16. turtle.dropDown()
  17. turtle.craft()
  18. turtle.dropDown()
Advertisement
Add Comment
Please, Sign In to add comment