.
This commit is contained in:
parent
36dce7eff9
commit
8c46559be9
@ -106,7 +106,7 @@ local function printLayer(matrix, withChest)
|
|||||||
turtle.forward()
|
turtle.forward()
|
||||||
turtle.turnLeft()
|
turtle.turnLeft()
|
||||||
end
|
end
|
||||||
turtle.turnLeft()
|
turtle.turnRight()
|
||||||
|
|
||||||
-- go back to start
|
-- go back to start
|
||||||
for i=#matrix, 1, -1 do
|
for i=#matrix, 1, -1 do
|
||||||
|
Loading…
Reference in New Issue
Block a user