Skip to content
Snippets Groups Projects
Commit 2e61cc45 authored by James Stevenson's avatar James Stevenson Committed by Jean-Patrick Guerrero
Browse files

Use stairs mod inner/outer nodes.

parent 238d0030
No related branches found
No related tags found
No related merge requests found
......@@ -44,12 +44,9 @@ workbench.defs = {
{ 0, 8, 8, 16, 8, 8 }},
{"halfstair", 2, { 0, 0, 0, 8, 8, 16 },
{ 0, 8, 8, 8, 8, 8 }},
{"outerstair", 1, { 0, 0, 0, 16, 8, 16 },
{ 0, 8, 8, 8, 8, 8 }},
{"stair_outer", 1, nil },
{"stair", 1, nil },
{"innerstair", 1, { 0, 0, 0, 16, 8, 16 },
{ 0, 8, 8, 16, 8, 8 },
{ 0, 8, 0, 8, 8, 8 }}
{"stair_inner", 1, nil }
}
-- Tools allowed to be repaired
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment