Update those modules that were causing errors
Also, we are allowed to use lag_warning now (https://github.com/Montandalar/forks-modpack/issues/1)
This commit is contained in:
parent
63b1741bb9
commit
c83590e60a
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -60,7 +60,7 @@
|
|||||||
url = https://bitbucket.org/sorcerykid/console
|
url = https://bitbucket.org/sorcerykid/console
|
||||||
[submodule "cottages"]
|
[submodule "cottages"]
|
||||||
path = cottages
|
path = cottages
|
||||||
url = https://github.com/h-v-smacker/cottages
|
url = https://github.com/gpcf/cottages
|
||||||
[submodule "craftguide"]
|
[submodule "craftguide"]
|
||||||
path = craftguide
|
path = craftguide
|
||||||
url = https://github.com/minetest-mods/craftguide
|
url = https://github.com/minetest-mods/craftguide
|
||||||
@ -136,6 +136,9 @@
|
|||||||
[submodule "kebab"]
|
[submodule "kebab"]
|
||||||
path = kebab
|
path = kebab
|
||||||
url = https://github.com/Montandalar/gpcf_kebab.git
|
url = https://github.com/Montandalar/gpcf_kebab.git
|
||||||
|
[submodule "lag_warning"]
|
||||||
|
path = lag_warning
|
||||||
|
url = https://github.com/Montandalar/lag_warning.git
|
||||||
[submodule "ldm32"]
|
[submodule "ldm32"]
|
||||||
path = ldm32
|
path = ldm32
|
||||||
url = https://github.com/laza83/ldm32
|
url = https://github.com/laza83/ldm32
|
||||||
@ -258,7 +261,7 @@
|
|||||||
url = https://github.com/Mainote/TfL_S7stock_modpack/
|
url = https://github.com/Mainote/TfL_S7stock_modpack/
|
||||||
[submodule "timekeeper"]
|
[submodule "timekeeper"]
|
||||||
path = timekeeper
|
path = timekeeper
|
||||||
url = https://bitbucket.org/sorcerykid/timekeeper.git
|
url = https://github.com/Montandalar/timekeeper.git
|
||||||
[submodule "tnt"]
|
[submodule "tnt"]
|
||||||
path = tnt
|
path = tnt
|
||||||
url = https://github.com/Montandalar/tnt
|
url = https://github.com/Montandalar/tnt
|
||||||
|
@ -454,8 +454,6 @@ Döner kebab mod. Adds a kebab rotisserie which can be shaved with a sword. The
|
|||||||
### lag_warning
|
### lag_warning
|
||||||
Warns of lag events: currently just when when mapblocks are being generated.
|
Warns of lag events: currently just when when mapblocks are being generated.
|
||||||
|
|
||||||
FIXME: This mod has been removed upstream and a statement is pending on whether it can be re-hosted (the mod itself does not specify a licence).
|
|
||||||
|
|
||||||
* Mod author: naturefreshmilk
|
* Mod author: naturefreshmilk
|
||||||
|
|
||||||
### ldm32
|
### ldm32
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 046e87d5b28b0cf327ccc0f54b044891e3e469ea
|
Subproject commit 52ce4d74efd94d08c66d57cf556b3afae5dbf787
|
2
cottages
2
cottages
@ -1 +1 @@
|
|||||||
Subproject commit 777c87c33f8178f5208e37188411adf3f40f82ab
|
Subproject commit 1e4b73793596f2bb13174ac731bd45732e916636
|
1
lag_warning
Submodule
1
lag_warning
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 9903e6c16f9581c1a1f003706f2e69e17b242664
|
2
technic
2
technic
@ -1 +1 @@
|
|||||||
Subproject commit f264c5341e6bce19ebe47b5eacc0c342f45bf3d6
|
Subproject commit 5e46ccb67838b6c39bb4daba224ae3b7b5baf23a
|
@ -1 +1 @@
|
|||||||
Subproject commit cb3e1126b722756bfbf393c1ba25dfc32b0a87a1
|
Subproject commit 497bd26f4f0991cb82836d7a61c7291843692d98
|
Loading…
x
Reference in New Issue
Block a user