Nevyn
Nevyn
SOTSons Of | The Forest
Created by askylanderfan on 2/23/2024 in #community-help🙏
Have the container refilled automatically?
If I understand you're question, you're trying to restore containers being filled at game-load, as they did before 1.0 dropped. To achieve that one needs to edit the GameSetupSaveData.json, located in the SafeData.zip. This can be found at: C:\Users\USER\AppData\LocalLow\Endnight\SonsOfTheForest\Saves\76561198173812522\SinglePlayer\XXXXXXXXXX Inserting the highlighted section into the json file restored the containers at load time. {"Version":"0.0.0","Data":{"GameSetup":"{"_settings":[{"Name":"Mode","SettingType":3,"StringValue":"Custom"},{"Name":"UID","SettingType":3,"StringValue":"af9ff5a501e740568b023e8894f53518"},{"Name":"GameSetting.Environment.SeasonLength","SettingType":3,"StringValue":"Long"},{"Name":"GameSetting.Environment.DayLength","SettingType":3,"StringValue":"Long"},{"Name":"GameSetting.Survival.SingleUseContainers"}],"name":""}"}} The challenge is getting the json syntax correct. Post any issues in follow-up.
2 replies