From b40c126fe7cb52cdfaf16c825288586da058ab9b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:32:59 -0800 Subject: Updated to use BN depends. --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.json b/modinfo.json index f6d6c63..1bc488d 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", "recipe_fixes" ] + "dependencies": [ "bn", "recipe_fixes" ] } ] -- cgit v1.2.1