
cbbg 🥬
color banding be gone - Remove pesky color banding from Minecraft
Screenshots


About this Mod
cbbg 🥬
color banding be gone - Remove pesky color banding from Minecraft
cbbg/'kabij/ is a client-side Fabric mod that reduces visible color banding by:
- Using a higher-precision render target (RGBA16F)
- Applying STBN blue-noise dithering to final image
Helps reduce color banding on following:
- Smooth lighting
- Skybox
- Vignette
What it does
- Higher render precision: upgrades the main render target color attachment to RGBA16F.
- Blue-noise dithering: applies a lightweight full-screen pass using STBN noise to break up 8-bit quantization banding.
Installation
- Install Fabric Loader and Fabric API for your Minecraft version.
- Put the
cbbg-x.x.x.jarinto your.minecraft/modsfolder.
This mod is client-only. It does not need to be installed on servers.
Configuration
In-game (recommended)
If you have Mod Menu installed, open cbbg’s config screen and select:
- Enabled
- Disabled
- Demo (split): left = disabled (no dither), right = enabled (dither)
Commands
You can also control the mod using chat commands (useful if Mod Menu is not installed):
/cbbg mode: View the current mode./cbbg mode set <mode>: Set the mode. Valid modes areENABLED,DISABLED,DEMO.
Config file
Config file: .minecraft/config/cbbg.json
Example:
{
"mode": "ENABLED"
}
Valid values: ENABLED, DISABLED, DEMO.
Compatibility notes
- Iris shaderpacks: when an Iris shaderpack is active, cbbg is forced OFF to avoid pipeline conflicts.
- GPU support: if RGBA16F allocation fails on your device/driver, cbbg will automatically fall back to RGBA8 for the remainder of the session.
Credits
- AsmFabricLoader by FlorianMichael (Apache License 2.0)
Available Versions
How to Install cbbg 🥬 on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the cbbg 🥬 file for fabric and Minecraft 1.21.11.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.1
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does cbbg 🥬 need to be installed on the Minecraft server?
No. Modrinth marks cbbg 🥬 as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does cbbg 🥬 require?
Use a file for fabric and your exact Minecraft version. Supported versions include 1.21.11, 1.21.1. Files for different loaders are not interchangeable.
cbbg 🥬 is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
cbbg 🥬 stays on your client. Host a compatible world for your group.