X-Git-Url: https://gitweb.ps.run/packwiz/blobdiff_plain/80194dfea42a212c27f443cae45f9229b81b9743..08af78edc150c8fd965f5ed76572c321249eb82e:/config/sounds/world.json diff --git a/config/sounds/world.json b/config/sounds/world.json deleted file mode 100644 index 987d0c8..0000000 --- a/config/sounds/world.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "repeaterUseSoundEffect": { - "pitch": 0.95, - "volume": 0.3, - "enabledDynamic": true, - "id": "repeaterUse", - "soundEvent": "minecraft:block.stone_button.click_on", - "shouldPlay": true - }, - "jukeboxUseSoundEffect": { - "shouldPlay": true, - "pitch": 0.8, - "volume": 0.75, - "id": "jukeboxUse", - "soundEvent": "minecraft:block.note_block.basedrum" - }, - "daylightDetectorUseSoundEffect": { - "shouldPlay": true, - "pitch": 0.8, - "volume": 0.45, - "id": "daylightDetectorUse", - "soundEvent": "minecraft:block.note_block.hat" - }, - "furnaceMinecartFuelSoundEffect": { - "shouldPlay": true, - "pitch": 1.9, - "volume": 0.2, - "id": "furnaceMinecartFuel", - "soundEvent": "minecraft:entity.creeper.hurt" - }, - "swordSwooshSoundEffect": { - "shouldPlay": true, - "pitch": 1.3, - "volume": 0.3, - "id": "swordSwoosh", - "soundEvent": "sounds:item.sword.swoosh" - }, - "frostWalkerSoundEffect": { - "shouldPlay": true, - "pitch": 2.0, - "volume": 0.5, - "id": "frostWalker", - "soundEvent": "minecraft:block.powder_snow.fall" - }, - "leadSnappingSoundEffect": { - "shouldPlay": true, - "pitch": 1.0, - "volume": 0.5, - "id": "leadSnapping", - "soundEvent": "minecraft:item.lead.break" - }, - "bowPullSoundEffect": { - "shouldPlay": true, - "pitch": 1.0, - "volume": 0.25, - "id": "bowPull", - "soundEvent": "minecraft:item.crossbow.loading_middle" - }, - "plantPotFillSoundEffect": { - "pitch": 1.1, - "volume": 0.4, - "enabledDynamic": true, - "id": "plantPotFill", - "soundEvent": "minecraft:block.grass.place", - "shouldPlay": true - }, - "cakeEatSoundEffect": { - "shouldPlay": true, - "pitch": 1.2, - "volume": 0.7, - "id": "cakeEat", - "soundEvent": "minecraft:entity.generic.eat" - }, - "enableEnderpearlVariety": true, - "disableBlocksEntirely": false, - "ignoredBlocks": [] -} \ No newline at end of file