Started by
Reedomu
on
Topic category: Help with Minecraft modding (Java Edition)
In Minecraft, a different sound effect plays each time you take damage, depending on the type of damage you take. I want to know if it is possible to add custom player hurt sounds for different damage types.
This is possible, either make the blocks or entity that hurt the player play a sound when they hit the player, or make the player check, if for example, they are inside lava, and if so, play a sound.