Music Control

Take control of Minecraft musics

File Details

music_control-1.9+1.21.4.jar

  • R
  • Feb 23, 2025
  • 1.43 MB
  • 1.1K
  • 1.21.4
  • Fabric

File Name

music_control-1.9+1.21.4.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

  • When detecting a new sound event to be played (for example changing biomes), fades out current music, then fades in next music.
    • The fade duration is configurable. Setting it to 0 removes this behavior
    • If the current sound event and the next one are both empty, don't change music (if playing dimension on fallback or a misc event for example)
    • If the next sound event contains current music, don't change music
  • Creative music on fallback is added in the pool of music, even when dimension events are also on fallback. This fixes creative music never been played on this case.