remove unused optional depends to lucky_block

lucky_block is mtg mod and never used  at any place in the code
This commit is contained in:
AFCMS 2021-05-11 00:43:17 +02:00
parent 9fa51dc6b9
commit 074e8c8389
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ name = mcl_mobs
author = PilzAdam
description = Adds a mob API for mods to add animals or monsters, etc.
depends = mcl_particles
optional_depends = mcl_weather, mcl_explosions, mcl_hunger, mcl_worlds, invisibility, lucky_block, cmi, doc_identifier, mcl_armor, mcl_portals, mcl_experience
optional_depends = mcl_weather, mcl_explosions, mcl_hunger, mcl_worlds, invisibility, cmi, doc_identifier, mcl_armor, mcl_portals, mcl_experience