promotional bannermobile promotional banner

Phoenix's Chromatic Colors

This is a mod to add custom color codes for use in signs, lang keys, etc.

File Details

chromatic_codes-12.0.jar

  • R
  • Apr 26, 2026
  • 266.72 KB
  • 90
  • 1.20.1
  • Forge

File Name

chromatic_codes-12.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:phoenixs-chromatic-colors-1483210:7985373")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added named codes (for example &[matrix]) that allow you to add any code with a unique name you want inside []. 

Added a config for case sens for named codes.

True: All named codes care about the case used (for example &[matrix] is different from &[Matrix])

False: Named codes do not care about case sens, all named codes will act the same regardless of case. As this will make multiple registered codes with the base text default to the first registrered code proccess with caution.

Also changed base config have a # code as that messed with the ftbquests compat. (If you do not use ftbquests feel free to have that code.)