The bug
Opening an iron trapdoor shows the subtitle Trapdoor closes, while closing one shows Trapdoor opens.
The sound files and subtitle triggers are correct in sounds.json (subtitles.block.iron_trapdoor.CLOSE/OPEN
); just the text is reversed.
"subtitles.block.iron_trapdoor.close": "Trapdoor opens",
"subtitles.block.iron_trapdoor.open": "Trapdoor closes",
The subtitles are also inconsistent with all other door/fence gate/trapdoor sounds, which simply say "Door/Fence Gate/Trapdoor creaks" (subtitles.block.DOORTYPE.toggle
). This is probably related to the fix of the "iron trapdoor" portion of MC-91893.
Linked issues
is duplicated by 1
Comments 7
With the introduction of subtitles for some of the aquatic mobs in 1.13.1, there's a few more subtitles that are inconsistent (obviously unrelated to iron trapdoors). Some mobs unintentionally received unique subtitles for events that most other mobs share subtitles for. Below is a (likely uncomplete) list of some affected mobs and their subtitles.
String | Subtitle | Expected |
---|---|---|
| Turtle swims |
|
| Drowned swims |
|
| Drowned steps |
|
Confirmed for 1.13.2-pre2. Will the subtitles I've observed are inconsistent be merged with this report, or need I create a new ticket?
@unknown: Those seem to be more related to MC-129546, I've added them to that report.
Can confirm for MC 1.12.1.