Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Allow new 1.5.2 tunnels to have height and width but unspecified depth

reticivis-net opened this issue ยท 5 comments

commented

Describe your suggestion

right now depth is a required argument for custom tunnels, thats dumb

Settings

allow #tunnel to take 0 arguments (infinite 1x2), 2 arguments (heightXwidth infinite) or 3 arguments (heightxwidth and depth)

Context

the custom tunnels will likely be used to mine incredibly long nether highways on anarchy servers and putting in too big of a number for depth causes an error

Final checklist

  • I know how to properly use check boxes
  • I have not used any OwO's or UwU's in this issue.
commented

try doing #tunnel 3 10 3, it will make a 10 block wide 3x3 tunnel

commented

@ballzer this issue is specifically about not specifying a length to make it build continuously just like when you dig a 1x2 tunnel.

commented

Isn't this already a thing? You just don't specify depth?

commented

I tried to do #tunnel 3 3 but it started digging a 1x2 tunnel and only did 3x3 when i specified depth

commented

Ah, I see. If it starts digging 1x2 then that's a bug.