mehr mods
This commit is contained in:
parent
884bf64192
commit
3344000f2a
9 changed files with 32 additions and 0 deletions
24
.gitmodules
vendored
24
.gitmodules
vendored
|
@ -109,3 +109,27 @@
|
|||
[submodule "illumination"]
|
||||
path = illumination
|
||||
url = https://github.com/mt-mods/illumination
|
||||
[submodule "climate_api"]
|
||||
path = climate_api
|
||||
url = https://github.com/t-affeldt/climate_api.git
|
||||
[submodule "regional_weather"]
|
||||
path = regional_weather
|
||||
url = https://github.com/t-affeldt/regional_weather.git
|
||||
[submodule "bonemeal"]
|
||||
path = bonemeal
|
||||
url = https://notabug.org/TenPlus1/bonemeal.git
|
||||
[submodule "xconnected"]
|
||||
path = xconnected
|
||||
url = https://github.com/Sokomine/xconnected.git
|
||||
[submodule "drawers"]
|
||||
path = drawers
|
||||
url = https://github.com/minetest-mods/drawers.git
|
||||
[submodule "digtron"]
|
||||
path = digtron
|
||||
url = https://github.com/minetest-mods/digtron.git
|
||||
[submodule "gates_long"]
|
||||
path = gates_long
|
||||
url = https://github.com/Sokomine/gates_long.git
|
||||
[submodule "minetest_moon_phase"]
|
||||
path = minetest_moon_phase
|
||||
url = https://github.com/t-affeldt/minetest_moon_phase.git
|
||||
|
|
1
bonemeal
Submodule
1
bonemeal
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 79f9cb329462d7154b974dc82e568293ddc0b0a3
|
1
climate_api
Submodule
1
climate_api
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a56116e8ab50405431e4f862b9fcfcb58f725bc3
|
1
digtron
Submodule
1
digtron
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ed62ae3275641a0e3732400ce43bd9669ba1d9fb
|
1
drawers
Submodule
1
drawers
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7ab68688ed51db80cffa61fc9ce08453aeabb986
|
1
gates_long
Submodule
1
gates_long
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a9b3845db56d614018b5be9650c6422dcb831923
|
1
minetest_moon_phase
Submodule
1
minetest_moon_phase
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f9182cae3f78b832e253d3ffc82cb7ff6a67cf8b
|
1
regional_weather
Submodule
1
regional_weather
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4b44f25ef89947e0c7fcd28d65df8327e5674153
|
1
xconnected
Submodule
1
xconnected
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f61438a6bdc2cea2e444fdec4c4c453086df7edd
|
Loading…
Reference in a new issue