Sons Of The Forest

Sons Of The Forest

Not enough ratings
How to make trees auto respawn without mods.
By llama steve
A quick and very simple file configuration to force trees to respawn. Trees will respawn every single time you load back into the save, much like any collectable item.

It's up to you whether or not you consider this a bit of a cheat, but honestly for me id rather not have a barren landscape of trees and woodland that will not regrow around my base, its ugly! Also considering that the previous game had constantly respawning trees, and everything else in Sons of the forest respawns on loading the save, it's really not that much of a cheat in my opinion.
   
Award
Favorite
Favorited
Unfavorite
How to respawn trees.
Head to the file directory below:

C:\Users\YourUser\AppData\LocalLow\Endnight\SonsOfTheForest\Saves\00000000000000000\SinglePlayer

(you can easily find the appdata folder by searching "%appdata%" in the windows search bar).


Once you have found the SinglePlayer folder, choose the folder with the most recently modified files inside, then open "WorldObjectLocatiorManagerSaveData.json"


Once you have done this you must replace everything within the file with:

{"Version": "0.0.0","Data":{"WorldObjectLocatorManager": "{\"Version\":\"0.0.0\",\"SerializedStates\":[],\"SerializedName\":\"WorldObjectLocatorManager\",\"UniqueFile\":true}"}}

And then save the file.


This will reset all the chopped down trees in your game, if you want it to be automatic everytime you load the save instead of whenever you replace the information in the file, then check the small section after this one.
Make them to automatically respawn.
Once you have done everything in the previous section all you need todo is right click on the edited file called:
WorldObjectLocatorManagerSaveData.json


And then set the "read only" attribute to True.
This will make them respawn every time the save is loaded instead of only every time you manually replace the contents of the file.
2 Comments
llama steve  [author] 24 Apr, 2023 @ 1:43pm 
To have only stumps grow back would probably have to be implemented by developers or maybe modders.
But if you just want certain trees or vegetation gone but the rest of it to respawn all you need to do is follow what the guide says but before you set the file to "read only", save the file after pasting the code, go into the game and chop down the trees you want gone, exit and then set the file to read only, that should work.
Middy 23 Apr, 2023 @ 6:13pm 
Is it possible to make them only respawn if you leave the stumps intact? There are some spaces I specifically want cleared, but I'd still like to be able to gather wood without deforesting the entire area.