Bug Fixes:
- Fixed mod not recognizing when YetAnotherConfigLib is present
Bug Fixes:
- YetAnotherConfigLib is now properly defined as a required dependency
Additions:
- Added a config option to change which side of the screen the durability display renders on
- Added a confix option to change which side of the screen the paperdoll renders on
Bug Fixes:
- Fixed config file being deleted when read
Changes:
- Durability display slots now only render when the corresponding armor slot contains an item
- Slot cycle preview switches to the left of the screen when the left hand is the main hand
Changes:
- Modmenu is no longer included in this mod's jar
- Config menu is split into different sections for easier navigation
Changes:
- Config screen now uses YetAnotherConfigLib
Bug Fixes:
- Fixed crash when attempting to sort a container that has a renamed item
Changes:
- Implemented a config option to limit the number of interactions created each game tick while sorting an inventory (disabled by setting to 0)
- Marked as compatible with both 1.20.5 & 1.20.6
Bug Fixes:
- Fixed SimpleOptionMixin visibility mismatch
- Fixed compareStacks method transitivity
Changes:
- Inventory sorter now only creates interactions when absolutely necessary
Changes:
- Rewrote inventory sorting code to try to resolve client-server desync when playing on realms.
Bug Fixes:
- Spyglass sound is no longer spammed when a GUI screen is open.
Bug Fixes:
- Fixed crash when trying to access a block's inventory
Updated to 1.20.6
Updated to 1.20.5
Changes:
- Zoom is now instant
- Durability display now uses durability bars
Bug Fixes:
- Fixed actual FOV being changed to Zoom FOV when entering a GUI
Additions:
- Added a zoom key (c by default)
- Added shears to the list of items that the tool selector can swap to
Bug Fixes:
- Fixed container sorting not working for certain items
Changes:
- Implemented a 2 tick cooldown between tool swapping in an attempt to prevent the held tool from swapping when a block that can be broken instantly has a different block underneath
- Removed the Sort Inventory toggle from the config menu, as unbinding the key (middle mouse by default) works the same way
Additions:
- Containers can now be sorted when a key (middle mouse by default) is pressed
- Stack refill now looks for other food items if the requested food item is not found
Bug Fixes:
- Cycling up no longer writes debug text to game chat
- Stack refill now swaps stacks after the stack is depleted, rather than before
Bug Fixes:
- Slot cycling once again works properly for inventory columns with more than two items.
Updated to 1.20.4
Updated to 1.20.3
Bug Fixes:
- Fixed game crashing when trying to view config screen