promotional bannermobile promotional banner

Colormatic

Now you can customize Minecraft's hardcoded colors with a resource pack.

File Details

colormatic-3.1.3+mc.1.20.1.jar

  • R
  • Dec 21, 2024
  • 215.83 KB
  • 12.7K
  • 1.20.1
  • Fabric + 1

File Name

colormatic-3.1.3+mc.1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:colormatic-325092:6011587"

Quilt

modImplementation "curse.maven:colormatic-325092:6011587"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release is the first for Minecraft version 1.20.1. Other 1.20.x versions have not been tested. Apart from version compatibility, this release has the following changes:

  • New color.json entry sculk, with properties start and end that control the starting and ending color of sculk sensor particles, respectively.
"sculk": {
  "start": "ffffff",
  "end": "111111"
}