Advertisement
Guest User

Bruh

a guest
Jul 18th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. local num = 0
  2. while num == 0 do
  3.   if turtle.detect() then turtle.dig() end
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement