Code:
turtle.select(1) while true do if turtle.compare() then break end if turtle.detect() then turtle.turnLeft() else turtle.digDown() turtle.forward() if turtle.detectDown() then turtle.turnRight() turtle.turnRight() turtle.forward() end end endIn the turtles 1st slot there is glowstone
(The stop sign for the turtle.)
Edited by mrpoopy345, 12 January 2014 - 02:43 PM.











