Describe the bug
I'm currently playing with my friends and Mods enabled. We're using following Mods:
- SMAPI
- Content Patcher
- Farm Type Manager
- Stardew Valley Expended
- Immersive Farm 2
When we first start the Server, everything is normal and runs fine until Day 3. On this day, when you wake up, you automatically receive the money needed to buy the membership and the Server buys it, which completely ruins the experience IMO, and we don't want to play like that.
Steps to reproduce
Download the Mods and put them into your /var/lib/docker/volumes/stardewvalley_game/_data/Mods directory.
Then add the mod path to your environment docker-compile.yml like this:
- ./mods:/home/stardew/stardewvalley/stardewmods
This will load the mods into your game. Then play until Day 3 and there you go.
Expected behavior
It shouldn't buy the membership automatically.
Additional context
No response
Final checks
Describe the bug
I'm currently playing with my friends and Mods enabled. We're using following Mods:
When we first start the Server, everything is normal and runs fine until Day 3. On this day, when you wake up, you automatically receive the money needed to buy the membership and the Server buys it, which completely ruins the experience IMO, and we don't want to play like that.
Steps to reproduce
Download the Mods and put them into your /var/lib/docker/volumes/stardewvalley_game/_data/Mods directory.
Then add the mod path to your environment docker-compile.yml like this:
This will load the mods into your game. Then play until Day 3 and there you go.
Expected behavior
It shouldn't buy the membership automatically.
Additional context
No response
Final checks