Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 819 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 819 Bytes

Sound-Physics

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.

Downloads are in the releases tab

This is a fork of a fork! I forked it from daipenger who forked it from sonicether, daipenger ported it to 1.12.2 and cleaned up the codebase, i just added some stuff.

The stuff added in this fork:

  • Automatic stero to mono downmixing of sounds (So the original resourcepack is not needed anymore)
  • More compatibility with mods (Computronics & Immersive Railroading)
  • Server-side support (right position for entity and computronics sounds and higher distance before sound cutoff)

Todo:

  • Rewrite Dynamic environement evaluation (feature removed for now)
  • More mod compatibility ? I'm open to suggestions