mercwear

turtledig

Nov 29th, 2015
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. for x=1,11
  2. for i=1,18 do
  3. turtle.dig()
  4. turtle.forward()
  5. end
  6. turtle.turnRight()
  7. turtle.turnRight()
  8. turtle.down()
  9. end
Advertisement
Add Comment
Please, Sign In to add comment