mojira.dev
MC-269354

The subtitle for the "minecraft:item.mace.smash_air" sound event displays as a raw translation string

The Bug:

The subtitle for the "minecraft:item.mace.smash_air" sound event displays as a raw translation string.

Steps to Reproduce:

  1. Ensure that you have subtitles enabled in your accessbility settings.

  2. Play the "minecraft:item.mace.smash_air" sound event by using the command provided below.

    /playsound minecraft:item.mace.smash_air master @a
  3. Observe the subtitle that's displayed.

Observed Behavior:

The subtitle displays as a raw translation string.

Expected Behavior:

The subtitle would not display as a raw translation string.

Attachments

Comments 2

Confirmed. To replicate, execute the command

/playsound minecraft:item.mace.smash_air

and activate subtitles.

This is because the subtitle key for item.mace.smash_air is "subtitles:item.mace.smash_air" instead of "subtitles.item.mace.smash_air" (a period is a colon).

Avoma

v-hjonson+bugs

1208801

Confirmed

Expansion B

Important

Accessibility, Text

mace

24w11a

24w12a

Retrieved