Go to file
Extex101 e4ea1c1a59
Bugfixes and Improvments
2021-10-25 17:56:31 -07:00
textures Initial commit 2019-08-07 20:00:43 -07:00
LICENSE.TXT Initial commit 2019-08-07 20:00:43 -07:00
README.md Add technic flashlight guide 2019-08-12 10:59:50 -07:00
api.lua Bugfixes and Improvments 2021-10-25 17:56:31 -07:00
author.txt Initial commit 2019-08-07 20:00:43 -07:00
flashlight.lua Fix max charge 2019-08-11 18:42:01 -07:00
in use (animated).gif Initial commit 2019-08-07 20:00:43 -07:00
init.lua Fix mis-type 2020-03-27 10:58:33 -07:00
mod.conf Update MineClone support 2020-03-23 13:14:59 -07:00
screenshot.png Initial commit 2019-08-07 20:00:43 -07:00

README.md

Light Tool

This is a mod that adds a Torch/Flashlight to Minetest ( Github Repo)

Animated gif

Here's how it works

GIF

The beam is obstructed by blocks and go through glass and other nodes (with sunlight_propagates = true)

Minetest forumn topic here

Technic

I have also added support for technic But since I can't actually edit the mod itself I have provided a file "flashlight.lua" go into your technic mod at mods/technic/technic/tools/ and replace the existing flashlight.lua with the one I have provided then go into the depends.txt and add light_tool