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

Suggestion #87

Closed PweSol closed 1 year ago

PweSol commented 1 year ago

I'm sure you know about the Resounding mod. Is it possible to implement some of the features it has to this mod? Previously I didn't think it would be necessary or worthwhile after reading its FAQ, but now I reconsidered. Since that mod doesn't seem to be being worked on anymore and likely won't be finished anytime soon, I think it would be nice if we got some of its features or performance improvements in a mod that actually is maintained, like this one.

henkelmax commented 1 year ago

If you want specific features to be added, you can create a PR. I personally won't copy stuff from other mods.

PweSol commented 1 year ago

Oh I didn't mean to copy anything. But it has interesting ideas that you could inspire from. For example, before you said that making this mod multi-threaded would be impossible, yet the Resounding mod proved making such sound system multi-threaded is possible.

If I knew how to mod, I would have tried making such PR :D