promotional bannermobile promotional banner

Sound Physics Fabric

The best-sounding mod you'll ever hear. Uses raytracing on sounds.

File Details

Sound Physics v0.4.2 for 1.18

  • B
  • Dec 9, 2021
  • 158.97 KB
  • 1.1K
  • 1.18+1
  • Fabric

File Name

soundphysics-0.4.2.jar

Supported Versions

  • 1.18-Snapshot
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:sound-physics-fabric-501539:3556656"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Direction evaluation is now taking energy into account
  • Direction evaluation is now taking direct rays into account (weight is configurable)
  • Added occlusion property for every material<br />- Occlusion is now continuous and no longer discrete per-block.
  • fixed rays only having 1 reflection (2 rays) [thanks to henkelmax]
  • fixed reflectivity being greater than 1 (delete your config or adjust the material settings)
  • fixed crash when no default material setting is present (resets all of them)
  • Added material data block exceptions (for custom settings) and group duplicates (less groups in settings)
  • Code is now more organized and labeled.

Note: MaxDirVariance is still 0.1 (too small) I prefer 1.0, but don't know if it brings in any weirdness