All translations

From Vintage Story Wiki

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)=== Recipe Output ===
The final section of our recipe is the output. Add the final section of code to your file, below the '<nowiki/>''ingredients''' section.<syntaxhighlight lang="json">
"output": {
"type": "block",
"code": "simplegoldblock"
}
}
</syntaxhighlight>As before, we just set this to our block's code. Note that the type has been changed to block in this instance.