mojira.dev
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.

Comments 4

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

I'm not too sure but I think the "breed all animals" issue is being tracked in MC-227148?

Maybe I should revert this ticket back to my original content? If so, these two tickets should be considered to be related with each other.

anterdc99

(Unassigned)

Confirmed

Advancements

1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, ..., 23w05a, 23w06a, 23w07a, 1.19.4 Pre-release 2, 1.20.1

Retrieved