mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 22:33:16 -04:00
Merge 47e4a53e87
into a4823a4261
This commit is contained in:
commit
21d5fdd4f3
1 changed files with 2 additions and 0 deletions
|
@ -250,3 +250,5 @@ stairs.register_stair_and_slab("stonebrick", "default:stonebrick",
|
||||||
"Stone Brick Stair",
|
"Stone Brick Stair",
|
||||||
"Stone Brick Slab",
|
"Stone Brick Slab",
|
||||||
default.node_sound_stone_defaults())
|
default.node_sound_stone_defaults())
|
||||||
|
|
||||||
|
minetest.register_alias("mapgen_stair_cobble", "stairs:stair_cobble")
|
||||||
|
|
Loading…
Add table
Reference in a new issue