|
|
@ -399,7 +399,9 @@ if [ "$spawners_enable" = "true" ]; then |
|
|
|
add_git_mod tsm_chests_dungeon minetest_tsm_chests_dungeon http://repo.or.cz/minetest_tsm_chests_dungeon.git |
|
|
|
fi |
|
|
|
# NOTE: spawners no longer adds pyramids, so: |
|
|
|
add_git_mod tsm_pyramids tsm_pyramids http://repo.or.cz/minetest_pyramids/tsm_pyramids.git |
|
|
|
# add_git_mod tsm_pyramids tsm_pyramids http://repo.or.cz/minetest_pyramids/tsm_pyramids.git |
|
|
|
# Wuzzy's doesn't account for 5.0.0-dev yet (nodeupdate is now minetest.check_for_falling) so use custom fork: |
|
|
|
add_git_mod tsm_pyramids tsm_pyramids https://github.com/poikilos/tsm_pyramids.git |
|
|
|
|
|
|
|
else |
|
|
|
remove_mod tsm_chests_dungeon |
|
|
|