From a2cc1744d499518b791f70b1c80f7078182b43ee Mon Sep 17 00:00:00 2001 From: sys4 Date: Fri, 8 Jul 2022 18:51:44 +0200 Subject: [PATCH] Delete depends.txt, add mod.conf --- depends.txt | 13 ------------- mod.conf | 5 +++++ 2 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 depends.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 9b7915e..0000000 --- a/depends.txt +++ /dev/null @@ -1,13 +0,0 @@ -default -nether -creative? -glow -riesenpilz -stairs -moreblocks? -vector_extras -fence_registration? -function_delayer? -watershed? -darkage -witchcraft diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..43aee46 --- /dev/null +++ b/mod.conf @@ -0,0 +1,5 @@ +name = hell +title = Hell +description = This is a modified version of lkjoel's nether mod. Renamed by sys4 as hell mod with modifications +depends = default,nether,glow,riesenpilz,stairs,vector_extras,darkage,witchcraft +optional_depends = creative,moreblocks,fence_registration,function_delayer,watershed