Makes Workbenches look at all chests directly connected to chests surrounding the Workbench. Configurable to instead set a specific distance from the workbench or look at all chests in the current area. Also adds stash button to Workbench to upload items to connected chests.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
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 not 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
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.2.2
Made the stash button more clickable for controllers, which should also help split-screen
Version 1.2.1
Fixed issues for split-screen, including stash button showing on both player's screens, or another player opening a menu causing the stash button to disappear
Version 1.2.0
Added configurations to allow chest options for specific distance away from the workbench, or pull from entire area.
Version 1.1.2
Removed debug statement that was active during crafting menu
Version 1.1.1
Fixed a UI scaling problem with the stash button
Version 1.1.0
Added Stash button to Workbench UI.
Makes Workbenches look at all chests directly connected to chests surrounding the Workbench. (This is basically the same as what Better Workbench mod did.) With 1.2.0+ version, it also has configurable options to instead set a specific distance away from the workbench or pull from all chests in the current location.
This also adds the stash icon to the Workbench UI so you can stash items to the connected chests all at once. (Same as stashing icon when opening chests directly.)
This should work fine in multi-player even if other people don't have it.
Install 1. Install SMAPI if you don't have it 2. Download the .zip file and extract into the Stardew Valley/Mods folder 3. Run the game using SMAPI
Configuration I recommend using Generic Mod Config Menu to update the new settings in 1.2.0+. Otherwise you can update the config.json file manually. For the chest pick option, you can set it to
"Default" - the default, which is to look at all connected chests
"In Current Area" - pull from all chests in the workbench's current area (shed, bus stop, main farm..etc.)
"Distance From Workbench" - set a specific distance away from the workbench, up to 30 squares away. This setting makes a square area to look at for simplicity. For example, if you set the distance to 5, it looks at everything 5 left and up, through 5 right and down -- effectively an 11x11 square centered on the workbench.
*If you manually update the file and set a distance other than 1-30, you'll get an error.