diff --git a/mods/MISC/mcl_commands/LICENSE b/mods/CORE/mcl_commands/LICENSE similarity index 100% rename from mods/MISC/mcl_commands/LICENSE rename to mods/CORE/mcl_commands/LICENSE diff --git a/mods/MISC/mcl_commands/alias.lua b/mods/CORE/mcl_commands/alias.lua similarity index 100% rename from mods/MISC/mcl_commands/alias.lua rename to mods/CORE/mcl_commands/alias.lua diff --git a/mods/MISC/mcl_commands/init.lua b/mods/CORE/mcl_commands/init.lua similarity index 100% rename from mods/MISC/mcl_commands/init.lua rename to mods/CORE/mcl_commands/init.lua diff --git a/mods/MISC/mcl_commands/kill.lua b/mods/CORE/mcl_commands/kill.lua similarity index 100% rename from mods/MISC/mcl_commands/kill.lua rename to mods/CORE/mcl_commands/kill.lua diff --git a/mods/MISC/mcl_commands/list.lua b/mods/CORE/mcl_commands/list.lua similarity index 100% rename from mods/MISC/mcl_commands/list.lua rename to mods/CORE/mcl_commands/list.lua diff --git a/mods/MISC/mcl_commands/locale/mcl_commands.de.tr b/mods/CORE/mcl_commands/locale/mcl_commands.de.tr similarity index 100% rename from mods/MISC/mcl_commands/locale/mcl_commands.de.tr rename to mods/CORE/mcl_commands/locale/mcl_commands.de.tr diff --git a/mods/MISC/mcl_commands/locale/mcl_commands.es.tr b/mods/CORE/mcl_commands/locale/mcl_commands.es.tr similarity index 100% rename from mods/MISC/mcl_commands/locale/mcl_commands.es.tr rename to mods/CORE/mcl_commands/locale/mcl_commands.es.tr diff --git a/mods/MISC/mcl_commands/locale/mcl_commands.fr.tr b/mods/CORE/mcl_commands/locale/mcl_commands.fr.tr similarity index 100% rename from mods/MISC/mcl_commands/locale/mcl_commands.fr.tr rename to mods/CORE/mcl_commands/locale/mcl_commands.fr.tr diff --git a/mods/MISC/mcl_commands/locale/mcl_commands.pl.tr b/mods/CORE/mcl_commands/locale/mcl_commands.pl.tr similarity index 100% rename from mods/MISC/mcl_commands/locale/mcl_commands.pl.tr rename to mods/CORE/mcl_commands/locale/mcl_commands.pl.tr diff --git a/mods/MISC/mcl_commands/locale/mcl_commands.ru.tr b/mods/CORE/mcl_commands/locale/mcl_commands.ru.tr similarity index 100% rename from mods/MISC/mcl_commands/locale/mcl_commands.ru.tr rename to mods/CORE/mcl_commands/locale/mcl_commands.ru.tr diff --git a/mods/MISC/mcl_commands/locale/template.txt b/mods/CORE/mcl_commands/locale/template.txt similarity index 100% rename from mods/MISC/mcl_commands/locale/template.txt rename to mods/CORE/mcl_commands/locale/template.txt diff --git a/mods/MISC/mcl_commands/mod.conf b/mods/CORE/mcl_commands/mod.conf similarity index 100% rename from mods/MISC/mcl_commands/mod.conf rename to mods/CORE/mcl_commands/mod.conf diff --git a/mods/MISC/mcl_commands/say.lua b/mods/CORE/mcl_commands/say.lua similarity index 100% rename from mods/MISC/mcl_commands/say.lua rename to mods/CORE/mcl_commands/say.lua diff --git a/mods/MISC/mcl_commands/seed.lua b/mods/CORE/mcl_commands/seed.lua similarity index 100% rename from mods/MISC/mcl_commands/seed.lua rename to mods/CORE/mcl_commands/seed.lua diff --git a/mods/MISC/mcl_commands/setblock.lua b/mods/CORE/mcl_commands/setblock.lua similarity index 100% rename from mods/MISC/mcl_commands/setblock.lua rename to mods/CORE/mcl_commands/setblock.lua diff --git a/mods/MISC/mcl_commands/sound.lua b/mods/CORE/mcl_commands/sound.lua similarity index 100% rename from mods/MISC/mcl_commands/sound.lua rename to mods/CORE/mcl_commands/sound.lua diff --git a/mods/MISC/mcl_commands/summon.lua b/mods/CORE/mcl_commands/summon.lua similarity index 100% rename from mods/MISC/mcl_commands/summon.lua rename to mods/CORE/mcl_commands/summon.lua