

This mod adds proper and predictable compatibility between Quick Stack Store (QSS) and ItemDrawers / Storage Drawers for Valheim.
It fixes incorrect drawer selection behavior when using QuickStack and ensures items are stacked only into matching drawers first, without randomly filling empty drawers.
QuickStackStore works only with Valheim Container objects.
ItemDrawers uses a different storage system and is ignored by default.
This mod bridges that gap safely and intentionally.
Config file location:
BepInEx/config/pavel.quickstackstore.itemdrawers_compat.cfg
Key options:
SearchRadius – Drawer search radiusFillEmptyDrawers – Allow using empty drawers if no matching drawer exists (default: false)IncludeHotbar – Include hotbar itemsPreferQssRadiusIfAvailable – Use QSS range instead of custom radiusThis is a compatibility fix for:
Quick Stack Store by Goldenrevolver
https://thunderstore.io/c/valheim/p/Goldenrevolver/Quick_Stack_Store_Sort_Trash_Restock
GitHub repository: https://github.com/Gerbesh/Valheim_QSS_SD_fix
If you encounter bugs, have feature requests or need help:
MIT