This commit is contained in:
Julian Brammer 2024-06-17 04:27:26 +02:00
parent c7d6badd3f
commit 5e7eec746f

View File

@ -67,6 +67,7 @@ local function kiss()
currentSeed = 1
end
turtle.placeDown()
turtle.forward()
end
if i%2==1 and i<7 then
turtle.turnRight()