PlayerVocalizer
Gives your Minecraft player a real voice.
Every jump, fall, attack, cough, and death triggers a sound from a selectable voice pack that YOU create. Simple, lightweight, immersive.
Features
- Player voice audio for:
- Jump, land (soft/hard)
- Light/heavy pain
- Fire, poison, drowning damage
- Cough, fall, melee (light/heavy)
- All death types
- Unlimited custom voice packs
- In-game GUI (`/pv gui`) to select packs
- Instant reloads (no restart)
- Adjustable volume & behavior settings
- Easy folder-based pack system
How to Use
Open the GUI by typing "/pv gui" in your chat ("playervocalizer" or "pv" works as prefix):
Inside you can:
- Select Pack – choose your voice pack
- Apply – activate it
- Open Folder – view the packs directory
- Refresh – reload available packs
- Settings – tweak volume, recent-sound limit, and substitution for missing categories
For any uncertainty you can do "/pv help".
Installing Voice Packs
- Run the game once with the mod installed.
- Go to /config/playervocalizer/voicepacks/
- Each subfolder is one voice pack.
- Inside a pack, place
.oggfiles in category folders:
- Jump
- LandSoft
- LandHard
- PainLight
- PainHeavy
- PainFire
- PainDrown
- DeathGeneric
- DeathPoison
- DeathDrown
- MeleeLight
- MeleeHeavy
- Cough
- Fall
You can have as many .ogg files as you want. The file to play is picked randomly from the available list. NOTE that the played file CAN repeat so the more files you have the bigger the variety.
Creating Your Own Pack
Example pack hierarchy:
- config/playervocalizer/voicepacks/myvoicepack/Jump/jump1.ogg, jump2.ogg ....
- config/playervocalizer/voicepacks/myvoicepack/MeleeLight/mlight1.ogg, mlight2.ogg ....
- config/playervocalizer/voicepacks/myvoicepack/DeathGeneric/deathgen1.ogg, deathgen2.ogg ....
The files can have any name, not the ones I used here in the example. Once inside the folder, they will belong only to one voice pack, so if you want you can name each pack's sounds exactly the same and it will work.
Every category is optional.
Notes
- Exclusively client-side mod; works in singleplayer and most servers.
- Does not modify or require resource packs.
- No performance impact.
- Compatible with any mod or modpack as it doesn't intrude into any functions.