Mineclonia/mods/ENTITIES/mcl_mobs/mod.conf

5 lines
270 B
Plaintext
Raw Normal View History

2018-05-31 16:32:26 +00:00
name = mcl_mobs
2020-08-19 16:47:58 +00:00
depends = mcl_particles
2020-12-05 00:49:15 +00:00
optional_depends = mcl_weather, mcl_explosions, mcl_hunger, mcl_worlds, invisibility, lucky_block, cmi, doc_identifier, mcl_armor, mcl_portals, mcl_experience
description = Adds a mob API for mods to add animals or monsters, etc.