Back to mods
FConfigLib project artwork

CurseForge · Minecraft mod

FConfigLib

Version-independent configuration library for Fabric Mod Loader

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which FConfigLib release matches b1.6.2?

Updated 7 months ago
Best match for your filters fconfiglib-1.1.1.jar
Game version 1.5.3, 1.16.3, 1.13.1
Loader Fabric

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
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 fconfiglib-1.1.1.jar need?

fconfiglib-1.1.1.jar on b1.6.2. 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 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.

  1. 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.

  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 it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 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.

283 available setups

Showing 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

4 of 4 releases match
Clear filters

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