.
This commit is contained in:
parent
80e355ebd4
commit
49937e0c75
@ -232,6 +232,7 @@ local function mineChunk()
|
||||
setState(state)
|
||||
|
||||
for i=state["dataCurrentRow"], state["dataGoalRows"]-1 do
|
||||
sleep(0.5)
|
||||
mineRow(state["dataGoalPathProgress"])
|
||||
|
||||
--turn back and return to start of row if not last row
|
||||
|
@ -59,4 +59,4 @@ end
|
||||
|
||||
|
||||
|
||||
digComplete(5)
|
||||
digComplete(10)
|
Loading…
Reference in New Issue
Block a user