Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Simple Config API [Discontinued]

Simple Config API [Discontinued]

Simple Config API for my Mods.

1,877
3
Library
Management
Utility
AboutChangelogVersions

Simple Config API

A Simple Config API for Fabric, Quilt and Neo/-Forge which is based on the NightConfig Library. It is downloadable on Curseforge and Modrinth.

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
    repositories {
        maven {
          name = "xStopho Mods"
          url = "https://raw.githubusercontent.com/Stein-N/resources/main/maven"
        }
    }
    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>"
    }

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20–1.20.4

Platforms

Fabric
Forge
NeoForge
Quilt

Supported environments

Client and server

Creators

xStopho
xStopho Owner

Details

Licensed MIT
Published last year
Updated last year

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.