StardewModders / mod-ideas

Submit ideas for mods to create, or find your next mod project!
93 stars 5 forks source link

Deconstructor accepts stacked items #1274

Open DZK312 opened 4 months ago

DZK312 commented 4 months ago

Recipes that produce more than 1 item in their craft do not seem capable of being recycled which feels dumb. it would be nice if a mod could fix that so if you have as many items as the recipe can craft, it can take the right amount from you (based on recipe, not static list) and deconstruct it. Also ought to be compatible with automate (to take the right stack amount from the chest per deconstruct) if not already innately so.