summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes/recipe_tools.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_tools.json')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_tools.json41
1 files changed, 0 insertions, 41 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_tools.json b/vamp_stuff/Modification_Files/Recipes/recipe_tools.json
index 32ee10d..6fe24f9 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_tools.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_tools.json
@@ -1,26 +1,5 @@
[
{
- "result": "blood_forge_infuse",
- "type": "recipe",
- "category": "CC_ELECTRONIC",
- "subcategory": "CSC_ELECTRONIC_TOOLS",
- "skill_used": "fabrication",
- "difficulty": 8,
- "time": "180 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 }, { "id": "SCREW", "level": 1 } ],
- "tools": [ [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
- "components": [
- [ [ "steel_lump", 7 ] ],
- [ [ "scrap", 22 ] ],
- [ [ "element", 5 ] ],
- [ [ "glass", 4 ] ],
- [ [ "amplifier", 3 ] ],
- [ [ "processor", 2 ] ],
- [ [ "sheet_metal", 4 ] ]
- ]
- },
- {
"result": "bloodcompressor",
"type": "recipe",
"category": "CC_ELECTRONIC",
@@ -40,25 +19,5 @@
[ [ "processor", 2 ] ],
[ [ "sheet_metal", 4 ] ]
]
- },
- {
- "result": "bloodchem",
- "type": "recipe",
- "category": "CC_ELECTRONIC",
- "subcategory": "CSC_ELECTRONIC_TOOLS",
- "skill_used": "electronics",
- "difficulty": 8,
- "time": "60 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "SCREW", "level": 1 } ],
- "tools": [ [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
- "components": [
- [ [ "scrap", 3 ] ],
- [ [ "element", 4 ] ],
- [ [ "chemistry_set", 1 ] ],
- [ [ "amplifier", 1 ] ],
- [ [ "processor", 1 ] ],
- [ [ "sheet_metal", 1 ] ]
- ]
}
]