Modding:Asset Type - Recipes (Alloy)
From Vintage Story Wiki
This page was last verified for Vintage Story version 1.19.8.
Usage
Alloy Recipe assets are used to create new types of alloys for mixing metals. Alloy recipe assets are written in JSON.
Asset Location
New alloy recipe assets can be made by creating new JSON files in a folder called 'recipes/alloy' in your mod's domain.
Json Documentation
All JSON properties for alloy recipes are currently documented on the JSON Reference.
Notes
Alloy recipes are somewhat more complex than other recipes and currently do not have a tutorial. They require items to be added to the correct worldproperties entries, and have a number of correctly configured CombustibleProperties.
See Also
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 |