diff options
| author | mat <git@matdoes.dev> | 2025-03-16 19:01:31 +0000 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-03-16 19:01:31 +0000 |
| commit | ca2e0b3922da74799be812e5a534a20d611fce1a (patch) | |
| tree | eddfab9839d539a31071bb206493bb4a86fbd53e /README.md | |
| parent | b0bd992adcff71ee294dd05060e00e652f62a7b2 (diff) | |
| download | azalea-drasl-ca2e0b3922da74799be812e5a534a20d611fce1a.tar.xz | |
entity collisions
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ _Currently supported Minecraft version: `1.21.4`._ ## Features -- [Accurate physics](https://github.com/azalea-rs/azalea/blob/main/azalea-physics/src/lib.rs) (but some features like entity collisions and elytras aren't yet implemented) +- [Accurate physics](https://github.com/azalea-rs/azalea/blob/main/azalea-physics/src/lib.rs) (but some features like entity pushing and elytras 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) |
