forked from nalc/homedecor_modpack
		
	fix missing tar alias
(if moreblocks is installed)
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user