Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
No edit summary
Line 17: Line 17:
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]].
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]].


<syntaxhighlight>
<syntaxhighlight lang="json">
{
{
code: "myspecialplanks",
code: "myspecialplanks",