From 76ec0cb688b7a4e0aa94302d0edb10918c773ac3 Mon Sep 17 00:00:00 2001 From: gavin1337 Date: Fri, 24 Jan 2020 17:36:44 -0600 Subject: [PATCH] Update tool.json --- data/json/recipes/other/tool.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/json/recipes/other/tool.json b/data/json/recipes/other/tool.json index 50623b12a2b12..ba96198ffc175 100644 --- a/data/json/recipes/other/tool.json +++ b/data/json/recipes/other/tool.json @@ -13,6 +13,20 @@ "tools": [ [ [ "swage", -1 ] ] ], "components": [ [ [ "2x4", 1 ], [ "stick", 2 ] ] ] }, + { + "result": "hand_pump", + "type": "recipe", + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_TOOLS", + "skill_used": "fabrication", + "difficulty": 5, + "skills_required": [ "mechanics", 2 ], + "time": "2 h", + "book_learn": [ [ "textbook_fabrication", 4 ], [ "welding_book", 5 ], [ "manual_mechanics", 4 ] ], + "using": [ [ "welding_standard", 1 ] ], + "qualities": [ { "id": "SCREW_FINE", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "pipe", 2 ] ], [ [ "hose", 1 ] ], [ [ "scrap", 10 ] ] ] + }, { "result": "sickle", "type": "recipe",