X-Git-Url: https://gitweb.ps.run/packwiz/blobdiff_plain/80194dfea42a212c27f443cae45f9229b81b9743..08af78edc150c8fd965f5ed76572c321249eb82e:/config/sounds/event.json diff --git a/config/sounds/event.json b/config/sounds/event.json deleted file mode 100644 index 86850fd..0000000 --- a/config/sounds/event.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "ignoreSilencedStatusEffects": true, - "positiveStatusEffectGainSoundEffect": { - "shouldPlay": true, - "pitch": 2.0, - "volume": 0.1, - "id": "positiveStatusEffectGain", - "soundEvent": "minecraft:item.trident.thunder" - }, - "negativeStatusEffectGainSoundEffect": { - "shouldPlay": true, - "pitch": 0.3, - "volume": 0.2, - "id": "negativeStatusEffectGain", - "soundEvent": "minecraft:entity.illusioner.mirror_move" - }, - "positiveStatusEffectLoseSoundEffect": { - "shouldPlay": true, - "pitch": 0.5, - "volume": 0.1, - "id": "positiveStatusEffectLose", - "soundEvent": "minecraft:item.trident.riptide_1" - }, - "negativeStatusEffectLoseSoundEffect": { - "shouldPlay": true, - "pitch": 0.5, - "volume": 0.1, - "id": "negativeStatusEffectLose", - "soundEvent": "minecraft:item.trident.riptide_1" - } -} \ No newline at end of file