
Shadow Config
Extensible configuration library for mods, designed to simplify config management with many functions and multiple file extensions
- Загрузки
- 8K
- Подписчики
- 1
- Обновлён
- 14 июня 2026 г.
- Лицензия
- CC-BY-4.0
Опубликован 8 января 2026 г.
Shadow Config is a lightweight configuration library for mods, focused on clarity, automation, and minimalism.
Supported file extensions:
- JSON
- JSONC
- TOML
- YAML
Example:
One config in different formats

It provides:
- Automatic config migration without versioning or manual mapping
- Comment injection via annotations for readable, documented configs
- Jackson-based serialization with full support for nested structures, lists, and primitives
- Format-agnostic output with clean formatting and optional comment preservation
- Minimal runtime footprint, designed for integration into mod ecosystems without overhed
- Multiple loaders support for cross loader mods development
Центр версий
27 версийЧенджлог
1.2-1.12.2Релиз1.12.2 · 14 июня 2026 г.
Backport to Cleanroom (Forge) 1.12.2
1.2-1.21.1Релиз1.21, 1.21.1 · 29 апреля 2026 г.
All formats now supports nested fields commentaries JSONC, TOML and YAML now supports commentary several strings
1.2-1.21.1Релиз1.21, 1.21.1 · 29 апреля 2026 г.
All formats now supports nested fields commentaries JSONC, TOML and YAML now supports commentary several strings
1.2-1.20.1Релиз1.20.1 · 29 апреля 2026 г.
All formats now supports nested fields commentaries JSONC, TOML and YAML now supports commentary several strings
1.2-1.20.1Релиз1.20.1 · 29 апреля 2026 г.
All formats now supports nested fields commentaries JSONC, TOML and YAML now supports commentary several strings
1.1a-1.20.1Релиз1.20.1 · 13 апреля 2026 г.
Crash fix, yaml update
1.1a-1.20.1Релиз1.20.1 · 13 апреля 2026 г.
crash fix, yaml update
1.1a-1.21.1Релиз1.21, 1.21.1 · 13 апреля 2026 г.
Crash fix, yaml update
Комментарии
Загружаем…