summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-10-12 00:16:10 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-10-12 00:16:10 -0700
commitbc055c706fa7662675ff4676cb37e2db4967415d (patch)
tree0148d0c3f23fa3622e4106b282e1f8fcffff0a78 /modinfo.json
parentAllow recipes for cordage. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-bc055c706fa7662675ff4676cb37e2db4967415d.tar.xz
Clean up existing recipe list.
Add some items form my mods. Remove generally useless recipes.
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json2
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" ]
}
]