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.hitCurrent subtitle:
subtitles.block.generic.breakExpected subtitle:
subtitles.block.generic.hit
Wooden pressure plate unclicking
Situation:
When a wooden pressure plate deactivates.Sound name:
block.wood_pressureplate.click_offCurrent subtitle:
subtitles.block.button.clickExpected subtitle:
subtitles.block.pressure_plate.click
The reason
How to find the sounds.json file
Open the directory
%appdata%\.minecraft\assets\indexesOpen the index file for the latest version with a text editor
Search for "sounds.json", remember the value
Open the directory
%appdata%\.minecraft\assets\objectsSearch 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.
Linked issues
is duplicated by 1
relates to 2
Comments 0
No comments.