From f293d3c7fe6e4c82229765623426f8b42243e169 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 1 Apr 2019 13:06:56 +0200 Subject: [PATCH] Move metadata to mod.conf --- depends.txt | 31 ------------------------------- description.txt | 1 - mod.conf | 3 +++ 3 files changed, 3 insertions(+), 32 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 34410af..0000000 --- a/depends.txt +++ /dev/null @@ -1,31 +0,0 @@ -hudbars -default? -flowers? -animalmaterials? -bucket? -bushes? -bushes_classic? -cooking? -creatures? -docfarming? -dwarves? -ethereal? -farming? -farming_plus? -ferns? -fishing? -fruit? -glooptest? -jkanimals? -jkfarming? -jkwine? -kpgmobs? -mobfcooking? -mobs? -moretrees? -mtfoods? -mush45? -mushroom? -seaplants? -pizza? -nssm? diff --git a/description.txt b/description.txt deleted file mode 100644 index 77e6159..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds a simple hunger meachanic with satiation, food poisoning and different healing. diff --git a/mod.conf b/mod.conf index dc67cd6..da6c465 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = hbhunger +description = Adds a simple hunger meachanic with satiation, food poisoning and different healing. +depends = hudbars +optional_depends = default, flowers, animalmaterials, bucket, bushes, bushes_classic, cooking, creatures, docfarming, dwarves, ethereal, farming, farming_plus, ferns, fishing, fruit, glooptest, jkanimals, jkfarming, jkwine, kpgmobs, mobfcooking, mobs, moretrees, mtfoods, mush45, mushroom, seaplants, pizza, nssm