Darkwood – How to “mod” Guide

Darkwood – How to “mod” Guide 1 - steamlists.com
Darkwood – How to “mod” Guide 1 - steamlists.com

So… I finished this game like a thousand times, and I got bored ya know… So I started looking at the game files, and I learn how to “cheat” by modding some things by code… I only know basic things, because I was just studying by myself so I didn’t test everything that I could, but I found some cool stuff that is a lot of fun to play with.
 
 

1# Basics

If you wants to cheat, you need to know how to enter in darkwood files. It’s very simple, go to your desktop and press windows + R. This will open a search bar, so you type; %appdata%.
 
 
Darkwood - How to
 
 
Then a folder will open. At the top you will see Roaming and AppData. Click on AppData.
 
 
Darkwood - How to
 
 
Click in LocalLow, and then in Acid Wizard Studio. Darkwood and then you will see that there is prof1, prof2, prof3, prof4 and prof5. These 5 profiles are where your game is saved. So you need to have a created game to mod it.
 
 
Darkwood - How to
 
 
Darkwood - How to
 
 
If my save in the game is profile 1, I enter in prof1 🙂
 
 
Enter in sav with Notepad, and it should be like this
 
 
Darkwood - How to
 
 
 

2# Search in sav

First press ctrl + f, this will open a search tab. This search tab is the most important thing, as you need it to search for things.. Usually you will be looking for items in your inventory, if that is the case you should search by slot. Use find next until you find your item. The item name will be right next to the slot name.
 
 
Darkwood - How to
 
 
Darkwood - How to
 
 
 

3# Change durabillity

To the right of the item’s name will be the things you can change, such as durability.
 
 
Darkwood - How to
 
 
Change the numbers and now you got an infinite plank with nails…
 
 
Darkwood - How to
 
 
 

4# Change the amount

Right next to durabillity, there is the amount. Is the same thing, change the number.
 
 
Darkwood - How to
 
 
Darkwood - How to
 
 
Darkwood - How to
 

 
Darkwood - How to
 
 
 

5# Spawn items

The simplest way to spawn an item is to exchange it for one you already have in your inventory. You need to copy everything from “type”: to }.
 
 
Darkwood - How to
 
 
Well you simple needs to change that for another item code. I want an axe, so ill search for axe, and do what I said before.
 
 
Darkwood - How to
 
 
I copied that, and paste where the plank with nails was.
 
 
Darkwood - How to
 
 
Here I got some codes for you.
 
 
Darkwood - How to
 
 
“axe”,”durability”:1000.0,”amount”:1,”isRecipe”:false,”recipeFor”:null,”modifiers”:[],”upgrades”:[],”timeDeactivated”:0.0,”shouldBeActive”:false,”timeSeen”:0}
 
 
Darkwood - How to
 
 
“weapon_assault_01_burst”,”durability”:0.0,”amount”:1,”isRecipe”:false,”recipeFor”:null,”modifiers”:[],”upgrades”:[],”timeDeactivated”:0.0,”shouldBeActive”:false,”timeSeen”:0}
 
 
Darkwood - How to
 
 
“weapon_pistol_01_pellet”,”durability”:0.0,”amount”:1,”isRecipe”:false,”recipeFor”:null,”modifiers”:[],”upgrades”:[],”timeDeactivated”:0.0,”shouldBeActive”:false,”timeSeen”:0}
 
 
Darkwood - How to
 
 
“weapon_pistol_02_semi”,”durability”:0.0,”amount”:0,”isRecipe”:false,”recipeFor”:null,”modifiers”:[],”upgrades”:[],”timeDeactivated”:0.0,”shouldBeActive”:false,”timeSeen”:0}
 
 
Darkwood - How to
 
 
“weapon_submachine_01_full”,”durability”:0.0,”amount”:0,”isRecipe”:false,”recipeFor”:null,”modifiers”:[],”upgrades”:[],”timeDeactivated”:0.0,”shouldBeActive”:false,”timeSeen”:0}
 
 
 

Written by Scofa

 
 
This is all about Darkwood – How to “mod” Guide; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*