Simple Mod Config

Simple Mod Config

A minecraft modding framework for creating configuration files for both client and server

by
19.9K Downloads
fabricforgelibraryutility
Rent Server with this Mod

Screenshots

Simple Mod Config Screenshot 1
Simple Mod Config Screenshot 2
Simple Mod Config Screenshot 3
Tooltip

About this Mod

Simple Config Banner.svg

What is Simple Mod Config

Simple Config is a minecraft configuration library.
This helps minecraft mod developers easily create a configs in minecraft.
This mod is built with no modding platform in mind. Meaning it can be integrated in
Forge,
Fabric,
Quilt,
and any other minecraft modding platforms that popup throughout the years.

Table of Contents

Screenshot

Installation

Add the Modrith Maven to your build.gradle file

repositories {
    // Add the modrinth maven
    maven {
        url = "https://api.modrinth.com/maven"
    }
}

Then add Simple Mod Config to your dependencies. You can find the right version on
our Modrinth page

Common

Add the version to your gradle.properties files

#Simple Mod Config Version
simpleconfig=0.0.1 #put your version here

Fabric, Quilt, Architectury

dependencies {
    // Adding a Simple Mod Config dependency for fabric, quilt and architectury
    modImplementation include("maven.modrinth:simple-mod-config:fabric-${project.simpleconfig}")
}

Forge

dependencies {
    // Adding a Simple Mod Config dependency for forge
    modImplementation include("maven.modrinth:simple-mod-config:forge-${project.simpleconfig}")
}

Available Versions

Forge 0.0.3release
MC 1.20, 1.20.1forge
July 4, 2023
Fabric 0.0.3release
MC 1.20, 1.20.1fabric
July 4, 2023
Forge 0.0.2release
MC 1.19.4forge
May 11, 2023
Fabric 0.0.2release
MC 1.19.4fabric
May 11, 2023

How to Install Simple Mod Config on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Simple Mod Config". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricforge

Minecraft Versions

1.20.1, 1.20, 1.19.4

Server-side

~ Optional

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Simple Mod Config server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.

Is Simple Mod Config compatible with fabric and forge?

Simple Mod Config officially supports fabric, forge for Minecraft 1.20.1, 1.20, 1.19.4. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Simple Mod Config – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Simple Mod Config consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Simple Mod Config with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU General Public License v3.0 only
Server-side
Optional

Supported Versions

1.20.11.201.19.4