Releases: GloryRedstoneUnion/PreciseVoice
Releases · GloryRedstoneUnion/PreciseVoice
Release list
PreciseVoice 1.1.0
- Add the /voice resetall command.
- Restore all volume multipliers to their defaults while preserving maxVolume.
- Persist reset settings and refresh active sound playback.
PreciseVoice 1.0.1
Summary
PreciseVoice 1.0.1 improves how default volume values are stored and displayed.
Fixes
- Hide volume options set to the default multiplier of
1.0from/voice status. - Remove a per-sound override when it is reset to
1.0. - Clean legacy
1.0per-sound overrides fromPreciseVoice.jsonwhen loading.
Compatibility
- Minecraft 1.20.1
- Fabric Loader 0.15.0 or later
- Fabric API required
- Client-side only
PreciseVoice 1.0.0
Summary
PreciseVoice 1.0.0 is the initial public release of the client-side sound volume control mod for Minecraft 1.20.1.
Features
- Adjust individual sound events with
/voice <sound_id> <volume>. - Apply an overall multiplier with
/voice all <volume>. - Review global and per-sound changes with
/voice status. - Persist settings in
PreciseVoice.jsonin the game instance root. - Use a default volume range of
0.0through3.0; the upper limit is configurable.
Compatibility
- Minecraft 1.20.1
- Fabric Loader 0.15.0 or later
- Fabric API required
- Client-side only