Sound Physics Remixin
A Minecraft mod that fundamentally changes the game's audio perception by adding realistic sound physics. It creates effects of attenuation, reverberation, and sound absorption through various blocks, making the game world more alive and atmospheric.
Development History
This project is the result of multiple forks. The current version was created based on the work of djpadbit, who in turn developed the version from daipenger, who continued the development of the original mod from sonicether. Daipenger performed the port to version 1.12.2 and optimized the codebase.
Key Improvements
- Automatic stereo to mono conversion - no longer requires additional resource packs
- Extended compatibility with popular mods including Computronics and Immersive Railroading
- Server-side support - accurate positioning of entity sounds and improved sound propagation distance
Current Version Features
In this version, all ASM code has been rewritten using Mixin for better compatibility with other mods. Compatibility issues with IC2 Classic have also been fixed, and errors in internal methods have been eliminated.
Technical Recommendations
If errors occur with mixin.debug enabled, it is recommended to disable class verification. To resolve compatibility issues with other mods, you can create a corresponding request.
Important Requirement
The mod requires MixinBooter installation. If Mixin-related problems occur during game launch, it is recommended to use a newer version of MixinBooter (8.10 or higher). Problems may be caused by an outdated MixinExtra version in MixinBooter 8.9.
For additional information and technical support, you can join the relevant developer community.