1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
azalea/azalea-registry
2025-03-13 20:46:12 +00:00
..
azalea-registry-macros update to rust edition 2024 2025-02-22 23:01:54 +00:00
src fix wrong Consumable component implementation and add set_equipment test 2025-03-13 20:46:12 +00:00
Cargo.toml cleanup, fix warnings 2025-02-02 21:17:28 +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.