mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-16 23:40:35 +01:00
commit
2415d66057
|
@ -54,7 +54,7 @@ local craft_ingreds = {
|
||||||
gold = "default:gold_ingot",
|
gold = "default:gold_ingot",
|
||||||
}
|
}
|
||||||
|
|
||||||
if has_moreores then
|
if use_moreores then
|
||||||
craft_ingreds.mithril = "moreores:mithril_ingot"
|
craft_ingreds.mithril = "moreores:mithril_ingot"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user