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
Created Issue:
Zombie banging on door subtitle is called "Block broken"
When a zombie bangs on a door, the subtitle is called "Block broken".
Changed Description:
When a zombie bangs on a door, the 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" }
Added Linked Issues:
relates to
Added Labels: break subtitles wooden-door zombie
Changed Description:
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" }
Added Affects Versions: 17w17b
Added Affects Versions: 1.12.2
Added Affects Versions: 17w43a
Added Affects Versions: 18w06a
Added Affects Versions: 18w21a
Added Affects Versions: 18w21b
Added Affects Versions: 18w22a
Added Affects Versions: 18w22b
Added Affects Versions: 18w22c
Added Affects Versions: 1.13-pre1
Added Affects Versions: 1.13-pre2
Added Affects Versions: 1.13-pre4
Added Affects Versions: 1.13.1
Added Affects Versions: 1.13.2-pre1
Added Mojang Priority: Normal
Removed Category: (Unassigned)
Added Affects Versions: 1.15.2
Added Category: Accessibility
Added Mojang Priority:
Low
Added Assignee:
[Mojang] Matthew Gatland
Relates to
MC-106296Confirmed in 17w17b.
Confirmed for 1.13.1.