Merge branch 'kemper/orichalcum-cape-cloth' into 'master'

Moonweave ingredient to craft orichalcum cape

See merge request veloren/veloren!2957
This commit is contained in:
Justin Shipsey 2021-10-25 05:57:43 +00:00
commit 8edd375efa

View File

@ -1728,6 +1728,7 @@
inputs: [
(Item("common.items.mineral.ingot.orichalcum"), 3),
(Item("common.items.crafting_ing.hide.plate"), 3),
(Item("common.items.crafting_ing.cloth.moonweave"), 2),
(Item("common.items.mineral.gem.diamond"), 2),
(Item("common.items.mineral.gem.sapphire"), 1),
],