Simple Config API [Discontinued]
⚪ Last updated 2024⚠️ 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
![Simple Config API [Discontinued]](https://cdn.modrinth.com/data/ovMcTOI0/38867fd8979ea3ead3ad0efb5ebee63b46b155da_96.webp)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #665 of 896 fabric mods in this game by downloads
📋 About This Mod
# Simple Config API A Simple Config API for Fabric, Quilt and Neo/-Forge which is based on the (https://github.com/TheElectronWill/night-config). It is downloadable on (https://www.curseforge.com/minecraft/mc-mods/simple-config-api) and (https://modrinth.com/mod/simple-config-api). ### Features - Save Integer, Double String and Boolean Values - save them in Categories - set comments for Categories or Values - Values can be defined in range - Designed for Multi-Loader Projects, but can also be used for single Loader Projects. - Auto Correction of invalid or corrupt Config Entries ### Planned - support more Datatypes ### For Developers #### Latest Version: 0.3.0 #### Available for: - Fabric 1.20 -> 1.20.4 - Forge 1.20 -> 1.20.4 - NeoForge 1.20.1 -> 1.20.4 <details> <summary>Adding Simple Config API to your project</summary> ````groovy repositories { maven { name = "xStopho Mods" url = "https://raw.githubusercontent.com/Stein-N/resources/main/maven" } } ```` ````groovy dependencies { implementation "xstopho.simpleconfigapi:simpleconfigapi-common:<version>" implementation "xstopho.simpleconfigapi:simpleconfigapi-fabric:<version>" implementation "xstopho.simpleconfigapi:simpleconfigapi-forge:<version>" implementation "xstopho.simpleconfigapi:simpleconfigapi-neoforge:<version>" } ```` </details>
# Simple Config API
A Simple Config API for Fabric, Quilt and Neo/-Forge which is based on the (https://github.com/TheElectronWill/night-config). It is downloadable on (https://www.curseforge.com/minecraft/mc-mods/simple-config-api) and (https://modrinth.com/mod/simple-config-api).
### Features
- Save Integer, Double String and Boolean Values
- - save them in Categories
- - set comments for Categories or Values
- - Values can be defined in range
- Designed for Multi-Loader Projects, but can also be used for single Loader Projects.
- Auto Correction of invalid or corrupt Config Entries
### Planned - support more Datatypes
### For Developers
#### Latest Version: 0. 3. 0 #### Available for: - Fabric 1. 20 -> 1. 20. 4 - Forge 1. 20 -> 1. 20. 4 - NeoForge 1. 20. 1 -> 1. 20. 4
Adding Simple Config API to your project
````groovy repositories { maven { name = "xStopho Mods" url = "https://raw.githubusercontent.com/Stein-N/resources/main/maven" } } ````
````groovy
dependencies {
implementation "xstopho.simpleconfigapi:simpleconfigapi-common:
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Morthen
- Version
- 0.3.2
- Downloads
- 3,148
- Endorsements
- 4
- Category
- fabric
- Created
- 12/28/2023
- Updated
- 2/15/2024
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- library, management, 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 Simple Config API [Discontinued] support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4. Other versions may work but are untested by the author.
What is the latest version of Simple Config API [Discontinued]?
Version 0.3.2, published 2024-02-15 with 3,148 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await