Git Product home page Git Product logo

stardew-megastorage's Introduction

Stardew-MegaStorage

Adds Large Chests and Magic Chests to Stardew Valley.

Large Chest

Capacity: 72 items (6 rows).

Recipe:

  • 100 Wood
  • 5 Copper Bar
  • 5 Iron Bar

Magic Chest

Infinite scrollable capacity.

Recipe:

  • 100 Hardwood
  • 5 Gold Bar
  • 5 Iridium Bar
  • 50 Solar Essence
  • 50 Void Essence

Categories

From v1.2.0 you can filter chest contents by clicking on the categories to the left of the chest inventory. Using vanilla UI there were only room for 7 categories. They are so far not configurable.

  • All
  • Crops: Forage, Fruit, Flower, Vegetable
  • Seeds: Seed, Fertilizer
  • Materials: Mineral, Resource, Crafting, Monster Loot
  • Cooking: Cooking, Animal Product, Artisan Goods
  • Fishing: Fish, Fishing Tackle, Bait
  • Misc: Tool, Footware, Ring, Artifact, Furniture, Decor, Trash, (no category)

Configuration

Names, descriptions, IDs and recipes for Large Chest and Magic Chest are configurable in config.json. The format of recipes is as follows: <ID of 1st item> <number of 1st item> <ID of 2nd item> <number of 2nd item> etc. Default (same as above):

  • Large Chest: 388 100 334 5 335 5
  • Magic Chest: 709 100 336 5 337 5 768 50 769 50

Compatibility

  • Requires SMAPI.
  • Supports multiplayers and controllers.
  • Compatible with Chests Anywhere, Stack Everything, Automate, Carry Chest and content packs for Content Patcher and Json Assets.
  • Minor incompatibility with Convenient Chests: overlapping UI.
  • NOT compatible with Save Anywhere. Using these mods together may result in crashes and loss of items.

Is this safe?

Before saving, all Large Chests and Magic Chests are converted to normal chests. After saving, they are converted back. This makes sure your items aren't lost, even if uninstalling this mod. Normal chests actually have infinite capacity, it's only when adding items one at a time they are limited to 36 capacity.

If you lose any items or custom chests don't convert back from normal chests, please report a bug with a detailed description of what happened. If you save, the issue will become permanent, so please consider reloading instead, even if you lose a days progress.

Credits

Nexus page

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.