Scrap Mechanic

Scrap Mechanic

Advanced Wing Dynamics
 此主题已被置顶,因此可能具有重要性
abledbody  [开发者] 2020 年 12 月 8 日 下午 12:22
How to add crafting recipes to survival
PREREQUISITES
You'll need both the game and the mod installed.
You'll need a text editor for the .json files. (I recommend Notepad++, but regular Notepad or whatever else you have should work fine)
You'll need at least a basic understanding of how to navigate Windows.
You'll need to know where you have installed Steam and Scrap Mechanic.

Keep in mind, this guide is for adding the crafting recipes to the game, not about how to actually enable the mod for your survival world. You will have to look elsewhere for that.

WHERE
You can find a copy of the new recipes in the workshop folder. Unless you've installed steam and/or Scrap Mechanic in a different location, that should be C:\Program Files (x86)\Steam\steamapps\workshop\content\387990\2134621737\Survival\CraftingRecipes
You can also get it from the Github repository[github.com] if you don't want to go diving into your steam directory to find it.

Since there's no support for modded crafting recipes in the game, yet, you will have to manually patch in the recipes. Scrap Mechanic's craftbot.json is typically located in C:\Program Files (x86)\Steam\steamapps\common\Scrap Mechanic\Survival\CraftingRecipes

HOW
I recommend you make a copy of Scrap Mechanic's craftbot.json and rename it to craftbot.json.bkp before you start editing in case you want to revert back to the vanilla recipes.

Starting from the first { (Open curly bracket) in the wings mod craftbot.json, select all of the recipes, down to the last } (Close curly bracket) of the last recipe. Then, copy them into your clipboard.

Go over to Scrap Mechanic's craftbot.json, and scroll down to the very bottom. Find the last } (Close curly bracket) and add a comma and a new line just after it, like you're about to write another recipe just like the ones above it, and then paste from your clipboard.

DRAG REDUCER
Since the drag reducer is not actually part of the wings mod, I opted not to include it with the crafting recipes. For convenience, here's the recipe I came up with for that.[pastebin.com]
The steps to add it to the craftbot.json are pretty much the same as described above.
最后由 abledbody 编辑于; 2020 年 12 月 8 日 下午 12:26
< >
正在显示第 1 - 8 条,共 8 条留言
отельNYX 2022 年 11 月 5 日 上午 7:34 
I did everything as it is said, but it still does not work, new recipes do not appear. I feel so sad :steamsad:
abledbody  [开发者] 2022 年 11 月 5 日 上午 11:37 
I did everything as it is said, but it still does not work, new recipes do not appear. I feel so sad :steamsad:
Make sure you're not just pasting the wings recipes after the normal recipes. It needs to be inside the brackets [ ], which is why I specified curly brackets { } in the instructions.
отельNYX 2022 年 11 月 6 日 上午 2:21 
引用自 abledbody
I did everything as it is said, but it still does not work, new recipes do not appear. I feel so sad :steamsad:
Make sure you're not just pasting the wings recipes after the normal recipes. It needs to be inside the brackets [ ], which is why I specified curly brackets { } in the instructions.
I did everything as said. rechecked again, restarted the game several times. no results. the mod works in the creative, all the recipes are present in the craftbot, but not in the survival craftbot.
abledbody  [开发者] 2022 年 11 月 6 日 下午 12:51 
引用自 abledbody
Make sure you're not just pasting the wings recipes after the normal recipes. It needs to be inside the brackets [ ], which is why I specified curly brackets { } in the instructions.
I did everything as said. rechecked again, restarted the game several times. no results. the mod works in the creative, all the recipes are present in the craftbot, but not in the survival craftbot.
Did you enable the mod for the survival world? I didn't cover that in these instructions. Everything up to step 3 from this guide should be relevant: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2113468671
отельNYX 2022 年 11 月 7 日 上午 2:24 
引用自 abledbody
I did everything as said. rechecked again, restarted the game several times. no results. the mod works in the creative, all the recipes are present in the craftbot, but not in the survival craftbot.
Did you enable the mod for the survival world? I didn't cover that in these instructions. Everything up to step 3 from this guide should be relevant: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2113468671
thanks, I'll try
Vental 2024 年 1 月 13 日 下午 1:47 
Does this work in custom worlds like the new Crashlanders mod (which is a custom gamemode of survival)? I noticed in custom worlds we can enable mods. Just wondering if the crafting recipe carries over.
abledbody  [开发者] 2024 年 1 月 17 日 上午 12:30 
引用自 Vental
Does this work in custom worlds like the new Crashlanders mod (which is a custom gamemode of survival)? I noticed in custom worlds we can enable mods. Just wondering if the crafting recipe carries over.
No idea, but if you can find the relevant craftbot.json, then it probably will.
Vental 2024 年 1 月 17 日 下午 11:59 
引用自 abledbody
引用自 Vental
Does this work in custom worlds like the new Crashlanders mod (which is a custom gamemode of survival)? I noticed in custom worlds we can enable mods. Just wondering if the crafting recipe carries over.
No idea, but if you can find the relevant craftbot.json, then it probably will.
but that would replace other modded recipes.
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50