changed miner
This commit is contained in:
parent
7c9e4245d4
commit
95116c24bd
@ -39,9 +39,9 @@ local function digLayer(a)
|
|||||||
|
|
||||||
if a%2==0 then
|
if a%2==0 then
|
||||||
turtle.turnRight()
|
turtle.turnRight()
|
||||||
turtle.turnRight()
|
|
||||||
else
|
else
|
||||||
turtle.turnRight()
|
turtle.turnRight()
|
||||||
|
turtle.turnRight()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user