From ad4b61beb473a033f474f8ff85bb56e1a46d5450 Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Tue, 21 May 2024 21:47:27 +0200 Subject: [PATCH] opt-depend on `mtt` --- mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.conf b/mod.conf index bc58ff4..7ea252f 100644 --- a/mod.conf +++ b/mod.conf @@ -1,2 +1,2 @@ name = isogen -optional_depends = worldedit_commands \ No newline at end of file +optional_depends = mtt,worldedit_commands \ No newline at end of file