.
This commit is contained in:
parent
2fcc901bc5
commit
f951aa7636
@ -58,6 +58,7 @@ local function printLayer(matrix, withChest)
|
||||
--sleep(1)
|
||||
turtle.forward()
|
||||
if matrix[i][j] == 1 then
|
||||
itemInInventory()
|
||||
turtle.placeDown()
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user