Compare commits
153 Commits
1.0.0
...
stable-1.1
Author | SHA1 | Date | |
---|---|---|---|
678bcbb65f | |||
90db740036 | |||
95a0305323 | |||
dd43ba82cb | |||
dfadc6e648 | |||
8457d0a5a7 | |||
ea4d1f3510 | |||
b99ab055af | |||
5f3c260f48 | |||
14cc4391f8 | |||
6a1f5f9acd | |||
da20253683 | |||
0f588976b7 | |||
ca3e5953ce | |||
4e7cd4d2c5 | |||
9f6a6bd03b | |||
9abea0e8e3 | |||
00fe631d1a | |||
640342035b | |||
935a83e8de | |||
8c403f7124 | |||
19427ba8a2 | |||
73688eff84 | |||
0c7ec37108 | |||
f8e7c9de44 | |||
8b2ab41ba1 | |||
d321b60cd1 | |||
21cb8e803d | |||
47f7f05112 | |||
268a663782 | |||
e2e8219f9b | |||
30c53522f8 | |||
68b9136232 | |||
0247949179 | |||
350f06dec7 | |||
00e89e3ab3 | |||
cb839b895d | |||
d56a359ddb | |||
4d34ce0ce8 | |||
8faedb54da | |||
d7c6b81273 | |||
9b33a85c2b | |||
591e9423b2 | |||
1f0030bc46 | |||
46cc6b9ad3 | |||
c24dc1e425 | |||
46befcada7 | |||
b5b450db79 | |||
8a432103f2 | |||
6aa0fb5944 | |||
28cdbfd765 | |||
da32453b92 | |||
c354035b97 | |||
50b07c05f9 | |||
e740f02aa5 | |||
956bc170f3 | |||
02ef7582c8 | |||
e39aedb019 | |||
438f3fa1db | |||
a5a9635323 | |||
343f9e2109 | |||
00420b2ce5 | |||
c353db79df | |||
6a382f09f8 | |||
1600976dde | |||
b2ec05abcf | |||
d6ab66485f | |||
6653136d8e | |||
2ae61ae2e7 | |||
c0b76d902b | |||
fbb09f1a94 | |||
18a9fb0279 | |||
e8421cb137 | |||
b7f882c9a2 | |||
15665080bb | |||
d2a9d200eb | |||
95ac273fd9 | |||
456684653b | |||
05312fb246 | |||
871f58c92d | |||
9284f7fcd6 | |||
6599ffda6c | |||
3db3c52a51 | |||
3d1a0f9c8e | |||
12e31b5e82 | |||
de38e3fa96 | |||
43dbe65a3c | |||
affab9ec31 | |||
b6a13f1210 | |||
c774528167 | |||
e1fd716891 | |||
27bb8c3759 | |||
821524f1ef | |||
ec0d68aede | |||
fb1945635b | |||
e6cca58881 | |||
285d3abb87 | |||
2f4b562506 | |||
fe0c1d3af7 | |||
9cf1dea367 | |||
07cef69ff4 | |||
5cce0b5e12 | |||
ad5a7aed56 | |||
29fa3c929d | |||
24eeadb80e | |||
ea26fd8526 | |||
248c020b69 | |||
0a69610267 | |||
1a0aa9a6c6 | |||
540616d055 | |||
3698c56dde | |||
7a81b3b561 | |||
0f3b4f1fd2 | |||
4dcad6547b | |||
672b5892af | |||
02912e4e52 | |||
6805a19f4a | |||
7f05cdbb02 | |||
9785e1ab33 | |||
c6427bb1af | |||
c3f52e3f09 | |||
dbe82dfc6a | |||
4eeb3f1d1a | |||
e8a5e6b63e | |||
81ed7a369c | |||
3e9024355c | |||
48f90737dd | |||
cc681e6703 | |||
6412d55253 | |||
dfacb17f66 | |||
ea8443cd27 | |||
cc179d6432 | |||
b8b981914a | |||
201749fb13 | |||
0bde07f591 | |||
6f7e6ce160 | |||
f9ff783c4d | |||
247e8e1ab1 | |||
e06adae334 | |||
3bb4c26c72 | |||
e9c6e276c2 | |||
f2d3d1cc3f | |||
a4a0b23b71 | |||
ac20c8c996 | |||
ada440b9c0 | |||
3020501c64 | |||
2a9939ad86 | |||
1c89ab5429 | |||
0e677623ed | |||
1a2215086c | |||
db8cf9b409 | |||
105b4c2ad3 | |||
4cef7b9ab0 |
259
.gitmodules
vendored
259
.gitmodules
vendored
@ -1,568 +1,423 @@
|
||||
[submodule "3d_armor_classes"]
|
||||
path = 3d_armor_classes
|
||||
url = https://sys4.fr/gitea/nalc/3d_armor_classes.git
|
||||
branch = nalc
|
||||
[submodule "action_timers"]
|
||||
path = action_timers
|
||||
url = https://sys4.fr/gitea/nalc/action_timers.git
|
||||
branch = nalc
|
||||
[submodule "areas"]
|
||||
path = areas
|
||||
url = https://sys4.fr/gitea/nalc/areas.git
|
||||
branch = nalc
|
||||
[submodule "armor_monoid"]
|
||||
path = armor_monoid
|
||||
url = https://sys4.fr/gitea/nalc/armor_monoid.git
|
||||
branch = nalc
|
||||
[submodule "arrow_signs"]
|
||||
path = arrow_signs
|
||||
url = https://sys4.fr/gitea/nalc/arrow_signs.git
|
||||
branch = nalc
|
||||
[submodule "bakedclay"]
|
||||
path = bakedclay
|
||||
url = https://sys4.fr/gitea/nalc/bakedclay.git
|
||||
branch = nalc
|
||||
[submodule "banners"]
|
||||
path = banners
|
||||
url = https://sys4.fr/gitea/nalc/banners.git
|
||||
branch = nalc
|
||||
[submodule "biome_lib"]
|
||||
path = biome_lib
|
||||
url = https://sys4.fr/gitea/nalc/biome_lib.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/biome_lib.git
|
||||
[submodule "bitchange"]
|
||||
path = bitchange
|
||||
url = https://sys4.fr/gitea/nalc/bitchange.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/bitchange.git
|
||||
[submodule "bobblocks"]
|
||||
path = bobblocks
|
||||
url = https://sys4.fr/gitea/nalc/bobblocks.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/minetest-mods/BobBlocks.git
|
||||
[submodule "bonemeal"]
|
||||
path = bonemeal
|
||||
url = https://sys4.fr/gitea/nalc/bonemeal.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/bonemeal.git
|
||||
[submodule "boost_cart"]
|
||||
path = boost_cart
|
||||
url = https://sys4.fr/gitea/nalc/boost_cart.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/boost_cart.git
|
||||
[submodule "broomstick"]
|
||||
path = broomstick
|
||||
url = https://sys4.fr/gitea/nalc/broomstick.git
|
||||
branch = nalc
|
||||
[submodule "chesttools"]
|
||||
path = chesttools
|
||||
url = https://sys4.fr/gitea/nalc/chesttools.git
|
||||
branch = nalc
|
||||
[submodule "christmas_craft"]
|
||||
path = christmas_craft
|
||||
url = https://sys4.fr/gitea/nalc/christmas_craft.git
|
||||
branch = nalc
|
||||
[submodule "claycrafter"]
|
||||
path = claycrafter
|
||||
url = https://sys4.fr/gitea/nalc/claycrafter.git
|
||||
branch = nalc
|
||||
[submodule "coloredwood"]
|
||||
path = coloredwood
|
||||
url = https://sys4.fr/gitea/nalc/coloredwood.git
|
||||
branch = nalc
|
||||
[submodule "colouredstonebricks"]
|
||||
path = colouredstonebricks
|
||||
url = https://sys4.fr/gitea/nalc/colouredstonebricks.git
|
||||
branch = nalc
|
||||
[submodule "columnia"]
|
||||
path = columnia
|
||||
url = https://sys4.fr/gitea/nalc/columnia.git
|
||||
branch = nalc
|
||||
[submodule "cozy"]
|
||||
path = cozy
|
||||
url = https://sys4.fr/gitea/nalc/cozy.git
|
||||
branch = nalc
|
||||
[submodule "craftguide"]
|
||||
path = craftguide
|
||||
url = https://sys4.fr/gitea/nalc/craftguide.git
|
||||
branch = nalc
|
||||
[submodule "creeper"]
|
||||
path = creeper
|
||||
url = https://sys4.fr/gitea/nalc/creeper.git
|
||||
branch = nalc
|
||||
[submodule "darkage"]
|
||||
path = darkage
|
||||
url = https://sys4.fr/gitea/nalc/darkage.git
|
||||
branch = nalc
|
||||
[submodule "death_messages"]
|
||||
path = death_messages
|
||||
url = https://sys4.fr/gitea/nalc/death_messages.git
|
||||
branch = nalc
|
||||
[submodule "diet"]
|
||||
path = diet
|
||||
url = https://sys4.fr/gitea/nalc/diet.git
|
||||
branch = nalc
|
||||
[submodule "digilines"]
|
||||
path = digilines
|
||||
url = https://sys4.fr/gitea/nalc/digilines.git
|
||||
branch = nalc
|
||||
[submodule "enchanting"]
|
||||
path = enchanting
|
||||
url = https://sys4.fr/gitea/nalc/enchanting.git
|
||||
branch = nalc
|
||||
[submodule "exchange_shop"]
|
||||
path = exchange_shop
|
||||
url = https://sys4.fr/gitea/nalc/exchange_shop.git
|
||||
branch = nalc
|
||||
[submodule "fail"]
|
||||
path = fail
|
||||
url = https://sys4.fr/gitea/nalc/fail.git
|
||||
branch = nalc
|
||||
[submodule "farming"]
|
||||
path = farming
|
||||
url = https://sys4.fr/gitea/nalc/farming.git
|
||||
branch = nalc
|
||||
[submodule "fishing"]
|
||||
path = fishing
|
||||
url = https://sys4.fr/gitea/nalc/fishing.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mff/fishing.git
|
||||
[submodule "food"]
|
||||
path = food
|
||||
url = https://sys4.fr/gitea/nalc/food.git
|
||||
branch = nalc
|
||||
[submodule "food_sweet"]
|
||||
path = food_sweet
|
||||
url = https://sys4.fr/gitea/nalc/food_sweet.git
|
||||
branch = nalc
|
||||
[submodule "framedglass"]
|
||||
path = framedglass
|
||||
url = https://sys4.fr/gitea/nalc/framedglass.git
|
||||
branch = nalc
|
||||
[submodule "gauges"]
|
||||
path = gauges
|
||||
url = https://sys4.fr/gitea/nalc/gauges.git
|
||||
branch = nalc
|
||||
[submodule "glow"]
|
||||
path = glow
|
||||
url = https://sys4.fr/gitea/nalc/glow.git
|
||||
branch = nalc
|
||||
[submodule "h2omes"]
|
||||
path = h2omes
|
||||
url = https://sys4.fr/gitea/nalc/h2omes.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mff/h2omes.git
|
||||
[submodule "hazmat_suit"]
|
||||
path = hazmat_suit
|
||||
url = https://sys4.fr/gitea/nalc/hazmat_suit.git
|
||||
branch = nalc
|
||||
[submodule "hbarmor"]
|
||||
path = hbarmor
|
||||
url = https://sys4.fr/gitea/nalc/hbarmor.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_hbarmor.git
|
||||
[submodule "hbhunger"]
|
||||
path = hbhunger
|
||||
url = https://sys4.fr/gitea/nalc/hbhunger.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_hbhunger.git
|
||||
[submodule "hbsprint"]
|
||||
path = hbsprint
|
||||
url = https://sys4.fr/gitea/nalc/hbsprint.git
|
||||
branch = nalc
|
||||
[submodule "hudbars"]
|
||||
path = hudbars
|
||||
url = https://sys4.fr/gitea/nalc/hudbars.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_hudbars.git
|
||||
[submodule "interact"]
|
||||
path = interact
|
||||
url = https://sys4.fr/gitea/nalc/interact.git
|
||||
branch = nalc
|
||||
[submodule "inventorycheck"]
|
||||
path = inventorycheck
|
||||
url = https://sys4.fr/gitea/nalc/inventorycheck.git
|
||||
branch = nalc
|
||||
[submodule "irc"]
|
||||
path = irc
|
||||
url = https://sys4.fr/gitea/nalc/irc.git
|
||||
branch = nalc
|
||||
[submodule "irc_commands"]
|
||||
path = irc_commands
|
||||
url = https://sys4.fr/gitea/nalc/irc_commands.git
|
||||
branch = nalc
|
||||
[submodule "item_drop"]
|
||||
path = item_drop
|
||||
url = https://sys4.fr/gitea/nalc/item_drop.git
|
||||
branch = nalc
|
||||
[submodule "jumping"]
|
||||
path = jumping
|
||||
url = https://sys4.fr/gitea/nalc/jumping.git
|
||||
branch = nalc
|
||||
[submodule "kpgmobs"]
|
||||
path = kpgmobs
|
||||
url = https://sys4.fr/gitea/nalc/kpgmobs.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/mod-kpgmobs.git
|
||||
[submodule "lantern"]
|
||||
path = lantern
|
||||
url = https://sys4.fr/gitea/nalc/lantern.git
|
||||
branch = nalc
|
||||
[submodule "lavatemple"]
|
||||
path = lavatemple
|
||||
url = https://sys4.fr/gitea/nalc/lavatemple.git
|
||||
branch = nalc
|
||||
[submodule "lightning"]
|
||||
path = lightning
|
||||
url = https://sys4.fr/gitea/nalc/lightning.git
|
||||
branch = nalc
|
||||
[submodule "locks"]
|
||||
path = locks
|
||||
url = https://sys4.fr/gitea/nalc/locks.git
|
||||
branch = nalc
|
||||
[submodule "maidroid"]
|
||||
path = maidroid
|
||||
url = https://sys4.fr/gitea/nalc/maidroid.git
|
||||
branch = nalc
|
||||
[submodule "mana"]
|
||||
path = mana
|
||||
url = https://sys4.fr/gitea/nalc/mana.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_mana.git
|
||||
[submodule "mapfix"]
|
||||
path = mapfix
|
||||
url = https://sys4.fr/gitea/nalc/mapfix.git
|
||||
branch = nalc
|
||||
[submodule "maptools"]
|
||||
path = maptools
|
||||
url = https://sys4.fr/gitea/nalc/maptools.git
|
||||
branch = nalc
|
||||
[submodule "markers"]
|
||||
path = markers
|
||||
url = https://sys4.fr/gitea/nalc/markers.git
|
||||
branch = nalc
|
||||
[submodule "maze"]
|
||||
path = maze
|
||||
url = https://sys4.fr/gitea/nalc/maze.git
|
||||
branch = nalc
|
||||
[submodule "mesecons"]
|
||||
path = mesecons
|
||||
url = https://sys4.fr/gitea/nalc/mesecons.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/minetest-mods/mesecons.git
|
||||
[submodule "metatools"]
|
||||
path = metatools
|
||||
url = https://sys4.fr/gitea/nalc/metatools.git
|
||||
branch = nalc
|
||||
[submodule "minercantile"]
|
||||
path = minercantile
|
||||
url = https://sys4.fr/gitea/nalc/minercantile.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest-mod-metatools.git
|
||||
[submodule "mob_horse"]
|
||||
path = mob_horse
|
||||
url = https://sys4.fr/gitea/nalc/mob_horse.git
|
||||
branch = nalc
|
||||
[submodule "mobs"]
|
||||
path = mobs
|
||||
url = https://sys4.fr/gitea/nalc/mobs.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/mobs_redo.git
|
||||
[submodule "mobs_animal"]
|
||||
path = mobs_animal
|
||||
url = https://sys4.fr/gitea/nalc/mobs_animal.git
|
||||
branch = nalc
|
||||
[submodule "mobs_monster"]
|
||||
path = mobs_monster
|
||||
url = https://sys4.fr/gitea/nalc/mobs_monster.git
|
||||
branch = nalc
|
||||
[submodule "mobs_water"]
|
||||
path = mobs_water
|
||||
url = https://sys4.fr/gitea/nalc/mobs_water.git
|
||||
branch = nalc
|
||||
[submodule "moognu"]
|
||||
path = moognu
|
||||
url = https://sys4.fr/gitea/nalc/moognu.git
|
||||
branch = nalc
|
||||
[submodule "moreblocks"]
|
||||
path = moreblocks
|
||||
url = https://sys4.fr/gitea/nalc/moreblocks.git
|
||||
branch = nalc
|
||||
[submodule "more_chests"]
|
||||
path = more_chests
|
||||
url = https://sys4.fr/gitea/nalc/more_chests.git
|
||||
branch = nalc
|
||||
[submodule "morefarming"]
|
||||
path = morefarming
|
||||
url = https://sys4.fr/gitea/nalc/morefarming.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/sys4/morefarming.git
|
||||
[submodule "moreflowers"]
|
||||
path = moreflowers
|
||||
url = https://sys4.fr/gitea/nalc/moreflowers.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/sys4/moreflowers.git
|
||||
[submodule "moremesecons"]
|
||||
path = moremesecons
|
||||
url = https://sys4.fr/gitea/nalc/moremesecons.git
|
||||
branch = nalc
|
||||
[submodule "moreores"]
|
||||
path = moreores
|
||||
url = https://sys4.fr/gitea/nalc/moreores.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/minetest-mods/moreores.git
|
||||
[submodule "moreplants"]
|
||||
path = moreplants
|
||||
url = https://sys4.fr/gitea/nalc/moreplants.git
|
||||
branch = nalc
|
||||
[submodule "moretrees"]
|
||||
path = moretrees
|
||||
url = https://sys4.fr/gitea/nalc/moretrees.git
|
||||
branch = nalc
|
||||
[submodule "mtfoods"]
|
||||
path = mtfoods
|
||||
url = https://sys4.fr/gitea/nalc/mtfoods.git
|
||||
branch = nalc
|
||||
[submodule "multitest"]
|
||||
path = multitest
|
||||
url = https://sys4.fr/gitea/nalc/multitest.git
|
||||
branch = nalc
|
||||
[submodule "name_restrictions"]
|
||||
path = name_restrictions
|
||||
url = https://sys4.fr/gitea/nalc/name_restrictions.git
|
||||
branch = nalc
|
||||
[submodule "names_per_ip"]
|
||||
path = names_per_ip
|
||||
url = https://sys4.fr/gitea/nalc/names_per_ip.git
|
||||
branch = nalc
|
||||
[submodule "news"]
|
||||
path = news
|
||||
url = https://sys4.fr/gitea/nalc/news.git
|
||||
branch = nalc
|
||||
[submodule "notice"]
|
||||
path = notice
|
||||
url = https://sys4.fr/gitea/nalc/notice.git
|
||||
branch = nalc
|
||||
[submodule "paintings"]
|
||||
path = paintings
|
||||
url = https://sys4.fr/gitea/nalc/paintings.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mff/paintings.git
|
||||
[submodule "pdisc"]
|
||||
path = pdisc
|
||||
url = https://sys4.fr/gitea/nalc/pdisc.git
|
||||
branch = nalc
|
||||
[submodule "playeranim"]
|
||||
path = playeranim
|
||||
url = https://sys4.fr/gitea/nalc/playeranim.git
|
||||
branch = nalc
|
||||
[submodule "playereffects"]
|
||||
path = playereffects
|
||||
url = https://sys4.fr/gitea/nalc/playereffects.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_playereffects.git
|
||||
[submodule "player_inactive"]
|
||||
path = player_inactive
|
||||
url = https://sys4.fr/gitea/nalc/player_inactive.git
|
||||
branch = nalc
|
||||
[submodule "player_monoids"]
|
||||
path = player_monoids
|
||||
url = https://sys4.fr/gitea/nalc/player_monoids.git
|
||||
branch = nalc
|
||||
[submodule "pmobs"]
|
||||
path = pmobs
|
||||
url = https://sys4.fr/gitea/nalc/pmobs.git
|
||||
branch = nalc
|
||||
[submodule "random_messages"]
|
||||
path = random_messages
|
||||
url = https://sys4.fr/gitea/nalc/random_messages.git
|
||||
branch = nalc
|
||||
[submodule "report"]
|
||||
path = report
|
||||
url = https://sys4.fr/gitea/nalc/report.git
|
||||
branch = nalc
|
||||
[submodule "returnmirror"]
|
||||
path = returnmirror
|
||||
url = https://sys4.fr/gitea/nalc/returnmirror.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_returnmirror.git
|
||||
[submodule "riesenpilz"]
|
||||
path = riesenpilz
|
||||
url = https://sys4.fr/gitea/nalc/riesenpilz.git
|
||||
branch = nalc
|
||||
[submodule "runes"]
|
||||
path = runes
|
||||
url = https://sys4.fr/gitea/nalc/runes.git
|
||||
branch = nalc
|
||||
[submodule "serverguide"]
|
||||
path = serverguide
|
||||
url = https://sys4.fr/gitea/nalc/serverguide.git
|
||||
branch = nalc
|
||||
[submodule "shutdown"]
|
||||
path = shutdown
|
||||
url = https://sys4.fr/gitea/nalc/shutdown.git
|
||||
branch = nalc
|
||||
[submodule "signs_lib"]
|
||||
path = signs_lib
|
||||
url = https://sys4.fr/gitea/nalc/signs_lib.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/signs_lib.git
|
||||
[submodule "snow"]
|
||||
path = snow
|
||||
url = https://sys4.fr/gitea/nalc/snow.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest-mod-snow.git
|
||||
[submodule "spears"]
|
||||
path = spears
|
||||
url = https://sys4.fr/gitea/nalc/spears.git
|
||||
branch = nalc
|
||||
[submodule "sponge"]
|
||||
path = sponge
|
||||
url = https://sys4.fr/gitea/nalc/sponge.git
|
||||
branch = nalc
|
||||
[submodule "stained_glass"]
|
||||
path = stained_glass
|
||||
url = https://sys4.fr/gitea/nalc/stained_glass.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/minetest-mods/stained_glass.git
|
||||
[submodule "technic"]
|
||||
path = technic
|
||||
url = https://sys4.fr/gitea/nalc/technic.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/minetest-mods/technic.git
|
||||
[submodule "technic_armor"]
|
||||
path = technic_armor
|
||||
url = https://sys4.fr/gitea/nalc/technic_armor.git
|
||||
branch = nalc
|
||||
[submodule "throwing"]
|
||||
path = throwing
|
||||
url = https://sys4.fr/gitea/nalc/throwing.git
|
||||
branch = nalc
|
||||
[submodule "treasurer"]
|
||||
path = treasurer
|
||||
url = https://sys4.fr/gitea/nalc/treasurer.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_treasurer.git
|
||||
[submodule "tsm_chests_dungeon"]
|
||||
path = tsm_chests_dungeon
|
||||
url = https://sys4.fr/gitea/nalc/tsm_chests_dungeon.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_tsm_chests_dungeon.git
|
||||
[submodule "tsm_mines"]
|
||||
path = tsm_mines
|
||||
url = https://sys4.fr/gitea/nalc/tsm_mines.git
|
||||
branch = nalc
|
||||
[submodule "unifiedbricks"]
|
||||
path = unifiedbricks
|
||||
url = https://sys4.fr/gitea/nalc/unifiedbricks.git
|
||||
branch = nalc
|
||||
[submodule "unifieddyes"]
|
||||
path = unifieddyes
|
||||
url = https://sys4.fr/gitea/nalc/unifieddyes.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/unifieddyes.git
|
||||
[submodule "unified_inventory"]
|
||||
path = unified_inventory
|
||||
url = https://sys4.fr/gitea/nalc/unified_inventory.git
|
||||
branch = nalc
|
||||
[submodule "unifiedwool"]
|
||||
path = unifiedwool
|
||||
url = https://sys4.fr/gitea/nalc/unifiedwool.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/mtcontrib/unifiedwool.git
|
||||
[submodule "u_skins"]
|
||||
path = u_skins
|
||||
url = https://sys4.fr/gitea/nalc/u_skins.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest-u_skinsdb.git
|
||||
[submodule "vector_extras"]
|
||||
path = vector_extras
|
||||
url = https://sys4.fr/gitea/nalc/vector_extras.git
|
||||
branch = nalc
|
||||
[submodule "warps"]
|
||||
path = warps
|
||||
url = https://sys4.fr/gitea/nalc/warps.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/minetest-mods/warps.git
|
||||
[submodule "weather_pack"]
|
||||
path = weather_pack
|
||||
url = https://sys4.fr/gitea/nalc/weather_pack.git
|
||||
branch = nalc
|
||||
[submodule "whoison"]
|
||||
path = whoison
|
||||
url = https://sys4.fr/gitea/nalc/whoison.git
|
||||
branch = nalc
|
||||
[submodule "witchcraft"]
|
||||
path = witchcraft
|
||||
url = https://sys4.fr/gitea/nalc/witchcraft.git
|
||||
branch = nalc
|
||||
[submodule "worldedge"]
|
||||
path = worldedge
|
||||
url = https://sys4.fr/gitea/nalc/worldedge.git
|
||||
branch = nalc
|
||||
[submodule "WorldEdit"]
|
||||
path = WorldEdit
|
||||
url = https://sys4.fr/gitea/nalc/WorldEdit.git
|
||||
branch = nalc
|
||||
[submodule "xban2"]
|
||||
path = xban2
|
||||
url = https://sys4.fr/gitea/nalc/xban2.git
|
||||
branch = nalc
|
||||
[submodule "zombie"]
|
||||
path = zombie
|
||||
url = https://sys4.fr/gitea/nalc/zombie.git
|
||||
branch = nalc
|
||||
[submodule "connected_chests"]
|
||||
path = connected_chests
|
||||
url = https://sys4.fr/gitea/nalc/connected_chests.git
|
||||
branch = nalc
|
||||
[submodule "quartz"]
|
||||
path = quartz
|
||||
url = https://sys4.fr/gitea/nalc/quartz.git
|
||||
branch = nalc
|
||||
[submodule "cherry_tree"]
|
||||
path = cherry_tree
|
||||
url = https://sys4.fr/gitea/nalc/cherry_tree.git
|
||||
branch = nalc
|
||||
[submodule "sea"]
|
||||
path = sea
|
||||
url = https://sys4.fr/gitea/nalc/sea.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest-mod-sea.git
|
||||
[submodule "slimes"]
|
||||
path = slimes
|
||||
url = https://sys4.fr/gitea/nalc/slimes.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/mod-slimes.git
|
||||
[submodule "nether"]
|
||||
path = nether
|
||||
url = https://sys4.fr/gitea/nalc/nether.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/nether-pack.git
|
||||
[submodule "colddb"]
|
||||
path = colddb
|
||||
url = https://sys4.fr/gitea/nalc/colddb.git
|
||||
branch = nalc
|
||||
[submodule "factions"]
|
||||
path = factions
|
||||
url = https://sys4.fr/gitea/nalc/factions.git
|
||||
branch = nalc
|
||||
[submodule "plantlife_modpack"]
|
||||
path = plantlife_modpack
|
||||
url = https://sys4.fr/gitea/nalc/plantlife_modpack.git
|
||||
branch = nalc
|
||||
[submodule "3d_armor"]
|
||||
path = 3d_armor
|
||||
url = https://sys4.fr/gitea/nalc/3d_armor.git
|
||||
branch = nalc
|
||||
[submodule "camera"]
|
||||
path = camera
|
||||
url = https://sys4.fr/gitea/nalc/camera.git
|
||||
branch = nalc
|
||||
[submodule "invtweak"]
|
||||
path = invtweak
|
||||
url = https://sys4.fr/gitea/nalc/invtweak.git
|
||||
branch = nalc
|
||||
[submodule "inventory_icon"]
|
||||
path = inventory_icon
|
||||
url = https://sys4.fr/gitea/nalc/inventory_icon.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest_inventory_icon.git
|
||||
[submodule "pipeworks"]
|
||||
path = pipeworks
|
||||
url = https://sys4.fr/gitea/nalc/pipeworks.git
|
||||
branch = nalc
|
||||
[submodule "awards"]
|
||||
path = awards
|
||||
url = https://sys4.fr/gitea/nalc/awards.git
|
||||
branch = nalc
|
||||
[submodule "toolranks"]
|
||||
path = toolranks
|
||||
url = https://sys4.fr/gitea/nalc/toolranks.git
|
||||
branch = nalc
|
||||
url = https://sys4.fr/gitea/nalc/minetest-toolranks.git
|
||||
[submodule "global_exchange"]
|
||||
path = global_exchange
|
||||
url = https://sys4.fr/gitea/nalc/global_exchange.git
|
||||
branch = nalc
|
||||
[submodule "email"]
|
||||
path = email
|
||||
url = https://sys4.fr/gitea/nalc/email.git
|
||||
branch = nalc
|
||||
[submodule "tsm_pyramids"]
|
||||
path = tsm_pyramids
|
||||
url = https://sys4.fr/gitea/nalc/tsm_pyramids.git
|
||||
branch = nalc
|
||||
[submodule "nalc"]
|
||||
path = nalc
|
||||
url = https://sys4.fr/gitea/nalc/nalc.git
|
||||
branch = nalc
|
||||
[submodule "homedecor_modpack"]
|
||||
path = homedecor_modpack
|
||||
url = https://sys4.fr/gitea/nalc/homedecor_modpack.git
|
||||
branch = nalc
|
||||
[submodule "nalc"]
|
||||
path = nalc
|
||||
url = https://sys4.fr/gitea/nalc/nalc.git
|
||||
[submodule "irc"]
|
||||
path = irc
|
||||
url = https://sys4.fr/gitea/nalc/irc.git
|
||||
[submodule "3d_armor"]
|
||||
path = 3d_armor
|
||||
url = https://sys4.fr/gitea/nalc/minetest-3d_armor.git
|
||||
[submodule "3d_armor_classes"]
|
||||
path = 3d_armor_classes
|
||||
url = https://sys4.fr/gitea/nalc/3d_armor_classes.git
|
||||
[submodule "WorldEdit"]
|
||||
path = WorldEdit
|
||||
url = https://sys4.fr/gitea/mtcontrib/Minetest-WorldEdit.git
|
||||
[submodule "action_timers"]
|
||||
path = action_timers
|
||||
url = https://sys4.fr/gitea/mff/action_timers.git
|
||||
[submodule "areas"]
|
||||
path = areas
|
||||
url = https://sys4.fr/gitea/nalc/areas.git
|
||||
|
2
cozy
2
cozy
Submodule cozy updated: b156df94b0...26e9a32006
2
diet
2
diet
Submodule diet updated: a05ee52a7f...8cfdf48cfc
Submodule food_sweet updated: 5b184eae72...b611935ae2
2
gauges
2
gauges
Submodule gauges updated: d86c6693b2...e1534c2139
2
interact
2
interact
Submodule interact updated: 823bbde438...83eae460af
2
irc
2
irc
Submodule irc updated: 6a7053582d...0f00fa8c7e
2
locks
2
locks
Submodule locks updated: 09385b7da5...ca94c8d43e
Submodule minercantile deleted from 00f3c26eb7
Submodule moreblocks updated: 6a6a22f699...00187d7ff6
Submodule moretrees updated: d521e34758...aebc7a41b0
2
nalc
2
nalc
Submodule nalc updated: c1da66a893...fbe7d8bcf0
Submodule name_restrictions updated: c9df43a1f6...c58a4d5e49
Submodule plantlife_modpack updated: b6ed0316b7...091ce416d0
2
sea
2
sea
Submodule sea updated: d537a679a3...b2fc8936bf
Submodule serverguide updated: 6d181b67f6...320a8e76f1
2
snow
2
snow
Submodule snow updated: d3ba0dd21c...f51bcd00df
Submodule unified_inventory updated: 4bf5f22696...1fd87f5c51
Reference in New Issue
Block a user