Skip to content

Stardew Valley mod which makes chests hold unlimited items.

License

Notifications You must be signed in to change notification settings

erawls/UnlimitedStorage

 
 

Repository files navigation

Unlimited Storage

Stardew Valley mod which allows chests to hold unlimited items.

Contents

Configurations

For ease of use, it is recommended to set config options from Generic Mod Config Menu.

Config Menu

Features

Chests can hold unlimited items.

Make Unlimited

Make the chest menu large by default.

Big Chests Menu

Search for items.

Enable Search

Integration

Target the chest at Data/BigCraftables.

Add furyx639.UnlimitedStorage/Enabled to custom fields:

{
  "Changes": [
    {
      "Action": "EditData",
      "Target": "Data/BigCraftables",
      "TargetField": [ "YourChest.Id", "CustomFields" ],
      "Entries": {
        "furyx639.UnlimitedStorage/Enabled": "true"
      }
    }
  ]
}

Translations

❌️ = Not Translated, ❔ = Incomplete, ✔️ = Complete

Unlimited Storage
Chinese ❌️
French ❌️
German ❌️
Hungarian ❌️
Italian ❌️
Japanese ❌️
Korean ❌️
Portuguese ❌️
Russian ❌️
Spanish ❌️
Turkish ❌️

About

Stardew Valley mod which makes chests hold unlimited items.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%