What Embeddium works with.
| Platform | Java Edition |
|---|---|
| Loaders | Fabric, Forge, NeoForge |
| Minecraft versions | 1.16.5, 1.18.2, 1.19.2, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.4 |
| Environment | Client |
Embeddium is a client-side rendering mod for Minecraft Java Edition, built from the last freely licensed version of the Sodium codebase and aimed at players on Forge and NeoForge. It rewrites terrain rendering and trims the immediate-mode pipeline that entities, GUIs and block entities go through, then layers on patches that keep heavily modded packs drawing correctly. The catch is age. Nothing new has shipped since January 2025.
What Embeddium changes in Minecraft
- Every rendering improvement from Sodium 0.5.8 and earlier, including the rewritten terrain renderer.
- Built-in Fabric Rendering API support, so content mods that use it work without Indium. Indium is not needed here and will not run alongside it.
- Optional translucency sorting, so translucent blocks stacked behind each other draw in the right order. Turn it on under Video Settings, Quality.
- A rebuilt video settings screen derived from Reese's Sodium Options, with pages grouped by mod and an API other mods can plug their own options into.
- Frequent patch releases aimed at mod compatibility bugs, which is the reason the fork exists at all.
Embeddium Forge and NeoForge support
Loaders are the programs that let Minecraft Java run mods, and a file built for one never loads in another. Embeddium ships separate lines for three of them, and they stopped at different points.
- NeoForge, the most complete line. Releases cover 1.20.1 through 1.21.1, the newest being 1.0.15+mc1.21.1 from January 2025. A 1.21.4 build exists, but only as a beta (1.0.12-beta.1+mc1.21.4).
- Forge, covering 1.16.5 through 1.20.2. The last release, 0.3.31+mc1.20.1, went out in August 2024.
- Fabric, covering 1.20.1 through 1.20.6. The last release, 0.3.25+mc1.20.1, went out in July 2024.
- Client side only. The mod does nothing on a server, so there is no server jar to install.
How to install Embeddium
- 1.Pick a Minecraft version the loader line you want actually reaches, then install Forge or NeoForge for it.
- 2.On the Modrinth page, filter the file list by your loader and game version before downloading, because the newest file on the page is a NeoForge build.
- 3.Drop the jar into your mods folder. The Java mod install guide covers where that folder lives on each system.
- 4.Launch Minecraft on that loader profile, then open Video Settings to confirm the Embeddium pages appear.
Known conflicts and limits
- Declared incompatible with Rubidium, the older Forge port of Sodium that Embeddium was built to replace.
- Declared incompatible with TexTrue's Embeddium Options, which overlaps with the options screen already built in.
- Indium will not work with it, since the Fabric Rendering API support is integrated.
- CaffeineMC does not support this fork, so bugs belong on Embeddium's own issue tracker, never on Sodium's tracker or Discord.
- The version ceiling is the real limit. Anything newer than 1.21.1 on NeoForge, 1.20.2 on Forge, or 1.20.6 on Fabric has no build here.
Embeddium vs Sodium
They are the same rendering engine with different jobs. Sodium is the upstream project, it runs on Fabric, NeoForge and Quilt, and it still ships builds for current Minecraft. Embeddium took Sodium's code at version 0.5.8 and carried it to Forge and NeoForge, adding mod-compatibility fixes that Sodium's own scope never covered. That made it the sensible pick for Forge packs for a long time. It no longer is on current versions, where Sodium and helpers like Sodium Extra are the maintained path. Embeddium is still the right answer for a 1.20.1 Forge pack that already depends on it.
Sodium, Rubidium and Embeddium compared on Minecraft 1.20.1
Questions about Embeddium.
6 questions
Is Embeddium still updated?
No. The last file on the project page is 1.0.15+mc1.21.1 for NeoForge, published on 24 January 2025, and nothing has shipped since. The Forge line stopped in August 2024 and the Fabric line in July 2024. Existing builds still work on the versions they were made for, but do not expect fixes for newer Minecraft releases or newly reported mod conflicts.
Does Embeddium work on Forge?
Yes, on older versions. Forge builds exist for 1.16.5 through 1.20.2, and the last one, 0.3.31+mc1.20.1, was published in August 2024. Nothing newer was made for Forge. If your pack sits in that range the mod works normally, but on any later Minecraft version you need a different performance mod.
Does Embeddium work on NeoForge?
Yes, and NeoForge is where the newest work went. Releases cover 1.20.1 through 1.21.1, with 1.0.15+mc1.21.1 the last one from January 2025. There is a 1.21.4 build, but it is marked beta rather than release, so treat it as untested. Nothing exists above 1.21.4 on any loader.
What is the difference between Embeddium and Sodium?
Embeddium is a fork of Sodium's rendering code from version 0.5.8, rebuilt for Forge and NeoForge with extra patches for mod compatibility. Sodium is the original, it now covers Fabric, NeoForge and Quilt, and it is still being updated. On current Minecraft versions Sodium is the maintained option. On an older Forge pack, Embeddium is the one that runs.
Do I need Embeddium on my Minecraft server?
No. Embeddium only changes how your own game draws frames, so it is a client-side mod with nothing to install server-side. Adding it to a server does nothing. You can join any multiplayer server while running it, as long as that server does not restrict which client mods players may use.
Is Embeddium safe to download?
It is published on Modrinth by FiniteReality under the LGPL-3.0-only licence, with source code on GitHub. We link straight to that project page rather than hosting a copy, so you download the file the developer uploaded. Always take the jar from the project page itself and avoid reupload sites.






