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.0.5.jar

  • B
  • Apr 29, 2026
  • 5.26 MB
  • 14
  • 1.20.1
  • Forge

File Name

javatriggers-1.0.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • moved trigger state monitors to the TriggerBase class. Triggers automatically added to the debug window
  • fixed continue function for songs.
  • fixed triggers with multiple songs crashing when a song ends.
  • added isDay context check
  • added isFullMoon and isMoonPhase context check.