Embeddium
Embeddium is an unofficial fork of Sodium based off Rubidium, with additional changes and bugfixes to integrate it with the Forge modding ecosystem.
Embeddium is not supported by CaffeineMC. Do not report issues encountered with it to their bug tracker or in their Discord. I have my own Discord server for my mods if you would like to discuss, provide suggestions, etc.
A changelog for updates can be found here.
Compatibility
Generally Embeddium should work out of the box with many more mods than Rubidium. However, given the scope of changes it makes to the renderer, it may have compatibility issues with some mods that use advanced rendering. Please open an issue if you experience problems. Some issues may require changes to be made in the other mod but it's good to have them documented.
The GitHub wiki page has a somewhat-maintained list of known incompatibilities. OptiFine is not supported for obvious reasons.
Shaders
For now, please continue to use Oculus if you want shader support. Note that in the past, Oculus has caused some rendering bugs of its own, so I recommend only having it installed if you are actually playing with shaders.
Credits
- JellySquid & the CaffeineMC team, for making Sodium in the first place, without which this project would not be possible
- Asek3, for the initial port to Forge
- XFactHD, for providing a list of gamebreaking Rubidium issues to start this work off, and for testing early builds
- Pepper, for their invaluable assistance with getting Forge lighting to work on Sodium 0.5
- CelestialAbyss and input-Here for making the new logo design
License
Please refer to the LICENSE file. Embeddium is LGPL-3.0 but there is a very small amount of code from Forge that remains LGPL-2.1.