syntax
This commit is contained in:
parent
750b517a47
commit
ba3540d861
@ -210,7 +210,7 @@ local function mineChunk(size)
|
|||||||
mineRow(state["dataGoalPathProgress"])
|
mineRow(state["dataGoalPathProgress"])
|
||||||
|
|
||||||
--turn back and return to start of row if not last row
|
--turn back and return to start of row if not last row
|
||||||
if i<state[dataGoalRows]-1 do
|
if i<state[dataGoalRows]-1 then
|
||||||
while not turtle.detect() do
|
while not turtle.detect() do
|
||||||
turtle.forward()
|
turtle.forward()
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user