azalea/azalea-registry
mat 2c610826fc
Replace azalea-nbt with simdnbt (#111)
* delete azalea-nbt and replace with simdnbt

* use simdnbt from crates.io

* remove serde dependency on azalea-registry
2023-11-19 22:07:38 -06:00
..
azalea-registry-macros Replace azalea-nbt with simdnbt (#111) 2023-11-19 22:07:38 -06:00
src 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
Cargo.toml Replace azalea-nbt with simdnbt (#111) 2023-11-19 22:07:38 -06: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.