From c7f835de5cf7b8810a1db7c3020f22730e3dff1a Mon Sep 17 00:00:00 2001 From: "A. Demant" Date: Sat, 8 Sep 2018 09:19:52 +0200 Subject: [PATCH] modpack.txt mods --- .gitmodules | 9 +++++++++ bees | 1 + food_ice | 1 + food_modern | 1 + modpack.txt | 0 5 files changed, 12 insertions(+) create mode 160000 bees create mode 160000 food_ice create mode 160000 food_modern create mode 100644 modpack.txt diff --git a/.gitmodules b/.gitmodules index 2a0b8d3..1a083f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,12 @@ [submodule "beverage"] path = beverage url = https://github.com/minetest-mods/beverage.git +[submodule "bees"] + path = bees + url = https://github.com/bas080/bees.git +[submodule "food_modern"] + path = food_modern + url = https://github.com/rubenwardy/food_modern.git +[submodule "food_ice"] + path = food_ice + url = https://github.com/acmgit/food_ice.git diff --git a/bees b/bees new file mode 160000 index 0000000..cb6f60e --- /dev/null +++ b/bees @@ -0,0 +1 @@ +Subproject commit cb6f60ef6ebdcbeaff69489d3084a2d135331b1c diff --git a/food_ice b/food_ice new file mode 160000 index 0000000..3e59636 --- /dev/null +++ b/food_ice @@ -0,0 +1 @@ +Subproject commit 3e59636d0e53b6e94c7b3027f7aba0dd5830e4ff diff --git a/food_modern b/food_modern new file mode 160000 index 0000000..21a93cd --- /dev/null +++ b/food_modern @@ -0,0 +1 @@ +Subproject commit 21a93cdb2e303f2e18fa97ca7b2c7ddee133fa0f diff --git a/modpack.txt b/modpack.txt new file mode 100644 index 0000000..e69de29