PandaDap2006 / Pandas-Falling-Trees

Makes trees fall
https://modrinth.com/mod/pandas-falling-trees
MIT License
14 stars 0 forks source link

Change tree fall sound to mono to solve sound positioning #41

Closed Dariensg closed 8 months ago

Dariensg commented 8 months ago

Fixes #38

Minecraft's sound positioning system does not work with stereo files unfortunately. I went ahead and used a sound converter shell script I had handy to convert your audio file to mono, fixing this issue. I've tested before this modification and after, and it does in fact resolve the sound positioning issue!

PandaDap2006 commented 8 months ago

Thanks so much, i know nothing about minecraft's sound system at the moment so its nice get some help with this.