Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.4–1.20.6
1.20.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed TDL M
Published 2 years ago
Changelog
Additions
- New
ConfigScreenWidgetfor easily creating a textless 20x20 widget to open your config from another screen.- Pass in your config's base scope (mod_id usually)
- Define a position absolutely, or choose a corner to anchor the widget to, and an optional padding (default 4px)
- Remember to add your new widget to the screens drawable children!
Changes
TextlessButtonWidgetis no longer final; make a custom implementation if you want!
Fixes
- Fixed
ValidatedField.toSet(collection)returning a list, not a set.- WARNING: This may potentially be a breaking change, if any mods have used
toSetand accepted that it returns aValidatedListinstead, rather than raising an issue with me. Their field will now not match the type returned. - Not marking this as a major patch since any mods that did this were working with broken state, not stable API
- WARNING: This may potentially be a breaking change, if any mods have used
Dependencies
Files
fzzy_config-0.5.7+1.21+neoforge.jar(1.44 MiB) Primary
fzzy_config-0.5.7+1.21+neoforge-sources.jar(405.98 KiB)
Metadata
Release channel
ReleaseVersion number
0.5.7+1.21+neoforgeLoaders
NeoForge
Game versions
1.21–1.21.1Environment
Client and server, required on both



