summaryrefslogtreecommitdiff
path: root/json/recipes/nuts.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/nuts.json')
-rw-r--r--json/recipes/nuts.json90
1 files changed, 0 insertions, 90 deletions
diff --git a/json/recipes/nuts.json b/json/recipes/nuts.json
deleted file mode 100644
index 4cc1c21..0000000
--- a/json/recipes/nuts.json
+++ /dev/null
@@ -1,90 +0,0 @@
-[
- {
- "result": "almond_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "almond", 1 ] ] ]
- },
- {
- "result": "chestnut_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "chestnut", 1 ] ] ]
- },
- {
- "result": "hazelnut_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "hazelnut", 1 ] ] ]
- },
- {
- "result": "hickory_nut_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "hickory_nut", 1 ] ] ]
- },
- {
- "result": "peanut_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "peanut", 1 ] ] ]
- },
- {
- "result": "pecan_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "pecan", 1 ] ] ]
- },
- {
- "result": "pistachio_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "pistachio", 1 ] ] ]
- },
- {
- "result": "walnut_unshelled",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "survival",
- "difficulty": 0,
- "time": "6 m",
- "autolearn": true,
- "components": [ [ [ "walnut", 1 ] ] ]
- }
-]