Carbon Config

IC2Classics Config Library

File Details

CarbonConfig-1.20-2.0.1

  • R
  • Apr 15, 2026
  • 1.20 MB
  • 14.8K
  • 1.20.1+1
  • Forge

File Name

CarbonConfig-1.20-2.0.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Small Hotfix Patch for bugs that were reported and that i found.

Changelog:
Version 2.0.1:

  • Added: Widget Aligner now keeps the offset if you swap from left to right and opposite and flips it.
    So if a dev sets up a Widget with a slight padding at a corner that users can just swap alignment without having to apply the offsets themselves.
  • Fixed: Crashes with Multiplayer Server Configs trying to load Local World Configs
  • Fixed: Sliders wouldn't update their display values if they were scrolled to fast with to large values.
  • Fixed: StackTrace Crash when the Config Traversal features were used.
  • Fixed: Widget Aligner UI would on the initial Load swap X & Y Alignment.
  • Fixed: Issue where arrays get sorted even so they weren't supposed to.
  • Fixed: JEI Selection Values now are actually working.