From 53bab7a33aa0245ff0e6167c47b93692d6ad212e Mon Sep 17 00:00:00 2001 From: Diablosxm <132860646+Diablosxm@users.noreply.github.com> Date: Fri, 19 May 2023 23:31:41 -0400 Subject: [PATCH] Update mod.conf adding optional_depends for technic --- mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.conf b/mod.conf index 50426d2..50f3f51 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = nether description = Adds a deep underground realm with different mapgen that you can reach with obsidian portals. depends = stairs, default -optional_depends = moreblocks, mesecons, loot, dungeon_loot, doc_basics, fire, climate_api, ethereal, xpanes, walls +optional_depends = technic, moreblocks, mesecons, loot, dungeon_loot, doc_basics, fire, climate_api, ethereal, xpanes, walls