20 releases (breaking)
Uses new Rust 2024
| 0.16.0+mc26.1 | Mar 28, 2026 |
|---|---|
| 0.15.0+mc1.21.11 | Dec 19, 2025 |
| 0.14.0+mc1.21.8 | Sep 28, 2025 |
| 0.13.0+mc1.21.5 | Jun 16, 2025 |
| 0.4.0 | Nov 19, 2022 |
#2 in #azalea
1,048 downloads per month
Used in 11 crates
(10 directly)
745KB
19K
SLoC
azalea-registry
Minecraft's registries are a system that give identifiers to certain enums the game.
Some registries, defined in crate::builtin, are static for the client and server. This includes blocks and items.
Other registries, defined in crate::data, are sent to us by the server. This includes things such as enchantments and biomes.
Dependencies
~6.5–9.5MB
~98K SLoC