A simple AutoTrash mod that will basically auto trash item that the player collected (if specified). Made by DrOreo002#3387 with the help of Mizzion#0436 and Mabel#0586 (Part of Stardew Valley discord community)
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
I made this mod with the help of Stardew Valley Discord Community, because I'm new to modding and there's some other things that I do not understand
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0
- Initial update of the mod
This is a really simple mod that I made because I kept finding trash while mining and I'm too poor to buy a new backpack. Anyway, yes this is the first version of the plugin and I would like to tell you that this is not fully tested with every single item in the game. So you might experience some bugs or even the worst case is it will literally trash all of your item. But do not worry!, I'll make a trash can menu feature for later :D
Incompatible with - CJB Show Item Price mod
This mod is really simple to use, you only need to press 2 keys, L and K. First you add the item into your trash list my selecting it and click L, then to remove it you can use K and it will open a UI with your trash list. There you can click the delete button to remove it from your trash list
Simple configuration atm. Will add more features later
{ "EnableTrashNotification": true, # Should we enable the trash notification? "DisableAddMessageOnTrash": true # Should we disable the item pickup message when item is trashed? }