aktueller Stand Server

This commit is contained in:
Marc 2022-02-02 20:23:38 +01:00
parent dd105dd51d
commit 5069cab017
33 changed files with 128 additions and 0 deletions

96
.gitmodules vendored
View File

@ -1,3 +1,99 @@
[submodule "farming"]
path = farming
url = https://notabug.org/TenPlus1/farming.git
[submodule "animalworld"]
path = animalworld
url = https://github.com/Skandarella/animalworld.git
[submodule "areas"]
path = areas
url = https://github.com/minetest-mods/areas/
[submodule "bakedclay"]
path = bakedclay
url = https://notabug.org/TenPlus1/bakedclay.git
[submodule "basic_materials"]
path = basic_materials
url = https://github.com/mt-mods/basic_materials.git
[submodule "bees"]
path = bees
url = https://notabug.org/TenPlus1/bees.git
[submodule "builtin_item"]
path = builtin_item
url = https://notabug.org/TenPlus1/builtin_item.git
[submodule "ropes"]
path = ropes
url = https://github.com/minetest-mods/ropes
[submodule "bread"]
path = bread
url = https://codeberg.org/Lahusen/bread
[submodule "cement"]
path = cement
url = https://gitlab.com/4w/cement
[submodule "charcoal"]
path = charcoal
url = https://codeberg.org/nac/charcoal.git
[submodule "connected_chests"]
path = connected_chests
url = https://github.com/HybridDog/connected_chests
[submodule "fachwerk"]
path = fachwerk
url = https://github.com/JBBgameich/fachwerk
[submodule "headanim"]
path = headanim
url = https://github.com/LoneWolfHT/headanim/
[submodule "hunger_ng"]
path = hunger_ng
url = https://gitlab.com/4w/hunger_ng
[submodule "i3"]
path = i3
url = https://github.com/minetest-mods/i3
[submodule "imese"]
path = imese
url = https://gitlab.com/4w/imese
[submodule "intllib"]
path = intllib
url = https://github.com/minetest-mods/intllib
[submodule "mesecons"]
path = mesecons
url = https://github.com/minetest-mods/mesecons.git
[submodule "mob_horse"]
path = mob_horse
url = https://notabug.org/TenPlus1/mob_horse.git
[submodule "mobs_redo"]
path = mobs_redo
url = https://notabug.org/tenplus1/mobs_redo
[submodule "mobs_animal"]
path = mobs_animal
url = https://notabug.org/TenPlus1/mobs_animal.git
[submodule "moreblocks"]
path = moreblocks
url = https://github.com/minetest-mods/moreblocks.git
[submodule "moreores"]
path = moreores
url = https://github.com/minetest-mods/moreores.git
[submodule "pie"]
path = pie
url = https://notabug.org/tenplus1/pie
[submodule "pipeworks"]
path = pipeworks
url = https://github.com/mt-mods/pipeworks.git
[submodule "signs_lib"]
path = signs_lib
url = https://github.com/mt-mods/signs_lib.git
[submodule "skinsdb"]
path = skinsdb
url = https://github.com/minetest-mods/skinsdb
[submodule "technic"]
path = technic
url = https://github.com/minetest-mods/technic
[submodule "travelnet"]
path = travelnet
url = https://github.com/mt-mods/travelnet
[submodule "waffles"]
path = waffles
url = https://github.com/GreenXenith/waffles
[submodule "wine"]
path = wine
url = https://notabug.org/tenplus1/wine
[submodule "woodcutting"]
path = woodcutting
url = https://github.com/minetest-mods/woodcutting

1
animalworld Submodule

@ -0,0 +1 @@
Subproject commit d4387aa71167e9534516d20395b4acb0444bc900

1
areas Submodule

@ -0,0 +1 @@
Subproject commit 4018c0d20450a106b3bda6627894b130595a7cd6

1
bakedclay Submodule

@ -0,0 +1 @@
Subproject commit 975bee989893aa25d5627a45be3801c658905f1d

1
basic_materials Submodule

@ -0,0 +1 @@
Subproject commit d9e06980d33ec02c2321269f47ab9ec32b36551f

