Compatibility
Minecraft: Java Edition
24w34a
1.21.x
1.20.4–1.20.6
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Additions
- Added a decimal format to
ValidatedFloat
andDouble
; the values within will now be formatted like#.##
, instead of showing the entire fractional part. - Added exception if a
ValidatedNumber
is provided with a min >= max. - Added
Item
,Block
,EntityType
, andFluid
as types that can be automatically wrapped with validation without having to specify it yourself.
Changes
- Using
@Translation
at the config-level will add the option to use the prefix itself as a lang key for the config title.
Fixes
- Fixed tooltip alert for the
RELOAD_RESOURCES
action on config-level alerts - Fixed
@Translation
not working for config sections - Inherited config classes fully work again
- Fixed mapped values not instancing themselves properly; which was breaking mapped lists, maps, and other collection views in the GUI.
- Restore config ordering from alphabetical to declared-order in the TOML outputs. Superclasses will appear after the direct class fields.
Files
Metadata
Release channel
BetaVersion number
0.5.1+1.20.1Loaders
Game versions
1.20.1Downloads
885Publication date
October 3, 2024 at 12:48 AMPublisher
fzzyhmstrs
Member