Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
MerchantStacker
Buy stackable Silksong merchant refills in bulk — quantity picker in shop with live cost.
| Date uploaded | 3 days ago |
| Version | 1.0.0 |
| Download link | RaincloudTheDragon-MerchantStacker-1.0.0.zip |
| Downloads | 9 |
| Dependency string | RaincloudTheDragon-MerchantStacker-1.0.0 |
This mod requires the following mods to function
silksong_modding-BepInExPack_Silksong
BepInEx modloader, preconfigured and ready to use for Silksong
Preferred version: 1.0.3README
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.