Use stairs mod inner/outer nodes.

master
James Stevenson 2017-08-02 14:46:26 -04:00 committed by Jean-Patrick Guerrero
parent 238d0030f4
commit 2e61cc4578
1 changed files with 2 additions and 5 deletions

View File

@ -44,12 +44,9 @@ workbench.defs = {
{ 0, 8, 8, 16, 8, 8 }}, { 0, 8, 8, 16, 8, 8 }},
{"halfstair", 2, { 0, 0, 0, 8, 8, 16 }, {"halfstair", 2, { 0, 0, 0, 8, 8, 16 },
{ 0, 8, 8, 8, 8, 8 }}, { 0, 8, 8, 8, 8, 8 }},
{"outerstair", 1, { 0, 0, 0, 16, 8, 16 }, {"stair_outer", 1, nil },
{ 0, 8, 8, 8, 8, 8 }},
{"stair", 1, nil }, {"stair", 1, nil },
{"innerstair", 1, { 0, 0, 0, 16, 8, 16 }, {"stair_inner", 1, nil }
{ 0, 8, 8, 16, 8, 8 },
{ 0, 8, 0, 8, 8, 8 }}
} }
-- Tools allowed to be repaired -- Tools allowed to be repaired