This mod adds a "Stock All" menu option to fridges that can be stocked with fresh food (veggies, fruits and fish) that transfers ALL such items in the Sim's inventory into the fridge without having to select each one in the dialog that is displayed after choosing the standard "Stock" menu option.

Works with all Maxis fresh foods and should work with all custom fresh foods - provided they have been set up correctly!
Additionally adds menu options to "Remove Groceries" and "Remove Fresh Food", which "destock" the associated food type into a shopping/picnic basket - which can then be added to a different fridge (or placed into inventory).
This mod changes/adds the following resources in the FridgeGlobals (0x7F9A5330)
- BHAV 0x02037 - CT - Restock - Market Basket
- BHAV 0x02088 - Interaction - Stock Harvestable
- BHAV 0x02089 - Interaction - Stock Harvestable - TEST
- BHAV 0x020A0 - Interaction - Destock Fresh Food
- BHAV 0x020A1 - Interaction - Destock Groceries
- BHAV 0x020A2 - Events - Get Stop - Basket
- STR# 0x012E - Add/Change Menu prim string set
- STR# 0x012F - Call Name Tree prim string set
and changes the following resources in the "Food Delivery - Market Basket" object's group (0x7F7F5B91)
- STR# 0x0085 - Model - Name
- STR# 0x0100 - Attributes
so will conflict with any mod that also changes these.
No known conflicts.
- FranH @MTS for the idea.
- The developers of SimPE.

You are free to use my code in any way you want, a credit would be nice, but not required.
Specifically, you may
- reverse engineer the code to figure out how I did it
- modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
- merge my code into your own mod and redistribute it
- merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it
Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2