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