Music Control

Take control of Minecraft musics

File Details

music_control-1.9.2+1.21.6.jar

  • R
  • Jun 29, 2025
  • 1.73 MB
  • 783
  • 1.21.8+2
  • Fabric

File Name

music_control-1.9.2+1.21.6.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:music-control-436740:6708769"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Remove "musicDontPause" option as it's now vanilla since 1.21.6
  • Remove "randomDelay" option as frequency is now manageable since 1.21.6
    • If frequency is set to constant, the random delay is disabled
    • Otherwise, it is random (between maxDelay/2 and maxDelay still)
  • Use better mixins for better mod compatibility