From 70e4832c54a6e814907451f89f76a6319ad97f49 Mon Sep 17 00:00:00 2001 From: Milan Date: Sun, 13 Dec 2020 09:10:58 +0100 Subject: [PATCH] add base set of mods --- .gitmodules | 111 +++++++++++++++++++++++++++++++++++++++++++++ 3d_armor | 1 + anvil | 1 + areas | 1 + chat3 | 1 + columnia | 1 + darkage | 1 + death_messages | 1 + farming | 1 + hangglider | 1 + hbsprint | 1 + headanim | 1 + homedecor_modpack | 1 + hopper | 1 + irc | 1 + mesecons | 1 + minecart | 1 + minetest_hudbars | 1 + mobs_animal | 1 + mobs_monster | 1 + mobs_redo | 1 + moreblocks | 1 + moreores | 1 + moreplants | 1 + moretrees | 1 + nether | 1 + other_worlds | 1 + rhotator | 1 + stained_glass | 1 + teleport-request | 1 + torches | 1 + wardrobe | 1 + wiki | 1 + wine | 1 + worldedit | 1 + xban2 | 1 + xp_redo | 1 + xp_redo_ranks_ores | 1 + 38 files changed, 148 insertions(+) create mode 100644 .gitmodules create mode 160000 3d_armor create mode 160000 anvil create mode 160000 areas create mode 160000 chat3 create mode 160000 columnia create mode 160000 darkage create mode 160000 death_messages create mode 160000 farming create mode 160000 hangglider create mode 160000 hbsprint create mode 160000 headanim create mode 160000 homedecor_modpack create mode 160000 hopper create mode 160000 irc create mode 160000 mesecons create mode 160000 minecart create mode 160000 minetest_hudbars create mode 160000 mobs_animal create mode 160000 mobs_monster create mode 160000 mobs_redo create mode 160000 moreblocks create mode 160000 moreores create mode 160000 moreplants create mode 160000 moretrees create mode 160000 nether create mode 160000 other_worlds create mode 160000 rhotator create mode 160000 stained_glass create mode 160000 teleport-request create mode 160000 torches create mode 160000 wardrobe create mode 160000 wiki create mode 160000 wine create mode 160000 worldedit create mode 160000 xban2 create mode 160000 xp_redo create mode 160000 xp_redo_ranks_ores diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a2982bb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,111 @@ +[submodule "torches"] + path = torches + url = https://github.com/minetest-mods/torches +[submodule "anvil"] + path = anvil + url = https://github.com/minetest-mods/anvil +[submodule "other_worlds"] + path = other_worlds + url = https://git.tchncs.de/Illuna-Minetest/other_worlds +[submodule "darkage"] + path = darkage + url = https://git.tchncs.de/Illuna-Minetest/darkage +[submodule "death_messages"] + path = death_messages + url = https://git.tchncs.de/Illuna-Minetest/death_messages +[submodule "chat3"] + path = chat3 + url = https://git.tchncs.de/Illuna-Minetest/chat3 +[submodule "moreores"] + path = moreores + url = https://git.tchncs.de/Illuna-Minetest/moreores +[submodule "moreblocks"] + path = moreblocks + url = https://github.com/minetest-mods/moreblocks +[submodule "moretrees"] + path = moretrees + url = https://gitlab.com/VanessaE/moretrees +[submodule "moreplants"] + path = moreplants + url = https://github.com/D00Med/moreplants +[submodule "mesecons"] + path = mesecons + url = https://github.com/minetest-mods/mesecons/ +[submodule "nether"] + path = nether + url = https://github.com/minetest-mods/nether +[submodule "teleport-request"] + path = teleport-request + url = https://github.com/ChaosWormz/teleport-request +[submodule "mobs_redo"] + path = mobs_redo + url = https://git.tchncs.de/Illuna-Minetest/mobs_redo +[submodule "mobs_monster"] + path = mobs_monster + url = https://git.tchncs.de/Illuna-Minetest/mobs_monster +[submodule "mobs_animal"] + path = mobs_animal + url = https://git.tchncs.de/Illuna-Minetest/mobs_animal +[submodule "areas"] + path = areas + url = https://git.tchncs.de/Illuna-Minetest/areas +[submodule "hangglider"] + path = hangglider + url = https://notabug.org/Piezo_/minetest-hangglider +[submodule "farming"] + path = farming + url = https://notabug.org/tenplus1/farming +[submodule "stained_glass"] + path = stained_glass + url = https://github.com/minetest-mods/stained_glass +[submodule "minetest_hudbars"] + path = minetest_hudbars + url = https://repo.or.cz/minetest_hudbars.git +[submodule "hbsprint"] + path = hbsprint + url = https://github.com/minetest-mods/hbsprint +[submodule "headanim"] + path = headanim + url = https://github.com/LoneWolfHT/headanim/ +[submodule "homedecor_modpack"] + path = homedecor_modpack + url = https://git.tchncs.de/Illuna-Minetest/homedecor_modpack +[submodule "hopper"] + path = hopper + url = https://github.com/minetest-mods/hopper +[submodule "irc"] + path = irc + url = https://git.tchncs.de/Illuna-Minetest/irc +[submodule "3d_armor"] + path = 3d_armor + url = https://github.com/stujones11/minetest-3d_armor +[submodule "wardrobe"] + path = wardrobe + url = https://git.tchncs.de/Illuna-Minetest/wardrobe +[submodule "wiki"] + path = wiki + url = https://git.tchncs.de/Illuna-Minetest/wiki +[submodule "wine"] + path = wine + url = https://notabug.org/TenPlus1/wine +[submodule "worldedit"] + path = worldedit + url = https://github.com/Uberi/Minetest-WorldEdit +[submodule "xban2"] + path = xban2 + url = https://github.com/minetest-mods/xban2 +[submodule "minecart"] + path = minecart + url = https://github.com/joe7575/minecart +[submodule "columnia"] + path = columnia + url = https://git.tchncs.de/Illuna-Minetest/columnia +[submodule "rhotator"] + path = rhotator + url = https://git.tchncs.de/Illuna-Minetest/rhotator +[submodule "xp_redo"] + path = xp_redo + url = https://github.com/mt-mods/xp_redo +[submodule "xp_redo_ranks_ores"] + path = xp_redo_ranks_ores + url = https://github.com/mt-mods/xp_redo_ranks_ores diff --git a/3d_armor b/3d_armor new file mode 160000 index 0000000..47ecef4 --- /dev/null +++ b/3d_armor @@ -0,0 +1 @@ +Subproject commit 47ecef46f75c977a3d256ac4bab2874c24b785af diff --git a/anvil b/anvil new file mode 160000 index 0000000..c9292b4 --- /dev/null +++ b/anvil @@ -0,0 +1 @@ +Subproject commit c9292b4cb3fb03a04638f491abf8b48a59d4c972 diff --git a/areas b/areas new file mode 160000 index 0000000..5d03141 --- /dev/null +++ b/areas @@ -0,0 +1 @@ +Subproject commit 5d0314158a4e1a436a28292df004fdc8466c0150 diff --git a/chat3 b/chat3 new file mode 160000 index 0000000..3c5e3c4 --- /dev/null +++ b/chat3 @@ -0,0 +1 @@ +Subproject commit 3c5e3c4b4ca0d148f8b116da2af1d09334217893 diff --git a/columnia b/columnia new file mode 160000 index 0000000..7a53842 --- /dev/null +++ b/columnia @@ -0,0 +1 @@ +Subproject commit 7a5384239d0e86b126cd873c5585061fb8926add diff --git a/darkage b/darkage new file mode 160000 index 0000000..4552ac2 --- /dev/null +++ b/darkage @@ -0,0 +1 @@ +Subproject commit 4552ac282c9162a5ab74731a5e3db3cb22ba3218 diff --git a/death_messages b/death_messages new file mode 160000 index 0000000..9d6e46b --- /dev/null +++ b/death_messages @@ -0,0 +1 @@ +Subproject commit 9d6e46bcb5428cf278f90e4459c4428849ebc374 diff --git a/farming b/farming new file mode 160000 index 0000000..66acbf5 --- /dev/null +++ b/farming @@ -0,0 +1 @@ +Subproject commit 66acbf5458a31c84d7945352273901b95816be0b diff --git a/hangglider b/hangglider new file mode 160000 index 0000000..206704f --- /dev/null +++ b/hangglider @@ -0,0 +1 @@ +Subproject commit 206704ffabcdddc61150ed798c88add9965a110d diff --git a/hbsprint b/hbsprint new file mode 160000 index 0000000..1fe580a --- /dev/null +++ b/hbsprint @@ -0,0 +1 @@ +Subproject commit 1fe580a21073976051351b4df6c86667bb8b3d98 diff --git a/headanim b/headanim new file mode 160000 index 0000000..05e3a7a --- /dev/null +++ b/headanim @@ -0,0 +1 @@ +Subproject commit 05e3a7a8baa228dae6f60968626640301e779cf7 diff --git a/homedecor_modpack b/homedecor_modpack new file mode 160000 index 0000000..7d67e3d --- /dev/null +++ b/homedecor_modpack @@ -0,0 +1 @@ +Subproject commit 7d67e3dcd06092ca69ccbf6650fcf397ec859110 diff --git a/hopper b/hopper new file mode 160000 index 0000000..6525e57 --- /dev/null +++ b/hopper @@ -0,0 +1 @@ +Subproject commit 6525e577fb580657eaeb247cd0ed290b0c296bc0 diff --git a/irc b/irc new file mode 160000 index 0000000..d4724a8 --- /dev/null +++ b/irc @@ -0,0 +1 @@ +Subproject commit d4724a8090f3bf5d4ebeccb848af9af17a252d5d diff --git a/mesecons b/mesecons new file mode 160000 index 0000000..0d86f2c --- /dev/null +++ b/mesecons @@ -0,0 +1 @@ +Subproject commit 0d86f2c45eee3382e59652fce678d9c39a677d77 diff --git a/minecart b/minecart new file mode 160000 index 0000000..24315ec --- /dev/null +++ b/minecart @@ -0,0 +1 @@ +Subproject commit 24315ec75def7ef92aa810941053ea0a17af146a diff --git a/minetest_hudbars b/minetest_hudbars new file mode 160000 index 0000000..0684bac --- /dev/null +++ b/minetest_hudbars @@ -0,0 +1 @@ +Subproject commit 0684bac45b50c1d7f1c9524364adcc8e6e676a74 diff --git a/mobs_animal b/mobs_animal new file mode 160000 index 0000000..27d51ce --- /dev/null +++ b/mobs_animal @@ -0,0 +1 @@ +Subproject commit 27d51ce3804e965e869d2338a18c345afea6de2d diff --git a/mobs_monster b/mobs_monster new file mode 160000 index 0000000..886a2fd --- /dev/null +++ b/mobs_monster @@ -0,0 +1 @@ +Subproject commit 886a2fd9e90d37d3e0b4111640c3701187f2b7fd diff --git a/mobs_redo b/mobs_redo new file mode 160000 index 0000000..f63f8b8 --- /dev/null +++ b/mobs_redo @@ -0,0 +1 @@ +Subproject commit f63f8b8118526b0ff28fa2c1022519bc4f5a73bc diff --git a/moreblocks b/moreblocks new file mode 160000 index 0000000..26ca7af --- /dev/null +++ b/moreblocks @@ -0,0 +1 @@ +Subproject commit 26ca7af9979e76a93535a20ee5040449d1662988 diff --git a/moreores b/moreores new file mode 160000 index 0000000..eaac696 --- /dev/null +++ b/moreores @@ -0,0 +1 @@ +Subproject commit eaac696af3abc3d46f7fcc627f13aff20127388f diff --git a/moreplants b/moreplants new file mode 160000 index 0000000..d237c1d --- /dev/null +++ b/moreplants @@ -0,0 +1 @@ +Subproject commit d237c1dde2859876663901754f14016fefc56e11 diff --git a/moretrees b/moretrees new file mode 160000 index 0000000..2077002 --- /dev/null +++ b/moretrees @@ -0,0 +1 @@ +Subproject commit 20770027a68c3b79d94f6aaf134bc0c4fbd3841d diff --git a/nether b/nether new file mode 160000 index 0000000..1268049 --- /dev/null +++ b/nether @@ -0,0 +1 @@ +Subproject commit 126804970654ad269dc6e0e53f7711a64ecadc85 diff --git a/other_worlds b/other_worlds new file mode 160000 index 0000000..389aeec --- /dev/null +++ b/other_worlds @@ -0,0 +1 @@ +Subproject commit 389aeec33ff466d63e4c63ab5919e16d22743cfa diff --git a/rhotator b/rhotator new file mode 160000 index 0000000..3c9a9cb --- /dev/null +++ b/rhotator @@ -0,0 +1 @@ +Subproject commit 3c9a9cbe439694216746545714d9e74716140f38 diff --git a/stained_glass b/stained_glass new file mode 160000 index 0000000..a68dfa5 --- /dev/null +++ b/stained_glass @@ -0,0 +1 @@ +Subproject commit a68dfa502cf8c4cdc13f6929924ca55a74be05f4 diff --git a/teleport-request b/teleport-request new file mode 160000 index 0000000..a902bfb --- /dev/null +++ b/teleport-request @@ -0,0 +1 @@ +Subproject commit a902bfb79eb51aee9fee91bc5eefcd507f7314e3 diff --git a/torches b/torches new file mode 160000 index 0000000..e4c57c2 --- /dev/null +++ b/torches @@ -0,0 +1 @@ +Subproject commit e4c57c28414de13bfd36970e6f1d0df223ce57f1 diff --git a/wardrobe b/wardrobe new file mode 160000 index 0000000..8636079 --- /dev/null +++ b/wardrobe @@ -0,0 +1 @@ +Subproject commit 8636079b5d6b8a24c7b025db9122adabb9ea3a2c diff --git a/wiki b/wiki new file mode 160000 index 0000000..fdbfb4e --- /dev/null +++ b/wiki @@ -0,0 +1 @@ +Subproject commit fdbfb4efe1d01a89cb2234d95f951fbb361d6d25 diff --git a/wine b/wine new file mode 160000 index 0000000..e9be942 --- /dev/null +++ b/wine @@ -0,0 +1 @@ +Subproject commit e9be9426ce2b0f099b796a1003b84d97991d0bb7 diff --git a/worldedit b/worldedit new file mode 160000 index 0000000..f1b6da3 --- /dev/null +++ b/worldedit @@ -0,0 +1 @@ +Subproject commit f1b6da3c20776961b3698536e4f6e05531b192b7 diff --git a/xban2 b/xban2 new file mode 160000 index 0000000..d2cda4f --- /dev/null +++ b/xban2 @@ -0,0 +1 @@ +Subproject commit d2cda4f73a3a5372b70ffa63e2a16bf39d734e40 diff --git a/xp_redo b/xp_redo new file mode 160000 index 0000000..894aefc --- /dev/null +++ b/xp_redo @@ -0,0 +1 @@ +Subproject commit 894aefc80c7a249db47d19810ff6f667d1831998 diff --git a/xp_redo_ranks_ores b/xp_redo_ranks_ores new file mode 160000 index 0000000..28b7791 --- /dev/null +++ b/xp_redo_ranks_ores @@ -0,0 +1 @@ +Subproject commit 28b779112ebb6c5113be25e7ab6e09141e052c7d