Back to mods
Sodium Blending Registry project artwork

Modrinth · Minecraft mod

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.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Sodium Blending Registry release should I use?

Updated 3 years ago
Latest stable file mc1.19.2-0.4.4.1
Game version 1.19, 1.19.1, 1.19.2
Loader Fabric, Quilt

Sodium Blending Registry mc1.19.2-0.4.4.1 targets 1.19, 1.19.1, 1.19.2 with Fabric, Quilt. It must be installed on the client. Do not install it on the dedicated server. All 1 required mods have matching files.

Where it goes

Is Sodium Blending Registry required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does Sodium Blending Registry mc1.19.2-0.4.4.1 need?

mc1.19.2-0.4.4.1. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Sodium first. We found matching files for this game-version and loader setup.

Sodium Needed by Sodium Blending Registry mc1.19.2-0.4.4.1
required
Matching file found Matched file: mc1.19.2-0.4.4

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Sodium Blending Registry without breaking your instance.

Built for Sodium Blending Registry mc1.19.2-0.4.4.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use mc1.19.2-0.4.4.1. It targets 1.19, 1.19.1, 1.19.2 with Fabric, Quilt; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Sodium first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside mc1.19.2-0.4.4.1. It opens that exact file at the source.

About this project

What does Sodium Blending Registry add?

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

img1

img2

Installation

To install the mod, follow these steps:

  1. Make sure you have Fabric and Sodium installed.
  2. Download the correct release of the mod file from Modrinth, for the specific Minecraft and Sodium releases.
  3. 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:

  1. Verify that you are using the correct version of the plugin for the specific Minecraft and Sodium release.
  2. Reproduce the issue, noting down any specific steps or circumstances that trigger the bug.
  3. Provide any relevant information, including your Minecraft version, Fabric version, Sodium version, and any other mods you have installed.
  4. Provide the logs if they are relevant.

References

License

Copyright (C) 2023 devpelux (Salvatore Peluso)
Licensed under MIT license.

Project description from Modrinth.

Pick your setup

Sodium Blending Registry by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

12 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Sodium Blending Registry versions and loaders

4 of 4 releases match

Looking for an older file? The official Modrinth project page is in Resources.