Sound Culling
No reviews yet
Dynamically limits and dampens overlapping sounds to reduce audio clutter and improve performance in sound-heavy areas.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
🎧 Sound Culling
Sound Culling is a lightweight client-side mod that reduces excessive overlapping sounds in farms, machinery-heavy areas, mob grinders, and crowded multiplayer environments.
It groups nearby sounds into configurable regions and applies volume dampening or full culling only after the selected sound limits are exceeded. Important sounds remain protected, while directional prioritization keeps relevant sounds clearer.
✨ Key Features
- 🔉 Dynamic Volume Dampening: Reduces excessive overlapping sounds instead of abruptly muting everything.
- 👀 Directional Prioritization: Once limits are reached, sounds in front of the player are prioritized over overlapping sounds behind them.
- 📊 Per-Category Limits: Configure separate limits for:
- Hostile Mobs
- Neutral Mobs
- Blocks and Machinery
- Ambient Sounds
- Other Sound Categories
- 🌍 Regional Sound Limits: Controls the maximum combined sound activity inside configurable areas.
- 🛡️ Important Sound Protection: Important sounds such as player damage, explosions, thunder, primed Creepers, and primed TNT are protected.
- 🎨 In-Game Configuration: Adjust settings through Mod Menu when it is installed.
- 💬 Game Commands: Configure the mod without requiring Mod Menu.
- 🔧 Automatic Validation: Invalid configuration values are automatically corrected.
- ⚡ Lightweight Implementation: Uses direct sound-engine hooks without continuously scanning the world.
📐 How It Works
The mod tracks sounds inside configurable three-dimensional regions.
When identical or total sounds exceed the selected thresholds:
- Protected and whitelisted sounds are allowed to play normally.
- Relative interface sounds and Minecraft music are ignored.
- Overlapping sounds in front of the player are prioritized.
- Less relevant overlapping sounds are dampened more strongly.
- Sounds exceeding the hard limit are prevented from starting.
Sounds play normally until the configured limits are reached.
🛠️ Configuration
When Mod Menu is installed, open:
Mods → Sound Culling → Config
Mod Menu is optional and is not required for the mod to work.
Configuration values are stored in:
config/soundculling.json
Available settings include:
- Region Total: Maximum combined sounds allowed inside one region.
- Time Window: Period used to measure overlapping sounds.
- Region Size: Size of each tracked region in blocks.
- Hostile Limit: Limit for hostile mob sounds.
- Neutral Limit: Limit for neutral mob sounds.
- Block Limit: Limit for blocks, machinery, pistons, and similar sources.
- Ambient Limit: Limit for environmental ambient sounds.
- Default Limit: Fallback limit for other sound categories.
- Debug Logging: Displays periodic aggregated culling statistics.
🚀 Game Commands
/soundculling— Displays current settings and session statistics./soundculling limit <1-50>— Changes the default sound limit./soundculling total <1-100>— Changes the regional total limit./soundculling window <5-200>— Changes the evaluation window in ticks./soundculling region <2-64>— Changes the region size in blocks./soundculling reset— Resets session statistics.
📦 Currently Maintained Versions
- Minecraft 26.1.2 — Fabric
- Minecraft 26.2 — Fabric
Older Fabric, Forge, and NeoForge versions will remain available, but they may not receive future updates.
📋 Requirements
- Fabric Loader
- Fabric API
- Mod Menu is optional and only required for the graphical configuration screen
🎧 Sound Culling
Sound Culling is a lightweight client-side mod that reduces excessive overlapping sounds in farms, machinery-heavy areas, mob grinders, and crowded multiplayer environments.
It groups nearby sounds into configurable regions and applies volume dampening or full culling only after the selected sound limits are exceeded. Important sounds remain protected, while directional prioritization keeps relevant sounds clearer.
✨ Key Features
- 🔉 Dynamic Volume Dampening: Reduces excessive overlapping sounds instead of abruptly muting everything.
- 👀 Directional Prioritization: Once limits are reached, sounds in front of the player are prioritized over overlapping sounds behind them.
- 📊 Per-Category Limits: Configure separate limits for:
- Hostile Mobs
- Neutral Mobs
- Blocks and Machinery
- Ambient Sounds
- Other Sound Categories
- 🌍 Regional Sound Limits: Controls the maximum combined sound activity inside configurable areas.
- 🛡️ Important Sound Protection: Important sounds such as player damage, explosions, thunder, primed Creepers, and primed TNT are protected.
- 🎨 In-Game Configuration: Adjust settings through Mod Menu when it is installed.
- 💬 Game Commands: Configure the mod without requiring Mod Menu.
- 🔧 Automatic Validation: Invalid configuration values are automatically corrected.
- ⚡ Lightweight Implementation: Uses direct sound-engine hooks without continuously scanning the world.
📐 How It Works
The mod tracks sounds inside configurable three-dimensional regions.
When identical or total sounds exceed the selected thresholds:
- Protected and whitelisted sounds are allowed to play normally.
- Relative interface sounds and Minecraft music are ignored.
- Overlapping sounds in front of the player are prioritized.
- Less relevant overlapping sounds are dampened more strongly.
- Sounds exceeding the hard limit are prevented from starting.
Sounds play normally until the configured limits are reached.
🛠️ Configuration
When Mod Menu is installed, open:
Mods → Sound Culling → Config
Mod Menu is optional and is not required for the mod to work.
Configuration values are stored in:
config/soundculling.json
Available settings include:
- Region Total: Maximum combined sounds allowed inside one region.
- Time Window: Period used to measure overlapping sounds.
- Region Size: Size of each tracked region in blocks.
- Hostile Limit: Limit for hostile mob sounds.
- Neutral Limit: Limit for neutral mob sounds.
- Block Limit: Limit for blocks, machinery, pistons, and similar sources.
- Ambient Limit: Limit for environmental ambient sounds.
- Default Limit: Fallback limit for other sound categories.
- Debug Logging: Displays periodic aggregated culling statistics.
🚀 Game Commands
/soundculling— Displays current settings and session statistics./soundculling limit <1-50>— Changes the default sound limit./soundculling total <1-100>— Changes the regional total limit./soundculling window <5-200>— Changes the evaluation window in ticks./soundculling region <2-64>— Changes the region size in blocks./soundculling reset— Resets session statistics.
📦 Currently Maintained Versions
- Minecraft 26.1.2 — Fabric
- Minecraft 26.2 — Fabric
Older Fabric, Forge, and NeoForge versions will remain available, but they may not receive future updates.
📋 Requirements
- Fabric Loader
- Fabric API
- Mod Menu is optional and only required for the graphical configuration screen
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers