Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Updated Ears to v1.4.7 (1.21.1)
Updated Chat Heads to 0.13.13 (1.21.1)
update Russian (ru_ru) translation, thanks to cutiegin!
Updated Fabric Language Kotlin to 1.13.1+kotlin.2.1.10 (1.21.1)
- Bump version (modmuss)
- Update versions (#158) (github-actions[bot], github-actions)
- Update readme (github-actions)
Updated Fzzy Config to 0.6.4 (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- 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
Registrar is still marked experimental with anticipated stability by 0.7.0
As of 0.6.0, 1.20.4 and 1.20.6 will no longer be receiving active updates.
Additions
- New
TextureProvider
interface for generic provision of textures based on active/hovered state. Single
andQuad
variants ofTextureSet
added for sets with one texture regardless of state, and sets with all four textures different, respectively.
Changes
TextureSet
now implements theTextureProvider
interfaceCustomPressableWidget
and thereforeCustomButtonWidget
now useTextureProvider
instead of directlyTextureSet
in their implementations.textureSet
method ofSpriteDecorated
is now deprecated and defaulted, with a scheduled removal of 0.7.0.SpriteDecoration
andSmallSpriteDecoration
constructors withTextureSet
are likewise deprecated, with new overloads takingTextureProvider
- The texture sets in
TextureIds
are now explicitly typed asTextureProvider
instead. - Improved the lazy-loading and/or reduced duplicate loading of certain elements in lists and screens. This effort will expand in the future to further FCs goal of only ever loading a resource upon it being needed.
ValidatedChoiceList
now shows highlights around "unselected" options to better indicate that they are still active button elements.
Fixes
- Fixed
ValidatedChoiceList
popup widgets being too narrow for the popup with very short choice titles. - Remove stray dev-environment logging from
LayoutWidget
Updated Inventory Profiles Next to 2.1.3 (1.21.1)
What's new
2.1.3
-
initial support for fabric 1.21.5
-
Major changes to how enchanted items/books are sorted. The tooltip enchantment order will be used.
Until now an internal metric::enchantments_score
was used (the more and, higher level, enchantments
the better). However, since 1.21 the enchantments are shown in the item tooltips in specific order.
So IPN now uses that order when sorting enchanted items.
If you want to use the new order in your rules it is called::enchantments_tooltip_order
-
Auto refill changes. Version 1.21.5 is a major step towards fully data-driven items.
As a consequence, auto refill for armour and tools now uses the data to find the best match.
There will be no noticeable change in behaviour for vanilla items, but it is possible some server
generated or mod-supplied items may behave differently. - Optimized the mod icon.
- Added translations of the mod's description for ModMenu users. (including Legacy Fabric and Ornithe)
- Cleaned up the code a bit.
- Errors are now more user-friendly. (and you'll probably know if Ksyxis is to blame)
- Other minor fixes.
- support for 1.21.5
- lots of technical improvements that make the client mods configs simpler
- 1.21.3 is no longer supported
- Fixed a problem where material downgrading would not correctly handle custom block models that use multiple render layers on NeoForge. (i.e. Red Observer in XyCraft.)
- Fixed the handling of custom DelegateBakedModel implementations which also provide their own BakedModel#getQuads implementation, which affected mods like Framed Blocks on Minecraft 1.21.4.
- Fixed certain replacement models (Hoppers, Cauldrons, etc) not using the texture names that mods and resource packs expect.
- Fixed graphical corruption with translucent blocks that would only appear on 32-bit operating systems.
- Improved error diagnostics for a common mod compatibility issue that is causing game crashes.
- Improved compatibility with mods that change behavior of the item renderer.
- Improved compatibility with mods that implement animated sprites using custom logic.
- Added support to the graphics adapter probe for detecting Intel Xe2 graphics.
Updated Ksyxis to 1.3.3 (1.21.1)
This is a minor update, with some small fixes released over this time. No practical changes were made.
Full Changelog: https://github.com/VidTu/Ksyxis/compare/1.3.2...1.3.3
Updated libIPN to 6.3.1 (1.21.1)
What's new
6.3.0.1
Updated Sodium to 0.6.7 (1.21.1)
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
3.9-B2Loaders
Game versions
1.21.1Downloads
6Publication date
February 13, 2025 at 2:27 PMPublisher

SparkleFlake
Owner