promotional bannermobile promotional banner

Fzzy Config

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

File Details

fzzy_config-0.5.2+1.20.1+forge

  • B
  • Oct 4, 2024
  • 1.38 MB
  • 81.9K
  • 1.20.1
  • Forge + 1

File Name

fzzy_config-0.5.2+1.20.1+forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fzzy-config-1005914:5781574")

NeoForge

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

Learn more about Curse Maven

Additions

  • Search field now has a tooltip and shows "Search" when the search query is empty
    • Search also now has several modes, described in the tooltip. Search setting descriptions, negate searches, and more.

Changes

  • ValidatedEnum popups now center the enum buttons on popups with very long enum names
  • Many internal refactors to further move away from referencing version specific MC code outside util classes
  • Further implement Custom widgets and remove more vanilla widget references

Fixes

  • Fixed number widgets sometimes freezing if their allowable range was low (<1.0)
  • Fixed integer type slider left/right button incrementing on ranges <10 min to max
  • Fixed search bar and done button moving strangely on resize
  • Fixed setting entry tooltips appearing for entries "tucked" under the header or footer when hovered over