File Details
SoundPhysics v0.5.0 for 1.18.x
- B
- Dec 13, 2021
- 174.16 KB
- 954
- 1.18.1+1
- Fabric
File Name
soundphysics-0.5.0.jar
Supported Versions
- 1.18.1
- 1.18
Curse Maven Snippet
NOTE: This update changed the config format again, please DELETE YOUR CONFIG FILE before loading the game with this version. You may need to update Fabric Modloader as well.
A lot was added/changed in this update! Take a look:
- You no longer have to mark a special setting every time you change the config
- You can now edit material properties in the config screen using ModMenu
- Added extra compatibility with Plasmo Voice 1.2.9: You can now hear reverb from your own voice when using both mods
- Added Multithreading capability; Workload can now be split among the cores of your computer, drastically improving performance
- More tweaks were made to increase performance by another 40-50%
- There is no longer a Direction Randomness setting, since it no longer has a purpose.
- SoundPhysics now waits 20 seconds after world load before initializing.
Developer Notes:
- Logging and debug info is now handled much better
- Problems with the config format are now dealt with more elegantly
- Collapsible sections were added to many long map definitions, presets, etc.
- A lot of
floatvalues were replaced withdoubles - SoundPhysics now uses a
PrecomputedConfigclass as a buffer between the config and the rest of the mod - SoundPhysics now mixes into Cloth Config to stabilize the config screen

