JMC (Java Music Control)
ModA mod that allows the experienced Modpack developer to create advanced dynamic triggers for Minecraft. Check Description!
Type
Mod
Modrinth Downloads
7
Modrinth ID
zkUO8ETO
Last Updated
May 18, 2026
Description
Java Music Control (JMC) is a dynamic music creation tool that makes it easy to create advanced, dynamic music! You will need to create your own mod to use this one. However, if you are new to modding, this is a great place to start.
Download the example! https://www.curseforge.com/minecraft/mc-mods/jmc-example
Current features:
Easy Access Context: The ClientContext class contains many different playable events, for example, rain, low health, mob count, and a ton more. This will get a lot of additional content over time.
Multilayered audio: different instruments can be played during different situations in real time!
Underwater muffling: Audio is muffled in real time. The amount can be adjusted per trigger.
Fading: Both fade-in and fade-out are available; this is done on a per-song basis rather than on a trigger basis.
Start and End delay: You can set the amount of time before a trigger can play or be replaced.
Force interrupt: This can allow a trigger to start and replace another trigger immediately; it skips fade-outs.
More features are in the mod currently; you can find more details on GitHub
Update Plans:
I have plans to update this mod to 1.21.x and backport it to 1.19.2, 1.18.x, and 1.16.5. Given that most of this mod doesn't depend on many Minecraft features, this will happen fairly quickly. As for feature updates, they will come as requested; if something isn't in the mod, drop a request on the GitHub page.
Creating a Mod Using JMC:
JMC has a simple trigger creation system. You create your class (Your trigger), create a new song(s), and add it to your mod constructor. You could have some basic triggers set up in 10-30 minutes. Currently, I'm working on an example mod and documentation with pictures. Soon after, I will also have a video. The documentation will explain the basics of Java, creating triggers, attaching songs, and the use of Context (essentially just true or false statements, but made easier and more reliable). Check out the GitHub page.
You are free to use this mod in your modpacks as long as it stays within the CurseForge and Modrinth ecosystems.
Compatibility
Mod Loaders
Game Versions
Similar Mods
HammersUnbound
A simple mod that adds war hammers with future mechanics implementation plans
A Fantastic Disc Pack
Adds random music, you like a song, It's probably on here. And if not, then I haven't done my job.
WeatherStucture
This mod is a remake of I Want Weather that is maintained and it has IWW features built in and it also improves the worl...
Peripheral
Control Minecraft with Python scripts. Automate tasks, build HUDs, and create custom GUIs — no server required.
Ward Watch
Security-themed protection mod for Fabric 1.21.11 with password-protected storage, doors and more to come.
Extra Weapons
This project is my first mod and adds extra weapons, tools, foods, and other somewhat related stuff.