summaryrefslogtreecommitdiff
path: root/json/recipes/food/meat.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/food/meat.json')
-rw-r--r--json/recipes/food/meat.json112
1 files changed, 112 insertions, 0 deletions
diff --git a/json/recipes/food/meat.json b/json/recipes/food/meat.json
index 2b58818..8414df0 100644
--- a/json/recipes/food/meat.json
+++ b/json/recipes/food/meat.json
@@ -1,4 +1,40 @@
[
+ {
+ "type": "recipe",
+ "result": "can_chowder",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 3,
+ "time": "10 m",
+ "charges": 3,
+ "autolearn": true,
+ "batch_time_factors": [ 80, 5 ],
+ "qualities": [ { "id": "COOK", "level": 3 } ],
+ "tools": [ [ [ "surface_heat", 5, "LIST" ] ] ],
+ "components": [
+ [ [ "can_clams", 1 ] ],
+ [
+ [ "irradiated_potato", 1 ],
+ [ "potato", 1 ],
+ [ "meat_smoked", 1 ],
+ [ "dry_meat", 1 ],
+ [ "rehydrated_meat", 1 ],
+ [ "sausage", 1 ],
+ [ "sausage_cooked", 1 ],
+ [ "bratwurst_sausage", 2 ],
+ [ "bacon", 1 ],
+ [ "irradiated_onion", 1 ],
+ [ "onion", 1 ]
+ ],
+ [
+ [ "milk_standard_raw", 1, "LIST" ],
+ [ "milk_powder", 1 ],
+ [ "con_milk", 1 ],
+ [ "milk_evap", 1 ]
+ ]
+ ]
+ },
{
"type": "recipe",
"result": "curry_meat",
@@ -253,6 +289,30 @@
]
]
},
+ {
+ "type": "recipe",
+ "result": "soup_cullenskink",
+ "charges": 1,
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 2,
+ "time": "12 m",
+ "book_learn": [ [ "family_cookbook", 4 ], [ "scots_cookbook", 2 ] ],
+ "batch_time_factors": [ 50, 3 ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "CUT", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 5, "LIST" ] ] ],
+ "components": [
+ [ [ "water", 1 ], [ "water_clean", 1 ] ],
+ [
+ [ "milk_standard_raw", 1, "LIST" ],
+ [ "con_milk", 1 ],
+ [ "milk_evap", 1 ],
+ [ "milk_powder", 1 ]
+ ],
+ [ [ "dry_fish", 1 ], [ "salted_fish", 1 ], [ "fish_smoked", 1 ], [ "fish_pickled", 1 ] ]
+ ]
+ },
{
"type": "recipe",
"result": "sausage_wasteland",
@@ -361,6 +421,58 @@
[ [ "pepper", 20 ], [ "chilly-p", 20 ], [ "garlic_clove", 6 ], [ "chili_pepper", 2 ] ]
]
},
+ {
+ "type": "recipe",
+ "result": "fried_livers",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_MEAT",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "15 m",
+ "batch_time_factors": [ 80, 5 ],
+ "book_learn": [ [ "family_cookbook", 2 ], [ "cookbook", 2 ], [ "cookbook_liverforkids", 1 ] ],
+ "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 2 } ],
+ "tools": [ [ [ "surface_heat", 25, "LIST" ] ] ],
+ "components": [
+ [ [ "liver", 3 ] ],
+ [ [ "fry_oil", 1, "LIST" ] ],
+ [
+ [ "milk_standard_raw", 1, "LIST" ],
+ [ "con_milk", 1 ],
+ [ "milk_evap", 1 ],
+ [ "can_coconut", 1 ]
+ ],
+ [ [ "batter", 4, "LIST" ] ],
+ [ [ "salt", 1 ] ],
+ [ [ "seasoning_mild", 1, "LIST" ], [ "chilly-p", 1 ], [ "curry_powder", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "leverpostej",
+ "category": "CC_FOOD",
+ "skill_used": "cooking",
+ "difficulty": 5,
+ "time": "60 m",
+ "batch_time_factors": [ 50, 3 ],
+ "book_learn": [ [ "cookbook", 3 ], [ "family_cookbook", 3 ], [ "cookbook_liverforkids", 1 ] ],
+ "qualities": [ { "id": "COOK", "level": 3 }, { "id": "CUT", "level": 1 } ],
+ "tools": [ [ [ "surface_heat", 75, "LIST" ] ], [ [ "rock_quern", -1 ], [ "clay_quern", -1 ], [ "food_processor", 20 ] ] ],
+ "components": [
+ [ [ "liver", 8 ] ],
+ [ [ "edible_fat", 2, "LIST" ], [ "lard", 2 ], [ "mutant_lard", 2 ] ],
+ [ [ "eggs_small_dry", 2, "LIST" ] ],
+ [ [ "onion", 1 ], [ "irradiated_onion", 1 ] ],
+ [ [ "flour", 2 ] ],
+ [ [ "salt", 3 ] ],
+ [
+ [ "milk_standard_raw", 2, "LIST" ],
+ [ "con_milk", 2 ],
+ [ "milk_evap", 2 ],
+ [ "can_coconut", 2 ]
+ ]
+ ]
+ },
{
"type": "recipe",
"result": "meat_stirfry",