Audio Engine Tweaks

Audio Engine Tweaks

this mod changes how Minecraft schedules sounds in order to prevent the sound pool to fill up

by
169.2K Downloads
fabricquiltoptimizationutility
Configure a Compatible Minecraft Server

Screenshots

Sound Options
Mod Main Menu
Category Priority Menu
Category Threshold Menu
Instant Category Menu
Sound List!!

About this Mod

Audio Engine Tweaks


News

Since v1.2.7, you can now adjust the volume of each sound independently of the vanilla sliders.

Sound List Menu

Overview

This mod changes how Minecraft schedules sounds to prevent the sound pool from filling up, or at least reduce the effects of a full sound pool.

TL;DR

It fixes these common errors (and the related log spam):

[Render thread/WARN]: Failed to create new sound handle
[Sound engine/WARN]: Maximum sound pool size 247 reached

Without this mod, a full sound pool causes all in-game audio to stop until slots free up.


How It Works

  • Each tick, sounds are collected and categorized by type.

    • Lower category = higher priority.
    • Within categories, sounds are sorted by distance from the player.
  • Depending on the sound pool fill level, only certain sound types are allowed to play. Others are skipped.

    • If the pool somehow fills completely (shouldn’t happen with thresholds), new sounds are skipped entirely.
  • Duplication check:

    • Only a limited number of identical sounds can play from the same coordinate (1 block).
    • Extra duplicates are skipped.
  • MASTER and MUSIC sounds bypass the queue and duplication check (important for main menu or GUI events when the server is frozen).

    • They still follow fill-level thresholds.
    • Other categories, if requested to play instantly, are instead deferred to the next tick.
  • All values are configurable through ModMenu or by editing the config file directly.


Default Settings

MASTER    : cat 0, always allowed
VOICE     : cat 0, always allowed
PLAYERS   : cat 1, up to 95%
HOSTILE   : cat 2, up to 90%
BLOCKS    : cat 3, up to 80%
MUSIC     : cat 4, up to 70%
RECORDS   : cat 4, up to 70%
NEUTRAL   : cat 5, up to 60%
WEATHER   : cat 6, up to 50%
AMBIENT   : cat 6, up to 50%

maxDuplicatedSounds: 5

Available Versions

Audio Engine Tweaks 1.2.16 For MC26.2release
MC 26.2fabric, quilt
June 16, 2026
Audio Engine Tweaks 1.2.15 For MC26.1.2release
MC 26.1.2fabric, quilt
May 2, 2026
Audio Engine Tweaks 1.2.15 For MC26.1.1release
MC 26.1.1fabric, quilt
April 4, 2026
Audio Engine Tweaks 1.2.15 For MC26.1release
MC 26.1fabric, quilt
March 28, 2026
Audio Engine Tweaks 1.2.13 For MC1.20.1release
MC 1.20.1fabric, quilt
March 28, 2026

How to Install Audio Engine Tweaks on Your Client

1

Install the Mod Loader Locally

Install fabric for your local Minecraft version.

2

Download the Matching File

Choose the Audio Engine Tweaks file for fabric and Minecraft 26.2.

3

Install Mod

Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

26.2, 26.2-rc-2, 26.2-rc-1 (+68 more)

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Does Audio Engine Tweaks need to be installed on the Minecraft server?

No. Modrinth marks Audio Engine Tweaks as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.

Which version and loader does Audio Engine Tweaks require?

Use a file for fabric, quilt and your exact Minecraft version. Supported versions include 26.2, 26.2-rc-2, 26.2-rc-1. Files for different loaders are not interchangeable.

Audio Engine Tweaks is not working – what should I check?

First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.

Minecraft Server for Your Group

Audio Engine Tweaks stays on your client. Host a compatible world for your group.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
Client Compatibility Guide
NVMe SSD Storage
DDoS Protection included

Details

License
GNU Lesser General Public License v3.0 only
Server-side
Unsupported

Supported Versions

26.226.2-rc-226.2-rc-126.2-pre-626.2-pre-526.2-pre-426.2-pre-326.2-pre-226.2-pre-126.2-snapshot-8+61 more