Modding:Basic Item: Difference between revisions

From Vintage Story Wiki
(Created page with "___FORCETOC___ This tutorial should introduce you into the basic of adding an item to the game using JSON files. If you want to add a block with functionality you should chec...")
 
No edit summary
Line 1: Line 1:
___FORCETOC___
__FORCETOC__


This tutorial should introduce you into the basic of adding an item to the game using JSON files. If you want to add a block with functionality you should check out the tutorial for [[Advanced Items]]. There is a full list of all properties which can be defined inside the json file [[Item Json Properties]].
This tutorial should introduce you into the basic of adding an item to the game using JSON files. If you want to add a block with functionality you should check out the tutorial for [[Advanced Items]]. There is a full list of all properties which can be defined inside the json file [[Item Json Properties]].