Use stairs mod inner/outer nodes.
This commit is contained in:
parent
238d0030f4
commit
2e61cc4578
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user