From 9835105cf94177b47b547bc29ebe8a0e012ff36d Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Mon, 1 Feb 2021 08:07:59 +0000 Subject: [PATCH] fix typo in mod.conf --- mod.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.conf b/mod.conf index f072a86..7979671 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = mobs_monster depends = default, mobs -optional depends = lucky_block, toolranks, intllib -description = Adds many types of monster. +optional_depends = lucky_block, toolranks, intllib +description = Adds many types of monsters.