azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.
https://azalea.matdoes.dev
MIT License
361 stars 48 forks source link

Add mining to the pathfinder #122

Closed mat-1 closed 8 months ago

mat-1 commented 8 months ago

this is pretty much done i think, i want to add some more utilities to the pathfinder later (like infinite mining and mining an area) but that should be in a separate pr (and probably also a plugin separate from PathfinderPlugin, ig it could just be called PathfinderUtilsPlugin)