Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Fzzy Config

Fzzy Config

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

3.35M
419
Game Mechanics
Library
AboutGalleryChangelogVersions
All versionsfzzy_config-0.6.5+1.20.1

fzzy_config-0.6.5+1.20.1

Download
Report

Changelog

Reminder of breaking changes in 0.6.x

  • ValidatedEntityAttribute is removed
  • Custom[Widgets] are moved from the internal widget package to the custom package
  • Several widgets and other classes have been deleted
  • PopupWidget has many deprecations, and probably at least one breaking change despite my best efforts. Deprecations scheduled for removal 0.7.0
  • As of 0.6.3, ActiveButtonWidget is unused and deprecated, marked for removal by 0.7.0
  • As of 0.6.3, TextlessActionWidget is unused and deprecated, marked for removal by 0.7.0
  • Possibly more, I didn't take great notes

As of 0.6.0, 1.20.4 and 1.20.6 will no longer be receiving active updates.


Additions

  • Fzzy Config's wiki is now hosted with ModdedMC! Check it out:
    • Wiki Link Icon
  • Added WidgetEntry for easy creation of Dynamic Lists wrapping a collection of widgets.
  • New widget type SCROLLABLE for ValidatedChoiceList and ValidatedChoice which opens a scrollable and searchable widget list
  • ValidatedChoice now includes the INLINE widget type previously only available on the list version
  • ValidatedChoiceList now has its own decorator, distinguishing it from a normal list
  • Added new TriState utility enum and corresponding ValidatedTriState validation for configs. Like most tri-states, has TRUE, FALSE, and DEFAULT choices, and two different widget options for selecting between them.
  • Added a FzzyKeybind system that builds on the ContextType system introduced in 0.6.0.
    • Define basic or compound (multiple choice) keybinds with or without modifiers (ctrl, shift, alt)
    • ValidatedKeybind validation added for configurable keybind handling.
    • Keybinds still need to be handled by other Fzzy Config context handling methods, this is a structured method for setting up and configuring context types.
    • For a robust example, see Fzzy Configs built-in keybind config and ConfigScreen context handler that is used to handle GUI inputs.
  • Added wdithFunction and heightFunction to PopupWidget, allowing for dynamic sizing based on screen and previous dimension context.
  • Fzzy Config finally has its own config! keybinds.toml controls the inputs used for interacting with Config GUIs.

Changes

  • Registrar System: RegistrySupplier now implements RegistryEntry directly, as well as passing its reference entry. This includes a breaking experimental change, getKey has changed to getRegistryKey
  • Improved the narration of ValidatedChoice and ValidatedChoiceList
  • Improved the memory footprint of DynamicListWidget, deferring several allocations until needed
  • Shortened in-GUI changelogs related to Validated Object changes.
  • In-GUI usage information popup updated with a list widget and configurable keybind entries.
  • The Config GUI info screen has been updated with a list view of the GUI keybinds. These keybinds can be edited (and this list is secretly a custom config GUI for Fzzy Configs built-in Keybinds config)
  • ConfigScreenManager now caches config GUI templates incrementally, instead of front-loading all screen templates at once. This has some side effects, namely that each screen now has a separate Update Manager, so restoring defaults, reverting changes, etc. is now sectioned off per-config instead of global to the namespace. The "Root" screen update manager can see any loaded children managers, so changes can be managed from the root screen into any child screens that have been loaded and modified.

Fixes

  • Fixed done button on config screens saying "back" when they should say "done" in certain circumstances
  • Fixed ValidatedAny popup saying "Revert Changes" for both the revert and restore defaults button
  • Certain validation types now properly determine their default- and changed-state, namely Validated Objects.
  • ValidatedCondition now properly considers its conditions when determining default and changed states. A Validated Condition that has failed conditions will always be considered "default"
  • Fixed various typos and other content issues with some KDoc entries
  • ConfigScreenNarrator now properly strips out formatting codes before narrating the text content (this also affects the vanilla screen narrator)
  • Fixed ValidatedIdentifier config widgets not being properly navigable with keyboard.
  • (NeoForge) fixed network crash involving clients without Fzzy Config trying to join a server with it.
  • (1.20.1) fixed texture issue with the context and go-to menus.

Dependencies

dependency-iconFabric Language Kotlinrequired
dependency-iconFabric APIrequired

Files

fzzy_config-0.6.5+1.20.1.jar(1.92 MiB) Primary
Download
fzzy_config-0.6.5+1.20.1-sources.jar(596.97 KiB)
Download

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Metadata

Release channel

Release

Version number

0.6.5+1.20.1

Loaders

Fabric Quilt

Game versions

1.20.1

Downloads

16991

Publication date

March 6, 2025 at 10:19 PM

Publisher

fzzyhmstrs

fzzyhmstrs

Member

Version ID

Modrinth is open source.

new-project-page@ac78952

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.