MerchantStacker
Buy stackable Silksong merchant refills in bulk — quantity picker in shop with live cost.MerchantStacker
QOL mod for Hollow Knight: Silksong — buy stackable merchant refills (rosary strings, shard pouches, etc.) in bulk instead of mashing confirm.
Features
- On eligible infinite-stock shop items with a stack ceiling, the normal purchase confirm becomes a quantity confirm
- Same Silksong yes/no dialog — d-pad ±1 / right stick ±5 (hold accelerates); cost and item count update live
- Confirm buys that many; cancel backs out with no purchase
- Works for merchant shops and rosary stringing machines (e.g. Greymoor)
Install
- Install BepInExPack Silksong
- Drop
MerchantStacker.dllintoBepInEx/plugins(or install via Thunderstore / r2modman) - Configure in
BepInEx/config/io.github.raincloudthedragon.merchantstacker.cfg(or F1 Configuration Manager)
Build
Example:
dotnet new silksongpath --silksong-install-path "[Path to your Steam Library]/steamapps/common/Hollow Knight Silksong"
dotnet build -c Release
Requires .NET SDK that can compile netstandard2.1 projects. Local SilksongPath.props is gitignored.
