About this mod
Adds a buildable greenhouse to the carpenter's shop with a configurable construction cost.
- Requirements
- Permissions and credits
- Changelogs
Adds the greenhouse to the carpenter's shop.
Update
Updating from a version before 1.0.0 to a version after 1.0.0 causes loss of progress. It's best to wait until starting a new save before updating.
Config
StartWithGreenhouse (default true):
- true: Greenhouse is buildable from the start
- false: Greenhouse is buildable once it is unlocked
BuildCost (default 100000):
- This is the cost to construct a greenhouse
BuildDays (default 3):
- This is the number of days to construct a greenhouse
BuildDifficulty (default 2):
- 0: Greenhouse requires no materials
- 1:
- Stone 500
- Wood 100
- Ironbars 5
- 2:
- Stone 500
- Hardwood 100
- Iridiumbars 5
Tutorial:
- Download Buildable Greenhouse Updated
- Unzip Buildable Greenhouse.zip
- Copy the contents of the zip into your "\Stardew Valley\Mods" folder
- The structure should look like this: -[CP] BuildableGreenhouse
- That's it, you're done!
-[SF] BuildableGreenhouse
-BuildableGreenhouse
If you want to change your greenhouse map to a modded one follow these simple steps:
- Delete the ([CP] BuildableGreenhouse) folder within the Buildable Greenhouse Updated folder located in: "\Stardew Valley\Mods\BuildableGreenhouse" (please note that this folder might be in a different location if you use a mod manager)
- Now you can download any custom green house map you desire! I decided to use "Pookachu's Insane Greenhouse" in this tutorial.
- Download the according zip file and extract it into "\Stardew Valley\Mods"
- Now go to your newly installed mod folder. In my case: "\Stardew Valley\Mods[CP] Pookachus Insane Greenhouse"
- Open the "content.json" with a text editor of your choice
- Make the following changes (Just change the target, you don't need tiled or any other program):
- Save the edited file.
- You did it! Load up your game, happy farming!
"Target": "Maps/Greenhouse",
to
"Target": "Maps/GreenhouseMap",
Pay extra attention to GreenhouseMap!
Roadmap
- Better Junimos Compatibility
- Greenhouse Sprinklers Compatibility (may implement similar features in this mod rather than compatibility)
- Greenhouse Upgrades Compatibility (may implement similar features in this mod rather than compatibility)
Link to Source: Github
Credits