diff --git a/mods/CORE/walkover/mod.conf b/mods/CORE/walkover/mod.conf new file mode 100644 index 000000000..2b6bf91ec --- /dev/null +++ b/mods/CORE/walkover/mod.conf @@ -0,0 +1 @@ +name = walkover diff --git a/mods/HUD/mcl_experience/mod.conf b/mods/HUD/mcl_experience/mod.conf new file mode 100644 index 000000000..56c8a0280 --- /dev/null +++ b/mods/HUD/mcl_experience/mod.conf @@ -0,0 +1 @@ +name = mcl_experience diff --git a/mods/HUD/mcl_formspec/mod.conf b/mods/HUD/mcl_formspec/mod.conf index 9d614403f..77ae26a7d 100644 --- a/mods/HUD/mcl_formspec/mod.conf +++ b/mods/HUD/mcl_formspec/mod.conf @@ -1 +1,2 @@ +name = mcl_formspec description = Helper mod to simplify creation of formspecs a little bit diff --git a/mods/HUD/mcl_tmp_message/mod.conf b/mods/HUD/mcl_tmp_message/mod.conf new file mode 100644 index 000000000..9b35bdee2 --- /dev/null +++ b/mods/HUD/mcl_tmp_message/mod.conf @@ -0,0 +1 @@ +name = mcl_tmp_message diff --git a/mods/ITEMS/screwdriver/mod.conf b/mods/ITEMS/screwdriver/mod.conf new file mode 100644 index 000000000..234f9b1da --- /dev/null +++ b/mods/ITEMS/screwdriver/mod.conf @@ -0,0 +1 @@ +name = screwdriver diff --git a/mods/MISC/mcl_engine_workarounds/mod.conf b/mods/MISC/mcl_engine_workarounds/mod.conf new file mode 100644 index 000000000..b016f95b2 --- /dev/null +++ b/mods/MISC/mcl_engine_workarounds/mod.conf @@ -0,0 +1 @@ +name = mcl_engine_workarounds diff --git a/mods/MISC/mcl_selftests/mod.conf b/mods/MISC/mcl_selftests/mod.conf new file mode 100644 index 000000000..69980d21b --- /dev/null +++ b/mods/MISC/mcl_selftests/mod.conf @@ -0,0 +1 @@ +name = mcl_selftests diff --git a/mods/PLAYER/mcl_player/mod.conf b/mods/PLAYER/mcl_player/mod.conf new file mode 100644 index 000000000..2bf82e763 --- /dev/null +++ b/mods/PLAYER/mcl_player/mod.conf @@ -0,0 +1 @@ +name = mcl_player