mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-05 17:25:06 +00:00
5d3514880a
Move data from deprecated files (depends.txt and description.txt) into fields in mod.conf for all mods.
4 lines
270 B
Text
4 lines
270 B
Text
name = mcl_mobs
|
|
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
|
|
description = Adds a mob API for mods to add animals or monsters, etc.
|