From 9e0ae6ff2d025c3b65c56f590a70355c63c9d89e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:33:27 -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 d367c68..c3d93b6 100644 --- a/modinfo.json +++ b/modinfo.json @@ -6,6 +6,6 @@ "authors": ["jc_gargma"], "description": "Add recipes for military grenades. Also standardize the naming scheme.", "category": "items", - "dependencies": [ "dda" ] + "dependencies": [ "bn" ] } ] -- cgit v1.2.1