From 2ce913dd2d60175a7e1417a930f803e4986ec6c5 Mon Sep 17 00:00:00 2001 From: Nim <128169402+Nimfar11@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:02:31 +0200 Subject: [PATCH] fix (#1002) --- .../_CP14/Recipes/Workbench/Anvil/modular_breastplate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_CP14/Recipes/Workbench/Anvil/modular_breastplate.yml b/Resources/Prototypes/_CP14/Recipes/Workbench/Anvil/modular_breastplate.yml index 038472bb12..54240bb7be 100644 --- a/Resources/Prototypes/_CP14/Recipes/Workbench/Anvil/modular_breastplate.yml +++ b/Resources/Prototypes/_CP14/Recipes/Workbench/Anvil/modular_breastplate.yml @@ -69,7 +69,7 @@ craftTime: 4 requirements: - !type:StackResource - stack: CP14CopperBar + stack: CP14GoldBar count: 6 - !type:KnowledgeRequired knowledge: MetallForging @@ -81,7 +81,7 @@ craftTime: 4 requirements: - !type:StackResource - stack: CP14GoldBar + stack: CP14CopperBar count: 6 - !type:KnowledgeRequired knowledge: MetallForging