Omega Mute (Legacy Fabric) - Complete Control Over Minecraft Sounds
Omega Mute is a client-side mod that gives you absolute control over Minecraft's audio environment. You can disable any in-game sounds either temporarily or permanently through configuration files.
Key Features:
The mod works with all sounds, including those added by other mods. On first load, it creates a soundmap.txt file in the ./config/omegamute/ folder containing a complete list of all available sounds.

To disable a specific sound, simply place an exclamation mark "!" before its name in the configuration file. The mod also includes a frequency limiting feature - for example, you can configure a sound to play only once every 10 seconds, which helps avoid annoying repetition.

Sound Management Commands
The mod offers a convenient command system for managing sounds directly in-game:
/omegamute reload - reloads all changes in soundmap.txt
/omegamute query - shows all currently muted sounds
/omegamute listen - toggles listening mode for all sound events
/omegamute mute
A hotkey is also available for quick reloading of the sound file (default is period), which can be configured in the settings menu:

Practical Applications
Listening to Sounds: When activating the /omegamute listen command, all surrounding sounds will be displayed as messages:

Using the command again disables this mode:

Muting Sounds: For example, to mute all slime entity sounds, use the command '/omegamute mute entity.slime':

Since all sound names contain a period, you can mute or unmute all sounds at once by using the period as a string:

The '/omegamute query' command shows all currently muted sounds:

The '/omegamute reload' command applies all manual changes to the soundmap.txt file:
