From 66fe798f75304c6bb0bcccbb502c7dc046555d77 Mon Sep 17 00:00:00 2001 From: sys4 Date: Thu, 7 Jul 2022 19:31:40 +0200 Subject: [PATCH] Delete depends.txt, add mod.conf --- depends.txt | 7 ------- mod.conf | 5 +++++ 2 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 depends.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 0099c1a..0000000 --- a/depends.txt +++ /dev/null @@ -1,7 +0,0 @@ -default -mobs? -farming -farming_plus? -vessels -flowers? -ethereal? diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..0e91daf --- /dev/null +++ b/mod.conf @@ -0,0 +1,5 @@ +name = mtfoods +title = MT Foods +description = This is a mod for Minetest that gives the plyer a chance to make some nice foods like chocolate cakes, a MLT, which is a minetest burger, healing medicine, or a simple apple pie. +depends = default,farming,vessels +optional_depends = mobs,farming_plus,flowers,ethereal