promotional bannermobile promotional banner

ConfigLib TXF

A powerful & lightweight config library for Minecraft mods

File Details

ConfigLib TXF 1.21.1-2.0.3-fabric

  • R
  • May 28, 2026
  • 64.61 KB
  • 9
  • 1.21.1+1
  • Fabric + 1

File Name

configlibtxf-1.21.1-2.0.3-fabric.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:configlib-txf-1515959:8161194"

Quilt

modImplementation "curse.maven:configlib-txf-1515959:8161194"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed List<String> elements only turning red on invalid input: they now show the same error tooltip (min/max length, regex) as single String fields
  • Changed the auto-generated String/List comment to use min/max/width instead of min length/max length/max chars