From 61afaf19c2fb01db168d1af48ef93f059c03408b Mon Sep 17 00:00:00 2001 From: zaoqi Date: Wed, 1 Jan 2020 11:28:02 +0800 Subject: [PATCH] MT 5 mod.conf --- depends.txt | 5 ----- description.txt | 2 -- mod.conf | 3 +++ 3 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 1528e0d..0000000 --- a/depends.txt +++ /dev/null @@ -1,5 +0,0 @@ -default -tnt -dye -stairs? -creative? diff --git a/description.txt b/description.txt deleted file mode 100644 index 4bbe410..0000000 --- a/description.txt +++ /dev/null @@ -1,2 +0,0 @@ -A mod that adds an api for cars, planes, and other vehicles. -Several vehicles are included in the mod. \ No newline at end of file diff --git a/mod.conf b/mod.conf index 7377201..cf9920e 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = vehicles +description = A mod that adds an api for cars, planes, and other vehicles. Several vehicles are included in the mod. +depends = default, tnt, dye +optional_depends = stairs, creative