Skip to content

Commit 55a7f54

Browse files
feat: add elder guardian ambient sound entry to soundcontroller.json
1 parent 04698b6 commit 55a7f54

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
@@ -10,6 +10,10 @@
1010
"soundId": "minecraft:entity.blaze.shoot",
1111
"volume": 0.3
1212
},
13+
{
14+
"soundId": "minecraft:entity.elder_guardian.ambient",
15+
"volume": 0.4
16+
},
1317
{
1418
"soundId": "minecraft:entity.ender_dragon.death",
1519
"volume": 0.6

0 commit comments

Comments
 (0)