Compatibility
Minecraft: Java Edition
1.21.10โ1.21.11
1.21.8
1.21.3โ1.21.5
1.21โ1.21.1
1.20.4โ1.20.6
1.20.1โ1.20.2
1.19.2โ1.19.4
1.18.2
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 4 years ago
Menu Music
Change the title menu music without much fuzz!
Usage
- Install the mod.
- Load a sound resource with
menumusic:musicidentifier. - Done, enjoy the music :)
Sound resources
Resource pack
menumusic.zip
โโโ assets
โ โโโ menumusic
โ โโโ sounds
โ โ โโโ track1.ogg
โ โ โโโ track2.ogg
โ โโโ sounds.json
โโโ pack.mcmeta
KubeJS
kubejs/
โโโ assets
โโโ menumusic
โโโ sounds
โ โโโ track1.ogg
โ โโโ track2.ogg
โโโ sounds.json
sounds.json
{
"music": {
"category": "music",
"sounds": [
"menumusic:track1",
"menumusic:track2"
]
}
}


