aboutsummaryrefslogtreecommitdiff
path: root/azalea/benches/checks.rs
AgeCommit message (Collapse)Author
2026-03-28instant path updates for simple paths, and add follow command to testbotmat
2025-12-12Refactor azalea-registry (#294)mat
* move registries in azalea-registry into separate modules * rename Item and Block to ItemKind and BlockKind * remove 'extra' registries from azalea-registry * hide deprecated items from docs * use DamageKindKey instead of Identifier when parsing registries * store tag entries as a Vec instead of a HashSet * sort tag values by protocol id * update changelog
2025-02-22update to rust edition 2024mat
2024-12-24fix parsing Dust particle and treat waterlogged blocks as liquid in pathfindermat