Someone on Nexus requested that I add the cellar option to the Spacious Greenhouse unofficial update so here y'all go!
- Added the cellar option to the mod
- Added the ability to select whether a cellar is included in the generic mod config menu
- Cleaned up the cellar to get rid of holes in the wall and floor
Please lmk if you run into any issues and enjoy
@miyac @OfStrangeShadows
I DLed this version but it gives me this error in SMAPI. It doesn't work neither the greenhouse interior nor the cellar.
[Content Patcher] Can't apply patch Spacious Greenhouse > Load Maps/Greenhouse #3 to Maps/Greenhouse:
StardewModdingAPI.Framework.Exceptions.SContentLoadException: Spacious Greenhouse loaded map 'assets/ButterflyCellarGreenhouse_fall.tbin' with invalid tilesheet path '../../[CP] Spacious Greenhouse with Cellar 1.0.1/assets/greenhouse_tiles.png'. Tilesheet paths must be a relative path without directory climbing (../).
at StardewModdingAPI.Framework.ContentManagers.ModContentManager.FixTilesheetPaths(Map map, String relativeMapPath, Boolean fixEagerPathPrefixes) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentManagers\ModContentManager.cs:line 409
at StardewModdingAPI.Framework.ContentManagers.ModContentManager.LoadMapFile[T](IAssetName assetName, FileInfo file) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentManagers\ModContentManager.cs:line 255
at StardewModdingAPI.Framework.ContentManagers.ModContentManager.LoadExact[T](IAssetName assetName, Boolean useCache) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentManagers\ModContentManager.cs:line 99
at StardewModdingAPI.Framework.ModHelpers.ModContentHelper.Load[T](String relativePath) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ModHelpers\ModContentHelper.cs:line 57
at ContentPatcher.Framework.PatchManager.ApplyLoad[T](LoadPatch patch, IAssetName assetName) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\PatchManager.cs:line 542.
[Content Patcher] SMAPI blocked asset replacement for 'Maps/Greenhouse': the 'Spacious Greenhouse' content pack incorrectly set asset to a null value.