Add Anvil file format support to README.md

This commit is contained in:
Ryan Johnson 2022-12-29 21:16:33 -08:00 committed by GitHub
parent c9aeda7dbd
commit e386c9e2c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@ place. Here are some noteworthy achievements:
generate Rust code for the project. The JSON files can be used in other projects as well.
- [x] Items
- [x] Particles
- [x] Anvil file format (read only)
- [ ] Inventory
- [ ] Block entities
- [x] Proxy support ([Velocity](https://velocitypowered.com/), [Bungeecord](https://www.spigotmc.org/wiki/bungeecord/) and [Waterfall](https://docs.papermc.io/waterfall))