Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Blacklisted 'zones'

265866 opened this issue ยท 4 comments

commented

Describe your suggestion

User could set different coordinate 'zones' that baritone would mine in

Settings

#set disallowedZones (true or false)
#set allowedZones (true or false)
^ could not be both true at the same time
#addzone (x1) (y1) (z1) (x2) (y2) (z2) (name)
#delzone (name)
#listzones (would return list of zone names and corresponding coordinate points

Context

Baritone won't dig through my own home, I know you can do blacklisted blocks but this would be much easier to do, also if you have a multi-building area, it wont dig up the terrain

Final checklist

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

This would really help if there's sone sort of spawn protection or something that Baritone wants to break but literally can't

commented

Similar to #667, maybe that one should be closed and this one left open as this is more fleshed out and has further ideas onto that. It should also be optional whether the zone is blacklisted (no mining inside it) or whitelisted (only mining inside it).

commented

I think the commands should be

  • one setting to toggle all zones on or of
  • one to create zones (both allowed and disallowed) from selections
  • one to remove a zone by name
  • maybe one to toggle them by name?

The last 2/3 points should probably be subcommands of the same command; the one for creation could also be a subcommand of sel instead (and should be noted in help sel in any case)

Allowed and disallowed zones could coexist by either allowed zones overwriting disallowed zones or the other way round (another setting? a priority for each zone?).

commented

Similar to #667, maybe that one should be closed and this one left open as this is more fleshed out and has further ideas onto that. It should also be optional whether the zone is blacklisted (no mining inside it) or whitelisted (only mining inside it).

Yeah, definitely, Iโ€™ll add those ideas to the suggestion