promotional bannermobile promotional banner

Java Music Control

A mod that allows the experienced Modpack developer to create advanced dynamic triggers for Minecraft. Check Description!

File Details

javatriggers-1.1.1.jar

  • B
  • May 7, 2026
  • 5.27 MB
  • 32
  • 1.20.1
  • Forge

File Name

javatriggers-1.1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:java-music-control-1515480:8055232")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added a method for enabling debugScreen
  • Added continue from for songs, and a reset timer for it.
  • Added isPlaying boolean to Song class.
  • added a new fading engine(It's not implemented yet, but it shows potential, having perfect fades with no popping)
  • Fixed memory leak from audioPlayers not closing correctly,
  • Fixed audio fading out and not fading back when tabbing out.
  • Fixed screen out-of-focus audio pause (This actually fixes a few other reliability issues)
  • Increased the buffer size for the audio output (this adds more latency to the underwater effect, but makes stutters disappear for the most part)

This version has been very stable. I've been using it with my own modpack, and after a few hours of play and tens of hours of idling, no issues have arisen. 

EDIT: After some use of the mod in a dev environment, it seems that it will sometimes have issues with triggers playing. Due to that fact, this version has been demoted to beta.