Overview#
Infinite Music is a lightweight client-side mod that keeps Minecraft's own background music playing almost continuously. In vanilla, after a music track ends the game waits a long, randomized cooldown - often several minutes - before the next song starts, leaving you in near-silence for much of your playtime.
This mod shrinks or removes that gap so a new track begins right after the previous one finishes, giving worlds a steady, atmospheric soundtrack while you build, explore, or mine. It uses only the game's existing music - no custom sound files or resource packs. This is a 9Minecraft Studios port to Minecraft 26.2 and needs only Fabric Loader.
How It Works#
Minecraft's music manager schedules each track with a random delay before and after it plays. Those delays are what create the long silences between songs.
Infinite Music hooks into the music manager and reduces that scheduled delay to (near) zero, so as soon as one track ends the next is queued immediately. Nothing else about the music system changes - the same vanilla songs play, in the same situations (menu, creative, overworld, nether, etc.), just without the long quiet gaps in between.
Installation#
- Install Fabric Loader for Minecraft 26.2.
- Drop the Infinite Music jar into your
modsfolder. - Launch the game - continuous music is active immediately, no configuration required.
Because it is purely client-side, you only need it on your own client; it is not required on servers you join.
FAQ#
Does it add new songs? No - it plays only Minecraft's existing music, just with far shorter gaps between tracks.
Do I need it on the server? No, it is entirely client-side.
What does it require? Only Fabric Loader.
Can I still hear silence sometimes? The mod removes the long cooldowns; brief natural transitions between tracks may remain, but the minutes-long silences are gone.
Is it safe to remove? Yes - it changes nothing in your world and can be added or removed at any time.