stardew-multiplayer-docker/configs/alwayson.json
norimicry b9215bd15b 🐱
2020-04-23 18:40:11 +02:00

28 lines
769 B
JSON
Executable File

{
"serverHotKey": "F9",
"profitmargin": 50,
"upgradeHouse": 0,
"petname": "mypetnyame",
"farmcavechoicemushrooms": false,
"communitycenterrun": true,
"timeOfDayToSleep": 2200,
"lockPlayerChests": true,
"clientsCanPause": false,
"copyInviteCodeToClipboard": true,
"festivalsOn": true,
"eggHuntCountDownConfig": 120,
"flowerDanceCountDownConfig": 120,
"luauSoupCountDownConfig": 120,
"jellyDanceCountDownConfig": 120,
"grangeDisplayCountDownConfig": 120,
"iceFishingCountDownConfig": 120,
"endofdayTimeOut": 300,
"fairTimeOut": 1200,
"spiritsEveTimeOut": 900,
"winterStarTimeOut": 900,
"eggFestivalTimeOut": 120,
"flowerDanceTimeOut": 120,
"luauTimeOut": 120,
"danceOfJelliesTimeOut": 120,
"festivalOfIceTimeOut": 120
}