Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
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.36M
419
Game Mechanics
Library

Compatibility

Minecraft: Java Edition

24w34a
1.21.x
1.20.4–1.20.6
1.20.1

Platforms

Fabric
Forge
NeoForge
Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

fzzyhmstrs
fzzyhmstrs Member

Details

Licensed TDL M
Published last year
Updated last month
DescriptionGalleryChangelogVersions
All versionsfzzy_config-0.6.8+1.21.5

fzzy_config-0.6.8+1.21.5

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

  • Updated to 1.21.5
  • Searches now propagate through sub-menus and other "children" results that aren't themselves valid but contain sub-entries that are valid will show a dashed outline and the tooltip will list the valid sub-entries
    • Searches can now be automatically passed to sub-menus. By default, alt-click will pass the search
    • The main search bar now has some buttons! A menu button which opens the new search config menu, and a clear button to quickly clear the search bar.
  • Added new SaveType method in Config
    • OVERWRITE - Client configs will be overwritten when receiving a sync from a server. Default and previous behavior
    • SEPARATE - Client configs will not be saved locally when updated from a server. Actions that modify gamestate before sync can't be included in these config type (Action.RESTART and Action.RELOG), as they won't be able to properly sync up this game state if they can't overwrite the local file.
  • New Translatable.ResultProvider super-class for more nuanced and efficient storage of translation results. Currently, half-wired-in until 0.7.0.
    • Scope-based Result can be cached with the new Translatable.createScopedResult
  • New function utilities for suppliers, functions, and predicates that always return the same value

Changes

  • Translatable.Result now implements Searcher.SearchContent directly, and is now deprecated in favor of the new ResultProvider
    • In 0.7.0, all Result constructors will be made internal in favor of using Translatable.createResult/Translatable.createScopedResult
  • ConfigEntry can now process searches using the ContentBuilder.searchResult method. This presents valid "child" search results when the parent list is searched.
  • ValidatedAny now has its own search bar
  • ConfigScreenManager passes Config and entry Content misc. context to entry creators

Fixes

  • Fixed unnecessary re-saving of configs on single player configuration
  • Fix a variety of edge cases and niche issues involving searching
  • Popups for settings that are translated with @Translation (or the entire class is marked with @Translation) will now properly render the translated name in the popup header
  • Search filtering now properly resets when a screen is returned to. The search bar menu has a setting to enable caching behavior where the search will be maintained when the screen is re-opened from a child.
  • Fixed accidental niche API break of ConfigGroup involving kotlin constructors.

Dependencies

dependency-iconFabric APIrequired
dependency-iconFabric Language Kotlinrequired

Files

fzzy_config-0.6.8+1.21.5.jar(2.03 MiB) Primary
Download
fzzy_config-0.6.8+1.21.5-sources.jar(627.88 KiB)
Download

Metadata

Release channel

Release

Version number

0.6.8+1.21.5

Loaders

Fabric Quilt

Game versions

1.21.5

Downloads

6032

Publication date

March 29, 2025 at 11:04 PM

Publisher

fzzyhmstrs

fzzyhmstrs

Member

Version ID

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© 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.