Update client
This commit is contained in:
parent
7e77588436
commit
dec935be2d
@ -193,11 +193,13 @@ function digShaft()
|
||||
digDeep(turtle.down, noop, noop, depth)
|
||||
turtle.turnLeft()
|
||||
digDeep(turtle.up, noop, noop, depth)
|
||||
turtle.turnLeft()
|
||||
selectCobble()
|
||||
turtle.up()
|
||||
turtle.placeDown()
|
||||
--turtle.digUp()
|
||||
--turtle.up()
|
||||
--faceDir(0)
|
||||
end
|
||||
|
||||
function digTo(x, z)
|
||||
|
Loading…
Reference in New Issue
Block a user