-
Bug
-
Resolution: Fixed
-
24w40a
-
None
-
Confirmed
-
(Unassigned)
The minecraft:adventure/trim_with_all_exclusive_armor_patterns and minecraft:adventure/trim_with_any_armor_pattern advancements now use a toString output in their criteria keys, rather than the previous formatted output. For example, the armor_trimmed_minecraft:rib_armor_trim_smithing_template_smithing_trim criteria key was changed to armor_trimmed_ResourceKey[minecraft:recipe / minecraft:rib_armor_trim_smithing_template_smithing_trim].
This change is not expected as the criteria keys are expected to be stable and generally toString outputs have been avoided in data generation.