Carbon Config

IC2Classics Config Library

File Details

CarbonConfig-1.20-1.2.8

  • R
  • Sep 20, 2025
  • 1.03 MB
  • 99.6K
  • 1.20.1+1
  • Forge

File Name

CarbonConfig-1.20-1.2.8.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:carbon-config-898104:7016187")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Start of the rework on Carbon Config.
This will be a multi update process but hopefully once done it makes this mod a lot better.

Version 1.2.8:
Changelog:

  • Added: JEI Support
  • Added: Mod Blacklist so carbon config can be disabled for certain mods if they are not working properly.
  • Added: Translation support for Keys & Comments of a Config Entry
  • Added: Compound/Array Override where the "Edit" button can be overriden in the array. (Only for arrays, compounds get with the rewrite)
  • Changed: Custom Data Types now expect a Datatype class to be present or we throw a crash instead. (Only affects Carbon config additions)
  • Updated: Carbon Config Lib to latest version and fixed bugs introduced.
  • Fixed: issues with string arrays.
  • Fixed: Crash with Forge Configs and Enums
  • Fixed: Blur background causing issues with warnings
  • Fixed: Background for certain configs weren't rendered properly.