diff --git a/data/json/recipes/recipe_food.json b/data/json/recipes/recipe_food.json index f758114cf789f..84985e3df6e60 100644 --- a/data/json/recipes/recipe_food.json +++ b/data/json/recipes/recipe_food.json @@ -5635,6 +5635,19 @@ [ [ "water", 6 ], [ "water_clean", 6 ] ] ] }, + { + "type": "recipe", + "result": "sports_drink", + "category": "CC_FOOD", + "subcategory": "CSC_FOOD_DRINKS", + "book_learn": [ [ "textbook_chemistry", 1 ], [ "manual_first_aid", 1 ] ], + "skill_used": "cooking", + "time": "3 m", + "charges": 8, + "autolearn": false, + "qualities": [ { "id": "CONTAIN", "level": 1 } ], + "components": [ [ [ "sugar", 10 ] ], [ [ "salt", 1 ] ], [ [ "water_clean", 8 ] ] ] + }, { "result": "oatmeal", "type": "recipe",