Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
Line 19: Line 19:
== The Block File ==
== The Block File ==


The next thing we need is a json file which will determine the properties of the block. For now we keep it simple and only cover simple properties, but there are a lot of other things you can do with. Here is a full list of all [[Block Json Properties]].
The next thing we are going to need is a json file which will determine the properties of the block. For now we keep it simple and will work with simple properties only. If you want to some more advanced stuff you can take a list at the [[Block Json Properties|Block Preperties Overview]].


Now you need to create a new json file in your editor (we recommend to use an editor with syntax highlighting, such as [https://notepad-plus-plus.org/ Notepad++] or Visual Studio).
Now you need to create a new json file in your editor (we recommend to use an editor with syntax highlighting, such as [https://notepad-plus-plus.org/ Notepad++] or Visual Studio).
Confirmedusers, editor, Administrators
886

edits