Added gold recipe.

This commit is contained in:
Megaf 2014-06-12 12:39:17 -03:00
parent 0936d6f173
commit b67de94223
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ local craft_ingreds = {
steel = "default:steel_ingot",
bronze = "default:bronze_ingot",
diamond = "default:diamond",
gold = "default:gold_ingot",
}
if has_moreores then