Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- turtle.inspect()
- if "minecraft:air" then
- while "minecraft:air" do
- turtle.select(1)
- turtle.place()
- end
- end
- end
- while true do
- turtle.inspect()
- if "minecraft:wood" then
- while "minecrraft:wood" do
- turtle.dig()
- end
- turtle.up()
- end
- if "turle.detectUp" then
- while "turtle.detectUp" do
- turle.digUp()
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment