Modding:Basic Block

From Vintage Story Wiki
Revision as of 23:02, 20 December 2016 by CreativeMD (talk | contribs)


This tutorial should introduce you into the basic of adding a block to the game using JSON files. Down below you can find a complete list of all existing properties. If your block requires more than just a JSON file there is a tutorial for Advanced Blocks.

A Simple Block

Let's add a simple block to the game.

The JSON file

The Texture

Testing

Export a mod

Advanced Properties

Properties Overview

A complete list of all available properties:

  • Json File
    • code