added aliases

master
DonBatman 2016-07-26 06:58:38 -07:00
parent 4957e6de7a
commit c9862544cf
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ for i in ipairs(material) do
local imgtile = material[i][2]
local mat = material[i][3]
minetest.register_alias("mypaths:path_"..mat, "mystonepaths:path_"..mat)
minetest.register_node("mystonepaths:path_"..mat, {