Перейти к содержимому
Mineforgian

Carbon Config

IC2Classics Config Library

Загрузки
645K
Подписчики
15
Обновлён
11 июля 2026 г.
Лицензия
Apache-2.0

Опубликован 7 августа 2023 г.

Carbon Config is a Config Library first Developed for IC2Classic and now made a Open Source implementation.

The idea behind Carbon Config is to have more customizable, simpler, more stable, cleaner and feature rich implementation of a config.

Carbon Config is built out of 2 Modules.

  • The Config module, which is a standalone Java Library
  • The GUI module, which is a Minecraft mod

The GUI supports both CarbonConfigs and Forge Configs right out of the gate.

A detailed Feature list can be found here

To list a few of its features:

  • Compounds:
    Data can be visualized via Compounds instead of raw Strings.

  • Suggestions:
    Suggestions can be provided to the user in form of "default values" to make the user experience much more smooth.

  • Multiplayer Support:
    You can edit "Any" Server sided config too, not just "server only configs"

  • Client to Server Configs:
    Players can have their own settings in a Multiplayer instance and they can be easily distinguished.

  • Late Loading Configs:
    If the config loads early but entries are "registered" late, that isn't a problem since the configs get parsed as they are registered.

  • Registry Visualization:
    If it is Items/Block/Fluids/Potions/Enchantments/Colors get all visualized specially in the GUI.

  • Background Skin System:
    If you don't like the current background? Simply change it to one of the curated choices provided. There should be something for everyone!

  • Minecraft gamerule support:
    You can edit game rules of your current world/server or existing Worlds without having to open them. Which finally gives a use to the fabric version

Ченджлог

2.0.2.1Релиз1.7.10 · 11 июля 2026 г.

A community Provided patch regarding carbon configs compat.

Changelog:

  • Added: Better Compat for hooking into the config gui, so backported mods can work with this. (RuiXuqi #67)
2.0.2.1Релиз1.12.2 · 11 июля 2026 г.

A community Provided patch regarding carbon configs compat.

Changelog:

  • Added: Better Compat for hooking into the config gui, so backported mods can work with this. (RuiXuqi #66)
2.0.2.1Релиз1.20, 1.20.1 · 20 мая 2026 г.

Small compat fix for a set of mods.

Changelog:
Version 2.0.2.1:

  • Added: Compat with IcebergConfigs
2.0.2.1Релиз1.21.1 · 20 мая 2026 г.

Small compat fix for a set of mods.

Changelog:
Version 2.0.2.1:

  • Added: Compat with IcebergConfigs
2.0.2.1Релиз1.21, 1.21.1 · 20 мая 2026 г.

Small compat fix for a set of mods.

Changelog:
Version 2.0.2.1:

  • Added: Compat with IcebergConfigs
2.0.2Релиз26.1 · 1 мая 2026 г.

Small Hotfix on a bug that was found.

Changelog:
Version 2.0.2:

  • Fixed: Crash when dedicated server config manually save during server load.
2.0.2Релиз1.21, 1.21.1 · 1 мая 2026 г.

Small Hotfix on a bug that was found.

Changelog:
Version 2.0.2:

  • Fixed: Crash when dedicated server config manually save during server load.
2.0.2Релиз1.21, 1.21.1 · 1 мая 2026 г.

Small Hotfix on a bug that was found.

Changelog:
Version 2.0.2:

  • Fixed: Crash when dedicated server config manually save during server load.

Комментарии

Загружаем…