
BGM Player
This mod fully overwrite the game bgm system.
Features
- More continuous playing. (Will not interrupt by join save/pause screen/etc.)
- MP3 format support.
- In-game music selection screen. (Visit via modmenu or sound options screen.)
Configure
You can use resource reloading to reload all configurations.
Game will load all music and icon into memory when reloading resources, which may cause a loading lag.
Root configuration
This config will automatically create in .minecraft/config/bgm-player/config.json after game launch.
{
//Allow: playlist, single_looping, random
"mode": "random",
//The ordinal in music list screen. If one of music is not here, it will append at last.
"playlist": [
//Fill the json file name of music config without file extension.
//Game will automatically play the first music at launch, you can define the first one at here.
]
}
Music configuration
All music config save in .minecraft/config/bgm-player/music/.
{
"name": "Name display in the music list",
//Relative path of .minecraft/config/bgm-player/resource/
"path": "The music path. Support wav, ogg and mp3.",
"author": "(Optional) Music author",
"album": "(Optional) Music album",
//Relative path of .minecraft/config/bgm-player/resource/
"icon": "(Optional) The icon path. Support png, jpg and webp."
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as bgm_player-1.2-bugfix-1.21.1-neoforge.jar — drop this file into the mods folder
- Download size: 611 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.