About this mod
Seasonal Immersion changes buildings to fit the current season. Buildings can be snow-covered in winter, overgrown with vines in summer, etc.
- Requirements
- Permissions and credits
- Mirrors
- Cabin Replacement - Seasonal Vanilla — despite what the description says, this already uses Content Patcher. It doesn't require Seasonal Immersion.
- Dutch Farm Buildings — see unofficial conversion.
- Elle's Seasonal Buildings — updated for Content Patcher.
- Seasonal Custom Farm Buildings — see unofficial conversion.
- Seasonal Foresty Farm Buildings — see unofficial conversion.
- Seasonal Grandfather Clock — see unofficial conversion.
- Seasonal Vanilla Buildings — see unofficial conversion.
- Seasonal Victorian Buildings and Flowers — see unofficial conversion.
--------------------
Install steps
- Install the latest version of SMAPI.
- Unzip the download into Stardew Valley/Mods.
- Download a content pack (see below).
- On Windows: copy the ContentPack.zip into the mod's folder.
On Linux or Mac: unzip the ContentPack.zip into the mod's folder. - Run the game using SMAPI.
Suggested content packs (you can only install one):
- Hobbit House by LemonEX (see example)
- Lumisteria Houses by Panwicker (see example or credit)
- Elle's Seasonal Buildings by junimods (see example and credit)
Create a new content pack (for modders)
- Create four folders under the mod's folder: spring, summer, fall, and winter.
- Add PNGs with the same name as the content to replace in each folder. For example, add Mill.png to override the Content/Buildings/Mill.xnb file.
You can do this for any file under Content/Buildings, TerrainFeatures/Flooring, and TileSheets/Craftables. For craftables only, you must specify Craftables_indoors.png or Craftables_outdoors.png (or both). - Create a manifest.json file next to the season folders with this content (replace all-caps text with your not-all-caps information):
Code:
{
"Name": "MOD NAME HERE",
"Author": "AUTHOR NAME HERE",
"Version":"1.0.0",
"Description": "BRIEF DESCRIPTION HERE",
} - Optionally zip it into a ContentPack.zip folder (with the manifest.json and season folders at the root) to share.
Compatibility
- Compatible with Stardew Valley 1.2.33. (Not compatible with 1.3!)
- Not compatible with Linux/Mac.
See also
- Release notes
- Source code
- Support thread (make sure you include your latest SMAPI log when asking for help!)
- Consider supporting Entoarox on Patreon