Advertisement
Guest User

testtitle

a guest
Aug 18th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. while turtle.detect() == false do
  2.     turtle.move()
  3.     turtle.digDown()
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement