mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-14 04:00:21 +02:00
Update bonemeal submodule
Change mob_horse submodule repository to https://github.com/sys4-fr/mob_horse.git
This commit is contained in:
13
.gitmodules
vendored
13
.gitmodules
vendored
@ -49,9 +49,6 @@
|
|||||||
[submodule "mods/enchanting"]
|
[submodule "mods/enchanting"]
|
||||||
path = mods/enchanting
|
path = mods/enchanting
|
||||||
url = https://github.com/minetest-mods/enchanting.git
|
url = https://github.com/minetest-mods/enchanting.git
|
||||||
[submodule "mods/bonemeal"]
|
|
||||||
path = mods/bonemeal
|
|
||||||
url = https://github.com/tenplus1/bonemeal.git
|
|
||||||
[submodule "mods/playeranim"]
|
[submodule "mods/playeranim"]
|
||||||
path = mods/playeranim
|
path = mods/playeranim
|
||||||
url = https://github.com/minetest-mods/playeranim.git
|
url = https://github.com/minetest-mods/playeranim.git
|
||||||
@ -82,9 +79,6 @@
|
|||||||
path = mods/camera
|
path = mods/camera
|
||||||
url = https://github.com/sys4-fr/camera.git
|
url = https://github.com/sys4-fr/camera.git
|
||||||
branch = dev
|
branch = dev
|
||||||
[submodule "mods/mob_horse"]
|
|
||||||
path = mods/mob_horse
|
|
||||||
url = https://github.com/tenplus1/mob_horse.git
|
|
||||||
[submodule "mods/kpgmobs"]
|
[submodule "mods/kpgmobs"]
|
||||||
path = mods/kpgmobs
|
path = mods/kpgmobs
|
||||||
url = https://github.com/sys4-fr/mod-kpgmobs.git
|
url = https://github.com/sys4-fr/mod-kpgmobs.git
|
||||||
@ -146,3 +140,10 @@
|
|||||||
[submodule "mods/darkage"]
|
[submodule "mods/darkage"]
|
||||||
path = mods/darkage
|
path = mods/darkage
|
||||||
url = https://github.com/adrido/darkage.git
|
url = https://github.com/adrido/darkage.git
|
||||||
|
[submodule "mods/bonemeal"]
|
||||||
|
path = mods/bonemeal
|
||||||
|
url = https://github.com/tenplus1/bonemeal.git
|
||||||
|
[submodule "mods/mob_horse"]
|
||||||
|
path = mods/mob_horse
|
||||||
|
url = https://github.com/sys4-fr/mob_horse.git
|
||||||
|
branch = nalc
|
||||||
|
Submodule mods/bonemeal updated: 02b1c4c235...dd6812afa4
Reference in New Issue
Block a user