This commit is contained in:
Julian Brammer 2024-06-17 05:32:26 +02:00
parent 2a61de8850
commit 5e0c17e78a

View File

@ -97,7 +97,6 @@ local function kiss()
--store stuff
for i=1, #toCollect do
turtle.forward()
for j=4, 16 do
turtle.select(j)
@ -107,7 +106,8 @@ local function kiss()
turtle.dropDown()
end
end
end
end
turtle.forward()
end
for i=1,4 do