rockobonaparte 1487fb246e
Added builtin_item as an optional dependency (#26)
Per a conversation here:
https://content.minetest.net/threads/4470/

This ensured builtin_item loads first and then wielded_light can affect the torches
properly. Without this, held torches may illuminate, but dropped torches will not.
2023-11-12 08:40:21 +01:00

3 lines
74 B
Plaintext

name = wielded_light
optional_depends = default, hades_core, builtin_item