From 639d72144c76159ce32cdc7feee9c5b4ae891897 Mon Sep 17 00:00:00 2001 From: KeremBaba Date: Fri, 29 Sep 2023 18:03:59 +0300 Subject: [PATCH] recipe --- data/json/recipes/other/materials.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/json/recipes/other/materials.json b/data/json/recipes/other/materials.json index c86e80f7d2900..e07f33df119d3 100644 --- a/data/json/recipes/other/materials.json +++ b/data/json/recipes/other/materials.json @@ -951,6 +951,20 @@ [ [ "tin_plate", 1 ], [ "tin_cup", 1 ], [ "bowl_pewter", 1 ] ] ] }, + { + "result": "tin", + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "fabrication", + "difficulty": 3, + "autolearn": true, + "time": "3 m", + "batch_time_factors": [ 75, 3 ], + "tools": [ [ [ "chemistry_set", 50 ] ], [ [ "jar_glass_sealed", -1 ], [ "jar_3l_glass_sealed", -1 ] ] ], + "components": [ [ [ "scrap_tin", 4 ] ] ] + }, { "type": "recipe", "activity_level": "MODERATE_EXERCISE",