Skip to content

Commit b6d90e7

Browse files
feat: add new sound effects and adjust volumes in soundcontroller.json
1 parent dc5c9fa commit b6d90e7

1 file changed

Lines changed: 294 additions & 6 deletions

File tree

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

Lines changed: 294 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,242 @@
22
"version": 4,
33
"subtitlesEnabled": false,
44
"sounds": [
5+
{
6+
"soundId": "minecraft:ambient.nether_wastes.additions",
7+
"volume": 0.5
8+
},
9+
{
10+
"soundId": "minecraft:block.end_portal.spawn",
11+
"volume": 0.7
12+
},
13+
{
14+
"soundId": "minecraft:block.end_portal_frame.fill",
15+
"volume": 0.8
16+
},
17+
{
18+
"soundId": "minecraft:block.ender_chest.open",
19+
"volume": 0.5
20+
},
21+
{
22+
"soundId": "minecraft:block.note_block.bass",
23+
"volume": 0.6
24+
},
25+
{
26+
"soundId": "minecraft:block.note_block.harp",
27+
"volume": 0.35
28+
},
529
{
630
"soundId": "minecraft:block.note_block.pling",
31+
"volume": 0.03
32+
},
33+
{
34+
"soundId": "minecraft:block.piston.extend",
35+
"volume": 0.25
36+
},
37+
{
38+
"soundId": "minecraft:block.portal.ambient",
39+
"volume": 0.3
40+
},
41+
{
42+
"soundId": "minecraft:block.portal.travel",
43+
"volume": 0.8
44+
},
45+
{
46+
"soundId": "minecraft:block.portal.trigger",
47+
"volume": 0.8
48+
},
49+
{
50+
"soundId": "minecraft:block.snow.break",
51+
"volume": 0.3
52+
},
53+
{
54+
"soundId": "minecraft:block.stone.place",
55+
"volume": 0.6
56+
},
57+
{
58+
"soundId": "minecraft:entity.arrow.hit",
759
"volume": 0.1
860
},
61+
{
62+
"soundId": "minecraft:entity.arrow.hit_player",
63+
"volume": 0.6
64+
},
65+
{
66+
"soundId": "minecraft:entity.arrow.shoot",
67+
"volume": 0.2
68+
},
69+
{
70+
"soundId": "minecraft:entity.bat.death",
71+
"volume": 0.6
72+
},
973
{
1074
"soundId": "minecraft:entity.blaze.shoot",
1175
"volume": 0.3
1276
},
77+
{
78+
"soundId": "minecraft:entity.cat.ambient",
79+
"volume": 0.25
80+
},
81+
{
82+
"soundId": "minecraft:entity.chicken.egg",
83+
"volume": 0.2
84+
},
1385
{
1486
"soundId": "minecraft:entity.elder_guardian.ambient",
1587
"volume": 0.4
1688
},
89+
{
90+
"soundId": "minecraft:entity.elder_guardian.curse",
91+
"volume": 0.5
92+
},
93+
{
94+
"soundId": "minecraft:entity.elder_guardian.death",
95+
"volume": 0.1
96+
},
97+
{
98+
"soundId": "minecraft:entity.elder_guardian.hurt",
99+
"volume": 0.1
100+
},
17101
{
18102
"soundId": "minecraft:entity.ender_dragon.death",
103+
"volume": 0.01
104+
},
105+
{
106+
"soundId": "minecraft:entity.ender_dragon.flap",
107+
"volume": 0.3
108+
},
109+
{
110+
"soundId": "minecraft:entity.ender_dragon.growl",
111+
"volume": 0.05
112+
},
113+
{
114+
"soundId": "minecraft:entity.ender_dragon.hurt",
115+
"volume": 0.2
116+
},
117+
{
118+
"soundId": "minecraft:entity.ender_dragon.shoot",
119+
"volume": 0.2
120+
},
121+
{
122+
"soundId": "minecraft:entity.enderman.ambient",
19123
"volume": 0.6
20124
},
21125
{
22126
"soundId": "minecraft:entity.enderman.death",
23-
"volume": 0.5
127+
"volume": 0.35
128+
},
129+
{
130+
"soundId": "minecraft:entity.enderman.hurt",
131+
"volume": 0.1
132+
},
133+
{
134+
"soundId": "minecraft:entity.enderman.scream",
135+
"volume": 0.35
136+
},
137+
{
138+
"soundId": "minecraft:entity.enderman.stare",
139+
"volume": 0.0
24140
},
25141
{
26142
"soundId": "minecraft:entity.enderman.teleport",
27-
"volume": 0.4
143+
"volume": 0.03
28144
},
29145
{
30146
"soundId": "minecraft:entity.experience_orb.pickup",
31-
"volume": 0.3
147+
"volume": 0.1
32148
},
33149
{
34150
"soundId": "minecraft:entity.firework_rocket.blast",
151+
"volume": 0.15
152+
},
153+
{
154+
"soundId": "minecraft:entity.firework_rocket.blast_far",
155+
"volume": 0.15
156+
},
157+
{
158+
"soundId": "minecraft:entity.firework_rocket.large_blast",
35159
"volume": 0.3
36160
},
161+
{
162+
"soundId": "minecraft:entity.firework_rocket.large_blast_far",
163+
"volume": 0.15
164+
},
165+
{
166+
"soundId": "minecraft:entity.firework_rocket.launch",
167+
"volume": 0.3
168+
},
169+
{
170+
"soundId": "minecraft:entity.firework_rocket.shoot",
171+
"volume": 0.3
172+
},
173+
{
174+
"soundId": "minecraft:entity.generic.big_fall",
175+
"volume": 0.6
176+
},
37177
{
38178
"soundId": "minecraft:entity.generic.explode",
39-
"volume": 0.2
179+
"volume": 0.03
180+
},
181+
{
182+
"soundId": "minecraft:entity.generic.small_fall",
183+
"volume": 0.6
184+
},
185+
{
186+
"soundId": "minecraft:entity.generic.splash",
187+
"volume": 0.07
188+
},
189+
{
190+
"soundId": "minecraft:entity.ghast.ambient",
191+
"volume": 0.4
192+
},
193+
{
194+
"soundId": "minecraft:entity.ghast.death",
195+
"volume": 0.4
40196
},
41197
{
42198
"soundId": "minecraft:entity.ghast.hurt",
43-
"volume": 0.3
199+
"volume": 0.15
200+
},
201+
{
202+
"soundId": "minecraft:entity.ghast.scream",
203+
"volume": 0.4
44204
},
45205
{
46206
"soundId": "minecraft:entity.ghast.shoot",
47207
"volume": 0.07
48208
},
209+
{
210+
"soundId": "minecraft:entity.ghast.warn",
211+
"volume": 0.4
212+
},
213+
{
214+
"soundId": "minecraft:entity.guardian.death",
215+
"volume": 0.4
216+
},
217+
{
218+
"soundId": "minecraft:entity.guardian.hurt",
219+
"volume": 0.25
220+
},
221+
{
222+
"soundId": "minecraft:entity.horse.angry",
223+
"volume": 0.2
224+
},
225+
{
226+
"soundId": "minecraft:entity.horse.armor",
227+
"volume": 0.25
228+
},
229+
{
230+
"soundId": "minecraft:entity.horse.saddle",
231+
"volume": 0.5
232+
},
233+
{
234+
"soundId": "minecraft:entity.iron_golem.attack",
235+
"volume": 0.1
236+
},
237+
{
238+
"soundId": "minecraft:entity.iron_golem.hurt",
239+
"volume": 0.4
240+
},
49241
{
50242
"soundId": "minecraft:entity.lightning_bolt.impact",
51243
"volume": 0.0
@@ -54,17 +246,113 @@
54246
"soundId": "minecraft:entity.lightning_bolt.thunder",
55247
"volume": 0.0
56248
},
249+
{
250+
"soundId": "minecraft:entity.phantom.ambient",
251+
"volume": 0.1
252+
},
253+
{
254+
"soundId": "minecraft:entity.phantom.bite",
255+
"volume": 0.2
256+
},
257+
{
258+
"soundId": "minecraft:entity.phantom.death",
259+
"volume": 0.25
260+
},
261+
{
262+
"soundId": "minecraft:entity.phantom.flap",
263+
"volume": 0.2
264+
},
265+
{
266+
"soundId": "minecraft:entity.phantom.hurt",
267+
"volume": 0.3
268+
},
269+
{
270+
"soundId": "minecraft:entity.phantom.swoop",
271+
"volume": 0.1
272+
},
273+
{
274+
"soundId": "minecraft:entity.player.big_fall",
275+
"volume": 0.6
276+
},
277+
{
278+
"soundId": "minecraft:entity.player.hurt",
279+
"volume": 0.7
280+
},
281+
{
282+
"soundId": "minecraft:entity.player.small_fall",
283+
"volume": 0.6
284+
},
57285
{
58286
"soundId": "minecraft:entity.silverfish.death",
59287
"volume": 0.45
60288
},
289+
{
290+
"soundId": "minecraft:entity.villager.death",
291+
"volume": 0.4
292+
},
293+
{
294+
"soundId": "minecraft:entity.villager.hurt",
295+
"volume": 0.2
296+
},
297+
{
298+
"soundId": "minecraft:entity.villager.no",
299+
"volume": 0.2
300+
},
301+
{
302+
"soundId": "minecraft:entity.villager.trade",
303+
"volume": 0.2
304+
},
305+
{
306+
"soundId": "minecraft:entity.villager.yes",
307+
"volume": 0.2
308+
},
61309
{
62310
"soundId": "minecraft:entity.wither.shoot",
63-
"volume": 0.3
311+
"volume": 0.1
312+
},
313+
{
314+
"soundId": "minecraft:entity.wither.spawn",
315+
"volume": 0.05
316+
},
317+
{
318+
"soundId": "minecraft:entity.wolf.death",
319+
"volume": 0.4
64320
},
65321
{
66322
"soundId": "minecraft:entity.zombie.ambient",
67323
"volume": 0.35
324+
},
325+
{
326+
"soundId": "minecraft:entity.zombie.attack_iron_door",
327+
"volume": 0.05
328+
},
329+
{
330+
"soundId": "minecraft:entity.zombie.attack_wooden_door",
331+
"volume": 0.05
332+
},
333+
{
334+
"soundId": "minecraft:entity.zombie.break_wooden_door",
335+
"volume": 0.05
336+
},
337+
{
338+
"soundId": "minecraft:entity.zombie.infect",
339+
"volume": 0.15
340+
},
341+
{
342+
"soundId": "minecraft:entity.zombie_villager.converted",
343+
"volume": 0.15
344+
},
345+
{
346+
"soundId": "minecraft:entity.zombie_villager.cure",
347+
"volume": 0.15
348+
},
349+
{
350+
"soundId": "minecraft:item.flintandsteel.use",
351+
"volume": 0.5
352+
},
353+
{
354+
"soundId": "minecraft:ui.button.click",
355+
"volume": 0.7
68356
}
69357
]
70358
}

0 commit comments

Comments
 (0)