mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-17 00:21:07 +01:00
added in TODO
This commit is contained in:
parent
bceacd59b1
commit
91b4f7a2de
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue