Extex101 / light_tool

Adds a Torch/Flashlight that emits a beam of light to Minetest
Other
9 stars 1 forks source link

Technic should be included in mod.conf #1

Closed neoh4x0r closed 5 years ago

neoh4x0r commented 5 years ago

The code in flashlight.lua refers to the technic mod, but it is not included in mod.conf.

It should probably be added since it would be required.

Extex101 commented 5 years ago

It is a complete replacement of the technic/technic/tools/flashlight.lua All you need to do is put light_tool into technics dependencies

I probably should add that to the readme