Jebula999

Break

Jun 26th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. turtle.digDown()
  2. turtle.dig()
  3. turtle.turnRight()
  4. turtle.dig()
  5. turtle.down()
  6. turtle.dig()
  7. turtle.turnLeft()
  8. turtle.dig()
  9. turtle.digDown()
  10. turtle.down()
  11. turtle.dig()
  12. turtle.turnRight()
  13. turtle.dig()
Add Comment
Please, Sign In to add comment