Documentation
Readme
View as plain text
VIVAVIDERI'S GINGER ISLAND GREENHOUSE SHORTCUT
............
REQUIREMENTS
------------
-SMAPI
-Content Patcher
........
FEATURES
--------
Adds a small greenhouse building to Ginger Island.
Adds a door sprite to greenhouse map that warps to Ginger Island.
............
KNOWN ISSUES
------------
- content patcher will only warp the player facing in the direction that the warp starts.
- walls behind door may not match when also using texture mods
.......
CREDITS
-------
ConcernedApe - the glorious creator of SDV
Pathoschild - Author of SMAPI & Content Patcher
vivavideri - put stuff places, mishmasher of existing game tilesheets
SDV Discord - general wisdom
JSON validators - https://smapi.io/json/none & https://jsonlint.com/
Stardew Wiki - https://stardewvalleywiki.com/Modding:Content_Patcher
GIMP - pixel agony adjustments
TILED - map edits
=========================
== MANUAL INSTRUCTIONS ==
=========================
| 1. | Locate your mods folder & extract zip to that directory.
................................................................
ANDROID: | /storage/emulated/0/StardewValley/Mods/
WINDOWS: | GOG: | C:\Program Files (x86)\GOG Galaxy\Games\Stardew Valley
| | C:\GOG Games\Stardew Valley
| Steam: | C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley
| XboxApp: | C:\Program Files\ModifiableWindowsApps\Stardew Valley
Linux | GOG: | ~/GOGGames/StardewValley/game
| Steam: | ~/.local/share/Steam/steamapps/common/Stardew Valley
Mac | GOG: | /Applications/Stardew Valley.app/Contents/MacOS
| Steam: | ~/Library/Application Support/Steam/SteamApps/common/Stardew Valley/Contents/MacOS
| 2. | CONFIG OPTIONS
.....................
*RECOMMENDED: Use Generic Mod Config Menu --> https://www.nexusmods.com/stardewvalley/mods/5098
REMOVE THE POTTED PLANT:
- open config.json (in notepad/text editor etc) and change "AddDifferentPlant" to "false". mind the quotation marks.
ALTERNATIVE DOOR TILES**:
- open config.json ""UseVanillaBackgroundTiles" to "false".
(If the original planter is left in the greenhouse, you will not be able to reach the warp on the door tile)
**Default door uses vanilla greenhouse tiles from Buildings layer on Back layer. Alt door has empty Back layer.
***Want to learn more about map tiles? Visit https://stardewvalleywiki.com/Modding:Maps