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 26.2 Forge?

Updated yesterday
Best match for your filters 26.2-2.0.4-forge
Game version 26.2
Loader Forge

ConfigLib TXF 26.2-2.0.4-forge targets 26.2 with Forge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is ConfigLib TXF required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
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 marks this as usable on both the client and server.

What else does ConfigLib TXF 26.2-2.0.4-forge need?

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

  1. 01

    Stick to this file

    Use 26.2-2.0.4-forge. It targets 26.2 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

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 26.2-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.

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

2 of 70 releases match
Clear filters

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