ConfigLib TXF 图标

ConfigLib TXF

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 26.2-2.0.4-forge
本资源为搬运资源,原资源地址: https://modrinth.com/mod/configlib-txf
资源信息

Minecraft 版本: 26.2

平台: forge

标签: library

资源介绍

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);
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Gald's Little Details

价格:0 墨喵币
下载量:0

查看详情
Audaki Cart Engine (Faster Minecarts)

价格:0 墨喵币
下载量:0

查看详情
Friends and Foes Visual Honey Stages

价格:0 墨喵币
下载量:0

查看详情
Serverside-Optimiser

价格:0 墨喵币
下载量:0

查看详情