#Replace Ender Dragon Sounds

1 messages · Page 1 of 1 (latest)

rose flint
#

Resources>sounds.json>look for ender dragon events. Alternatively, you can go to resources>sounds>sound_definitions.json and replace them that way.

rose flint
#

no, that would go into sounds.json not sound_definitions.
Here are the vanilla sound events for the ender dragon
"ender_dragon" : {
"events" : {
"death" : "mob.enderdragon.death",
"flap" : "mob.enderdragon.flap",
"hurt" : "mob.enderdragon.hit",
"mad" : "mob.enderdragon.growl"
},
"pitch" : [ 0.80, 1.20 ],
"volume" : 80.0