From 38fd4f2ab88e91893fb41b2e9ba94770bd7b16b0 Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Sat, 9 May 2020 11:41:59 +0200 Subject: [PATCH] various updates --- minetest.conf | 4 +++- update.sh | 1 + worldmods | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/minetest.conf b/minetest.conf index 6b6d2e2..09c84c6 100644 --- a/minetest.conf +++ b/minetest.conf @@ -1,5 +1,7 @@ enable_damage = false -mg_name = singlenode +#mg_name = singlenode +mg_name = valleys + default_privs = interact, shout, privs mesecon.luacontroller_lightweight_interrupts = true diff --git a/update.sh b/update.sh index 752049b..326c6b5 100755 --- a/update.sh +++ b/update.sh @@ -1,5 +1,6 @@ #!/bin/sh git submodule init +git submodule update cd worldmods && ./update.sh diff --git a/worldmods b/worldmods index 0564c2d..6c1c368 160000 --- a/worldmods +++ b/worldmods @@ -1 +1 @@ -Subproject commit 0564c2d5169acf45120d3f489058c4bd6526024a +Subproject commit 6c1c3684d8e9162dc8085895df79c842895e63cf