This commit is contained in:
Julian Brammer 2024-06-17 03:41:57 +02:00
parent e704ba982f
commit 8bc931020e

View File

@ -88,7 +88,7 @@ local function kiss()
--store wheat
for i=1, #toCollect do
turtle.forward()
for j=4, 16
for j=4, 16 do
turtle.select(i)
itemDetail = turtle.getItemDetail()