Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- turtle.up()
- turtle.up()
- turtle.up()
- turtle.up()
- turtle.turnRight()
- turtle.forward()
- for i=1,16,1 do
- turtle.forward()
- turtle.select(i)
- turtle.dropDown()
- end
- turtle.turnRight()
- turtle.turnRight()
- for a=1,17,1 do
- turtle.forward()
- end
- turtle.turnRight()
- turtle.down()
- turtle.down()
- turtle.down()
- turtle.down()
- rednet.open("right")
- for i = 8, 23 do
- rednet.send(i, "mining 0")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement