add stairs for blue marble
This commit is contained in:
parent
8b8fbffa8b
commit
4633768e55
@ -32,6 +32,14 @@ end
|
||||
|
||||
-- Register Stairs (stair mod will be auto-selected)
|
||||
|
||||
do_stair(
|
||||
"Blue Marble",
|
||||
"blue_marble",
|
||||
"ethereal:blue_marble",
|
||||
{cracky = 1},
|
||||
{"ethereal_blue_marble.png"},
|
||||
default.node_sound_stone_defaults())
|
||||
|
||||
do_stair(
|
||||
"Blue Marble Tile",
|
||||
"blue_marble_tile",
|
||||
|
Loading…
Reference in New Issue
Block a user