3 Commits

Author SHA1 Message Date
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
sfence
1c3cf421ff
Under water shine improvements (#10)
Fixed light flicking.
Make it a little more extensability.
Make floodable items not emitting light underwater.
Add Hades Revisited support for underwater light.
2021-06-20 16:32:29 +02:00
Alexander Weber
c855c4e7e9 initial commit 2018-01-10 10:04:36 +01:00