Modding:Block Json Properties: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 295: Line 295:
   <tr>
   <tr>
     <td scope="row" valign="top"><div class="tt" data-tt-id="p_textures_overlays" data-tt-parent="p_textures">overlays</div><br><br><div class="tt" data-tt-id="p_textures_base" data-tt-parent="p_textures">alternates</div></td>
     <td scope="row" valign="top"><div class="tt" data-tt-id="p_textures_overlays" data-tt-parent="p_textures">overlays</div><br><br><div class="tt" data-tt-id="p_textures_base" data-tt-parent="p_textures">alternates</div></td>
     <td colspan="3">Overlay and alternate textures combined for ore block: <syntaxhighlight lang='json'>textures: {
     <td colspan="3">Overlay and alternate textures combined (ore): <syntaxhighlight lang='json'>textures: {
all: {
all: {
base: "stone/rock/{rock}",
base: "stone/rock/{rock}",