Releases: samolego/ClientStorage
Releases · samolego/ClientStorage
ClientStorage 1.2.0
-
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 😉
-
-
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)
ClientStorage 1.1.0
- added ability to put items in chest
- note: mod is behaving weirdly in singleplayer. PRs welcome if you find out the reason :)
ClientStorage 1.0.0
- add container caching (a LOT faster search results)
- add
look through blocks
option => want a more vanilla feel? disable it - new config screen using YACL lib (ditched cloth config)
- singleplayer chest discovery now works different from server one
- note; singleplayer has some issues with scrolling and displaying items in general
- skip "protected" conatiners
- add serverside optional mod for syncing config
ClientStorage 0.0.2
- 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
ClientStorage 0.0.1
- first release of the mod! Kill the chestmonsters (or create new ones 😝 ).
- do you have an icon idea for the mod? Feel free to send it!