mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-06 01:35:05 +00:00
5d3514880a
Move data from deprecated files (depends.txt and description.txt) into fields in mod.conf for all mods.
4 lines
209 B
Text
4 lines
209 B
Text
name = mcl_portals
|
|
description = Adds buildable portals to the Nether and End dimensions.
|
|
depends = mcl_init, mcl_worlds, mcl_core, mcl_nether, mcl_end, mcl_particles, mcl_spawn
|
|
optional_depends = awards, doc
|