Mojira Archive
MC-237307

Inconsistency Namespace ID and translation key of the "Serious Dedication" advancement

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.