diff --git a/mods/CORE/modpack.conf b/mods/CORE/modpack.conf new file mode 100644 index 00000000..7cbf0f67 --- /dev/null +++ b/mods/CORE/modpack.conf @@ -0,0 +1,2 @@ +name = CORE +description = Meta-modpack containing the core mods for MineClone 2 for core APIs, variables and definitions diff --git a/mods/ENTITIES/modpack.conf b/mods/ENTITIES/modpack.conf new file mode 100644 index 00000000..07731c77 --- /dev/null +++ b/mods/ENTITIES/modpack.conf @@ -0,0 +1,2 @@ +name = ENTITIES +description = Meta-modpack containing entity-related mods for MineClone 2 diff --git a/mods/HELP/modpack.conf b/mods/HELP/modpack.conf new file mode 100644 index 00000000..b53ceb61 --- /dev/null +++ b/mods/HELP/modpack.conf @@ -0,0 +1,2 @@ +name = HELP +description = Meta-modpack containing help-related mods for MineClone 2 diff --git a/mods/HUD/modpack.conf b/mods/HUD/modpack.conf new file mode 100644 index 00000000..97471a43 --- /dev/null +++ b/mods/HUD/modpack.conf @@ -0,0 +1,2 @@ +name = HUD +description = Meta-modpack containing HUD-related mods for MineClone 2 diff --git a/mods/ITEMS/REDSTONE/modpack.conf b/mods/ITEMS/REDSTONE/modpack.conf new file mode 100644 index 00000000..245aa906 --- /dev/null +++ b/mods/ITEMS/REDSTONE/modpack.conf @@ -0,0 +1,2 @@ +name = REDSTONE +description = Redstone modpack, adds redstone and various interactive mechanims to build complex electronic machinery diff --git a/mods/ITEMS/minetest-3d_armor/modpack.conf b/mods/ITEMS/minetest-3d_armor/modpack.conf new file mode 100644 index 00000000..a3ba1c4a --- /dev/null +++ b/mods/ITEMS/minetest-3d_armor/modpack.conf @@ -0,0 +1,2 @@ +name = minetest-3d_armor +description = Armor-related mods diff --git a/mods/ITEMS/modpack.conf b/mods/ITEMS/modpack.conf new file mode 100644 index 00000000..b37dc302 --- /dev/null +++ b/mods/ITEMS/modpack.conf @@ -0,0 +1,2 @@ +name = ITEMS +description = Meta-modpack containing items-related mods for MineClone 2 diff --git a/mods/MAPGEN/modpack.conf b/mods/MAPGEN/modpack.conf new file mode 100644 index 00000000..eb9c54ab --- /dev/null +++ b/mods/MAPGEN/modpack.conf @@ -0,0 +1,2 @@ +name = MAPGEN +description = Meta-modpack containing map generating mods for MineClone 2 diff --git a/mods/MISC/modpack.conf b/mods/MISC/modpack.conf new file mode 100644 index 00000000..dad106d9 --- /dev/null +++ b/mods/MISC/modpack.conf @@ -0,0 +1,2 @@ +name = MISC +description = Meta-modpack containing miscellaneous mods for MineClone 2 diff --git a/mods/PLAYER/modpack.conf b/mods/PLAYER/modpack.conf new file mode 100644 index 00000000..52814db1 --- /dev/null +++ b/mods/PLAYER/modpack.conf @@ -0,0 +1,2 @@ +name = PLAYER +description = Meta-modpack that contains player-related mods for MineClone 2