mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-04 09:00:22 +02:00
Fix stairs orientation
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -89,9 +89,6 @@
|
|||||||
path = mods/mobs
|
path = mods/mobs
|
||||||
url = https://github.com/sys4-fr/mobs_redo.git
|
url = https://github.com/sys4-fr/mobs_redo.git
|
||||||
branch = nalc
|
branch = nalc
|
||||||
[submodule "mods/moreblocks"]
|
|
||||||
path = mods/moreblocks
|
|
||||||
url = https://github.com/minetest-mods/moreblocks.git
|
|
||||||
[submodule "mods/colouredstonebricks"]
|
[submodule "mods/colouredstonebricks"]
|
||||||
path = mods/colouredstonebricks
|
path = mods/colouredstonebricks
|
||||||
url = https://github.com/davisonio/colouredstonebricks.git
|
url = https://github.com/davisonio/colouredstonebricks.git
|
||||||
@ -154,9 +151,6 @@
|
|||||||
[submodule "mods/moretrees"]
|
[submodule "mods/moretrees"]
|
||||||
path = mods/moretrees
|
path = mods/moretrees
|
||||||
url = https://github.com/minetest-mods/moretrees.git
|
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"]
|
[submodule "mods/plantlife_modpack"]
|
||||||
path = mods/plantlife_modpack
|
path = mods/plantlife_modpack
|
||||||
url = https://github.com/sys4-fr/plantlife_modpack.git
|
url = https://github.com/sys4-fr/plantlife_modpack.git
|
||||||
@ -209,3 +203,9 @@
|
|||||||
[submodule "mods/mana"]
|
[submodule "mods/mana"]
|
||||||
path = mods/mana
|
path = mods/mana
|
||||||
url = https://sys4.fr/gogs/NotreAmiLeCube/mana.git
|
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
|
||||||
|
Submodule mods/coloredwood updated: 86a177fbec...c53f762131
Submodule mods/moreblocks updated: 846214993f...bc9e2943dd
Reference in New Issue
Block a user