Advertisement
mpaul97

testing

Aug 7th, 2021 (edited)
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.05 KB | None | 0 0
  1. if turtle.detectDown() then
  2.     turtle.digDown()
  3. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement