Advertisement
se7enek

test1

Sep 13th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. turtle.select(1)
  2. turtle.place()
  3. redstone.setOutput("right",true)
  4. redstone.setOutput("right",false)
  5. if turtle.detect(){
  6. redstone.setOutput("right",true)
  7. redstone.setOutput("right",false)
  8. turtle.dig()}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement