diff options
Diffstat (limited to 'modinfo.json')
-rw-r--r-- | modinfo.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" ] } ] |