About this mod
Smash quality of any item in opened chest and stack together, flower will decolor to single color.
Add similar 1.5 feature which store current inventory item into the chest if the chest have the same "name" item (cross quality but not stack for different quality).
- Requirements
- Permissions and credits
- Changelogs
I love the mod Quality Smash from barfytheclown and this idea was brilliant, so satisfied after smash all item quality. Unfortunately android mod user is not able to enjoy it so i make it my own.
Requirements:
- SMAPI 3.7.6+
Features:
- Smash all quality item to no-quality item, stack it if available.
- Smash all flower into no-quality flower, smash color into first flower color (arrange the order before smash so you can decide color your self).
- Auto stash inventory item into chest if the chest have the same "name" item (cross quality but not stack for different quality).
Notes:
Unlike Quality Smash, this mod have no option to configure, only way is smash all quality.
How To Use:
- Open chest.
- Click [F8] for smash quality.
- Click [F9] for auto stash item.
Config:
Both key able to configure, the KeyName please refer: Stardew Valley Wiki Key Bindings
The "config.json" will auto generate after enter the game if no config.json file found. You might able to create the config file if you wish.
Default "config.json":
{
"SmashKey": "F8",
"StashKey": "F9"
}