This commit is contained in:
Julian Brammer 2024-06-15 00:39:52 +02:00
parent 36dce7eff9
commit 8c46559be9

View File

@ -106,7 +106,7 @@ local function printLayer(matrix, withChest)
turtle.forward()
turtle.turnLeft()
end
turtle.turnLeft()
turtle.turnRight()
-- go back to start
for i=#matrix, 1, -1 do