Compare commits
2 Commits
7ec311407e
...
nalc-1.0
Author | SHA1 | Date | |
---|---|---|---|
06f854e17f | |||
26b8bbee12 |
3
init.lua
3
init.lua
@ -383,6 +383,9 @@ if minetest.get_modpath("moreblocks") then
|
||||
ndef
|
||||
)
|
||||
|
||||
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:
|
||||
|
||||
|
Reference in New Issue
Block a user