Back to mods
ConfigLib TXF project artwork

CurseForge · Minecraft mod

ConfigLib TXF

A powerful & lightweight config library for Minecraft mods

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which ConfigLib TXF release matches 1.20?

Updated yesterday
Best match for your filters ConfigLib TXF 1.20.1-2.0.4-forge
Game version 1.20.1, 1.20
Loader Forge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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

CurseForge downloads Modrinth downloads Maven Central Ask DeepWiki

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:

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.

37 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

ConfigLib TXF versions and loaders

10 of 69 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.