Download Biome Music — Minecraft Mods — MetaMods

Biome Music

Active

Downloads

0

Last update

2 months ago

Versions

1.20.6 — 1.21.1
Client
Fabric
Neoforge
Forge
Decor
Libraries

Biome Music

Biome Music is a library that enables resource pack developers to create unique musical compositions for various Minecraft biomes.

Library Features

This library supports not only the game's standard biomes but also custom biomes added by other mods. Two playback modes are available: random selection of compositions when entering a biome and instant switching when changing locations.

Resource Pack Setup

To get started, you need to create or edit the pack.mcmeta file, which defines your resource pack as active.

Next, in the assets\bmusic folder, create a configuration file soundconfig.json. If the specified folders are missing, they need to be created manually.

Configuration Format

In the soundconfig.json file, use the following structure to configure music:

{
  "biomeMusic": {
    "<mod identifier>:<biome name>": "<sound identifier>"
  },
  "randomMusic": {
    "<mod identifier>:<biome name>": "<sound identifier>"
  }
}

This system allows flexible configuration of musical accompaniment for each biome in the game.

Project members
someaddon

someaddon

f2fox

f2fox

Developer

Created: 22 Aug 2025

ID: 29507