Advertisement
Nt1ty

Untitled

Jun 9th, 2023 (edited)
887
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. while true do
  2.     turtle.placeUp()
  3.     turtle.digUp()
  4.     turtle.up()
  5. end
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement