Skip to content

Commit

Permalink
Fix name of equipment asset mapping file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Dec 2, 2024
1 parent 6e90a3e commit f1f95a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ mappingCompression {
compress("entity/wolf_variant_mappings.json")

compress("item/consume_effect_type_mappings.json")
compress("item/item_armor_material_mappings.json")
compress("item/equipment_asset_mappings.json")
compress("item/item_banner_pattern_mappings.json")
compress("item/item_component_mappings.json")
compress("item/item_instrument_mappings.json")
Expand Down

0 comments on commit f1f95a0

Please sign in to comment.