henkelmax / sound-physics-remastered

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
GNU General Public License v3.0
69 stars 22 forks source link

How do I reduce the effects for a mod's audio *without* completely cancelling it with the blacklist? not a bug, but no where else to ask. #188

Closed JadianRadiator closed 5 months ago

JadianRadiator commented 5 months ago

Not a bug, but no where else to ask. How do I add a second or multiple sounds to the audio blacklist? How do I reduce the effects for a mod's audio without completely cancelling it with the blacklist?

henkelmax commented 5 months ago

Depends on what you want to do: If you want to reduce reverb - Reduce the reflectivity values If you want to reduce occlusion - Reduce the occlusion values

JadianRadiator commented 5 months ago

unfortunately your suggestion only applies to the block behavior in reaction to sounds. And what I am asking is to reduce sounds from only one mod without outright blacklisting them.