promotional bannermobile promotional banner

Fzzy Config

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

fzzy_config-0.4.3+1.20.6+neoforge

File namefzzy_config-0.4.3+1.20.6+neoforge.jar
Uploader
fzzyhmstrsfzzyhmstrs
Uploaded
Sep 14, 2024
Downloads
75
Size
1.3 MB
Mod Loaders
NeoForge
File ID
5721278
Type
B
Beta
Supported game versions
  • 1.20.6
  • 1.20.5

Curse Maven Snippet

NeoForge

implementation "curse.maven:fzzy-config-1005914:5721278"

Learn more about Curse Maven

What's new

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)