Modding:Asset Type - BlockTypes
From Vintage Story Wiki
This page was last verified for Vintage Story version 1.19.8.
Usage
Block Type assets are used to register new types of blocks within the game. Block type assets are written in JSON. Blocks often add block behaviors. Advanced blocks may also add block entity behaviors.
Asset Location
New block type assets can be made by adding new JSON files in a folder called 'blocktypes' in your mod's domain.
Json Documentation
All JSON properties for BlockTypes 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 |