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