fix(inferium-harvester): retrieveHomePositionProcedure
This commit is contained in:
parent
6b4e4f248d
commit
f7a83ef911
@ -151,6 +151,7 @@ local function retrieveHomePositionProcedure()
|
||||
|
||||
while true do
|
||||
if turtleUtils.getInventory('bottom') then
|
||||
turtle.turnLeft()
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user