This commit is contained in:
Julian Brammer 2024-06-17 03:52:06 +02:00
parent 8bc931020e
commit 05ba569253

View File

@ -80,12 +80,14 @@ local function kiss()
end
-- sort items away
turtle.forward(9)
turtle.turnLeft()
turtle.forward(8)
turtle.turnRight()
turtle.forward()
turtle.down()
--store wheat
--store stuff
for i=1, #toCollect do
turtle.forward()
for j=4, 16 do