Modding:Block Json Properties: Difference between revisions

From Vintage Story Wiki
(Created page with "== Overview == A complete list of all available properties: <table id="treeviewtable" class="table table-bordered tt-table"> <tr style='background-color: gray;'> <th w...")
 
Line 20: Line 20:
     <td>string</td>
     <td>string</td>
     <td>empty</td>
     <td>empty</td>
     <td></td>
     <td>A unique identifier for the block.</td>
   </tr>
   </tr>
   <tr>
   <tr>
Line 26: Line 26:
     <td>number</td>
     <td>number</td>
     <td>64</td>
     <td>64</td>
     <td>determines the maximum amount you can stack the block in one slot</td>
     <td>Determines the maximum amount you can stack the block in one slot</td>
   </tr>
   </tr>
   <tr>
   <tr>
Line 32: Line 32:
     <td>boolean</td>
     <td>boolean</td>
     <td>true</td>
     <td>true</td>
     <td>if the block will be added to game or not</td>
     <td>If the block will be added to game or not</td>
   </tr>
   </tr>
   <tr>
   <tr>
Confirmedusers, Bureaucrats, editor, Administrators
1,779

edits