cbbg 🥬

Quick rating

cbbg 🥬

No reviews yet

color banding be gone - Remove pesky color banding from Minecraft

QoL & Tweaks
Bug Fixes
Performance & Optimization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
cbbg 1.3.1+mc1.21.1
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

cbbg 🥬

Modloader Fabric Available on modrinth Available on curseforge GitHub Actions Workflow Status Funding Github

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.jar into your .minecraft/mods folder.

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 are ENABLED, 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

cbbg 🥬

Modloader Fabric Available on modrinth Available on curseforge GitHub Actions Workflow Status Funding Github

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.jar into your .minecraft/mods folder.

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 are ENABLED, 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

Screenshots

Gallery

  • smooth lighting + vignette
    smooth lighting + vignette smooth lighting + vignette i don't know why curseforge re-compress the png with lossy/destructive compression, but to see the 100% correct comparison check the modrinth page
  • sky + vignette
    sky + vignette sky + vignette i don't know why curseforge re-compress the png with lossy/destructive compression, but to see the 100% correct comparison check the modrinth page
  • sky + vignette
    sky + vignette
  • smooth lighting + vignette
    smooth lighting + vignette

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~7,000
Total Downloads
CurseForge
<1,000
Modrinth
~7,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works