Modding:Asset Type - Recipes
From Vintage Story Wiki
This page was last verified for Vintage Story version 1.19.8.
Usage
Recipe assets are used to add new recipes to the game. There are a number of recipe types available. All recipe assets are written in JSON.
Types
- Asset Type - Recipes (Alloy) - Registers new metal alloy combinations.
- Asset Type - Recipes (Barrel) - Adds recipes that can be made in barrels.
- Asset Type - Recipes (Clayforming) - Adds recipes that can be made by using clay forming.
- Asset Type - Recipes (Cooking) - Registers items that can be made within a cooking pot.
- Asset Type - Recipes (Grid) - Adds recipes that can be made using the inventory crafting grid.
- Asset Type - Recipes (Knapping) - Adds recipes that can be made by using flint/stone knapping.
- Asset Type - Recipes (Smithing) - Adds recipes that can be made by using anvil smithing.
See Also
- RecipeLoader on GitHub
- Content Tutorial Simple Recipe (Grid)
- Content Tutorial Complex Grid Recipes
- Content Tutorial Further Recipes
Modding | |
---|---|
Basics • Content • Code • Asset Types • Model Creator • Troubleshooting • VS Engine | |
Block Types • Entities • Item Types • Patches • Recipes (Alloy , Barrel , Clayforming , Cooking , Grid , Knapping , Smithing ) • Shapes • Sounds • Textures & Icons • World Properties |