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 should I use?

Updated today
Latest stable file ConfigLib TXF 26.3-2.0.5-forge
Game version 26.3
Loader Forge

ConfigLib TXF 26.3-2.0.5-forge targets 26.3 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 26.3-2.0.5-forge need?

ConfigLib TXF 26.3-2.0.5-forge. Change the file and its required mods may change too.

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 26.3-2.0.5-forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use ConfigLib TXF 26.3-2.0.5-forge. It targets 26.3 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 26.3-2.0.5-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.

38 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

70 of 70 releases match

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