forked from mtcontrib/3d_armor
Added gold recipe.
This commit is contained in:
parent
0936d6f173
commit
b67de94223
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user