diff --git a/mods/ENVIRONMENT/dynamic_liquid/depends.txt b/mods/ENVIRONMENT/dynamic_liquid/depends.txt deleted file mode 100644 index 327c6ae..0000000 --- a/mods/ENVIRONMENT/dynamic_liquid/depends.txt +++ /dev/null @@ -1,5 +0,0 @@ -default? -intllib? -doc? -xpanes? -carts? \ No newline at end of file diff --git a/mods/ENVIRONMENT/dynamic_liquid/description.txt b/mods/ENVIRONMENT/dynamic_liquid/description.txt deleted file mode 100644 index 19156a9..0000000 --- a/mods/ENVIRONMENT/dynamic_liquid/description.txt +++ /dev/null @@ -1,4 +0,0 @@ -Flowing dynamic liquids and ocean-maintenance springs. v0.5 - -Github: https://github.com/FaceDeer/dynamic_liquid/ -Forum: https://forum.minetest.net/viewtopic.php?t=16485 diff --git a/mods/ENVIRONMENT/dynamic_liquid/mod.conf b/mods/ENVIRONMENT/dynamic_liquid/mod.conf index 875df42..2fad06b 100644 --- a/mods/ENVIRONMENT/dynamic_liquid/mod.conf +++ b/mods/ENVIRONMENT/dynamic_liquid/mod.conf @@ -1 +1,6 @@ -name = dynamic_liquid \ No newline at end of file +name = dynamic_liquid +description = Flowing dynamic liquids and ocean-maintenance springs. +depends = +optional_depends = default, intllib, doc, xpanes, carts +author = FaceDeer +Title Dynamic Liquid diff --git a/mods/ITEMS/decoblocks/depends.txt b/mods/ITEMS/decoblocks/depends.txt deleted file mode 100644 index 31a0c01..0000000 --- a/mods/ITEMS/decoblocks/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -xpanes \ No newline at end of file diff --git a/mods/ITEMS/decoblocks/mod.conf b/mods/ITEMS/decoblocks/mod.conf new file mode 100644 index 0000000..238f662 --- /dev/null +++ b/mods/ITEMS/decoblocks/mod.conf @@ -0,0 +1,6 @@ +name: decoblocks +description: misc decorations will be merged eventually. +depends: default, xpanes +optional_depends: +author: D00Med +title: DecoBlocks