FConfigLib
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #765 of 983 fabric mods in this game by downloads
📋 About This Mod
# 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 <details> <summary>How to add to your project</summary> <br> Add JitPack to your repositories list in build.gradle. ```groovy maven { name "JitPack" url "https://jitpack.io" } ``` <br> Add the following line to your dependencies in build.gradle. ```groovy dependencies { ... modImplementation "com.github.ForwarD-NerN:fconfiglib:1.1.0") } ``` </details> Currently, there is no documentation available, however, you can look at an example (https://github.com/ForwarD-NerN/fconfiglib/blob/master/src/main/java/ru/nern/fconfiglib/example/ExampleMod.java).
# 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.
```groovy maven { name "JitPack" url "https://jitpack.io" } ```
Add the following line to your dependencies in build.gradle.
```groovy dependencies { ... modImplementation "com.github. ForwarD-NerN:fconfiglib:1. 1. 0") } ```
Currently, there is no documentation available, however, you can look at an example (https://github.com/ForwarD-NerN/fconfiglib/blob/master/src/main/java/ru/nern/fconfiglib/example/ExampleMod.java).
📊 Mod Details
- Game
- Minecraft Mods
- Author
- ForwarD-NerN
- Version
- 1.1.1
- Downloads
- 41,452
- Endorsements
- 15
- Category
- fabric
- Created
- 8/16/2024
- Updated
- 1/3/2025
- Game Versions
- rd-132211, rd-132328, rd-20090515, rd-160052, rd-161348
- Tags
- utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does FConfigLib support?
The author lists rd-132211, rd-132328, rd-20090515, rd-160052, rd-161348, c0.0.11a. Other versions may work but are untested by the author.
What is the latest version of FConfigLib?
Version 1.1.1, published 2025-01-03 with 41,452 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await