mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
shorten the Plugins bullet point in the readme
This commit is contained in:
parent
b828bc2b12
commit
6a83a6fa38
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _Currently supported Minecraft version: `1.21.5`._
|
|||
- [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)
|
||||
- [Inventories](https://azalea.matdoes.dev/azalea/struct.Client.html#impl-ContainerClientExt-for-Client)
|
||||
- [Attacking entities](https://azalea.matdoes.dev/azalea/struct.Client.html#method.attack) (but you can't get the entity at the crosshair yet)
|
||||
- [Plugins system](#plugins)
|
||||
- [Plugins](#plugins)
|
||||
|
||||
## Docs
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue