while true do
turtle.suck()
if turtle.compareTo(9) == true then
turtle.turnRight()
turtle.drop()
turtle.turnLeft()
end
else turtle.craft()