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

Disable Audio Player sound #106

Closed XBlayz closed 10 months ago

XBlayz commented 1 year ago

How can I disable the real physics for all the custom sound of the Audio Player mod ?

I immagine that I have to add something to the allowed_sounds.properties file but I'm not entirely sure.

henkelmax commented 1 year ago

You can disable audio player sound by disabling simple voice chat integration for now. I will look into adding it to the allowed_sounds config file.