-
Bug
-
Resolution: Fixed
-
Minecraft 16w33a
-
Unconfirmed
This bug was created based on MC-98316. It is probably a bad idea to collect all kind of subtitle related reports in MC-98316 as the reasons why they happen are pretty different.
The bug
Some sound events have wrong matched subtitles.
Affected sounds
Hitting wooden blocks
- Situation:
Hitting wooden items such as planks, logs, chests, crafting tables... - Sound name: block.wood.hit
- Current subtitle: subtitles.block.generic.break
- Expected subtitle: subtitles.block.generic.hit
Wooden pressure plate unclicking
- Situation:
When a wooden pressure plate deactivates. - Sound name: block.wood_pressureplate.click_off
- Current subtitle: subtitles.block.button.click
- Expected subtitle: subtitles.block.pressure_plate.click
The reason
How to find the sounds.json file
- Open the directory %appdata%\.minecraft\assets\indexes
- Open the index file for the latest version with a text editor
- Search for "sounds.json", remember the value
- Open the directory %appdata%\.minecraft\assets\objects
- Search for a folder with the two first characters of the value you just found out as name and open this folder
- Search for the file with the complete value as name and open it with a text editor
The reason for this is that in the sounds.json file defines a wrong subtitle for a sound.
- is duplicated by
-
MC-107981 When the pressure plate to play subtitles errors appear as a button clicks
- Resolved
- relates to
-
MC-98316 Wrong subtitles caused by missing distinction
- Open
-
MC-97247 Map making sound uses equipment sound subtitle
- Resolved
-
MC-97507 Using item which modifies the held item shows "Gear equips" subtitle
- Resolved
-
MC-106298 Unequipping horse armor shows armor equipping subtitle "Horse armor equips"
- Resolved
-
MC-113068 Zombie banging on door subtitle is called "Block broken"
- Resolved