Correction d'alias pour les escaliers
This commit is contained in:
parent
26b8bbee12
commit
06f854e17f
1
init.lua
1
init.lua
@ -384,6 +384,7 @@ if minetest.get_modpath("moreblocks") then
|
||||
)
|
||||
|
||||
minetest.register_alias("stairs:slab_cherry_wood", "cherry_tree:slab_cherry_plank")
|
||||
minetest.register_alias("stairs:stair_cherry_wood", "cherry_tree:stair_cherry_plank")
|
||||
|
||||
elseif minetest.get_modpath("stairs") then
|
||||
-- From BFD:
|
||||
|
Loading…
Reference in New Issue
Block a user