Skip to content

Commit 6dbf3eb

Browse files
feat: add enderman death sound entry to soundcontroller.json
1 parent 55a7f54 commit 6dbf3eb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

hypixel-skyblock-simple/overrides/config/soundcontroller.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
"soundId": "minecraft:entity.ender_dragon.death",
1919
"volume": 0.6
2020
},
21+
{
22+
"soundId": "minecraft:entity.enderman.death",
23+
"volume": 0.5
24+
},
2125
{
2226
"soundId": "minecraft:entity.enderman.teleport",
2327
"volume": 0.4

0 commit comments

Comments
 (0)