From 19d23e26baa6850ee95b3d4bb659bbdd10722899 Mon Sep 17 00:00:00 2001 From: Nimfar11 Date: Wed, 22 Jan 2025 13:21:52 +0200 Subject: [PATCH] craft --- .../_CP14/Recipes/Workbench/workbench.yml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Resources/Prototypes/_CP14/Recipes/Workbench/workbench.yml b/Resources/Prototypes/_CP14/Recipes/Workbench/workbench.yml index d84db2210a..8d6889864c 100644 --- a/Resources/Prototypes/_CP14/Recipes/Workbench/workbench.yml +++ b/Resources/Prototypes/_CP14/Recipes/Workbench/workbench.yml @@ -91,3 +91,25 @@ CP14LucensWoodenPlanks: 2 result: CP14ModularGripLucensLong knowledgeRequired: WoodWork + +- type: CP14Recipe + id: CP14Bow + tag: CP14RecipeWorkbench + craftTime: 2 + entities: + CP14String: 1 + stacks: + CP14WoodenPlanks: 2 + result: CP14BowCombat + knowledgeRequired: WoodWork + +- type: CP14Recipe + id: CP14Arrow + tag: CP14RecipeWorkbench + craftTime: 3 + stacks: + CP14WoodenPlanks: 1 + CP14IronBar: 1 + result: CP14Arrow + resultCount: 4 + knowledgeRequired: WoodWork