1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00
azalea/azalea-registry
mat d1afd02aa8
Update to Bevy 0.11 (#94)
* update to bevy 0.11

* clippy

---------

Co-authored-by: mat <git@matdoes.dev>
2023-07-09 19:11:29 -05:00
..
azalea-registry-macros Update to Bevy 0.11 (#94) 2023-07-09 19:11:29 -05:00
src fix clientboundsoundpacket 2023-06-15 14:37:20 -05:00
Cargo.toml chore: Release 2023-05-16 23:57:06 -05:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea Registry

Minecraft has a concept called "registries", which are primarily used to determine ids in the protocol. The contents of this crate are automatically generated using Minecraft's built-in data generator.