aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/pathfinder/extras/utils.rs
AgeCommit message (Collapse)Author
2026-01-13Rename Instance to World (#304)mat
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
2024-08-15fix sometimes being able to mine blocks through wallsmat