Version 1.10.1
- Round two for fixing that weird sorting crash of last version. Apparently I can't be trusted to fix bugs completely at the first go ;)
Release by Siphalor
Version 1.10.0
- Operations that move all items of the same type (typically triggered by the Ctrl modifier) will now respect some NBT data. This is configurable as:
- No NBT checking (old behaviour)
- Everything but item damage and enchantments (enchanted books will be differentiated)
- Exact NBT matching
- Swapping items will no longer trigger refills
- Fixed a bunch of bugs related to offhand refilling
- Fixed the config for the integrated tick rate not being applied
- Fixed a crash when sorting inventories under some specific circumstances.
- Possibly some small performance improvements for the sorting algorithm
- Some small cleanup
Release by Siphalor
Version 1.9.1
- Fix a crash with
fabric-item-groups
being wrongly detected. This probably only happened with the Quilt mod loader that emulates some Fabric library stuff :)
Release by Siphalor