From 9908710dae4b93646b032d92a2d3e8283889eb4f Mon Sep 17 00:00:00 2001 From: Ed Date: Wed, 30 Apr 2025 18:03:55 +0300 Subject: [PATCH] Update sewing_table.yml --- .../_CP14/Recipes/Workbench/sewing_table.yml | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml b/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml index 1b0d866d6b..32a5376ad1 100644 --- a/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml +++ b/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml @@ -8,6 +8,37 @@ count: 2 result: CP14Cloth1 +- type: CP14Recipe + id: CP14StringCotton + tag: CP14RecipeSewing + craftTime: 2 + requirements: + - !type:ProtoIdResource + protoId: CP14Cotton + count: 1 + result: CP14String + +- type: CP14Recipe + id: CP14ClothMaterialString + tag: CP14RecipeSewing + craftTime: 1 + requirements: + - !type:ProtoIdResource + protoId: CP14String + count: 2 + result: CP14Cloth1 + +- type: CP14Recipe + id: CP14StringCottonCloth + tag: CP14RecipeSewing + craftTime: 1 + requirements: + - !type:StackResource + stack: CP14Cloth + count: 1 + result: CP14String + resultCount: 2 + - type: CP14Recipe id: CP14ClothingShirtCottonBlue tag: CP14RecipeSewing