Skip to content

Commit

Permalink
Update tool.json (#37367)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin1337 authored and I-am-Erk committed Jan 28, 2020
1 parent f79a581 commit 260013c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/json/recipes/other/tool.json
Expand Up @@ -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",
Expand Down

0 comments on commit 260013c

Please sign in to comment.