Modscraper Modscraper Minecraft
JMC (Java Music Control) logo

JMC (Java Music Control)

Mod

A 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

Forge

Game Versions

1.20.1

Similar Mods

External Resources