Unturned Recipe moding
I was playing around in the items folder located at C:\Program Files (x86)\Steam\steamapps\common\Unturned\Bundles\Item s
I happened to notice that you can change the recipes around, example
C:\Program Files (x86)\Steam\steamapps\common\Unturned\Bundles\Item s\Growers\Fertilizer
1. open the Fertilizer file with notepad++
You should then see something similar to the below text.
-------------------------------------
Type Grower
Useable Grower
ID 332
Size_X 1
Size_Y 2
Size_Z 0.45
Blueprints 1
Blueprint_0_Type Barricade
Blueprint_0_Supply_0_ID 64
Blueprint_0_Build 27
-------------------------------------
2. Change your supply id from 64 to 2
3. save and restart unturned.
Open up your crafting go the barricades tab, you will see the new recipe! Congratulations! You have learned how to mod recipes.
This works on both MP and SP
Note: I will be doing more test on this tomorrow after work, I however felt I should share this with the community.