MineClone2/mods/ITEMS/mcl_sponges/mod.conf
Elias Åström ed30fa0868 Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.

This was done with a shell script :)
2021-03-18 17:37:12 +01:00

5 lines
130 B
Plaintext

name = mcl_sponges
description = A sponge which sucks in water (WIP).
depends = mcl_sounds
optional_depends = mcl_core, mclx_core