The "Serious Dedication" advancement is defined in
<jar file>/data/minecraft/advancements/husbandry/obtain_netherite_hoe.json
and uses Namespace ID "husbandry/obtain_netherite_hoe" (pretty easy to confirm that by execute "/advancement" command).
But, in
<jar file>/assets/minecraft/lang/en_us.json (other languages are the same)
, using translation key "advancements.husbandry.netherite_hoe.<title/description>" for its name and description.
Comments 4
I'm not too sure but I think the "breed all animals" issue is being tracked in MC-227148?
Can confirm.
Also affects breeding all animals.
The bug:
Translation keys of 2 advancements don't match the advancement IDs.
Affected advancements
ID
Current translation key
Expected translation key
husbandry/bred_all_animals
advancements.husbandry.bre{color:red}e{color}d_all_animals
advancements.husbandry.bred_all_animals
husbandry/obtain_netherite_hoe
advancements.husbandry.netherite_hoe
advancements.husbandry.{color:red}obtain_{color}netherite_hoe