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
Required Fabric Loader 0.16.10 and higher
Deleted Indium
Updated to Axiom 4.7.1 (1.21.1)
- Fixed game not responding when creating clipboard on some systems
- Fixed crash on 1.21.5 when opening custom creative tabs
- Fix projected text not rendering correctly when Iris is installed
- Fixed some compatibility issues with mods that rescale the framebuffer
- Fixed crash when opening marker editor with min/max bounds
- Fixed text displays not processing input correctly on 1.21.5
- Hopefully fixed screen appearing black in Editor UI with certain GPUs
- Fixed blocks being incorrectly offset after rendering in certain situations
- Fixed crash when using symmetry on 1.21.4 and below Path Tool custom mode no longer pastes air for absent blocks
- Bump MixinConstraints version to 1.0.8
Updated Concurrent Chunk Management Engine to 0.3.0+alpha.0.319 devbuild (1.21.1)
- 2407963e change: conflicts flashback <=0.20.1 - ishland
Updated Dynamic FPS to v3.9.2 (1.21.1)
ConcurrentModificationException
updating sound volumes (PR 251 by @LostLuma)
- Fix a rare crash when a sound stops playing while Dynamic FPS is changing the volume
Updated Entity Culling to 1.7.4 (1.21.1)
- Added 1.21.5 support
- Removed 1.19.3 support
- Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+
- Updated tooling, expect a bigger update soon
Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
Updated Fabric API to 0.115.4 (1.21.1)
- Bump version (modmuss50)
- [1.21.1] Add Pumpkin Block and Item Tags (#4526) (modmuss, Joseph T. McQuigg)
- [1.21.1] Backport Convention Drink Tags (#4537) (TheDeathlyCow)
Updated Fzzy Config to 0.6.8 (1.21.1)
Reminder of breaking changes in 0.6.x
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
- 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 inConfig
OVERWRITE
- Client configs will be overwritten when receiving a sync from a server. Default and previous behaviorSEPARATE
- 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
andAction.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 newTranslatable.createScopedResult
- Scope-based
- New function utilities for suppliers, functions, and predicates that always return the same value
Changes
Translatable.Result
now implementsSearcher.SearchContent
directly, and is now deprecated in favor of the newResultProvider
- In 0.7.0, all Result constructors will be made internal in favor of using
Translatable.createResult
/Translatable.createScopedResult
- In 0.7.0, all Result constructors will be made internal in favor of using
ConfigEntry
can now process searches using theContentBuilder.searchResult
method. This presents valid "child" search results when the parent list is searched.ValidatedAny
now has its own search barConfigScreenManager
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.
Updated ImmediatelyFast to 1.6.5 (1.21.1)
- This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase
Updated Language Reload to 1.7.3 (1.21.1)
Updated My Totem Doll to v2.1.0 (1.21.1)
- Updated to 1.21.5
- Fixed some issues with old Sodium versions (please use latest version of it)
- Fixed model applying issue
- Other little fixes
Updated Ok Zoomer to 10.0.0-beta.9 (1.21.1)
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added Spyglass Mode support for Accessories
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Backported code changes from Ok Zoomer 1.21.4
Updated Sodium to 0.6.13 (1.21.1)
- Improved compatibility with some NeoForge mods that use the Fabric Rendering API.
- Improved compatibility with some Fabric mods when they're used on NeoForge with Sinytra Connector.
- Fixed an incompatibility with Snow Real Magic! and some other mods that would cause holes to appear in the world.
- Fixed an issue with mods that use animated sprites in the user interface which was causing their sprites to not be animated.
- Disabled the use of certain developer options in production which were being modified unnecessarily by other mods.
- Marked PojavLauncher as incompatible due to multiple severe and unresolved issues.
- Marked BetterEnd as incompatible due to it enabling code when Sodium is present that causes frequent and difficult to understand crashes.
- Added a warning for when resource packs try to replace the shaders used by Sodium's improved cloud renderer.
Updated YetAnotherConfigLib to 3.6.6 (1.21.1)
This version of YACL has many different version targets. Ensure you download the correct version of YACL for your MC version.
- Fabric 1.21.5
- Fabric 1.21.4
- Fabric 1.21.2 (also supports 1.21.3)
- Fabric 1.20.1
- Fabric 1.20.4
- Fabric 1.20.6 (also supports 1.20.5)
- Fabric 1.21
- NeoForge 1.21.4
- NeoForge 1.21.2 (also supports 1.21.3)
- NeoForge 1.21
- NeoForge 1.20.6 (also supports 1.20.5)
- NeoForge 1.20.4
- MinecraftForge 1.20.1
Changes
- Fix crash on 1.20.1-forge target. (again)
Dependencies
RailOptimization-1.2.jarAdded via overrides
ResolutionControl-3-1.21.1-4.0.2.jarAdded via overrides
Files
Metadata
Release channel
ReleaseVersion number
3.9-B5Loaders
Game versions
1.21.1Downloads
11Publication date
April 5, 2025 at 1:21 PMPublisher

SparkleFlake
Owner