asd
This commit is contained in:
parent
80b6fbd952
commit
c8fac4e1f2
@ -212,7 +212,7 @@ local function mineChunk()
|
|||||||
|
|
||||||
--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 then
|
if i<state["dataGoalRows"] then
|
||||||
turtle.turnLeft()
|
turtle.turnLeft()
|
||||||
turtle.turnLeft()
|
turtle.turnLeft()
|
||||||
--while not turtle.detect() do
|
--while not turtle.detect() do
|
||||||
|
Loading…
Reference in New Issue
Block a user