From 81cc954670ddf73e0435eab2b435af1e29e61f57 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Fri, 29 Oct 2021 08:42:24 +0200 Subject: [PATCH] Add wielded-light mod We had used the torches mod previously, but that one is quite old. However, this mod gave torches the ability to light up the surrounding area when just wearing them. Use wieleded-light for this now. --- .gitmodules | 3 +++ wielded-light | 1 + 2 files changed, 4 insertions(+) create mode 160000 wielded-light diff --git a/.gitmodules b/.gitmodules index f5fb4d2..a3df93b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,3 +151,6 @@ [submodule "character-creator"] path = character-creator url = https://github.com/minetest-mods/character_creator +[submodule "wielded-light"] + path = wielded-light + url = https://github.com/minetest-mods/wielded_light diff --git a/wielded-light b/wielded-light new file mode 160000 index 0000000..1646439 --- /dev/null +++ b/wielded-light @@ -0,0 +1 @@ +Subproject commit 1646439ac4924f534af05d639af900d1d44506cd