Finally fixed (?)
This commit is contained in:
parent
61ab5c3337
commit
230504ea7e
@ -125,10 +125,10 @@ function digShaft()
|
||||
turtle.turnLeft()
|
||||
digDeep(turtle.up, noop, noop, depth)
|
||||
turtle.turnLeft()
|
||||
turtle.digUp()
|
||||
turtle.up()
|
||||
selectCobble()
|
||||
turtle.placeDown()
|
||||
turtle.digUp()
|
||||
turtle.up()
|
||||
turtle.up()
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user