CurseForge · Minecraft mod
FConfigLib
Version-independent configuration library for Fabric Mod Loader
Quick answer
Which FConfigLib release matches b1.6.2?
fconfiglib-1.1.1.jar targets 1.5.3, 1.16.3, 1.13.1 with Fabric. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is FConfigLib required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does fconfiglib-1.1.1.jar need?
fconfiglib-1.1.1.jar on b1.6.2. Every mod below is checked against that same setup.
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 FConfigLib without breaking your instance.
Built for fconfiglib-1.1.1.jar on b1.6.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use fconfiglib-1.1.1.jar. It targets 1.5.3, 1.16.3, 1.13.1 with Fabric; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside fconfiglib-1.1.1.jar. It opens that exact file at the source.
About this project
What does FConfigLib add?
FConfigLib
FConfigLib is a simple JSON configuration library designed specifically for Fabric Mod Loader.
Features
Version compatibility: FConfigLib is compatible with every Minecraft version, supported by Fabric Loader. It works on Ornithe, LegacyFabric, Babric, and other such projects.
Support for other games: This library is not dependent on Minecraft code, it can be run on any other Java game loaded through Fabric Loader.
Easy to use API: FConfigLib has annotation-based value limiters and validators. It allows for safe version conversion via config fixers.
Java 8+ is required in order for this mod to work.
For mod devs
How to add to your project
Add JitPack to your repositories list in build.gradle.
maven {
name "JitPack"
url "https://jitpack.io"
}
Add the following line to your dependencies in build.gradle.
dependencies {
...
modImplementation "com.github.ForwarD-NerN:fconfiglib:1.1.0")
}
Currently, there is no documentation available, however, you can look at an example here.
Project description from CurseForge.
Pick your setup
FConfigLib by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
rd-161348
1 loader buildrd-160052
1 loader buildrd-132328
1 loader buildrd-132211
1 loader buildinf-20100618
1 loader buildc0.30_01c
1 loader buildc0.0.13a_03
1 loader buildc0.0.13a
1 loader buildc0.0.11a
1 loader buildb1.8.1
1 loader buildb1.8
1 loader buildShowing the newest 12 of 283 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
FConfigLib versions and loaders
fconfiglib-1.1.1.jar
7 Dec 2025
1.1.0
fconfiglib-1.1.0.jar
27 Aug 2024
1.0.1
fconfiglib-1.0.1.jar
16 Aug 2024
1.0.0
fconfiglib-1.0.0.jar
14 Aug 2024
Looking for an older file? The official CurseForge project page is in Resources.