forked from VoxeLibre/VoxeLibre
added in TODO
This commit is contained in:
parent
5b1c7f2d3a
commit
4b0b3217e2
|
@ -350,3 +350,5 @@ mcl_stairs.register_stair("waxed_copper_oxidized_cut", "mcl_copper:waxed_block_o
|
||||||
S("Waxed Stairs of Oxidized Cut Copper"),
|
S("Waxed Stairs of Oxidized Cut Copper"),
|
||||||
nil, 6, nil,
|
nil, 6, nil,
|
||||||
"woodlike")
|
"woodlike")
|
||||||
|
|
||||||
|
-- TODO: Make stairs and slabs be waxable / scrapable.
|
||||||
|
|
Loading…
Reference in New Issue