summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/basecamps/recipe_groups.json1
-rw-r--r--modinfo.json2
2 files changed, 2 insertions, 1 deletions
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" ]
}