Skip to content

Commit b296478

Browse files
add moreblocks to mtinfo mods (#167)
Co-authored-by: BuckarooBanzay <[email protected]>
1 parent 88077d0 commit b296478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate-mtinfo.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ WORLDMODS_DIR=/tmp/technic_worldmods
99
git clone --depth=1 https://gitlab.com/VanessaE/basic_materials.git ${WORLDMODS_DIR}/basic_materials
1010
git clone --depth=1 https://gitlab.com/VanessaE/pipeworks.git ${WORLDMODS_DIR}/pipeworks
1111
git clone --depth=1 https://gitlab.com/VanessaE/unifieddyes.git ${WORLDMODS_DIR}/unifieddyes
12+
git clone --depth=1 https://github.com/minetest-mods/moreblocks.git ${WORLDMODS_DIR}/moreblocks
1213
git clone --depth=1 https://github.com/BuckarooBanzay/mtinfo.git ${WORLDMODS_DIR}/mtinfo
1314
cp . ${WORLDMODS_DIR}/technic -R
1415

0 commit comments

Comments
 (0)