1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-registry
2024-11-27 10:26:40 +00:00
..
azalea-registry-macros Update and merge the dependencies (#187) 2024-11-23 02:29:30 -06:00
src replace once_cell with std:;sync::LazyLock 2024-11-27 10:26:40 +00:00
Cargo.toml replace once_cell with std:;sync::LazyLock 2024-11-27 10:26:40 +00: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.