
OneMoreAudioController
Do you need more audio controllers? Now you can create new audio controllers and play your sounds on it. All controllers added in music and sounds menu of…
⬇ Download on ModrinthAdds independent audio sliders to the vanilla Options → Music & Sounds screen, next to the vanilla ones (Master, Music, Jukebox/Noteblocks, Weather, Blocks, Hostile Creatures, Friendly Creatures, Players, Ambient/Environment, Voice/Speech). Each extra slider controls only the sounds assigned to it, without touching Master, Players, or any other vanilla category.
Two separate concerns, two separate mechanisms:
Which controllers exist, and in what order - this is configuration: controllers.json and orders.json, editable by anyone (a modpack, a resource pack, an end user), no code needed. Which sounds a controller actually affects - this is a code concern, owned by whichever mod's sounds they are. It's set exclusively through the OneMoreAudioControllerApi Java API, never through JSON: only the mod that ships a sound really knows which controller it belongs under.
Everything applies without restarting the game: both JSON files are reloaded every time you open the Music & Sounds screen (including when opened from the Mods menu "Config" button or from mods like Catalogue).
How to use and API information on GitHub
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as onemoreaudiocontroller-1.2.jar — drop this file into the mods folder
- Download size: 44 KB
- Download link checked 14 Sept 2026 — working
These come from our own check of the pack file, not from the source page.