Перейти к содержимому
Mineforgian

Audio Improvements

A client-side mod for some audio system improvements - mono audio and better jukeboxes & game music

60K загрузок35 подписчиковMITfabricforgeneoforge

Обновлён 24 июня 2026 г. · опубликован 29 июля 2025 г.

  • Settings

Note:
Currently, due to lack of time, I'm only occasionally working on the Fabric & Forge versions for 1.20.1.
Mod versions for other Minecraft versions (& NeoForge) have been released but you may encounter some issues, as they are outdated.
I plan to make an updated version of the mod for latest Minecraft, but no ETA!

Features

Mono audio option

-> Stops sounds from being affected by the direction you're looking in while still becoming quieter when further away
-> Options for different categories: Jukeboxes, note blocks, weather, blocks, hostile mobs, neutral mobs, players, ambience/environment (only mono jukeboxes and note blocks enabled by default)

Music disc distance multiplier

-> 50% - 300% or global
(100% by default)

Music clash prevention

-> Fades out the regular game music while a music block is playing near you
-> Toggleable seperately for jukeboxes and note blocks (both enabled by default)
-> Customizable fade in/out durations

Music repeat prevention

(enabled by default)

-> Prevents the same music piece from playing multiple times in a row

Custom music frequency

(disabled by default)

-> Replaces the vanilla music frequencies with a customizable random interval
-> Option whether this should also affect the main menu music

Speed of sound simulation

-> Delays sounds based on how far their source is from you
-> Options:

  • Thunder sounds (100 blocks/second by default)
  • Explosion sounds (100 blocks/second by default)
  • All other sounds (disabled by default)

Doppler effect

(100% intensity by default)

-> Pitches sounds up/down depending on how fast the distance between you and them changes
-> Doesn't work on mono sounds due to sound engine limitations

Fix for vanilla bug MC-98200

(Sound category volume sliders not affecting the volume of certain sounds at higher percentages - e.g. music discs already reached 100% volume at 25% category volume)

Stereo spatialization fix

(enabled by default)

-> Fixes resource pack and mod audio that incorrectly uses stereo files for in-world sounds by converting them to mono, so the sound engine can then correctly position it instead of always playing directly at the listener

Settings

This mod is made to be highly customizable!
The settings can be opened via the Mod Menu mod on Fabric, the inbuilt mod lists on NeoForge and Forge or generally by using the command "/audioimprovements".

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.2Релиз1.20.1forge24 июня 2026 г..jar (707 КБ)
1.3.2Релиз1.20.1fabric24 июня 2026 г..jar (96 КБ)
1.3.1Релиз1.20.1forge17 марта 2026 г..jar (707 КБ)
1.3.1Релиз1.20.1fabric17 марта 2026 г..jar (96 КБ)
1.3Релиз1.20.1forge9 марта 2026 г..jar (707 КБ)
1.3Релиз1.20.1fabric9 марта 2026 г..jar (95 КБ)
1.2Релиз1.20, 1.20.1fabric23 августа 2025 г..jar (92 КБ)
1.2Релиз1.20.1forge23 августа 2025 г..jar (705 КБ)
1.1.1Релиз1.20.1forge20 августа 2025 г..jar (673 КБ)
1.1Релиз1.21.6, 1.21.7, 1.21.8fabric9 августа 2025 г..jar (63 КБ)
1.1Релиз1.21.6, 1.21.7, 1.21.8neoforge9 августа 2025 г..jar (57 КБ)
1.1Релиз1.21.6, 1.21.7, 1.21.8forge9 августа 2025 г..jar (58 КБ)
1.1Релиз1.21, 1.21.1, 1.21.2, 1.21.3fabric9 августа 2025 г..jar (60 КБ)
1.1Релиз1.21, 1.21.1, 1.21.2, 1.21.3neoforge9 августа 2025 г..jar (55 КБ)
1.1Релиз1.20, 1.20.1fabric9 августа 2025 г..jar (60 КБ)

Показаны последние 15 из 18 версий. Все версии — на Modrinth.

