MenuMusic

Change the title menu music without much fuzz!

Menu Music

This mod makes it possible to include new title menu music with a simple resource pack.


Usage

  1. Install the mod.
  2. Load a sound resource with menumusic:music identifier.
  3. Done, enjoy the music :)

Sound resources

Resource pack

example packs

menumusic.zip
├── assets
│   └── menumusic
│       ├── sounds
│       │   ├── track1.ogg
│       │   └── track2.ogg
│       └── sounds.json
└── pack.mcmeta

KubeJS

loading assets

kubejs/
└── assets
    └── menumusic
        ├── sounds
        │   ├── track1.ogg
        │   └── track2.ogg
        └── sounds.json

sounds.json

format description

{
  "music": {
    "category": "music",
    "sounds": [
      "menumusic:track1",
      "menumusic:track2"
    ]
  }
}

The MenuMusic Team

profile avatar
Owner
  • 2
    Projects
  • 2.4K
    Downloads

More from nothub

  • LazyKeys project image

    LazyKeys

    • 730
    • Mods

    Automated key-pressing for enhanced afk farming efficiency

    • 730
    • January 21, 2026
    • Mods
  • LazyKeys project image

    LazyKeys

    • 730
    • Mods

    Automated key-pressing for enhanced afk farming efficiency

    • 730
    • January 21, 2026
    • Mods