Jauml

Jauml

Jauml is a lightweight configuration library for Minecraft mods, designed to simplify JSON-based config management

von
146.4K Downloads
fabricforgeneoforgelibraryoptimizationutility
Server mit dieser Mod mieten

Über diese Mod

About

Jauml Banner

Support me on Ko-fi

This beta release of Jauml lays a solid foundation for managing mod configurations in Minecraft. Whether you're adding new settings or validating existing ones, this library streamlines the process with clean, maintainable code. It’s an essential tool for mod developers looking to enhance their projects with flexible config options.

Discord YouTube GitHub CurseForge Modrinth

Usage for Developers

Jauml is a library dependency. Players usually install it because another mod requires it.

Step Action
Add dependency Depend on Jauml from your Fabric / Forge / NeoForge build
Create config Define your settings with Jauml’s JSON config helpers
Load on startup Read and validate config when your mod initializes
Save changes Write updates back through the same config layer
Ship with your mod List Jauml as a required dependency on CurseForge / Modrinth

Configuration

Jauml itself is a library. Your mod owns the config files.

Typical pattern:

  • Your mod declares settings through Jauml
  • JSON config files are generated / updated under the usual Minecraft config folder
  • Invalid or missing values can be validated and restored to safe defaults

Example shape (illustrative):

{
  "enabled": true,
  "debug": false,
  "values": {
    "exampleOption": 1
  }
}

Exact keys depend on the mod using Jauml.

Compatibility

  • Singleplayer
  • Multiplayer / dedicated servers (as required by dependent mods)
  • Fabric
  • Forge
  • NeoForge
  • Large modpacks
  • Client + server (library; follow the dependent mod’s side requirements)

Community & Support

License

Jauml is licensed under the Apache License 2.0.

You are free to use, modify, and redistribute Jauml in accordance with the terms of the Apache License 2.0.

Feel free to include Jauml in modpacks.

Verfügbare Versionen

Jauml 2.1.1release
MC 26.2neoforge
30. Juli 2026
Jauml 2.1.1release
MC 26.1.2neoforge
30. Juli 2026
Jauml 2.1.1release
MC 1.21.11neoforge
30. Juli 2026
Jauml 2.1.1release
MC 1.21.1neoforge
30. Juli 2026
Jauml 2.1.1release
MC 1.20.1forge
30. Juli 2026

Jauml auf dem Server installieren

1

Server bestellen

Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).

2

fabric Loader setzen

Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (26.2).

3

Mod installieren

Öffne den Mod-Browser im Dashboard und suche nach "Jauml". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.

Kompatibilität

Mod-Loader

fabricforgeneoforge

Minecraft-Versionen

26.2, 26.1.2, 26.1.1 (+9 weitere)

Server-seitig

Erforderlich

Empfohlener RAM

4 GB(min. 3 GB)

Häufige Fragen

Jauml Server crasht beim Start – was tun?

Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (26.2). Über das Panel kannst du den Loader mit einem Klick wechseln.

Ist Jauml mit fabric und forge und neoforge kompatibel?

Jauml unterstützt offiziell fabric, forge, neoforge für Minecraft 26.2, 26.1.2, 26.1.1. Achtung: Forge- und Fabric-Mods sind NICHT untereinander kompatibel – wähle einen Loader und bleibe dabei. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.

Server laggt mit Jauml – wie optimiere ich die Performance?

Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob Jauml den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.

Modded Server mieten

Installiere Jauml mit nur einem Klick auf deinem Server.

Empfohlener RAM
4 GBab €5.2/Monat
Min. 3 GB | +1 GB pro 8 Spieler
Jetzt Server erstellen
1-Klick Mod Installation
NVMe SSD Speicher
DDoS-Schutz inklusive

Details

Lizenz
Apache License 2.0
Server-seitig
Erforderlich

Unterstützte Versionen

26.226.1.226.1.126.11.21.111.21.81.21.51.21.11.20.11.19.2+2 mehr