Compare commits
69 Commits
Author | SHA1 | Date | |
---|---|---|---|
12b8920c33 | |||
1ae8d2c682 | |||
12df7b4469 | |||
1ed9e0c03d | |||
1963f318d2 | |||
4cfe2678fd | |||
2b0f8bee7e | |||
7c9047d600 | |||
07fd0163aa | |||
bb6426047e | |||
3615148136 | |||
d9f775e511 | |||
1ee7e728b0 | |||
e45acaa031 | |||
f482921c34 | |||
b5c21357c2 | |||
0adf3b798e | |||
c3f82b614a | |||
38765edf70 | |||
1c86a7e549 | |||
60f2e84045 | |||
6bb6f8102c | |||
b8a1119426 | |||
3825925072 | |||
53f9678fbe | |||
63499ce2ca | |||
75312766cd | |||
9cd81fe25c | |||
2a1053c16f | |||
fd62b02925 | |||
07bf4e2666 | |||
92f8fa23fd | |||
f4fd41a11d | |||
7049d2bc5f | |||
5145c2dd3e | |||
54df5edc63 | |||
5c4d4f0cf4 | |||
1a9899779b | |||
e8416d4bd2 | |||
b071a52fe6 | |||
9475098d2f | |||
224b3c7602 | |||
4a360579c6 | |||
fb02fa8e52 | |||
c9fc5ac198 | |||
104f802a08 | |||
82d32781e2 | |||
3a63c53c8d | |||
4cd51c3578 | |||
a658de9bf6 | |||
b7cfc4e08d | |||
8ef841d6d6 | |||
177446b2c3 | |||
89781856fb | |||
b078bd36f2 | |||
ba477ab6fd | |||
028599311b | |||
559591442c | |||
2968b1fd9d | |||
e3f2f2dc3d | |||
1221766e25 | |||
f054f02bfa | |||
5dc18e20b6 | |||
71d5dc7a71 | |||
7e7c6bca2f | |||
cb0df3aa2f | |||
9a0db1f7a5 | |||
557dfef32c | |||
c8df44def6 |
37
.gitmodules
vendored
37
.gitmodules
vendored
@ -24,7 +24,7 @@
|
||||
url = https://sys4.fr/gitea/nalc/christmas_craft.git
|
||||
[submodule "claycrafter"]
|
||||
path = claycrafter
|
||||
url = https://sys4.fr/gitea/mtcontrib/claycrafter.git
|
||||
url = https://sys4.fr/gitea/nalc/claycrafter.git
|
||||
[submodule "columnia"]
|
||||
path = columnia
|
||||
url = https://sys4.fr/gitea/nalc/columnia.git
|
||||
@ -57,7 +57,7 @@
|
||||
url = https://sys4.fr/gitea/nalc/glow.git
|
||||
[submodule "h2omes"]
|
||||
path = h2omes
|
||||
url = https://sys4.fr/gitea/mff/h2omes.git
|
||||
url = https://sys4.fr/gitea/nalc/h2omes.git
|
||||
[submodule "hazmat_suit"]
|
||||
path = hazmat_suit
|
||||
url = https://sys4.fr/gitea/nalc/hazmat_suit.git
|
||||
@ -166,9 +166,6 @@
|
||||
[submodule "technic_armor"]
|
||||
path = technic_armor
|
||||
url = https://sys4.fr/gitea/nalc/technic_armor.git
|
||||
[submodule "throwing"]
|
||||
path = throwing
|
||||
url = https://sys4.fr/gitea/nalc/throwing.git
|
||||
[submodule "treasurer"]
|
||||
path = treasurer
|
||||
url = https://sys4.fr/gitea/nalc/minetest_treasurer.git
|
||||
@ -327,7 +324,7 @@
|
||||
url = https://sys4.fr/gitea/nalc/maptools.git
|
||||
[submodule "mesecons"]
|
||||
path = mesecons
|
||||
url = https://sys4.fr/gitea/minetest-mods/mesecons.git
|
||||
url = https://sys4.fr/gitea/nalc/mesecons.git
|
||||
[submodule "mob_horse"]
|
||||
path = mob_horse
|
||||
url = https://sys4.fr/gitea/nalc/mob_horse.git
|
||||
@ -357,10 +354,10 @@
|
||||
url = https://sys4.fr/gitea/nalc/riesenpilz.git
|
||||
[submodule "signs_lib"]
|
||||
path = signs_lib
|
||||
url = https://sys4.fr/gitea/mtcontrib/signs_lib.git
|
||||
url = https://sys4.fr/gitea/nalc/signs_lib.git
|
||||
[submodule "stained_glass"]
|
||||
path = stained_glass
|
||||
url = https://sys4.fr/gitea/minetest-mods/stained_glass.git
|
||||
url = https://sys4.fr/gitea/nalc/stained_glass.git
|
||||
[submodule "toolranks"]
|
||||
path = toolranks
|
||||
url = https://sys4.fr/gitea/nalc/minetest-toolranks.git
|
||||
@ -400,9 +397,6 @@
|
||||
[submodule "hell"]
|
||||
path = hell
|
||||
url = https://sys4.fr/gitea/nalc/hell.git
|
||||
[submodule "weather_pack"]
|
||||
path = weather_pack
|
||||
url = https://sys4.fr/gitea/nalc/weather_pack.git
|
||||
[submodule "basic_signs"]
|
||||
path = basic_signs
|
||||
url = https://sys4.fr/gitea/mtcontrib/basic_signs.git
|
||||
@ -436,3 +430,24 @@
|
||||
[submodule "hangglider"]
|
||||
path = hangglider
|
||||
url = https://sys4.fr/gitea/mtcontrib/hangglider.git
|
||||
[submodule "throwing"]
|
||||
path = throwing
|
||||
url = https://sys4.fr/gitea/minetest-mods/throwing.git
|
||||
[submodule "throwing_arrows"]
|
||||
path = throwing_arrows
|
||||
url = https://sys4.fr/gitea/minetest-mods/throwing_arrows.git
|
||||
[submodule "home_workshop_modpack"]
|
||||
path = home_workshop_modpack
|
||||
url = https://sys4.fr/gitea/mtcontrib/home_workshop_modpack.git
|
||||
[submodule "ambience"]
|
||||
path = ambience
|
||||
url = https://sys4.fr/gitea/mtcontrib/ambience.git
|
||||
[submodule "moon_phases"]
|
||||
path = moon_phases
|
||||
url = https://sys4.fr/gitea/mtcontrib/minetest_moon_phase.git
|
||||
[submodule "climate_api"]
|
||||
path = climate_api
|
||||
url = https://sys4.fr/gitea/mtcontrib/climate_api.git
|
||||
[submodule "regional_weather"]
|
||||
path = regional_weather
|
||||
url = https://sys4.fr/gitea/mtcontrib/regional_weather.git
|
||||
|
2
3d_armor
2
3d_armor
Submodule 3d_armor updated: 2b535ee887...5845d3682d
Submodule 3d_armor_classes updated: 8fe61c0bb6...4245fe355f
Submodule WorldEdit updated: f1b6da3c20...7f87f1658e
1
ambience
Submodule
1
ambience
Submodule
Submodule ambience added at e19fca8446
2
awards
2
awards
Submodule awards updated: 8702b6cdd8...c27d527cfc
Submodule bakedclay updated: e8e1a446b7...3e0ef20bd8
Submodule basic_materials updated: 30ffac3f12...cb713668d2
Submodule basic_signs updated: 29c8051b96...275d3e7207
Submodule biome_lib updated: 10a1089767...4e3493a981
Submodule bitchange updated: 07af87559e...f8441dad81
Submodule bobblocks updated: 1280300a4a...ac8e6ca8f7
2
bonemeal
2
bonemeal
Submodule bonemeal updated: 2c90275687...d534523a1d
Submodule boost_cart updated: d3a0b0e2c2...30e5558096
Submodule chesttools updated: 5f9ba4148d...07fcfe2342
Submodule christmas_craft updated: da17b6365c...b8b5339bc1
Submodule claycrafter updated: 8e33df0067...a658381feb
1
climate_api
Submodule
1
climate_api
Submodule
Submodule climate_api added at a56116e8ab
Submodule coloredwood updated: 7933350b60...c4c9a6defe
Submodule connected_chests updated: 1ec3601f7f...00eac777d7
Submodule craftguide updated: 4cc44d004e...f379998943
2
darkage
2
darkage
Submodule darkage updated: fa50c54aa7...5df75e71e6
2
diet
2
diet
Submodule diet updated: 7d3e3c869e...1dfd4a0c66
Submodule digilines updated: 4e6b34da34...b36dd31f0f
Submodule digiterms updated: e9003866af...6e171c490e
Submodule enchanting updated: bd3a40af08...f8f2b1a8be
2
fail
2
fail
Submodule fail updated: 5083ada500...f4eef4af6a
2
farming
2
farming
Submodule farming updated: 62b83f71a4...942d6eafba
2
fishing
2
fishing
Submodule fishing updated: 79ee74ceb4...2a64cb7d84
2
food
2
food
Submodule food updated: c1dddd5adf...c8fa377034
Submodule food_sweet updated: b611935ae2...5b6b552232
Submodule framedglass updated: 3917f23826...645ad09de9
Submodule global_exchange updated: b22b72f5c2...6989f6a00e
2
h2omes
2
h2omes
Submodule h2omes updated: e52594c08d...a95392ad0e
Submodule hazmat_suit updated: b1b891a891...71b01b48b7
2
hbhunger
2
hbhunger
Submodule hbhunger updated: d90513c22b...ad2dbf5647
2
hbsprint
2
hbsprint
Submodule hbsprint updated: 7b8b37a061...b8943369c6
2
headanim
2
headanim
Submodule headanim updated: 05e3a7a8ba...daac6ff677
2
hell
2
hell
Submodule hell updated: 84648fd95f...ea9e129c35
1
home_workshop_modpack
Submodule
1
home_workshop_modpack
Submodule
Submodule home_workshop_modpack added at eca7c55028
Submodule homedecor_modpack updated: 99a01301a8...3d63271855
2
hudbars
2
hudbars
Submodule hudbars updated: 26a36dde55...a7d0774ad0
2
jumping
2
jumping
Submodule jumping updated: ca0cbcc333...4deba41966
2
kpgmobs
2
kpgmobs
Submodule kpgmobs updated: 82dd61cfe6...29c72d19c9
Submodule lavatemple updated: e7fc838776...d815c4044c
Submodule led_marquee updated: 79bc4755dd...52e4fe1b0b
2
maidroid
2
maidroid
Submodule maidroid updated: f83705bb6c...64ccb6950e
2
maptools
2
maptools
Submodule maptools updated: c523170c86...176ca6ea8b
2
mesecons
2
mesecons
Submodule mesecons updated: 583d2c1441...b91fe92d13
Submodule mob_horse updated: 5f26b248b1...0cbaa0b223
2
mobs
2
mobs
Submodule mobs updated: bf32a09e5e...deee28fc59
Submodule mobs_animal updated: 66be327567...99cf81611a
Submodule mobs_monster updated: 5297dfbbdf...70d92995bb
Submodule mobs_water updated: bb28270f65...246e7100d2
1
moon_phases
Submodule
1
moon_phases
Submodule
Submodule moon_phases added at f9182cae3f
Submodule more_chests updated: a290de6e39...7bd7a66008
Submodule moreblocks updated: d4c94f449a...968456defa
Submodule morefarming updated: ca936605b3...72dd1e83c0
Submodule moremesecons updated: 23b96b9db6...c77698d1fe
2
moreores
2
moreores
Submodule moreores updated: dec888aee9...2f495340ca
Submodule moreplants updated: d47cd1ca00...07f4ac8379
Submodule moretrees updated: 19d41419a0...bce9f8d1cb
2
nalc
2
nalc
Submodule nalc updated: aac7a5ae5d...040f39e388
Submodule names_per_ip updated: 12284b5ea4...6737210d5d
2
nether
2
nether
Submodule nether updated: 89db416d09...23a6919a49
Submodule paintings updated: 565558358d...9ae537f8a7
2
pdisc
2
pdisc
Submodule pdisc updated: bce2421ac5...cd9c345420
Submodule pipeworks updated: ee03959a65...7ee74133e1
Submodule plantlife_modpack updated: 86896848d5...8e2148ffc3
Submodule player_inactive updated: 86e0699d52...ed50232075
2
pmobs
2
pmobs
Submodule pmobs updated: 5abfe9569c...fe6cf0cc27
2
quartz
2
quartz
Submodule quartz updated: f7a7a9988c...3b520ff47a
1
regional_weather
Submodule
1
regional_weather
Submodule
Submodule regional_weather added at 4b44f25ef8
2
report
2
report
Submodule report updated: b1518dbd1c...e7f0275a88
Submodule riesenpilz updated: 7ca33b617f...07077ecc78
2
runes
2
runes
Submodule runes updated: 9beb2d6830...6ab62576d1
Submodule scifi_nodes updated: d66e04f9b1...b88b7349a5
2
sea
2
sea
Submodule sea updated: b0fd455b7e...f81840fbd1
Submodule signs_lib updated: 1a6b9f38ff...1327cb2112
2
skinsdb
2
skinsdb
Submodule skinsdb updated: 8048cb08f1...716a9a3f9a
2
snow
2
snow
Submodule snow updated: afe80c0dc3...253c7b25a9
Submodule stained_glass updated: a68dfa502c...aa9e57ebc3
2
technic
2
technic
Submodule technic updated: d8fe9ad16c...1c219487d3
Submodule technic_armor updated: aa247cccfb...2a99d10056
2
throwing
2
throwing
Submodule throwing updated: 1e9e758295...31f0cf5f86
1
throwing_arrows
Submodule
1
throwing_arrows
Submodule
Submodule throwing_arrows added at 059cc897af
Submodule tsm_mines updated: 6fba7167b3...e696e08de3
Submodule unified_inventory updated: 497c632b24...15a84bdbf4
Submodule unifiedbricks updated: 4e596096fa...9d1ad53d75
Submodule unifieddyes updated: eb5610fc10...ff3b2d30fa
Submodule vector_extras updated: 2f0ad734d4...374735b17f
2
warps
2
warps
Submodule warps updated: ef553e8edf...b1b5c93f32
Submodule weather_pack deleted from 00b36224ed
2
whoison
2
whoison
Submodule whoison updated: 5e30eea8b7...346ccd72e0
Submodule witchcraft updated: b500873215...0cbc98900a
Reference in New Issue
Block a user