Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
Line 150: Line 150:
Every group will be added after each other to the blocks name <code>myblockname-mygroup-mysecondgroup</code>. In our example the block name is ignorable so its replaced by <code>*</code>.
Every group will be added after each other to the blocks name <code>myblockname-mygroup-mysecondgroup</code>. In our example the block name is ignorable so its replaced by <code>*</code>.


Eventually your file should like as it follows:
Eventually your file should look like this:
<syntaxhighlight lang="json">
<syntaxhighlight lang="json">
{
{