File Details
Inventory Profiles Next-fabric-1.21.4-2.1.3
- R
- Feb 8, 2025
- 1.23 MB
- 28.0K
- 1.21.4
- Fabric + 1
File Name
InventoryProfilesNext-fabric-1.21.4-2.1.3.jar
Supported Versions
- 1.21.4
Curse Maven Snippet
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_scorewas 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_orderAuto 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.