-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Scr0ols edited this page Jun 3, 2026
·
4 revisions
SoundTweaks is a client-side Fabric mod for Minecraft 26.1.2 that lets you control the volume of individual sounds and blocks independently. Every sound event in the game gets its own slider, and you can save different configurations as named presets.
| Page | What it covers |
|---|---|
| Installation | Requirements, how to install |
| Main Screen | The main sound list, filters, view modes, mute button |
| Presets | Creating, editing, and using presets |
| Preset Shortcuts | Binding keyboard shortcuts to presets |
| Import and Export | Sharing config and preset files between instances |
| Config Files | The JSON files, their location, and how to edit them manually |
| Sound Categories | What each category contains |
| FAQ | Common questions |
| Building from Source | How to build the mod locally |
- Install Fabric Loader and Fabric API
- Drop the SoundTweaks
.jarinto yourmods/folder - Launch the game and press K to open the sound control screen
- Drag any slider to adjust that sound's volume — 0% is silent, 100% is the game default
- Close the screen — changes are saved automatically
- Per-sound volume sliders (800+ sound events)
- Per-block volume control for blocks that don't have dedicated sound events
- Category and object filters + text search
- Simple View (one entry per sound event) and Detail View (individual sound files)
- Presets: named sets of volume overrides, toggled independently
- Keyboard shortcuts to toggle presets without opening the UI (up to 3-key combos)
- Favorites sidebar for quick preset access from the main screen
- Mute button to silence all currently visible sounds at once
- Import/export for config files and presets
- All configuration stored as plain JSON in
.minecraft/config/