diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-09-25 12:17:22 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-09-25 12:17:22 -0700 |
commit | d1d406ca68cc20072480792c871cfdfdbcc2e093 (patch) | |
tree | 3e018ba00fb0d1bd80a779aa48d5cf12e2a26a59 /json | |
parent | Typo (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-d1d406ca68cc20072480792c871cfdfdbcc2e093.tar.xz |
Yeast and Aluminium Powder.
Diffstat (limited to 'json')
-rw-r--r-- | json/recipes/basecamps/recipe_groups.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index d9a31dc..ea7ed86 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -89,6 +89,7 @@ { "id": "cheese_hard", "description": " Cook: Cheese, Hard" }, { "id": "milk_cream_rising", "description": " Cook: Rising Cream" }, { "id": "raw_butter", "description": " Cook: Butter, Raw" }, + { "id": "flask_yeast", "description": " Cook: Yeast" }, { "id": "tofu", "description": " Cook: Tofu" }, { "id": "coffee_raw", "description": " Cook: Coffee Grounds" }, { "id": "coffee_raw_kentucky", "description": " Cook: Coffee Grounds, Kentucky" }, @@ -205,6 +206,7 @@ { "id": "steel_lump", "description": " Craft: Steel, Lump" }, { "id": "superglue", "description": " Craft: Superglue" }, { "id": "material_quicklime", "description": " Craft: Quicklime" }, + { "id": "chem_aluminium_powder", "description": " Craft: Aluminum, Powder" }, { "id": "tin", "description": " Craft: Tin, Powder" }, { "id": "zinc_metal", "description": " Craft: Zinc" }, { "id": "anvil", "description": " Craft: Anvil" }, |