diff --git a/mods/CORE/walkover/mod.conf b/mods/CORE/walkover/mod.conf new file mode 100644 index 00000000..2b6bf91e --- /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 00000000..56c8a028 --- /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 9d614403..77ae26a7 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 00000000..9b35bdee --- /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 00000000..234f9b1d --- /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 00000000..b016f95b --- /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 00000000..69980d21 --- /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 00000000..2bf82e76 --- /dev/null +++ b/mods/PLAYER/mcl_player/mod.conf @@ -0,0 +1 @@ +name = mcl_player