add stairs for blue marble

This commit is contained in:
tenplus1 2021-01-28 10:58:07 +00:00
parent 8b8fbffa8b
commit 4633768e55

View File

@ -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",