Skip to content

Latest commit

 

History

History
 
 

ChestsAnywhere

Chests Anywhere is a Stardew Valley mod which lets you access your chests, fridge, Junimo huts, and shipping bin from anywhere and organise them your way. Transfer items without having to run around, from the comfort of your bed to the deepest mine level.

Contents

Installation

  1. Install the latest version of SMAPI.
  2. Install this mod from Nexus mods.
  3. Run the game using SMAPI.

Usage

Access chests by pressing B. This will show your chests grouped by category. Navigate by clicking the top dropdowns, or by pressing the left or right key.

Edit chests by clicking the edit icon after opening a chest (see example). This will show a form where you can...

  • set the chest name;
  • set a category (which defaults to its location);
  • set the sort order in the chest list;
  • or hide the chest from the chest list.

Point at a chest in the world to see its name in a tooltip.

Open the shipping bin to view the items in the shipping bin. This lets you retrieve items before they're shipped overnight. (You can ship any number of items, but only the first 36 will be visible in the UI.)

Configuration

The mod will work fine out of the box, but you can tweak its settings by editing the config.json file if you want. These are the available settings:

setting what it affects
Range Default Unlimited. The range at which chests are accessible. The possible options are...
  • Unlimited: all chests.
  • CurrentWorldArea: chests in the current world area, based on these areas: beach, bus stop, desert, farm, forest, mine, mountain, railroads, town, witch swamp.
  • CurrentLocation: chests in the current location.
  • None: can't remotely access any chest.
Controls The configured controller, keyboard, and mouse buttons (see key bindings). You can separate multiple buttons with commas. The default keyboard bindings are B to toggle the chest UI, Left/Right to switch chests, and Up/Down to switch categories. The default controller bindings are the shoulder and trigger buttons to navigate chests while the menu is open.
ShowHoverTooltips Default true. Whether to show the chest name in a tooltip when you point at a chest.
EnableShippingBin Default true. Whether to allow access to the shipping bin through Chests Anywhere.
DisableInLocations The locations in which to disable remote chest lookups. You can use the Debug Mode mod to see the name of any in-game location, or get the location name for a chest from its edit screen.

Versions

See release notes.

See also