From 9146092edc138c8f83eef93c0da6b0c7d96c3a70 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 16 Jul 2020 22:01:21 -0700 Subject: Add oatmeal to kitchen --- json/recipes/basecamps/recipe_groups.json | 1 + modinfo.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index c72183b..0eff375 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -29,6 +29,7 @@ "recipes": [ { "id": "flour", "description": " Cook: Flour" }, { "id": "cornmeal", "description": " Cook: Cornmeal" }, + { "id": "oatmeal", "description": " Cook: Oatmeal" }, { "id": "acorns_cooked", "description": " Cook: Acornmeal" }, { "id": "salt", "description": " Cook: Salt" }, { "id": "lard", "description": " Cook: Lard" }, diff --git a/modinfo.json b/modinfo.json index 0d2580d..d8c5c18 100644 --- a/modinfo.json +++ b/modinfo.json @@ -4,7 +4,7 @@ "ident": "faction_camp_recipe_expansion", "name": "Faction Camp Recipe Expansion", "authors": ["jc_gargma"], - "description": "Add several recipes to the faction camp that in all honesty should be there.", + "description": "Add several recipes to the faction camp that in all honesty should be there.", "category": "rebalance", "dependencies": [ "dda" ] } -- cgit v1.2.1