diff options
| author | mat <git@matdoes.dev> | 2023-10-08 03:24:29 -0500 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2023-10-08 03:24:29 -0500 |
| commit | 682609a24e62587094397aab13fda924aa44509e (patch) | |
| tree | 91770fac7d43c3ac76991af5306453f16d4fa832 /README.md | |
| parent | 971f42e3dbee8de614573450fc9548c008f3b3b5 (diff) | |
| download | azalea-drasl-682609a24e62587094397aab13fda924aa44509e.tar.xz | |
knockback
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ A collection of Rust crates for making Minecraft bots, clients, and tools. ## Features -- [Accurate physics](https://github.com/azalea-rs/azalea/blob/main/azalea-physics/src/lib.rs) (but some features like knockback and water physics aren't yet implemented) +- [Accurate physics](https://github.com/azalea-rs/azalea/blob/main/azalea-physics/src/lib.rs) (but some features like entity collisions and water physics aren't yet implemented) - [Pathfinder](https://azalea.matdoes.dev/azalea/pathfinder/index.html) - [Swarms](https://azalea.matdoes.dev/azalea/swarm/index.html) - [Breaking blocks](https://azalea.matdoes.dev/azalea/struct.Client.html#method.mine) |
