Config API

Forge Like Config API with Screen.
Back to Files

ConfigAPI-CJ-forge-release-mc-1.21.6-1.21.6-3.0.0-all.jar

File nameConfigAPI-CJ-forge-release-mc-1.21.6-1.21.6-3.0.0-all.jar
Uploader
CraftjakobCraftjakob
Uploaded
Jun 22, 2025
Downloads
100
Size
669.1 KB
Mod Loaders
Forge
File ID
6682616
Type
R
Release
Supported game versions
  • 1.21.6

Curse Maven Snippet

Forge

implementation "curse.maven:config-api-968816:6682616"

Learn more about Curse Maven

What's new

CONFIG API VERSION 3.0.0


  • Rework the project structure, it now uses multiloader, instead of architectury loom
  • Added support for Forge
  • Improved server configs, they are now loaded before the resources are loaded
  • Improved config folder support
  • Improved navigation bar with a tooltip wich shows the config file path, when hovering over the config type
  • Fixed crash when opening server config for a world after quitting that world (NullPointerException for configData)
  • Changed when opening a server config from the main menu, it now shows the name of the world instead of the config type
  • Added support for ModMenu, now you can use the screen also in fabric
  • Added NetworkManager to register CustomPayloads
  • Added an easy-to-use registration system for Items, Blocks, etc. also for custom registries
  • Added registry classes to register things like Codecs, BlockBehaviours, ReloadListeners, KeyMappings, Renderers, SurfaceRules and more
  • Added an event system, like Fabric and Architectury API, but with priorities like NeoForge and Forge, but in bytes

This mod has no additional files