forked from minetest/minetest_game
Allow mossy cobble slabs to combine (#1791)
This commit is contained in:
parent
120e96938d
commit
36d024a716
@ -349,7 +349,7 @@ stairs.register_stair_and_slab(
|
||||
|
||||
stairs.register_stair_and_slab(
|
||||
"mossycobble",
|
||||
nil,
|
||||
"default:mossycobble",
|
||||
{cracky = 3},
|
||||
{"default_mossycobble.png"},
|
||||
"Mossy Cobblestone Stair",
|
||||
|
Loading…
Reference in New Issue
Block a user