mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Add moonweave to the orichalcum cape recipe
So that the ingredients include some cloth since it’s a cape.
This commit is contained in:
parent
434913b946
commit
b85f535f3c
@ -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