1 mcl_stairs
.register_stair_and_slab_simple("prismarine", "mcl_ocean:prismarine", "Prismarine Stairs", "Prismarine Slab", "Double Prismarine Slab")
2 mcstair
.add("mcl_stairs:stair_prismarine")
4 mcl_stairs
.register_slab("stonebrickcarved", "mcl_core:stonebrickcarved",
6 {"mcl_core_stonebrick_carved.png", "mcl_core_stonebrick_carved.png", "mcl_supplemental_stonebrick_carved_slab.png"},
7 "Chiseled Stone Brick Slab",
8 mcl_sounds
.node_sound_stone_defaults(),
9 minetest
.registered_nodes
["mcl_core:granite_smooth"]._mcl_hardness
,
10 "Double Chiseled Stone Brick Slab")
12 -- TODO: Chiseled stone brick stairs