forked from nalc/homedecor_modpack
fix missing tar alias
(if moreblocks is installed)
This commit is contained in:
parent
c1eda2246a
commit
af41f549a7
|
@ -341,6 +341,7 @@ if minetest.get_modpath("moreblocks") then
|
|||
|
||||
end
|
||||
minetest.unregister_item("moreblocks:tar")
|
||||
minetest.register_alias("moreblocks:tar", "building_blocks:Tar")
|
||||
|
||||
stairsplus:register_all(
|
||||
"building_blocks",
|
||||
|
|
Loading…
Reference in New Issue
Block a user