Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
BGM Player

BGM Player

A more format supported, adjustable and continuous bgm system.

2,318
2
Utility

Compatibility

Minecraft: Java Edition

1.21.1
1.20.1

Platforms

Fabric
Forge
NeoForge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
DonateDonate on PatreonDonate on Ko-fi

Creators

IAFEnvoy
IAFEnvoy Owner

Details

Licensed LGPL-3.0-only
Published 9 months ago
Updated 3 weeks ago
DescriptionChangelogVersions

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."
}

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.