summaryrefslogtreecommitdiff
path: root/json/recipes/food/drinks.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/food/drinks.json')
-rw-r--r--json/recipes/food/drinks.json239
1 files changed, 239 insertions, 0 deletions
diff --git a/json/recipes/food/drinks.json b/json/recipes/food/drinks.json
index dd01536..5025388 100644
--- a/json/recipes/food/drinks.json
+++ b/json/recipes/food/drinks.json
@@ -128,5 +128,244 @@
[ [ "chilly-p", 1 ] ],
[ [ "cinnamon", 1 ] ]
]
+ },
+ {
+ "type": "recipe",
+ "result": "oj",
+ "id_suffix": "jarred",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 4 ] ],
+ "container": "jar_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "30 m",
+ "charges": 2,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "jar_glass", 1 ] ], [ [ "irradiated_orange", 4 ], [ "orange", 4 ] ], [ [ "water", 10 ], [ "water_clean", 10 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "oj",
+ "id_suffix": "canned",
+ "byproducts": [ [ "juice_pulp", 4 ] ],
+ "container": "can_medium",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "24 m",
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "contained": true,
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "CONTAIN", "level": 1 }, { "id": "HAMMER", "level": 1 }, { "id": "COOK", "level": 3 } ],
+ "tools": [ [ [ "surface_heat", 10, "LIST" ] ], [ [ "can_sealer", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "can_medium_unsealed", 1 ] ], [ [ "scrap", 1 ] ], [ [ "irradiated_orange", 4 ], [ "orange", 4 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "oj",
+ "id_suffix": "jarred_3l",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 24 ] ],
+ "container": "jar_3l_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "40 m",
+ "charges": 12,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [
+ [ [ "jar_3l_glass", 1 ] ],
+ [ [ "irradiated_orange", 24 ], [ "orange", 24 ] ],
+ [ [ "water", 10 ], [ "water_clean", 10 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "apple_cider",
+ "id_suffix": "jarred",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 4 ] ],
+ "container": "jar_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "30 m",
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "jar_glass", 1 ] ], [ [ "irradiated_apple", 4 ], [ "apple", 4 ] ], [ [ "water", 10 ], [ "water_clean", 10 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "apple_cider",
+ "id_suffix": "canned",
+ "byproducts": [ [ "juice_pulp", 4 ] ],
+ "container": "can_medium",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "24 m",
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "contained": true,
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "CONTAIN", "level": 1 }, { "id": "HAMMER", "level": 1 }, { "id": "COOK", "level": 3 } ],
+ "tools": [ [ [ "surface_heat", 10, "LIST" ] ], [ [ "can_sealer", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "can_medium_unsealed", 1 ] ], [ [ "scrap", 1 ] ], [ [ "irradiated_apple", 4 ], [ "apple", 4 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "apple_cider",
+ "id_suffix": "jarred_3l",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 24 ] ],
+ "container": "jar_3l_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "40 m",
+ "charges": 12,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [
+ [ [ "jar_3l_glass", 1 ] ],
+ [ [ "irradiated_apple", 24 ], [ "apple", 24 ] ],
+ [ [ "water", 10 ], [ "water_clean", 10 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "cranberry_juice",
+ "id_suffix": "jarred",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 4 ] ],
+ "container": "jar_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "30 m",
+ "charges": 2,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [
+ [ [ "jar_glass", 1 ] ],
+ [ [ "irradiated_cranberries", 6 ], [ "cranberries", 6 ] ],
+ [ [ "water", 10 ], [ "water_clean", 10 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "cranberry_juice",
+ "id_suffix": "canned",
+ "byproducts": [ [ "juice_pulp", 4 ] ],
+ "container": "can_medium",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "24 m",
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "contained": true,
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "CONTAIN", "level": 1 }, { "id": "HAMMER", "level": 1 }, { "id": "COOK", "level": 3 } ],
+ "tools": [ [ [ "surface_heat", 10, "LIST" ] ], [ [ "can_sealer", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "can_medium_unsealed", 1 ] ], [ [ "scrap", 1 ] ], [ [ "irradiated_cranberries", 6 ], [ "cranberries", 6 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "cranberry_juice",
+ "id_suffix": "jarred_3l",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 24 ] ],
+ "container": "jar_3l_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "40 m",
+ "charges": 12,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [
+ [ [ "jar_3l_glass", 1 ] ],
+ [ [ "irradiated_cranberries", 36 ], [ "cranberries", 36 ] ],
+ [ [ "water", 10 ], [ "water_clean", 10 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "juice",
+ "id_suffix": "jarred",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 2 ] ],
+ "container": "jar_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "30 m",
+ "charges": 2,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "jar_glass", 1 ] ], [ [ "sweet_fruit", 2, "LIST" ] ], [ [ "water", 10 ], [ "water_clean", 10 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "juice",
+ "id_suffix": "canned",
+ "byproducts": [ [ "juice_pulp", 2 ] ],
+ "container": "can_medium",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "24 m",
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "contained": true,
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "CONTAIN", "level": 1 }, { "id": "HAMMER", "level": 1 }, { "id": "COOK", "level": 3 } ],
+ "tools": [ [ [ "surface_heat", 10, "LIST" ] ], [ [ "can_sealer", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "can_medium_unsealed", 1 ] ], [ [ "scrap", 1 ] ], [ [ "sweet_fruit", 2, "LIST" ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "juice",
+ "id_suffix": "jarred_3l",
+ "byproducts": [ [ "water", 10 ], [ "juice_pulp", 12 ] ],
+ "container": "jar_3l_glass_sealed",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "skills_required": [ "mechanics", 1 ],
+ "difficulty": 4,
+ "time": "40 m",
+ "charges": 12,
+ "book_learn": [ [ "preserving_juice", 2 ] ],
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ], [ [ "rag", -1 ] ] ],
+ "components": [ [ [ "jar_3l_glass", 1 ] ], [ [ "sweet_fruit", 12, "LIST" ] ], [ [ "water", 10 ], [ "water_clean", 10 ] ] ]
}
]