From 462392c0f141c97f01aa79499c29259a4dbff5e1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 20 Sep 2021 17:13:54 -0700 Subject: Clean up folders based on BN 2021-09-20-1725 --- json/recipes/recipe_others.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 json/recipes/recipe_others.json (limited to 'json/recipes/recipe_others.json') diff --git a/json/recipes/recipe_others.json b/json/recipes/recipe_others.json deleted file mode 100644 index 429c893..0000000 --- a/json/recipes/recipe_others.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "type": "recipe", - "result": "meal_chitin_piece", - "id_suffix": "mortar", - "category": "CC_OTHER", - "subcategory": "CSC_OTHER_MATERIALS", - "skill_used": "cooking", - "skills_required": [ [ "survival", 1 ] ], - "difficulty": 2, - "time": "1 h 30 m", - "autolearn": true, - "batch_time_factors": [ 83, 3 ], - "flags": [ "BLIND_EASY" ], - "tools": [ [ [ "mortar_pestle", -1 ] ] ], - "components": [ [ [ "chitin_piece", 1 ], [ "acidchitin_piece", 1 ] ] ] - } -] -- cgit v1.2.1