summaryrefslogtreecommitdiff
path: root/json/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes')
-rw-r--r--json/recipes/recipe_other.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/json/recipes/recipe_other.json b/json/recipes/recipe_other.json
deleted file mode 100644
index 8c55ff7..0000000
--- a/json/recipes/recipe_other.json
+++ /dev/null
@@ -1,16 +0,0 @@
-[
- {
- "type": "recipe",
- "result": "thread",
- "id_suffix": "from_rags",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_MATERIALS",
- "skill_used": "tailor",
- "difficulty": 1,
- "skills_required": [ "fabrication", 1 ],
- "time": "60 m",
- "autolearn": true,
- "qualities": [ { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "rag", 1 ] ] ]
- }
-]