Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
Creators
Details
Licensed Unlicense
Created 4 years ago
A simple resource pack that disables the background music on main menu (title screen).
Useful if you are doing something else while keeping Minecraft open in the background.
Technical details
The music is disabled using a file calledย sounds.json underย Disable menu music.zip/assets/minecraft/ and the contents are as follows:
{ "music.menu": { "replace": true } }
You might notice that some parameters are missing, that's how it works - replace 4 files with nothing.
Used theย wiki documentation.


