WildfireRomeo / WildfireFemaleGenderMod

A Fabric Minecraft Mod - Minecraft's Most Popular Female Gender Mod!
https://modrinth.com/mod/female-gender
GNU Lesser General Public License v3.0
106 stars 62 forks source link

resource pack audio is played with female hurt sound #198

Closed GreenDude-2009 closed 3 months ago

GreenDude-2009 commented 5 months ago

i use this mod on fabric 1.20.4, and when i equip a resource pack that changes hurt sounds, it plays with the female hurt sound

GreenDude-2009 commented 5 months ago

and no, its not above fabric mod resources

celestialfault commented 5 months ago

This is intended behavior, the mod's hurt sound plays alongside the vanilla hurt sound instead of replacing it to avoid removing audio cues for how a player is taking damage, such as the separate fire/drowning hurt sounds

GreenDude-2009 commented 5 months ago

huh???

celestialfault commented 5 months ago

Just to clarify, are you referring to the mods hurt sounds? If you are, make sure you're replacing the correct files; the relevant files to replace are female_damage.ogg and female_damage2.ogg in assets/wildfire_gender/sounds/

celestialfault commented 5 months ago

Adding to the above:

and no, its not above fabric mod resources

Your resource pack must also be above mod resources, otherwise the mod's built-in sound files will simply replace the sounds you're trying to use, as the game prioritizes resources from packs further up the list.

GreenDude-2009 commented 5 months ago

no, is there a way to disable the vanilla hurt sounds on characters with female selected?

GreenDude-2009 commented 5 months ago

thats what i want

WildfireRomeo commented 3 months ago

There is not a way to do this. The way it is currently set up it plays both vanilla hurt sounds and female hurt sounds at the same time.