File Details
fzzy_config-0.3.7+1.21
- B
- Aug 26, 2024
- 1.27 MB
- 60.8K
- 1.21.1+1
- Fabric + 1
File Name
fzzy_config-0.3.7+1.21.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
Additions
- Added
ConfigApiJavawhich includes methods that may cause IDE issues if called by java code directly from ConfigApi. - Added
translatehelper method toValidatedChoicefor shortcutting common translation/description provider creation. - Added
min(a,b)andmax(a,b)toExpression
Changes
ValidatedExpressionwidget now includes max and min, and the widget buttons have descriptive tooltips.
Fixes
- Serializer will now ignore a
@ConvertFromfile candidate if it is missing (already converted, or never existed), rather than tossing an exception into the log.

