diff --git a/.gitmodules b/.gitmodules index fb9df6b9..829d6a9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -89,9 +89,6 @@ path = mods/mobs url = https://github.com/sys4-fr/mobs_redo.git branch = nalc -[submodule "mods/moreblocks"] - path = mods/moreblocks - url = https://github.com/minetest-mods/moreblocks.git [submodule "mods/colouredstonebricks"] path = mods/colouredstonebricks url = https://github.com/davisonio/colouredstonebricks.git @@ -154,9 +151,6 @@ [submodule "mods/moretrees"] path = mods/moretrees url = https://github.com/minetest-mods/moretrees.git -[submodule "mods/coloredwood"] - path = mods/coloredwood - url = https://github.com/sys4-fr/coloredwood.git [submodule "mods/plantlife_modpack"] path = mods/plantlife_modpack url = https://github.com/sys4-fr/plantlife_modpack.git @@ -209,3 +203,9 @@ [submodule "mods/mana"] path = mods/mana url = https://sys4.fr/gogs/NotreAmiLeCube/mana.git +[submodule "mods/moreblocks"] + path = mods/moreblocks + url = https://sys4.fr/gogs/NotreAmiLeCube/moreblocks.git +[submodule "mods/coloredwood"] + path = mods/coloredwood + url = https://sys4.fr/gogs/NotreAmiLeCube/coloredwood.git diff --git a/mods/coloredwood b/mods/coloredwood index 86a177fb..c53f7621 160000 --- a/mods/coloredwood +++ b/mods/coloredwood @@ -1 +1 @@ -Subproject commit 86a177fbec7d548a1b8a83a927832c5678343347 +Subproject commit c53f7621310175c60d16b3e85cad42e4c5c010e8 diff --git a/mods/moreblocks b/mods/moreblocks index 84621499..bc9e2943 160000 --- a/mods/moreblocks +++ b/mods/moreblocks @@ -1 +1 @@ -Subproject commit 846214993ff6502632808806d68263c16f98105c +Subproject commit bc9e2943ddcb7ec59a258cb5a179441356afad11