From 682609a24e62587094397aab13fda924aa44509e Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 8 Oct 2023 03:24:29 -0500 Subject: knockback --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d7d5a2fa..029e0d43 100755 --- a/README.md +++ b/README.md @@ -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) -- cgit v1.2.3