Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
Line 15: Line 15:
== The JSON file ==
== The JSON file ==


Now we need a json file which will determine the properties this block has. 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]]. So create a new json file in your editor (we highly recommend to use [https://notepad-plus-plus.org/ Notepad++] or Visual Studio) named <code>mygoldblock.json</code>.
Now we need a json file which will determine the properties this block has. 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]]. So 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) named <code>mygoldblock.json</code>.


<syntaxhighlight lang="json">
<syntaxhighlight lang="json">
Confirmedusers, Bureaucrats, editor, Administrators
1,779

edits