Modscraper Modscraper Minecraft
Shadow Config logo

Shadow Config

Mod

by ShadowKing21

Extensible configuration library for mods, designed to simplify config management with many functions and multiple file extensions

Type

Mod

CurseForge Downloads

0

CurseForge ID

1421861

Modrinth Downloads

0

Modrinth ID

oNYnJmGa

Last Updated

Apr 13, 2026

Description

Shadow Config is a lightweight configuration library for mods, focused on clarity, automation, and minimalism.

Supported file extensions: 
- JSON
- JSONC
- TOML
- YAML
Example:

05jrlk.png

 

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

Compatibility

Mod Loaders

Fabric Forge Neoforge

Game Versions

1.20.1 1.21 1.21.1

Similar Mods

Included in Modpacks

External Resources