MINECRAFTHUB.IO
Java Mods

Melody

Melody is a silent client-side library mod that gives other Fabric, Forge, and NeoForge mods a way to play custom background music. It adds no music on its own.

By Keksuccino via Modrinth.

MinecraftHub-generated editorial cover for the Melody library mod
Section
Java Mods
Platform
Java
Checked
Updated
Versions
1.18.2, 1.19.2, 1.20.1, 1.21.1, 1.21.8, 26.1.2, 26.2

What Melody works with.

PlatformJava Edition
LoadersFabric, Forge, NeoForge
Minecraft versions1.18.2, 1.19.2, 1.20.1, 1.21.1, 1.21.8, 26.1.2, 26.2
EnvironmentClient

Melody is a client-side library mod for Minecraft Java Edition, built on OpenAL to play audio separately from Minecraft's own sound engine. It has no menu, no config screen, and no music of its own. Players end up with it installed because another mod or modpack lists it as a required dependency for playing custom background music, which is exactly why it shows up in so many install logs while staying invisible in-game.

Why you might have Melody installed without choosing it

Melody exists to be used by other mods, not by players directly. FancyMenu, the main-menu overhaul from the same creator, depends on Melody to play custom menu music, and any modpack that bundles FancyMenu pulls Melody in as part of the download. That pattern, repeated across thousands of packs, is how a mod with no menu and no visible feature has passed 48 million downloads on Modrinth alone. It is the same story as Konkrete, another Keksuccino dependency FancyMenu requires, and as Iceberg, libIPN, or Puzzles Lib elsewhere on this site: quietly present because something you actually wanted needs it to run.

What Melody actually does

  • Loads OGG and WAV audio files asynchronously, including from web sources, without blocking the game.
  • Plays only 2D audio. It cannot play directional, positioned 3D sound, so it is built for music rather than in-world sound effects.
  • Runs its own audio pipeline through OpenAL, separate from Minecraft's built-in sound engine and sound categories.
  • Ships zero required dependencies of its own on its current release, so it adds nothing extra to a modpack beyond itself.

Because it only handles 2D playback, Melody is not a substitute for a mod that adds ambient world sounds or music discs. Its job is narrower: give a mod author a reliable way to stream a background track without fighting Minecraft's sound categories.

Fabric, Forge, and NeoForge version support

Fabric and NeoForge stay current with each other, both reaching Minecraft 26.2 as of the latest release. Forge lags well behind: its newest build only covers 1.21.6 through 1.21.8, and that release is over a year old next to the Fabric and NeoForge line. A pack still on Forge should confirm Melody's Forge build actually covers its target version before assuming feature parity with the other loaders.

Questions about Melody.

5 questions

What does Melody do by itself?

Nothing audible. Melody is a library mod that gives other mods a way to play custom background music through OpenAL. Installing it alone changes nothing in-game. It only does something once a mod or modpack that depends on it, such as FancyMenu, calls it to play a track.

Is Melody the same mod as Immersive Melodies?

No. Melody, by Keksuccino, is an audio library other mods depend on. Immersive Melodies is a separate, unrelated content mod that bundles its own music and sound effects. They share no code, author, or download, and the similar names are a coincidence worth double-checking before you install either one.

Why do I have Melody installed if I never downloaded it?

A modpack or mod you did choose likely lists it as a required dependency. FancyMenu, the main-menu overhaul from the same creator, requires Melody to play menu music, and any pack bundling FancyMenu pulls Melody in with it. Removing Melody without removing what depends on it will break that mod.

Does Melody work with Forge as well as Fabric and NeoForge?

Yes, but the Forge build trails the other two. As of this writing, Fabric and NeoForge builds reach Minecraft 26.2, while the newest Forge release only covers 1.21.6 through 1.21.8 and dates back over a year. Check which loader a dependent mod targets before assuming Forge support is current.

Is Melody safe to install?

Melody is MIT licensed and its source is public on GitHub under the original creator, Keksuccino. It carries no bundled installer, no ads, and no permissions beyond loading audio files, which fits a small utility library used by tens of millions of installs across dependent mods.

More Java Mods like Melody.

Guides for Java Mods.

Browse all Minecraft Java mods