Translations:Modding:Advanced Blocks/6/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
The first thing we are going to need are the assets of the block. Those are pretty straight forward.
Similar to our [[Basic Block]], the first things we need are the assets of the block. Create a <code>trampoline.json</code> blocktype based on our block created in the other tutorial.

Latest revision as of 13:39, 25 March 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Modding:Advanced Blocks)
Similar to our [[Basic Block]], the first things we need are the assets of the block. Create a <code>trampoline.json</code> blocktype based on our block created in the other tutorial.

Similar to our Basic Block, the first things we need are the assets of the block. Create a trampoline.json blocktype based on our block created in the other tutorial.