From 1e8fc2c534f1f7f49b626d5b69372af39d9d2399 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 8 Dec 2023 13:52:07 -0800 Subject: Add thread from cotton balls. Add canvas sacks. Fix modinfo to use conflicts. --- json/recipes/basecamps/recipe_groups.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'json') diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index d4aab65..f1e1828 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -227,7 +227,9 @@ { "id": "brick", "description": " Craft: Brick" }, { "id": "scrap_copper", "description": " Craft: Copper, Scrap" }, { "id": "plastic_chunk_from_plastic_bags", "description": " Craft: Plastic, Chunk, from Plastic Bags" }, + { "id": "thread", "description": " Craft: Thread" }, { "id": "thread_from_rags", "description": " Craft: Thread, from Rags" }, + { "id": "bag_canvas", "description": " Craft: Canvas Sack" }, { "id": "spike", "description": " Craft: Spike" }, { "id": "steel_chunk", "description": " Craft: Steel, Chunk" }, { "id": "steel_lump", "description": " Craft: Steel, Lump" }, -- cgit v1.2.1