The Bug:
The minecraft:entity.tadpole.grow_up sound event doesn't have a translation key.
As a result of this issue, the subtitle produced when a tadpole grows up is "subtitles.entity.tadpole.grow_up".
Steps to Reproduce:
Ensure that you have subtitles enabled in your accessibility settings.
Play the "minecraft:entity.tadpole.grow_up" sound by executing the following command.
/playsound minecraft:entity.tadpole.grow_up master @a
Look at the subtitle produced upon this sound being played.
Take note as to whether or not the minecraft:entity.tadpole.grow_up sound event has a translation key.
Observed Behavior:
This sound doesn't have a translation key.
Expected Behavior:
This sound would have a translation key.
Linked issues
is duplicated by 16
Attachments
Comments 5
Per MC-250311 and the prior comment, this isn't actually fixed.
Affected to the new snapshot 1.19 pre2 as well.