promotional bannermobile promotional banner

Biome Beats

Custom music tracks, seamless playback, and condition-based music control. Play whatever you want, whenever you want.

File Details

biomebeats-fabric-1.21.5-2.1.jar

  • R
  • Jun 29, 2025
  • 4.92 MB
  • 113
  • 1.21.5
  • Fabric

File Name

biomebeats-fabric-1.21.5-2.1.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:biomebeats-921811:6708612"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Added a debug screen for easier troubleshooting
* Added a general configuration screen:
  * Configurable pauses between songs
  * Adjustable fade in/out times
  * Options to reset or clear the configuration file
* Added a help button that opens the wiki page
* Added an edit button for music tracks:
  * Configurable volume multiplier per track
  * Custom name per track
* UI improvements:
  * Conditions now indicate when they are active or configured
  * Checked items in lists are displayed at the top
* Some internal improvements:
  * More robust handling of conditions
  * (Partially) replaced the observer pattern with an event bus
  * Reimplemented the music player state machine
  * Decoupled the UI from Minecraft’s native UI classes
* Bug fixes and minor stability improvements