this mod is a favorite of mine! I reached out to the mod author of Prettier Bathhouse about extra compatibility, and with their help I added this code block to your mod's content.json:
hopefully, this will make the two mods work nicely together. If I end up having problems, i will come back and edit this comment, but I hope this can be of some use to you or to other users of these mods!
Very strange question, I grow coffee in it. But it fell in the farm house Tile Errors:https://ibb.co/k3vsNP6 coffee:https://ibb.co/PGv3F07 → https://ibb.co/6RN4nkq
that is very strange! for the Tile Error, go to the config menu and turn off "LUTI bathhouse" for the Solarium Spa. for the coffee error, are you having that error for any other crop you've harvested from the Solarium?
I've tested growing and harvesting coffee in the Solarium in my game and didn't get the coffee falling in farmhouse bug - it worked normally for me, so it may be another mod causing the bug in your game. Try parsing your SMAPI log when the coffee falling in farmhouse bug happens and see if SMAPI logs any errors, that might be a good place to start to see where the bug is coming from https://smapi.io/log Sorry I can't help more!
I've been trying a few different workarounds and the only solution I can get working so far would be to have 2 separate mod files, one with a map that has diggable stone tiles and one with a map that has stone tiles that are not diggable. Before I go ahead and post another mod file though I'm hoping you can clarify what it is about co-op play that makes the diggable stone tile property problematic. If it makes any difference, the diggable stone works the same as dirt tiles, where the tile must be dug first with a hoe before crops can be planted, and the dug tile can be reversed by using the pickaxe. Please let me know!
Just that it is going to look buggy to my friends if they can dig up the ground. I can communicate it to them that its behaving intentionally but that they can just... not. Just hoping I don't walk into a wall of trellis plants lol. I didn't realize it would be problematic to change. Sorry to be a pain and thank you for looking into it. 😅
It's no problem! Honestly I need the experience lol even though I couldn't find a configurable solution it was good to familiarize myself more with the mod files by trying different things. I uploaded a version where the stone tiles aren't diggable :)
thanks for updating this, i was looking forward to an 1.6 version since the update for stardew dropped also BIG thanks for making it compatible with the hot spring mod!!
17 comments
{
"Action": "EditMap",
"Target": "Maps/BathHouse_Entry",
"FromFile": "assets/BathHouse_ladder.tmx",
"PatchMode": "Overlay",
"ToArea": { "X": 7, "Y": 1, "Width": 1, "Height": 3 },
"When": {
"HasMod": "pilzkopfi.prettier.bathhouse",
"HasSeenEvent": "10548001"
}
},
hopefully, this will make the two mods work nicely together. If I end up having problems, i will come back and edit this comment, but I hope this can be of some use to you or to other users of these mods!
Tile Errors:https://ibb.co/k3vsNP6
coffee:https://ibb.co/PGv3F07 → https://ibb.co/6RN4nkq
for the coffee error, are you having that error for any other crop you've harvested from the Solarium?
But SMAPI did not issue an error,I found the reason, Greenhouse Gatherers
also BIG thanks for making it compatible with the hot spring mod!!