Compare commits
42 Commits
stable-1.3
...
1.4.1
Author | SHA1 | Date | |
---|---|---|---|
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 |
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...bcdd82980b
Submodule 3d_armor_classes updated: 8fe61c0bb6...4245fe355f
Submodule WorldEdit updated: f1b6da3c20...2f26fb7645
1
ambience
Submodule
1
ambience
Submodule
Submodule ambience added at 925c94689b
Submodule basic_materials updated: e72665b2ed...cb713668d2
Submodule basic_signs updated: 29c8051b96...275d3e7207
Submodule biome_lib updated: 10a1089767...eabc053c05
Submodule bitchange updated: 07af87559e...f8441dad81
Submodule bobblocks updated: 1280300a4a...ac8e6ca8f7
2
bonemeal
2
bonemeal
Submodule bonemeal updated: 7c106254d2...1a9c67b1e3
Submodule chesttools updated: 5f9ba4148d...6bc54f0f3a
Submodule christmas_craft updated: da17b6365c...b8b5339bc1
Submodule claycrafter updated: 69330d88bc...a658381feb
1
climate_api
Submodule
1
climate_api
Submodule
Submodule climate_api added at a56116e8ab
Submodule connected_chests updated: 1ec3601f7f...00eac777d7
Submodule craftguide updated: 4cc44d004e...f379998943
2
darkage
2
darkage
Submodule darkage updated: fa50c54aa7...5df75e71e6
Submodule digilines updated: dd8432ef34...327c96cba8
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: c8284b6410...9fa818c1aa
2
fishing
2
fishing
Submodule fishing updated: 79ee74ceb4...2a64cb7d84
2
food
2
food
Submodule food updated: c1dddd5adf...5b1734990c
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
hbsprint
2
hbsprint
Submodule hbsprint updated: 7b8b37a061...b8943369c6
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 d37bc20673
Submodule homedecor_modpack updated: a832b66977...2814f672f0
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
mesecons
2
mesecons
Submodule mesecons updated: 583d2c1441...6936c8c2e4
Submodule mob_horse updated: 70f40e2fb4...2ac1e816ed
2
mobs
2
mobs
Submodule mobs updated: 10e4dd92a0...c06d071220
Submodule mobs_animal updated: 620bdfe33d...86987aadde
Submodule mobs_monster updated: c8003524d6...7bd9080eda
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...07b6dd8bfe
Submodule morefarming updated: ca936605b3...f815b53101
Submodule moremesecons updated: 23b96b9db6...77587418cb
Submodule moreplants updated: d47cd1ca00...07f4ac8379
Submodule moretrees updated: 19d41419a0...bce9f8d1cb
2
nalc
2
nalc
Submodule nalc updated: aac7a5ae5d...aee454d74c
Submodule names_per_ip updated: 12284b5ea4...c2648b829b
2
nether
2
nether
Submodule nether updated: 4950143a00...e3e793d5be
Submodule paintings updated: 565558358d...9ae537f8a7
Submodule pipeworks updated: ee03959a65...e2fdcc4fb2
Submodule plantlife_modpack updated: 86896848d5...fa9f30043f
Submodule player_inactive updated: 86e0699d52...ed50232075
2
pmobs
2
pmobs
Submodule pmobs updated: 5abfe9569c...81d7c99477
1
regional_weather
Submodule
1
regional_weather
Submodule
Submodule regional_weather added at 4b44f25ef8
Submodule riesenpilz updated: 7ca33b617f...07077ecc78
2
runes
2
runes
Submodule runes updated: 9beb2d6830...6ab62576d1
Submodule scifi_nodes updated: c341cb8a20...6cf45fcd43
2
sea
2
sea
Submodule sea updated: b0fd455b7e...f81840fbd1
Submodule signs_lib updated: 8527f1d5b2...b0fac5ef9f
2
skinsdb
2
skinsdb
Submodule skinsdb updated: da6905fd02...c53158d159
2
snow
2
snow
Submodule snow updated: afe80c0dc3...f236cd705d
Submodule stained_glass updated: a68dfa502c...aa9e57ebc3
2
technic
2
technic
Submodule technic updated: 11e43ffe13...43acec2900
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...03b077cd1b
Submodule unifieddyes updated: 6873ad372a...7de142dd34
Submodule vector_extras updated: 2f0ad734d4...374735b17f
2
warps
2
warps
Submodule warps updated: ef553e8edf...6afd3bced1
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