From 32231d50431f5574a0c25adadb915a9854f2702f Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Wed, 9 Aug 2023 13:13:01 +0100 Subject: [PATCH] remove optional dependents (dye, farming) --- mod.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.conf b/mod.conf index 3755dfc..7f9ea15 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = mobs -depends = -optional_depends = default, tnt, dye, farming, invisibility, lucky_block, cmi, toolranks, pathfinder, player_api, mtobjid description = Adds a mob api for mods to add animals or monsters etc. +optional_depends = default, tnt, invisibility, lucky_block, cmi, toolranks, pathfinder, player_api, mtobjid +min_minetest_version = 5.0