.
This commit is contained in:
parent
f1351b2b79
commit
cae862e5bc
@ -91,7 +91,7 @@ local function kiss()
|
|||||||
for i=1, #toCollect do
|
for i=1, #toCollect do
|
||||||
turtle.forward()
|
turtle.forward()
|
||||||
for j=4, 16 do
|
for j=4, 16 do
|
||||||
turtle.select(i)
|
turtle.select(j)
|
||||||
|
|
||||||
itemDetail = turtle.getItemDetail()
|
itemDetail = turtle.getItemDetail()
|
||||||
if itemDetail ~= nil then
|
if itemDetail ~= nil then
|
||||||
|
Loading…
Reference in New Issue
Block a user