From ebe3b70ae2c05c780a6a12dc840ecf5c3adae1f5 Mon Sep 17 00:00:00 2001 From: sys4 Date: Fri, 8 Jul 2022 19:02:38 +0200 Subject: [PATCH] Delete depends.txt, add mod.conf --- depends.txt | 6 ------ mod.conf | 5 +++++ 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 depends.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 1bfe2ac..0000000 --- a/depends.txt +++ /dev/null @@ -1,6 +0,0 @@ -moreflowers -farming -farming_plus? -maidroid_core? -bonemeal? -diet? diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..15ac9fb --- /dev/null +++ b/mod.conf @@ -0,0 +1,5 @@ +name = morefarming +title = More Farming +description = This mod add more things to do farming, make it more realistic, more harder and make it compatible with maidroid core farming. +depends = moreflowers,farming +optional_depends = farming_plus,maidroid_core,bonemeal,diet