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