How to regrow trees

How to regrow trees

How To Regrow Trees


How to regrow trees image 1
%appdata%

You've just cut down a few trees and bushes, sadly they will stay chopped of. With a quick and easy workaround, you can bring the whole forest back to life. Just follow these simple steps.

Works both, on multiplyer and singleplayer!

Save and close your game.

Open your save file. You can find it at "\AppData\LocalLow\Endnight\SonsOfTheForest\Saves\XXX\Singleplayer\XXX".

Open the "WorldObjectLocatorManagerSaveData.json" file (you can use the standard notepad).

Remove the whole content and type in the code below.

Save the file and hop in to the game. The forest will now be like you never touched it.

Originally posted by New JSON Code:{"Version": "0.0.0","Data":{"WorldObjectLocatorManager": "{\"Version\":\"0.0.0\",\"SerializedStates\":[],\"SerializedName\":\"WorldObjectLocatorManager\",\"UniqueFile\":true}"}}

Hint: You can open your AppData Folder by writing in your windows searchbar. This will open your AppData\Roaming directory, so just click on "AppData" in the adressbar.

Hint: If you are not sure which of the save files is the correct one, you can just save the game again and check the "last changed" directory.

If you know about JSON or programming in general

Every tree and bush got a serial hash number which will be placed in the .JSON file. So technically every single time you start the game, first the map is beeing loaded with every tree and bush existing. The file will be loaded and the specific objects will be destroyed.

By going into the array of the file and just deleting specific parts or even a single element, you have full control over which tree or bush exactly you want to regrow. However, this will mean that you need to know the serial has number for the specific object.

Source: https://steamcommunity.com/sharedfiles/filedetails/?id=2940373822					

More Sons Of The Forest guilds