The bug
When a sound is defined with a category of music
in the sound definitions file, this has no effect. The music slider in sound settings does not affect the volume of the music.
How to reproduce
1. Download the attached world
2. Press the button on the command block
3. Change your music slider setting as the Ode to Joy plays
β β Volume is unaffected
Sound definitions file in the bundled resource pack is duplicated here for convenience:
{
"music.test_music": {
"category": "music",
"sounds": [
{
"name": "sounds/music",
"stream": true,
"volume": 2
}
]
}
}
Attachments
Comments 6
Yes, music is still wrongly tied to the "sound" slider in the new beta. All other categories are properly tied to their corresponding slider
I can reproduce in 1.16.40.