.
This commit is contained in:
parent
e704ba982f
commit
8bc931020e
@ -88,7 +88,7 @@ local function kiss()
|
|||||||
--store wheat
|
--store wheat
|
||||||
for i=1, #toCollect do
|
for i=1, #toCollect do
|
||||||
turtle.forward()
|
turtle.forward()
|
||||||
for j=4, 16
|
for j=4, 16 do
|
||||||
turtle.select(i)
|
turtle.select(i)
|
||||||
|
|
||||||
itemDetail = turtle.getItemDetail()
|
itemDetail = turtle.getItemDetail()
|
||||||
|
Loading…
Reference in New Issue
Block a user