From 396bb176a17ea3f5675b19f34ba4e4c64e4bf051 Mon Sep 17 00:00:00 2001 From: Sathra225 <100510526+Sathra225@users.noreply.github.com> Date: Sun, 22 May 2022 21:27:03 +1000 Subject: [PATCH] Update dry.json --- data/json/recipes/food/dry.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/data/json/recipes/food/dry.json b/data/json/recipes/food/dry.json index f8a136ba93eb5..088734a75803c 100644 --- a/data/json/recipes/food/dry.json +++ b/data/json/recipes/food/dry.json @@ -511,20 +511,5 @@ "batch_time_factors": [ 67, 5 ], "tools": [ [ [ "dehydrator", 25 ], [ "char_smoker", 25 ] ] ], "components": [ [ [ "gelatin_fresh", 1 ] ] ] - }, - { - "type": "recipe", - "activity_level": "NO_EXERCISE", - "result": "acorns_cooked", - "category": "CC_FOOD", - "id_suffix": "from blanched", - "subcategory": "CSC_FOOD_DRY", - "skill_used": "cooking", - "difficulty": 3, - "time": "20 m", - "autolearn": true, - "batch_time_factors": [ 67, 5 ], - "tools": [ [ [ "dehydrator", 25 ], [ "char_smoker", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ], - "components": [ [ [ "acorns_blanched", 1 ] ] ] } ]