Scrap Mechanic: How to Make or Change Crafting Recipes

A quick guide on how to make the game fit your needs by altering the crafting recipes.
A good way to balance the game for single players.

 

Modifying Craft Recipes

1. First, navigate to C:\Program Files (x86)\Steam\steamapps\common\Scrap Mechanic\Survival\CraftingRecipes



2. If you do not have Notepad++, a simple google search should point you into the right direction.
A. Open item_names.json and craftbot.json
B. In the craftbot.json, you will see the recipes format. You will also noticed that the “itemId” are listed in generated codes. The codes can be deciphered by looking through the item_names.json


C. For example. If you look at the two shaded lines, the “itemId” for the code ending in “…3e71” is in fact “blk_wood1”. The ingredient list is the code ending in “…3811” which is in fact “blk_scrapwood”.


It seems self explanatory but it may just seem that way to me so ask away if you have questions. Be sure to save backups of each file you change.

Extra HP Tip

If you are playing solo a lot and feel like the waves are to much to handle and you just want a bit more HP.
Navigate to C:\Program Files (x86)\Steam\steamapps\common\Scrap Mechanic\Survival\Scripts\game


And open SurvivalPlayer.lua. Here you will see a lot of players attributes such as breath, fire damage taken, regen time etc. Always make a backup before changing anything.
Scroll down and you will come across the stats given upon loading your character ( I think )


Changing it to like, 300 would make you more tanky against several haybots. Updates and bugfixes will likely reset this back to 100. Same with any updates to crafting recipes. Backups Backups Backups. Be sure to save Backup files!

Related Posts:

Leave a Comment