add mtobjid mod to optional dependencies, stop mob count going below 0

This commit is contained in:
tenplus1
2023-06-06 08:49:45 +01:00
parent cc71ea4e95
commit 5f80d7a031
3 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name = mobs
depends =
optional_depends = default, tnt, dye, farming, invisibility, intllib, lucky_block, cmi, toolranks, pathfinder, player_api
optional_depends = default, tnt, dye, farming, invisibility, intllib, lucky_block, cmi, toolranks, pathfinder, player_api, mtobjid
description = Adds a mob api for mods to add animals or monsters etc.