Add technic flashlight guide

This commit is contained in:
Extex101 2019-08-12 10:59:50 -07:00 committed by GitHub
parent 2bdeb0444a
commit 4c29fd2ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,9 @@
# Light Tool
This is a mod that adds a Torch/Flashlight to [Minetest](https://www.minetest.net/) ( [Github Repo](https://github.com/Minetest/minetest))
# Animated gif
Here's how it works
@ -11,4 +13,11 @@ The beam is obstructed by blocks and go through glass and other nodes (with sunl
Minetest forumn topic [here](https://forum.minetest.net/viewtopic.php?f=9&t=23031&p=354005#p354005)
# 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