for i=1,64 do
turtle.forward()
turtle.placeDown()
end
