CurseForge · Minecraft mod
ConfigLib TXF
A powerful & lightweight config library for Minecraft mods
Quick answer
Which ConfigLib TXF release matches 1.20?
ConfigLib TXF 1.20.1-2.0.4-forge targets 1.20.1, 1.20 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is ConfigLib TXF required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does ConfigLib TXF 1.20.1-2.0.4-forge need?
ConfigLib TXF 1.20.1-2.0.4-forge on 1.20. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add ConfigLib TXF without breaking your instance.
Built for ConfigLib TXF 1.20.1-2.0.4-forge on 1.20. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use ConfigLib TXF 1.20.1-2.0.4-forge. It targets 1.20.1, 1.20 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside ConfigLib TXF 1.20.1-2.0.4-forge. It opens that exact file at the source.
About this project
What does ConfigLib TXF add?
ConfigLib TXF mod
A powerful & lightweight config library for Minecraft mods
Main features:
Automatic Config Screen: A ready-to-use GUI with tabs, categories, and a reset button on every field
JSON5 Config Files: Human-friendly config files with auto-generated comments showing defaults, ranges, and allowed values
Rich Widgets: Toggles, sliders, cycle buttons, color picker, file/directory chooser, and item/block icon preview
Real-Time Editing: Changes apply instantly while editing, with per-field validation (min/max, regex) and visual feedback
Server Sync: Seamlessly syncs selected fields from server to clients in multiplayer, keeping gameplay consistent
Multiple Configs: Split a mod's settings across several files with an automatic hub screen for navigation
Full Translation Support: Every label, tooltip, tab, and enum value can be translated through the standard language files
Fabric/Quilt dependencies:
- Mod Menu mod (Optional)

Dependency (Maven Central)
`repositories {
mavenCentral()
}
dependencies {
// Fabric
implementation 'io.github.jahirxtrap:configlibtxf:TAG-fabric'
// Forge
implementation 'io.github.jahirxtrap:configlibtxf:TAG-forge'
// NeoForge
implementation 'io.github.jahirxtrap:configlibtxf:TAG-neoforge'
}`
Replace TAG with the version you want (e.g. 26.1.2-2.0.0).
Usage
// initialize config TXFConfig.init(MODID, ModConfig.class);
Project description from CurseForge.
Pick your setup
ConfigLib TXF by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
4 loader builds26.1.2
4 loader builds26.1.1
4 loader builds26.1
4 loader builds1.21.11
4 loader builds1.21.1
4 loader builds1.21
4 loader builds1.20.1
3 loader builds1.20
3 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
ConfigLib TXF versions and loaders
ConfigLib TXF 1.20.1-2.0.4-forge
configlibtxf-1.20.1-2.0.4-forge.jar
4 Jun 2026
ConfigLib TXF 1.20.1-2.0.4-fabric
configlibtxf-1.20.1-2.0.4-fabric.jar
4 Jun 2026
ConfigLib TXF 1.20.1-2.0.3-forge
configlibtxf-1.20.1-2.0.3-forge.jar
28 May 2026
ConfigLib TXF 1.20.1-2.0.3-fabric
configlibtxf-1.20.1-2.0.3-fabric.jar
28 May 2026
ConfigLib TXF 1.20.1-2.0.2-forge
configlibtxf-1.20.1-2.0.2-forge.jar
26 May 2026
ConfigLib TXF 1.20.1-2.0.2-fabric
configlibtxf-1.20.1-2.0.2-fabric.jar
26 May 2026
1.20.1-2.0.1-forge
configlibtxf-1.20.1-2.0.1-forge.jar
24 Apr 2026
1.20.1-2.0.1-fabric
configlibtxf-1.20.1-2.0.1-fabric.jar
24 Apr 2026
ConfigLib TXF 1.20.1-2.0.1-forge
configlibtxf-1.20.1-2.0.1-forge.jar
24 Apr 2026
ConfigLib TXF 1.20.1-2.0.1-fabric
configlibtxf-1.20.1-2.0.1-fabric.jar
24 Apr 2026
Looking for an older file? The official CurseForge project page is in Resources.