Embeddium
Embeddium is a free open-source modification designed to enhance Minecraft client performance. This project builds upon the last FOSS version of the Sodium codebase, supplemented with numerous bug fixes and new features that improve compatibility with other modifications.
It's important to note that although derived from Sodium, Embeddium development is not supported by the CaffeineMC team. Therefore, issues and errors encountered while using this modification should not be reported to their bug tracker or Discord.
Key Advantages
The modification includes all performance optimizations from Sodium 0.5.8 and earlier versions, featuring a completely rewritten terrain renderer, numerous improvements to the immediate rendering pipeline (used for entities, interfaces, block objects, etc.), and various other enhancements.
Compatibility and Features
- Support for Minecraft Forge in versions 1.20.1 and older
- Compatibility with Fabric for versions 1.20.1-1.20.6
- Works with NeoForge starting from version 1.20.1 and newer
- Integrated Fabric Rendering API support (no longer requires Indium, which is incompatible with Embeddium)
- Regular updates for prompt resolution of compatibility issues
- Additional APIs for integration with other modifications
- Optional transparency sorting support (configurable in video settings)
For Developers
Developers interested in integrating Embeddium into their development environment can refer to integration guidelines and recommendations.