config-workshop

Quick rating

config-workshop

No reviews yet

Search, validate, and safely edit registered Forge mod configs in-game—with automatic backups and no runtime dependencies.

Mod Loaders
Forge
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Config Workshop

A safe, searchable, Forge-native configuration editor for Minecraft.

Config Workshop turns configuration specifications registered through Minecraft Forge into clear in-game editing screens. Browse configs from one dashboard, search deeply across their settings, inspect the rules declared by each mod, and save valid changes without manually editing TOML files.

Alpha notice: This release supports loaded CLIENT and COMMON ForgeConfigSpec files. SERVER configs are visible but intentionally locked until secure, operator-authorized server synchronization is available.

Features

  • One searchable config dashboard for supported installed Forge mods
  • Automatic Config button integration in Forge's Mods screen
  • Respect for custom screens: if a mod already provides its own config screen, Config Workshop leaves it in control
  • Deep search by setting name, full path, comment, type, and current value
  • Helpful metadata including defaults, declared ranges, comments, and restart requirements
  • Strict validation through the type and rules declared by the owning mod
  • Safe saving with a sibling .configworkshop.bak backup before every write
  • Failure rollback so an unsuccessful save does not silently leave the in-memory value changed
  • Support for booleans, numbers, strings, enums, and scalar lists
  • No runtime mod dependencies
  • No arbitrary config-directory scanning

Why use Config Workshop?

Config Workshop is intentionally focused on the standard Forge configuration system. Mods do not need to adopt a replacement config library, and the editor does not guess at unknown files.

It works from registered ForgeConfigSpec metadata so types, validation rules, defaults, comments, and restart flags remain visible and meaningful.

This approach keeps the experience predictable:

  • Invalid input is rejected before saving.
  • Existing custom config screens are preserved.
  • Unsupported custom IConfigSpec implementations are ignored cleanly.
  • Backups and save failures remain visible instead of being hidden.

Supported editions

Minecraft Forge Java Status
26.2 65.1.0 25 Alpha
1.21.11 61.1.0 21 Alpha

Install the JAR matching your exact Minecraft version. Do not use the 26.2 file on 1.21.11, or the 1.21.11 file on 26.2.

Installation

  1. Install the matching Minecraft Forge version.
  2. Download the Config Workshop JAR for your Minecraft version.
  3. Place the JAR in the instance's mods folder.
  4. Start Minecraft and open Mods → Config Workshop → Config.

No additional mod library is required.

Client and server use

Config Workshop is currently a client-side mod. Dedicated servers do not need to install it.

Remote server configuration editing is not included in this alpha, so server-owned configuration files are displayed as locked.

Current alpha limitations

  • Remote SERVER config editing is not implemented.
  • Custom configuration specifications that do not use ForgeConfigSpec are not edited.
  • Scalar lists use a comma-separated editor.
  • The interface currently includes English translations only.
  • Broad real-world compatibility and GUI testing is still in progress.

Please report bugs with your Minecraft version, Forge version, affected mod, steps to reproduce, and the relevant latest.log.

License and attribution

Config Workshop is independently implemented and released under the MIT License. Its source code and visual identity are original.

The project was informed by the public behavior and documentation of Forge Config Screens, Configured, and the public Minecraft Forge configuration APIs.

No upstream artwork, branding, mod IDs, or bundled mod classes are included.

Config Workshop is an unofficial community project. It is not affiliated with or endorsed by Mojang, Microsoft, Minecraft Forge, Forge Config Screens, Configured, OneConfig, CurseForge, or Modrinth.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works