summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 12:55:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 12:55:39 -0700
commit8b8a16b5a0da5f5882b6aebce7a279ac993348ed (patch)
treefcfcf9a82bf7b3174908c79fb0db1a879d0497eb /modinfo.json
parentAdd primers as npc craftable. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-8b8a16b5a0da5f5882b6aebce7a279ac993348ed.tar.xz
Add drophammer tin cans, and make the mod hard depend on the recipe fixes mod.
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 d8c5c18..f6d6c63 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,6 @@
"authors": ["jc_gargma"],
"description": "Add several recipes to the faction camp that in all honesty should be there.",
"category": "rebalance",
- "dependencies": [ "dda" ]
+ "dependencies": [ "dda", "recipe_fixes" ]
}
]