From 39a7168ac8e1d57e4202aa12876c9a505fbf4890 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 1 Feb 2021 03:18:41 +0000 Subject: [PATCH] add modpack.conf If we see weirdness, it's probably because fo this file. NOTE TO SELF: Don't forget that the new modpack.conf contains our dependencies list too! --- modpack.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modpack.conf diff --git a/modpack.conf b/modpack.conf new file mode 100644 index 0000000..2acfe54 --- /dev/null +++ b/modpack.conf @@ -0,0 +1,5 @@ +description = Extra tools and commands to extend WorldEdit. Currently has over 22 commands! + +depends = worldedit +optional_depends = bonemeal,cool_trees,default,moretrees,ethereal +min_minetest_version = 5.1