This is a very simple, and small mod.
When you die, Jen's screaming into the void from the Minecraft Live 2021 mob vote introduction plays. Makes deaths very dramatic.
Inspired by PhoenixSC's video "Jeb screams "noooooooooooooooooooooo""
This mod is fully client side, and can be used on vanilla servers.
Version 1.1 configuration
All values presented below are default values
For fabric versions, the config is named noooooo_config.json. For forge versions, the config is named noooooo-client.toml. Config values are the same for both versions.
Allows you to change the sound effect played on death. Set to "none" to disable mod
Example: If you set this to "minecraft:entity.wither.death", the wither death sound will be played upon your eventual demise
"soundEffect": "noooooo:noooo"
Change the volume of the death sound
"soundVolume": 500.0
Change the pitch of the death sound
"soundPitch": 1.0
Requires Fabric API for fabric versions
Feel free to use this in modpacks!