Mod

Biome Music

Quick rating

Biome Music

No reviews yet

This lib allows you to add biome based music using resource packs

API/Library
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Filter by exact patch versions
Loading exact versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your updated review is now pending. It has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Mod Title


INFO

Biome Music Is a lib that allows anyone to make a resource pack, for biome based music. The lib supports custom biomes, not only that but has two modes random biome music and instant biome music.


USAGE

1. Create or edit your pack.mcmeta to set up your resource pack.

2. Inside assets\bmusic, create a file called soundconfig.json. (If the folders don’t exist, simply create them.)

3. Define your biome music with the following format:

{
  "biomeMusic": {
    "<example modid>:<insert biome>": {
      "sound": "<insert sound>",
      "<Insert condition>": true/false,
      "<Insert condition>": "<Insert String>"
    },
  },
  "randomMusic": {
    "<example modid>:<insert biome>": {
      "sound": "<insert sound>",
      "<Insert condition>": true/false,
      "<Insert condition>": "<Insert String>"
    }
  }
}

Or in older versions (past 1.2)

{
  "biomeMusic": {
    "<example modid>:<insert biome>": "<insert sound>"
  },
  "randomMusic": {
    "<example modid>:<insert biome>": "<insert sound>"
  }
}

4. List of valid conditions:

  • day (boolean) — e.g. true (if its day)

  • night (boolean) — e.g. true (if its night)

  • rain (boolean) — e.g. true (if its raining)

  • thunder (boolean) — e.g. true (if its thundering)

  • dimension (string) — e.g. "minecraft:overworld" (if you are in a specific dimension)

  • underwater (boolean) — e.g. true (if you are underwater)

  • underground (boolean) — e.g. true (if you are underground)

  • deepUnderground (boolean) — e.g. true (if you are deep underground)

  • highUp (boolean) — e.g. true (if you are high up)

  • village (boolean) — e.g. true (if villagers er nearby)

  • nearbyMobs (list) — e.g. ["minecraft:zombie"] (if the mob is nearby)

  • boss (list) — e.g. ["minecraft:wither"] (if the boss is present)

  • riding (boolean/string) — e.g. true or "minecraft:horse" (if you are riding anything)

  • fishing (boolean) — e.g. true (if you are fishing)

  • dying (boolean) — e.g. true (2 hearts or under)

Can I include it in my modpack?

Absolutely! You’re free to include this mod in any personal or public modpack, and you may even distribute the modpack.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Reviews
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync