remove need for default mod

This commit is contained in:
TenPlus1
2021-07-22 09:48:56 +01:00
parent 2535b5636e
commit 9f46182bb4
4 changed files with 8 additions and 10 deletions

View File

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