aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-01-17 18:21:25 -0600
committermat <git@matdoes.dev>2026-01-17 13:52:47 -1030
commitd990945918d78730faae847b5d21dcf641775da3 (patch)
treefd0e9eb7e25aa14ba7565f17b4e18f455b8732b6
parentbe4f2df7be4963a863d6fd96f64275dd7028e9d4 (diff)
downloadazalea-drasl-d990945918d78730faae847b5d21dcf641775da3.tar.xz
add pathfinder speed claim to readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55a5fe5d..689c6c5e 100644
--- a/README.md
+++ b/README.md
@@ -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)