promotional bannermobile promotional banner

Jauml

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

File Details

jauml-forge-1.20.1-2.0.0.jar

  • R
  • May 21, 2026
  • 128.16 KB
  • 16.0K
  • 1.20.1
  • Forge + 1

File Name

jauml-forge-1.20.1-2.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:jauml-1281310:8122544")

NeoForge

implementation fg.deobf("curse.maven:jauml-1281310:8122544")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Standardized Java toolchain configuration across all supported versions.
  • Added targetJavaVersion support for consistent Java compilation.
  • Fixed NeoForge metadata generation by exposing neoforge_version_range.
  • Updated neoforge.mods.toml files to use proper versionRange values.
  • Added the correct NeoForge dependency declaration.
  • Fixed and reordered Minecraft dependency metadata for 1.21.11.
  • Normalized TOML fields such as modId, type, ordering, and side.
  • Updated NeoForgePlatformHelper to use FMLEnvironment.isProduction.
  • Added Gradle publishing/component fixes for 26.1.2.
  • Set NeoForge component variants to target JVM 21.
  • Added custom Gradle attributes to separate Java and resource configurations.