mojira.dev
MC-113068

Zombie banging on door subtitle is called "Block broken"

The bug

When a zombie bangs on a door, the subtitle is called "Block broken" (subtitles.block.generic.break).

This is caused by the entry in the sounds.json file:

"entity.zombie.attack_door_wood": {
    "sounds": [
        "mob/zombie/wood1",
        "mob/zombie/wood2",
        "mob/zombie/wood3",
        "mob/zombie/wood4"
    ],
    "subtitle": "subtitles.block.generic.break"
},
"entity.zombie.attack_iron_door": {
    "sounds": [
        "mob/zombie/metal1",
        "mob/zombie/metal2",
        "mob/zombie/metal3"
    ],
    "subtitle": "subtitles.block.generic.break"
}

Linked issues

Comments

marcono1234

Relates to MC-106296

Sonicwave

Confirmed in 17w17b.

migrated

Confirmed for 1.13.1.

migrated

mgatland

Confirmed

Low

Accessibility, Text

break, subtitles, wooden-door, zombie

Minecraft 1.11.2, Minecraft 17w17b, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w45b, ..., Minecraft 1.14 Pre-Release 2, Minecraft 1.14 Pre-Release 3, Minecraft 1.14 Pre-Release 4, Minecraft 1.14 Pre-Release 5, 1.15.2

20w21a

Retrieved