BedrockTweaks / Files

Other
19 stars 9 forks source link

fix(files): Fix Quieter Dispensers and Droppers, Quieter Armadillos, Quieter Breezes, Quieter Camels, Quieter Sniffers and Quieter Wardens packs are not working #343

Open PAPISOP opened 1 week ago

PAPISOP commented 1 week ago
  1. Fixed Quieter Armadillos, Quieter Breezes, Quieter Camels, Quieter Sniffers and Quieter Wardens are not working by adding sound_definitions.json file and reduced the volume of the sound events registered in sound_effects object in mob.entity.json file by 95%
  2. Fix Quieter Dispensers and Droppers is not working by adding sound_definitions.json file and removing sounds.json file, and reduced the volume of block.click sound event by 95%
  3. Updated other sound_definitions.json file to use latest format version

Resolves #284, resolves #344, resolves #350

By checking the following boxes with an X, you ensure that: