Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last month
Background Music Mod
Background Music Mod is a client mod that allows players to play audio files directly using chat commands and a file name instead of using Minecraft's (rather restrictive and difficult to use) Sound Events system.
Usage
To play an audio file:
Run /bgm play <file_path>. The chat will return a number that corresponds to the ID of the source. It can also be looped using /bgm play <file_path> true.
To stop an audio file:
Run /bgm stop_id <id>.
To see currently playing audio files:
Run /bgm list.
To stop all audio files:
Run /bgm stop_all.
Source
The sources can be found on GitHub under a GNU GPLv3 license.


