Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- if rs.getInput("top") then
- turtle.select(1)
- turtle.place()
- sleep(5)
- tuitle.dig()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement