How to edit JSON files in the context of sons of the forest?
How to edit JSON files in the context of sons of the forest?
Instead of using wordpad to modify game files, the developers opted for .JSON files. I attempted to use JSONedit and an online JSON editor, but neither functioned properly. I need a way to change specific values, like fuel burn times for fires. Can anyone recommend software that supports editing these types of files? It would really help if it wasn’t so complicated.
They frequently complicate things on purpose.
JSON might simply act as a container for encrypted information.
If they had made it easy for users to modify, they would have revealed that feature.
Because you can't easily modify it, it's not the same as just changing ini files.
'{"Version":"0.0.0","FiresPerStructureType":{"32":[{"IsLit":true,"PutOutChance":1,"Fuel":1189.44885,"FuelDrainRate":0.25},{"IsLit":true,"PutOutChance":1,"Fuel":1009.37268,"FuelDrainRate":0.25},{"IsLit":true,"PutOutChance":1,"Fuel":1249.38245,"FuelDrainRate":0.25},{"IsLit":true,"PutOutChance":1,"Fuel":1249.38965,"FuelDrainRate":0.25},{"IsLit":true,"PutOutChance":1,"Fuel":1249.38855,"FuelDrainRate":0.25},{"IsLit":true,"PutOutChance":2,"Fuel":920.522,"FuelDrainRate":0.0999999642}]}}'
Pretty straightforward. I just need to know how to edit these strings. I can copy them. I can paste them. When I click on an area I get no cursor and if I highlight a specific number it shows highlighted but I can't use delete or type a new number.
Game files can be edited using JSON format. For more details, visit the provided website. Reddit - Dive into anything is mentioned. www.reddit.com