Add crafts for frames and templates.

This commit is contained in:
Novatux
2013-10-26 09:13:17 +02:00
parent 2a54e00677
commit 76879424ae
3 changed files with 64 additions and 0 deletions

View File

@ -46,7 +46,9 @@ local recipes = {
{"moreores:tin_lump", "technic:tin_dust 2"},
{"technic:chromium_ingot", "technic:chromium_dust 1"},
{"technic:chromium_lump", "technic:chromium_dust 2"},
{"technic:zinc_ingot", "technic:zinc_dust 1"},
{"technic:zinc_lump", "technic:zinc_dust 2"},
{"technic:brass_ingot", "technic:brass_dust 1"},
}
if minetest.get_modpath("homedecor") then