summaryrefslogtreecommitdiff
path: root/json/recipes
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-02 15:14:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-02 15:14:12 -0700
commit4a7b6f52aaf48dc59a6f64d8c9f3b8a3d2cdb8a4 (patch)
treec155997f2307ea71cb2f4d99a83ddce022909218 /json/recipes
parentAllow crafting of chitin powder. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-4a7b6f52aaf48dc59a6f64d8c9f3b8a3d2cdb8a4.tar.xz
Allow vacuum sealer recipes.
Diffstat (limited to 'json/recipes')
-rw-r--r--json/recipes/basecamps/recipe_groups.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 4eb0226..ceb5366 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -74,6 +74,10 @@
{ "id": "dry_tofu", "description": " Cook: Tofu, Dehydrated" },
{ "id": "dry_mushroom", "description": " Cook: Mushroom, Dried" },
{ "id": "dry_fruit", "description": " Cook: Fruit, Dehydrated" },
+ { "id": "meat_salted_vacuum_packed", "description": " Cook: Salted Meat Slices, using Vacuum Sealer" },
+ { "id": "salted_fish_vacuum_packed", "description": " Cook: Salted Fish, using Vacuum Sealer" },
+ { "id": "apple_sugar_vacuum_packed", "description": " Cook: Fruit Slices, using Vacuum Sealer" },
+ { "id": "veggy_salted_vacuum_packed", "description": " Cook: Salted Veggy Chunks, using Vacuum Sealer" },
{ "id": "sausage", "description": " Cook: Sausage, Smoked" },
{ "id": "sausage_casings", "description": " Cook: Sausage, Casings" },
{ "id": "sausage_raw", "description": " Cook: Sausage, Raw" },