mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-11-19 00:20:38 +01:00
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