fix bug
This commit is contained in:
parent
363150a701
commit
470fcd8238
@ -74,8 +74,8 @@ while true do
|
||||
print('could not find any empty buckets. returning and refilling')
|
||||
returnToBase()
|
||||
despositRefill()
|
||||
end
|
||||
|
||||
else
|
||||
turtle.select(bucket)
|
||||
-- try to fill it
|
||||
turtle.placeDown()
|
||||
@ -84,4 +84,5 @@ while true do
|
||||
ForwardCounter = ForwardCounter + 1
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user