
BetterHitSounds
BetterHitSounds is a client-side Minecraft mod that adds immersive hit sounds for players and mobs, complete with combo chains, distance-based volume, and customizable sound packs for a more satisfying combat experience.
- Загрузки
- 29K
- Подписчики
- 16
- Обновлён
- 5 мая 2026 г.
- Лицензия
- MIT
Опубликован 10 февраля 2026 г.
BetterHitSounds
A high-performance, client-side combat audio enhancement utility for the Fabric ecosystem.
Overview
BetterHitSounds completely overhauls Minecraft's combat audio engine feedback. Engineered specifically for competitive environments, it introduces precise acoustic cues to differentiate real-time action states, allowing players to audit their mechanical pacing via physical audio indexing without performance degradation.
Key Features
- Acoustic State Tracking — Features specialized, distinct audio registers separating baseline impacts, active combo extensions, and critical strikes.
- Hot-Reloadable Engine — Supports real-time
.oggasset pipeline ingestion, enabling on-the-fly configuration adjustments without requiring runtime termination or game restarts. - Zero Performance Overhead — Built natively on the Fabric ecosystem to guarantee maximum execution efficiency and eliminate micro-stuttering during multi-entity engagement loops.
- Streamlined Architecture — Operates independently of extensive config API layers, ensuring complete modularity out-of-the-box.
Installation Guide
- Dependency Verification: Ensure the target environment has the correct iteration of the Fabric API installed.
- Deployment: Place the compiled
BetterHitSoundsbinary payload directly into your localmodsdirectory. - Initialization: Launch the runtime client and access the localized configuration panel interface.
- Ingestion Setup: Select between native engine presets or route path directories to your custom local
.oggaudio files.
Available exclusively for the Fabric Mod Loader ecosystem.
Ченджлог
v2.0.0+mc1.21-1.21.1Релиз1.21, 1.21.1 · 5 мая 2026 г.
BetterHitSounds v2.0.0 Changelog
New In v2.0.0
- Added a full in-game config workflow for sound setup
- Added
OGGplayback mode - Added
Presetplayback mode - Added separate
Normal,Combo, andCritsound support - Added separate
PlayerandMobsound targeting - Added built-in preset sound styles
- Added
Minecraft Defaultpreset with vanilla-style hit, combo, and crit behavior - Added per-slot
.oggimporting - Added sound preview buttons
- Added reload support without restarting the game
- Added a
Guidepage for setup help - Added cleaner multi-page UI with
Options,Customization,Presets, andGuide
Sound System Changes
- Reworked custom sound handling around dedicated slot folders
- Each slot now uses only one active
.oggfile - Importing a new
.oggreplaces the old file for that slot - Added safer decoding and playback handling for custom
.oggfiles - Improved fallback behavior when imported sound playback fails
Preset Improvements
- Presets now support separate
Hit,Combo, andCritplayback - Added better preview flow for preset sounds
- Preset mode now works as a true playback source instead of acting like a layered effect
Customization Improvements
- Simplified labels to make setup easier
- Reworked category flow into
Player/MobplusNormal/Combo/Crit - Removed confusing actions that made the UI harder to use
- Improved setup messaging and status feedback
UI Changes
- Reworked screen layout and spacing
- Added purple styling and cleaner panel design
- Split the config into separate pages for easier navigation
- Improved guide text and folder instructions
- Fixed multiple text overlap and placement issues
- Improved helper text placement around buttons and sliders
Stability Fixes
- Fixed native playback crash paths during repeated hit sound playback
- Reworked audio handling to avoid unsafe behavior from the older path
- Fixed multiple
.oggplayback failures and decoder issues during testing - Improved error handling so failed custom sounds warn safely instead of hard-crashing the game
Version Compatibility Work
Separate v2.0.0 copies were prepared for:
Minecraft 1.21.11Minecraft 1.21.8Minecraft 1.21.5Minecraft 1.21.4
Compatibility work included:
- Keybind API fixes for older versions
- UI render method fixes for older versions
- Mixin target cleanup for older
ClientWorldsound methods - Version-specific dependency and metadata alignment
Notes
- This release is focused on easier setup, safer playback, version compatibility, and cleaner sound customization.
v2.0.0+1.21.2-1.21.4Релиз1.21.2, 1.21.3, 1.21.4 · 5 мая 2026 г.
BetterHitSounds v2.0.0 Changelog
New In v2.0.0
- Added a full in-game config workflow for sound setup
- Added
OGGplayback mode - Added
Presetplayback mode - Added separate
Normal,Combo, andCritsound support - Added separate
PlayerandMobsound targeting - Added built-in preset sound styles
- Added
Minecraft Defaultpreset with vanilla-style hit, combo, and crit behavior - Added per-slot
.oggimporting - Added sound preview buttons
- Added reload support without restarting the game
- Added a
Guidepage for setup help - Added cleaner multi-page UI with
Options,Customization,Presets, andGuide
Sound System Changes
- Reworked custom sound handling around dedicated slot folders
- Each slot now uses only one active
.oggfile - Importing a new
.oggreplaces the old file for that slot - Added safer decoding and playback handling for custom
.oggfiles - Improved fallback behavior when imported sound playback fails
Preset Improvements
- Presets now support separate
Hit,Combo, andCritplayback - Added better preview flow for preset sounds
- Preset mode now works as a true playback source instead of acting like a layered effect
Customization Improvements
- Simplified labels to make setup easier
- Reworked category flow into
Player/MobplusNormal/Combo/Crit - Removed confusing actions that made the UI harder to use
- Improved setup messaging and status feedback
UI Changes
- Reworked screen layout and spacing
- Added purple styling and cleaner panel design
- Split the config into separate pages for easier navigation
- Improved guide text and folder instructions
- Fixed multiple text overlap and placement issues
- Improved helper text placement around buttons and sliders
Stability Fixes
- Fixed native playback crash paths during repeated hit sound playback
- Reworked audio handling to avoid unsafe behavior from the older path
- Fixed multiple
.oggplayback failures and decoder issues during testing - Improved error handling so failed custom sounds warn safely instead of hard-crashing the game
Version Compatibility Work
Separate v2.0.0 copies were prepared for:
Minecraft 1.21.11Minecraft 1.21.8Minecraft 1.21.5Minecraft 1.21.4
Compatibility work included:
- Keybind API fixes for older versions
- UI render method fixes for older versions
- Mixin target cleanup for older
ClientWorldsound methods - Version-specific dependency and metadata alignment
Notes
- This release is focused on easier setup, safer playback, version compatibility, and cleaner sound customization.
v2.0.0+mc1.21.5Релиз1.21.5 · 5 мая 2026 г.
BetterHitSounds v2.0.0 Changelog
New In v2.0.0
- Added a full in-game config workflow for sound setup
- Added
OGGplayback mode - Added
Presetplayback mode - Added separate
Normal,Combo, andCritsound support - Added separate
PlayerandMobsound targeting - Added built-in preset sound styles
- Added
Minecraft Defaultpreset with vanilla-style hit, combo, and crit behavior - Added per-slot
.oggimporting - Added sound preview buttons
- Added reload support without restarting the game
- Added a
Guidepage for setup help - Added cleaner multi-page UI with
Options,Customization,Presets, andGuide
Sound System Changes
- Reworked custom sound handling around dedicated slot folders
- Each slot now uses only one active
.oggfile - Importing a new
.oggreplaces the old file for that slot - Added safer decoding and playback handling for custom
.oggfiles - Improved fallback behavior when imported sound playback fails
Preset Improvements
- Presets now support separate
Hit,Combo, andCritplayback - Added better preview flow for preset sounds
- Preset mode now works as a true playback source instead of acting like a layered effect
Customization Improvements
- Simplified labels to make setup easier
- Reworked category flow into
Player/MobplusNormal/Combo/Crit - Removed confusing actions that made the UI harder to use
- Improved setup messaging and status feedback
UI Changes
- Reworked screen layout and spacing
- Added purple styling and cleaner panel design
- Split the config into separate pages for easier navigation
- Improved guide text and folder instructions
- Fixed multiple text overlap and placement issues
- Improved helper text placement around buttons and sliders
Stability Fixes
- Fixed native playback crash paths during repeated hit sound playback
- Reworked audio handling to avoid unsafe behavior from the older path
- Fixed multiple
.oggplayback failures and decoder issues during testing - Improved error handling so failed custom sounds warn safely instead of hard-crashing the game
Version Compatibility Work
Separate v2.0.0 copies were prepared for:
Minecraft 1.21.11Minecraft 1.21.8Minecraft 1.21.5Minecraft 1.21.4
Compatibility work included:
- Keybind API fixes for older versions
- UI render method fixes for older versions
- Mixin target cleanup for older
ClientWorldsound methods - Version-specific dependency and metadata alignment
Notes
- This release is focused on easier setup, safer playback, version compatibility, and cleaner sound customization.
v2.0.0+mc1.21.6-1.21.8Релиз1.21.6, 1.21.7, 1.21.8 · 5 мая 2026 г.
BetterHitSounds v2.0.0 Changelog
New In v2.0.0
- Added a full in-game config workflow for sound setup
- Added
OGGplayback mode - Added
Presetplayback mode - Added separate
Normal,Combo, andCritsound support - Added separate
PlayerandMobsound targeting - Added built-in preset sound styles
- Added
Minecraft Defaultpreset with vanilla-style hit, combo, and crit behavior - Added per-slot
.oggimporting - Added sound preview buttons
- Added reload support without restarting the game
- Added a
Guidepage for setup help - Added cleaner multi-page UI with
Options,Customization,Presets, andGuide
Sound System Changes
- Reworked custom sound handling around dedicated slot folders
- Each slot now uses only one active
.oggfile - Importing a new
.oggreplaces the old file for that slot - Added safer decoding and playback handling for custom
.oggfiles - Improved fallback behavior when imported sound playback fails
Preset Improvements
- Presets now support separate
Hit,Combo, andCritplayback - Added better preview flow for preset sounds
- Preset mode now works as a true playback source instead of acting like a layered effect
Customization Improvements
- Simplified labels to make setup easier
- Reworked category flow into
Player/MobplusNormal/Combo/Crit - Removed confusing actions that made the UI harder to use
- Improved setup messaging and status feedback
UI Changes
- Reworked screen layout and spacing
- Added purple styling and cleaner panel design
- Split the config into separate pages for easier navigation
- Improved guide text and folder instructions
- Fixed multiple text overlap and placement issues
- Improved helper text placement around buttons and sliders
Stability Fixes
- Fixed native playback crash paths during repeated hit sound playback
- Reworked audio handling to avoid unsafe behavior from the older path
- Fixed multiple
.oggplayback failures and decoder issues during testing - Improved error handling so failed custom sounds warn safely instead of hard-crashing the game
Version Compatibility Work
Separate v2.0.0 copies were prepared for:
Minecraft 1.21.11Minecraft 1.21.8Minecraft 1.21.5Minecraft 1.21.4
Compatibility work included:
- Keybind API fixes for older versions
- UI render method fixes for older versions
- Mixin target cleanup for older
ClientWorldsound methods - Version-specific dependency and metadata alignment
Notes
- This release is focused on easier setup, safer playback, version compatibility, and cleaner sound customization.
v2.0.0+mc1.21.9-1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 5 мая 2026 г.
BetterHitSounds v2.0.0 Changelog
New In v2.0.0
- Added a full in-game config workflow for sound setup
- Added
OGGplayback mode - Added
Presetplayback mode - Added separate
Normal,Combo, andCritsound support - Added separate
PlayerandMobsound targeting - Added built-in preset sound styles
- Added
Minecraft Defaultpreset with vanilla-style hit, combo, and crit behavior - Added per-slot
.oggimporting - Added sound preview buttons
- Added reload support without restarting the game
- Added a
Guidepage for setup help - Added cleaner multi-page UI with
Options,Customization,Presets, andGuide
Sound System Changes
- Reworked custom sound handling around dedicated slot folders
- Each slot now uses only one active
.oggfile - Importing a new
.oggreplaces the old file for that slot - Added safer decoding and playback handling for custom
.oggfiles - Improved fallback behavior when imported sound playback fails
Preset Improvements
- Presets now support separate
Hit,Combo, andCritplayback - Added better preview flow for preset sounds
- Preset mode now works as a true playback source instead of acting like a layered effect
Customization Improvements
- Simplified labels to make setup easier
- Reworked category flow into
Player/MobplusNormal/Combo/Crit - Removed confusing actions that made the UI harder to use
- Improved setup messaging and status feedback
UI Changes
- Reworked screen layout and spacing
- Added purple styling and cleaner panel design
- Split the config into separate pages for easier navigation
- Improved guide text and folder instructions
- Fixed multiple text overlap and placement issues
- Improved helper text placement around buttons and sliders
Stability Fixes
- Fixed native playback crash paths during repeated hit sound playback
- Reworked audio handling to avoid unsafe behavior from the older path
- Fixed multiple
.oggplayback failures and decoder issues during testing - Improved error handling so failed custom sounds warn safely instead of hard-crashing the game
Version Compatibility Work
Separate v2.0.0 copies were prepared for:
Minecraft 1.21.11Minecraft 1.21.8Minecraft 1.21.5Minecraft 1.21.4
Compatibility work included:
- Keybind API fixes for older versions
- UI render method fixes for older versions
- Mixin target cleanup for older
ClientWorldsound methods - Version-specific dependency and metadata alignment
Notes
- This release is focused on easier setup, safer playback, version compatibility, and cleaner sound customization.
1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 февраля 2026 г.
========================================================= BetterHitSounds – v1.1.0
Stability Update + Automatic Version Checker
This update fixes the crash reported in v1.0.0 and introduces a built-in automatic update notification system.
Fixes
• Fixed NoSuchFieldError crash on Minecraft 1.21.x
• Removed outdated compiled references
• Rebuilt in a clean environment for proper compatibility
• Improved overall stability
New – Built-in Version Checker
BetterHitSounds now includes a professional update system:
• Async background version checking
• Proper semantic version comparison
• Popup appears only on Title Screen
• Shows once per game launch
• “Update”, “Later”, and “No Thanks” options
• Remembers ignored versions
• Safe external Modrinth link opening
• Fully offline safe
This update makes BetterHitSounds more stable, polished, and future-ready.
Thank you for the continued support ❤️
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 10 февраля 2026 г.
BetterHitSounds v1.0.0 🎉
Release Notes:
- Added combo hit sounds for consecutive attacks
- Implemented distance-based volume
- Added pitch randomization for variety
- Full support for custom sound packs
- Bug fixes and performance improvements
Download & Source:
Комментарии
Загружаем…