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.
Small Hotfix regarding neo/forge configs.
Changelogs:
Version 1.2.9.4:
- Fixed: Validation Check for forge configs was accidentally discarding the error
Small Hotfix regarding neo/forge configs.
Changelogs:
Version 1.2.8.1:
- Fixed: Validation Check for forge configs was accidentally discarding the error
Small Hotfix regarding neo/forge configs.
Changelogs:
Version 1.2.7.1:
- Fixed: Validation Check for forge configs was accidentally discarding the error
Small Hotfix regarding neo/forge configs.
Changelogs:
Version 1.2.7:
- Fixed: Validation Check for forge configs was accidentally discarding the error
Small hotfix for Forge Config parsing/serializing to improve compat with forge/neoforge configs.
Changelog:
Version 1.2.9.3:
- Fixed: Serializing of forge values now are more generic to reduce potential crashes.


