Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Crouch when mining block to mine

everlyy opened this issue ยท 3 comments

commented

Describe your suggestion

Add a option to make the player crouch when it's about to mine a block that it's asked to mine, so that if veinminer or something similar is installed on the server, it instantly mines the entire vein.

Settings

Just a boolean to make the player crouch when they're about to mine a block told to mine.

Context

This will make it more efficient in servers where plugins such as veinminer are installed.

Final checklist

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

Anyways updates on this one?

commented

This is a great idea, is it possible to be implemented?

commented

It is implementable for sure (mostly searching for places where it presses CLICK_LEFT and make it press SHIFT as well).
Personally I would not do this though, as I don't see "some servers make shift do things so add an option to press it" as a good reason, more so since I've yet to know of such a server which would actually allow Baritone to be used. Additionally this would come with concerns like not pressing shift when the veinmining would mine the block below Baritone, which already requires more information about the server plugin (which blocks will be mined).