The Bug:
Various goat sounds do not have any subtitles.
Steps to Reproduce:
Run any of the following commands:
/playsound minecraft:entity.goat.step master @a
/playsound minecraft:entity.goat.long_jump master @a
/playsound minecraft:entity.goat.screaming.long_jump master @a
/playsound minecraft:entity.goat.ram_impact master @a
/playsound minecraft:entity.goat.screaming.ram_impact master @a
/playsound minecraft:entity.goat.prepare_ram master @a
/playsound minecraft:entity.goat.screaming.prepare_ram master @a
→ ❌ Notice how no subtitle is displayed.
Information:
The following sounds do not have any subtitles, despite existing on Crowdin.
minecraft:entity.goat.step
- (Should be "Goat steps").minecraft:entity.goat.long_jump
- (Should be "Goat leaps").minecraft:entity.goat.screaming.long_jump
- (Should be "Goat leaps").minecraft:entity.goat.ram_impact
- (Should be "Goat rams").minecraft:entity.goat.screaming.ram_impact
- (Should be "Goat rams").minecraft:entity.goat.prepare_ram
- (Should be "Goat stomps"). (MC-221867).minecraft:entity.goat.screaming.prepare_ram
- (Should be "Goat stomps").
May relate to MC-221552.