Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.6
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed CC-BY-4.0
Published 10 months ago
Updated 6 days ago
Changelog
Updated Dynamic FPS to v3.9.3 (1.21.4)
Updated Fzzy Config to 0.6.9 (1.21.4)
ValidatedEntityAttribute
is removedCustom[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
- Improved average config load time by approx. 10%.
Changes
ValidatedKeybind
now stores the keycode in the output file based on a string key, rather than the raw int; but it will still accept the raw int for up-conversion purposes or if the key falls outside the typical set of GLFW keys.- The format for the key is the same as the minecraft one with the
key.[type]
prefix removed (except for mouse buttons, those start withmouse.
) - For example, page down is
page.down
versus the minecraftkey.keyboard.page.down
- And right click is
mouse.right
versuskey.mouse.right
- The format for the key is the same as the minecraft one with the
ValidatedTriState
will now accept boolean inputs from the file, if a user accidentally usestrue
orfalse
instead of the intended enum form"true"
or"false"
- "Excess" fields (fields that used to exist in a config but no longer do, for example) are now reported as deserialization errors and removed from the read file.
Fixes
- Integer-type text-box number validation no longer accepts decimal inputs, and the text-box in general no longer accepts any characters except numbers, the minus sign, and decimal if it is a floating-point number.
- Fixed the search passing text not dynamically updating based on current pass-fail state of the input test.
- Validated Any now properly translates basic settings (again, don't know when this broke)
- Fixed servers not properly parsing updates sent from the client, introduced in 0.6.7
- Config screen managers are now properly invalidated on joining a new world (with potentially new config values to care about)
- Narration of the search bar and search bar option buttons works better, and can recover better from being "interrupted"
- Deserialization fixes:
- Basic validation (plain fields) now properly report their errors, leading to a correction of the config file as needed.
ValidatedAny
is now robust against changing the number of fields in the wrapped object. Previously adding fields and then trying to read the pre-existing config file would result in total failure for the object, reverting to defaults.
Updated Inventory Profiles Next to 2.1.7 (1.21.4)
What's new
2.1.7
- Fixed on 1.21/.1 the main inventory input doesn't work properly in certain situations.
- Fixed the long-standing issue where locked slots will apply to all players on lan shared worlds.
- Fixed empty profile slots won't apply in single player if the non-server locked slots method is used.
- Fixed on 1.21.5 main screen is blur-ed when showing the Overlay editor.
- Forge 1.21.5 support
- NeoForge 1.21.5 support
Updated LambDynamicLights to 4.1.2 (1.21.4)
- Updated Yumi Commons to fix a crash on NeoForge with Sinytra Connector due to bad handling of JPMS.
- Adds support for xForge 1.21.5
- Fixed sodium mixins again (compat with Sodium + Iris + My Totem Doll)
- ru_ru, zh_cn, and zh_tw lang
- port to 1.21.5
- Thank you respective PR-makers for the contributions!
- None
- None.
- Fix various issues and mod compatibility problems with experimental client brain optimization
- Experimental client biome particle spawning optimization
- Experimental client entity ticking optimizations
Updated libIPN to 6.5.0 (1.21.4)
What's new
6.5.0
Updated My Totem Doll to v2.1.2 (1.21.4)
Updated Particle Core to 0.2.6 (1.21.4)
Changes
Fixes
Updated Lithium to 0.15.3 (1.21.4)
Lithium 0.15.3 for Minecraft 1.21.4 fixes a few issues with experimental settings.
Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.
Fixes
Additions
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
6.6Loaders
Game versions
1.21.4Downloads
2Publication date
April 26, 2025 at 12:53 PMPublisher

SparkleFlake
Owner