diff options
| author | mat <git@matdoes.dev> | 2026-01-17 18:21:25 -0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2026-01-17 13:52:47 -1030 |
| commit | d990945918d78730faae847b5d21dcf641775da3 (patch) | |
| tree | fd0e9eb7e25aa14ba7565f17b4e18f455b8732b6 | |
| parent | be4f2df7be4963a863d6fd96f64275dd7028e9d4 (diff) | |
| download | azalea-drasl-d990945918d78730faae847b5d21dcf641775da3.tar.xz | |
add pathfinder speed claim to readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ _Currently supported Minecraft version: `1.21.11`._ ## Features - [Accurate physics](https://azalea.matdoes.dev/azalea_physics/) (but some features like entity pushing and elytras aren't implemented yet) -- [Pathfinder](https://azalea.matdoes.dev/azalea/pathfinder/index.html) +- [Pathfinder](https://azalea.matdoes.dev/azalea/pathfinder/index.html) (partially based on Baritone and several times faster) - [Swarms](https://azalea.matdoes.dev/azalea/swarm/index.html) - [Breaking blocks](https://azalea.matdoes.dev/azalea/struct.Client.html#method.mine) - [Block interactions & building](https://azalea.matdoes.dev/azalea/struct.Client.html#method.block_interact) (this doesn't predict the block interactions/placement on the client yet, but it's usually fine) |
