From f89d8eab275ec5aea98118963e9eb9b5bb91bc7a Mon Sep 17 00:00:00 2001 From: tchncs Date: Tue, 27 Sep 2016 13:36:03 +0200 Subject: [PATCH] add technic, drop technic_chests --- .gitmodules | 6 +++--- mods/technic | 1 + mods/technic_chests | 1 - 3 files changed, 4 insertions(+), 4 deletions(-) create mode 160000 mods/technic delete mode 160000 mods/technic_chests diff --git a/.gitmodules b/.gitmodules index e4a014fd..7d1c0510 100644 --- a/.gitmodules +++ b/.gitmodules @@ -59,9 +59,6 @@ [submodule "mods/boats"] path = mods/boats url = https://git.tchncs.de/Illuna-Minetest/boats -[submodule "mods/technic_chests"] - path = mods/technic_chests - url = https://git.tchncs.de/Illuna-Minetest/technic_chests [submodule "mods/columnia"] path = mods/columnia url = https://git.tchncs.de/Illuna-Minetest/columnia @@ -78,3 +75,6 @@ [submodule "mods/protector"] path = mods/protector url = https://github.com/tenplus1/protector +[submodule "mods/technic"] + path = mods/technic + url = https://github.com/minetest-technic/technic diff --git a/mods/technic b/mods/technic new file mode 160000 index 00000000..32261554 --- /dev/null +++ b/mods/technic @@ -0,0 +1 @@ +Subproject commit 322615542e570f6363c7006b90f334e9ffd722c8 diff --git a/mods/technic_chests b/mods/technic_chests deleted file mode 160000 index 5c6baef9..00000000 --- a/mods/technic_chests +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5c6baef96f7d9cb79ccc6c10b670bf0078d93d55