From bc055c706fa7662675ff4676cb37e2db4967415d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 12 Oct 2024 00:16:10 -0700 Subject: Clean up existing recipe list. Add some items form my mods. Remove generally useless recipes. --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modinfo.json') diff --git a/modinfo.json b/modinfo.json index 6103bc5..ab0effb 100644 --- a/modinfo.json +++ b/modinfo.json @@ -7,6 +7,6 @@ "description": "Add several recipes to the faction camp that in all honesty should be there.", "category": "rebalance", "dependencies": [ "bn", "recipe_fixes" ], - "conflicts": [ "no_rivtech_guns", "faction_camp_recipe_expansion_norv" ] + "conflicts": [ "no_rivtech_guns", "no_rivtech_guns_v2", "faction_camp_recipe_expansion_norv" ] } ] -- cgit v1.2.1