1
bees Submodule

@ -0,0 +1 @@
Subproject commit 63b0e769df597cf534a8c47e77a984d859d126e3

1
bread Submodule

@ -0,0 +1 @@
Subproject commit 98b675f50a919b693a8492dc016c3a4c58b72228

1
builtin_item Submodule

@ -0,0 +1 @@
Subproject commit afe8f70945c3dbf48af6adb49cdc70c7a2222d69

1
cement Submodule

@ -0,0 +1 @@
Subproject commit 3b428ef35728952600ad7723f4e48e8dc8691932

1
charcoal Submodule

@ -0,0 +1 @@
Subproject commit 5f70976e7f71fc6384309ccc68ae07494c580ece

1
connected_chests Submodule

@ -0,0 +1 @@
Subproject commit 02f3589c7a8bc40ca1eb77ddf1002e1a3e357940

1
fachwerk Submodule

@ -0,0 +1 @@
Subproject commit 6023e85f1bce26793f61910451b400ddd52cee44

1
headanim Submodule

@ -0,0 +1 @@
Subproject commit fce30158a7ada97b998763c77c8edee89617b3cf

1
hunger_ng Submodule

@ -0,0 +1 @@
Subproject commit 43285c768c50a0cccb4707d3c2b6b58ff2c7fb96

1
i3 Submodule

@ -0,0 +1 @@
Subproject commit 55c6d09389175fc75e547260dbe8559e5b421d18

1
imese Submodule

@ -0,0 +1 @@
Subproject commit c5ae8d3ad658bdff44352d6ff6633b8290fb4448

1
intllib Submodule

@ -0,0 +1 @@
Subproject commit 6ebdc5388dd8583fbcbb556817769604a5a4cddf

1
mesecons Submodule

@ -0,0 +1 @@
Subproject commit 4c5b13a3473b970b639e7e63e4a09adfc7abcfe4

1
mob_horse Submodule

@ -0,0 +1 @@
Subproject commit 8996ad27d8cea20e46851c48c529dc8d3d716c4c

1
mobs_animal Submodule

@ -0,0 +1 @@
Subproject commit fe4010f2175e98495e4bd211edb086ea0b1d39c5

1
mobs_redo Submodule

@ -0,0 +1 @@
Subproject commit 18c7f0a422643bf8e00352fc52625323e1881a5a

1
moreblocks Submodule

@ -0,0 +1 @@
Subproject commit dce587cf3397dca7e242455cd017cba50ee28a5b

1
moreores Submodule

@ -0,0 +1 @@
Subproject commit fb2d58d8c843aa9512f37b12436a2bb5166585f4

1
pie Submodule

@ -0,0 +1 @@
Subproject commit b47a4a25407e36aa7a31997031903254a142dca7

1
pipeworks Submodule

@ -0,0 +1 @@
Subproject commit 06fd75421607c97c861cc4e9034b73e5f82af91f

1
ropes Submodule

@ -0,0 +1 @@
Subproject commit b89f6c6a217b9a473bbf5e47896c642b503d507a

1
signs_lib Submodule

@ -0,0 +1 @@
Subproject commit aa5f865131b61eda0e71308f1a83cd10f1ac7b31

1
skinsdb Submodule

@ -0,0 +1 @@
Subproject commit c51905d44bac33f6e1e3565731e2e8a97637588e

1
technic Submodule

@ -0,0 +1 @@
Subproject commit 140701c99efb60d81bf63c9a9087720b21c414ca

1
travelnet Submodule

@ -0,0 +1 @@
Subproject commit 79277d24f5362eda264c4f2a37278380b39000ff

1
waffles Submodule

@ -0,0 +1 @@
Subproject commit e3fb87c3dba1900a861700fff29afa6e63f01c3a

1
wine Submodule

@ -0,0 +1 @@
Subproject commit ae058f923d86eae75a7445699bd8c418d375dae0

1
woodcutting Submodule

@ -0,0 +1 @@
Subproject commit b265a9707a1ea60e0ecc79ab6da808a300ca2dff