Advertisement
Erit1566

Next

Jun 22nd, 2014
206
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.dig()
  3. turtle.forward()
  4. turtle.turnRight()
  5. turtle.dig()
  6. turtle.forward()
  7. turtle.turnRight()
  8. shell.run("mine")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement