Modding:Block Json Properties: Difference between revisions

From Vintage Story Wiki
(Fix BlockEntityBehaviors link)
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
== Overview ==
== Overview ==
A complete list of all available properties
A complete list of all available propertiesr


Definitions:
Definitions:
Line 2,347: Line 2,347:
     <td>0</td>
     <td>0</td>
     <td>Only 90 degree rotations are possible.</td>
     <td>Only 90 degree rotations are possible.</td>
    <td>-</td>
  </tr>
  <tr>
    <td scope="row"><div class="tt" data-tt-id="p_offsetX" data-tt-parent="p_shape">offsetx</div></td>
    <td>float</td>
    <td>0</td>
    <td>Values are in block units.</td>
    <td>-</td>
  </tr>
  <tr>
    <td scope="row"><div class="tt" data-tt-id="p_offsetY" data-tt-parent="p_shape">offsety</div></td>
    <td>float</td>
    <td>0</td>
    <td>Values are in block units.</td>
    <td>-</td>
  </tr>
  <tr>
    <td scope="row"><div class="tt" data-tt-id="p_offsetZ" data-tt-parent="p_shape">offsetz</div></td>
    <td>float</td>
    <td>0</td>
    <td>Values are in block units.</td>
     <td>-</td>
     <td>-</td>
   </tr>
   </tr>