diff --git a/depends.txt b/depends.txt index 61303f2..a6ab237 100644 --- a/depends.txt +++ b/depends.txt @@ -5,3 +5,4 @@ mesecons? loot? dungeon_loot? doc_basics? +fire? diff --git a/mod.conf b/mod.conf index 1438150..5b6c73a 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 +optional_depends = moreblocks, mesecons, loot, dungeon_loot, doc_basics, fire