Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- turtle.select(1)
- turtle.place()
- redstone.setOutput("right",true)
- redstone.setOutput("right",false)
- if turtle.detect() then
- redstone.setOutput("right",true)
- redstone.setOutput("right",false)
- turtle.dig()
- end
Advertisement
Add Comment
Please, Sign In to add comment