Modding:Asset Type - ItemTypes
From Vintage Story Wiki
This page was last verified for Vintage Story version 1.19.8.
Usage
Item Type assets are used to register new types of items within the game. Item type assets are written in JSON. Items can also have collectible behaviors.
Asset Location
New item type assets can be made by creating new JSON files in a folder called 'itemtypes' in your mod's domain.
Json Documentation
All JSON properties for ItemTypes are currently documented on the JSON Reference.
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 |