promotional bannermobile promotional banner

Fzzy Config

Config API with automatic GUIs, powerful validation options, server-client sync, and more!

File Details

fzzy_config-0.4.3+1.20.6+neoforge

  • B
  • Sep 14, 2024
  • 1.30 MB
  • 68
  • 1.20.6+1
  • NeoForge

File Name

fzzy_config-0.4.3+1.20.6+neoforge.jar

Supported Versions

  • 1.20.6
  • 1.20.5

Curse Maven Snippet

NeoForge

implementation "curse.maven:fzzy-config-1005914:5721278"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • None

Changes

  • None

Fixes

  • Revert @JvmStatic addition in ConfigApi that accidentally breaks code using the previous way, thanks to Kotlins assertion of an "additional" static simply being false (it replaces with a static)