Please note this mod is in active development and is nowhere near finished.
SoundControl is a client-side mod that lets you search, mute, boost, and manage individual Minecraft sounds from one place.
Requires: Cloth Config
| Settings | Cloth Config |
|---|---|
![]() |
![]() |
| Minecraft | Fabric | NeoForge | Forge |
|---|---|---|---|
| 26.1 | ✓ | ✓ | — |
Larger version support soon to come...
- Per-sound volume control
- Mute individual sounds
- Boost sounds above 100%
- Recently played sounds
- Search sound ids
- Modified sounds tab
- Sound preview
- Config profiles
- Sound ids in subtitles
More features planned to come very soon...
Settings and config profiles are stored in config/soundcontrol.json inside the game directory.
Each profile saves modified sound volumes plus general settings. The active profile is loaded automatically on startup.
Default settings
| Setting | Default |
|---|---|
| SoundControl Menu | o |
| Pause in single-player | true |
| Muted sounds first | false |
| Sound ids in subtitles | false |
| Max sound volume | 200% |
| Preview volume | 100% |
| Mod | Required | Loaders |
|---|---|---|
| Cloth Config API | ✓ | Fabric, NeoForge |
| ModMenu | — | Fabric |
| Better Mods Button | — | NeoForge |
| Better Modlist | — | NeoForge |
Fabric also requires Fabric API.
.\gradlew.bat clean :fabric:build :neoforge:buildRelease jars are copied to build/release/.
- License: MIT


