Skip to content

Commit a397dcf

Browse files
feat: add lightning bolt impact sound entry and adjust thunder volume in soundcontroller.json
1 parent 6dbf3eb commit a397dcf

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,13 @@
4646
"soundId": "minecraft:entity.ghast.shoot",
4747
"volume": 0.07
4848
},
49+
{
50+
"soundId": "minecraft:entity.lightning_bolt.impact",
51+
"volume": 0.0
52+
},
4953
{
5054
"soundId": "minecraft:entity.lightning_bolt.thunder",
51-
"volume": 0.25
55+
"volume": 0.0
5256
},
5357
{
5458
"soundId": "minecraft:entity.silverfish.death",

0 commit comments

Comments
 (0)