-
new feature: storage presets!
- you can assign inventory layout to shulkers / chests. These are then saved (per-world/server) and redirect all shift clicks to put item in slot, determined by saved preset. What's even cooler is that it works with inputting items from crafting terminal as well!
-
item overstacking
-
MERGE_PER_CONTAINER
=> items of same type, located in same containers will be merged "over 64" -
MERGE_ALL
=> merge all items of same type, even if not in same container -
SEPARATE_ALL
=> show each stack separately (as it was till now) -
note: if you have any rendering experience, I'd be glad if you could PR a smaller font rendering for overstacked values :wink:
-
-
more config options
- control over server config sync
- item location tooltip -> you can make it require shift / control or alt to be shown
-
fix some singleplayer issues (#6)
- new dependency:
cloth-config
(https://modrinth.com/mod/cloth-config) - config screen is now accessible via modmenu or keybind (not set by default)
- auto server detection (for setting packet limits)
cool icon- disabling mod now hides all added UI parts as well
- messages are now toggleable