
Sodium Blending Registry
This is a plugin for sodium, that fixes a sodium "color blending bug", and adds a dynamic way to register blocks for blending.
Screenshots

Über diese Mod
Sodium Blending Registry
This is a Sodium plugin designed to address a known bug in the Sodium graphics engine that causes incorrect color blending, resulting in visual inconsistencies in many Minecraft mods which make use of color providers.
The bug is described in issue 895.
Additionally, it introduces a new tag c:blendable that allows custom blocks or fluids to be registered to use the Sodium blending system.
❗IMPORTANT NOTE❗
Starting from Sodium 0.5, this plugin is a part of Sodium itself, and is not required anymore.
If you use this with Sodium 0.5 or newer releases the game will crash!
Examples of the bug


Installation
To install the mod, follow these steps:
- Make sure you have Fabric and Sodium installed.
- Download the correct release of the mod file from Modrinth, for the specific Minecraft and Sodium releases.
- Move the downloaded mod file into the mods folder.
Usage of the tag
The c:blendable tag can be particularly useful for mod developers when they introduce a block or fluid that utilizes color providers based on the biome.
By applying the tag, the new block or fluid will make use of Sodium blending system instead of the vanilla one.
To use the tag, add a new file named blendable.json into resources/data/c/tags/blocks for blocks, or resources/data/c/tags/fluids for fluids.
The file should be similar to this:
{
"replace": false,
"values": [
"testmod:newleaveblock"
]
}
Please note that this feature is intended for mod developers and not for end users.
Bug Reporting
Note that this mod fixes only the blending bug of Sodium.
For other Sodium bugs, please open an issue on Sodium instead and not here!
To ensure accurate bug reporting, please follow these steps:
- Verify that you are using the correct version of the plugin for the specific Minecraft and Sodium release.
- Reproduce the issue, noting down any specific steps or circumstances that trigger the bug.
- Provide any relevant information, including your Minecraft version, Fabric version, Sodium version, and any other mods you have installed.
- Provide the logs if they are relevant.
References
- Sodium issue 895: The issue describing the bug.
- Sodium pull request 1360: The code is taken from here.
License
Copyright (C) 2023 devpelux (Salvatore Peluso)
Licensed under MIT license.
Verfügbare Versionen
Sodium Blending Registry auf deinem Client installieren
Mod-Loader lokal installieren
Installiere fabric für deine lokale Minecraft-Version.
Passende Datei herunterladen
Wähle die Sodium Blending Registry-Datei für fabric und Minecraft 1.20.
Mod installieren
Lege die .jar-Datei in deinem lokalen .minecraft/mods-Ordner ab und starte Minecraft neu. Eine Installation auf dem Server ist nicht nötig.
Kompatibilität
Mod-Loader
Minecraft-Versionen
1.20, 1.19.4, 1.19.3 (+3 weitere)
Server-seitig
✗ Nicht unterstütztEmpfohlener RAM
4 GB(min. 3 GB)Häufige Fragen
Muss Sodium Blending Registry auf dem Minecraft Server installiert werden?
Nein. Modrinth kennzeichnet Sodium Blending Registry serverseitig als nicht unterstützt. Installiere die Mod nur im lokalen Minecraft-Mods-Ordner. Dein Server kann unverändert bleiben, sofern die Mod-Seite keine zusätzliche Abhängigkeit nennt.
Welche Version und welchen Loader braucht Sodium Blending Registry?
Nutze eine Datei für fabric, quilt und exakt deine Minecraft-Version. Unterstützte Versionen sind unter anderem 1.20, 1.19.4, 1.19.3. Loader-Dateien sind nicht untereinander austauschbar.
Sodium Blending Registry funktioniert nicht – was kann ich prüfen?
Prüfe zuerst Minecraft-Version, Loader-Version und erforderliche Abhängigkeiten. Lege die .jar-Datei im lokalen .minecraft/mods-Ordner ab und entferne ältere Duplikate. Da die Mod clientseitig ist, löst mehr Server-RAM dieses Problem nicht.
Ähnliche Mods
Minecraft Server für deine Gruppe
Sodium Blending Registry bleibt auf deinem Client. Hoste dazu eine kompatible Welt für deine Mitspieler.