Skip to content

PreciseVoice 1.0.0

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 31 Aug 12:06
· 4 commits to main since this release

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.json in the game instance root.
  • Use a default volume range of 0.0 through 3.0; the upper limit is configurable.

Compatibility

  • Minecraft 1.20.1
  • Fabric Loader 0.15.0 or later
  • Fabric API required
  • Client-side only