Ченджлог

1.3.2Релиз1.20.1 · 24 июня 2026 г.

Fixes:

  • Adjusted fix for Minecraft bug MC-98200 to now properly work on all sounds
  • Fixed potential crash on startup when installed on server + disabled installation check when joining server (it's still a client-side only mod!)
1.3.2Релиз1.20.1 · 24 июня 2026 г.

Fixes:

  • Adjusted fix for Minecraft bug MC-98200 to now properly work on all sounds
  • Fixed crash on startup when installed on server (it's still a client-side only mod!)
1.3.1Релиз1.20.1 · 17 марта 2026 г.

Fixes:

  • Slightly changed how music disc sounds get detected (again) to fix errors in the log when other installed mods use custom sound instances (e.g. AmbientSounds)
1.3.1Релиз1.20.1 · 17 марта 2026 г.

New:

  • Added compatibility for VinURL

Fixes:

  • Slightly changed how music disc sounds get detected (again) to fix errors in the log when other installed mods use custom sound instances (e.g. AmbientSounds)
1.3Релиз1.20.1 · 9 марта 2026 г.

New:

  • Added stereo spatialization fix
    • fixes resource pack and mod audio that incorrectly uses stereo files for in-world sounds by converting them to mono, so the sound engine can then correctly position it instead of always playing directly at the listener
    • enabled by default

Fixes:

  • Changed how music disc sounds get detected, should now detect most music discs from other mods
  • Fixed mono sounds being played behind the listener instead of in front, which may have caused some volume problems
1.3Релиз1.20.1 · 9 марта 2026 г.

New:

  • Added stereo spatialization fix
    • fixes resource pack and mod audio that incorrectly uses stereo files for in-world sounds by converting them to mono, so the sound engine can then correctly position it instead of always playing directly at the listener
    • enabled by default

Fixes:

  • Changed how music disc sounds get detected, should now detect most music discs from other mods
  • Fixed mono sounds being played behind the listener instead of in front, which may have caused some volume problems
1.2Релиз1.20, 1.20.1 · 23 августа 2025 г.

New Features

  • Added speed of sound simulation
    • Delays sounds based on how far their source is from you
    • Options:
      • Thunder sounds (100 blocks/second by default)
      • Explosion sounds (100 blocks/second by default)
      • All other sounds (disabled by default)
  • New option for doppler effect (100% intensity by default)
    • pitches sounds up/down depending on how fast the distance between you and them changes
    • doesn't work on mono sounds due to sound engine limitations
  • Added a fix for vanilla bug MC-98200 (sound category volume sliders not affecting the volume of certain sounds at higher percentages - e.g. music discs already reached 100% volume at 25% category volume)

Other Changes

  • Changed the name & format of some config file keys (automatically converts the old format into the new one)

Fixes

  • This mod is now compatible with Sound Physics Remastered
  • Custom music frequencies now have a uniform chance distribution instead of being way more likely to play early
  • Mono audio can now support sounds positioned relative to the camera
1.2Релиз1.20.1 · 23 августа 2025 г.

New Features

  • Added speed of sound simulation
    • Delays sounds based on how far their source is from you
    • Options:
      • Thunder sounds (100 blocks/second by default)
      • Explosion sounds (100 blocks/second by default)
      • All other sounds (disabled by default)
  • New option for doppler effect (100% intensity by default)
    • pitches sounds up/down depending on how fast the distance between you and them changes
    • doesn't work on mono sounds due to sound engine limitations
  • Added a fix for vanilla bug MC-98200 (sound category volume sliders not affecting the volume of certain sounds at higher percentages - e.g. music discs already reached 100% volume at 25% category volume)

Other Changes

  • Changed the name & format of some config file keys (automatically converts the old format into the new one)

Fixes

  • This mod is now compatible with Sound Physics Remastered
  • Custom music frequencies now have a uniform chance distribution instead of being way more likely to play early
  • Mono audio can now support sounds positioned relative to the camera

Полная история изменений — на Modrinth.

Комментарии

Загружаем…