mjmac85

Untitled

Mar 21st, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. turtle.select(1)
  2. turtle.refuel(1)
  3. turtle.turnLeft()
  4. turtle.dig()
  5. turtle.dig()
  6. turtle.forward()
  7. turtle.dig()
  8. turtle.dig()
  9. turtle.forward()
Advertisement
Add Comment
Please, Sign In to add comment