mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
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:
commit
8edd375efa
@ -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),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user