Add technic flashlight guide
This commit is contained in:
parent
2bdeb0444a
commit
4c29fd2ae9
@ -1,7 +1,9 @@
|
|||||||
# Light Tool
|
# Light Tool
|
||||||
|
|
||||||
This is a mod that adds a Torch/Flashlight to [Minetest](https://www.minetest.net/) ( [Github Repo](https://github.com/Minetest/minetest))
|
This is a mod that adds a Torch/Flashlight to [Minetest](https://www.minetest.net/) ( [Github Repo](https://github.com/Minetest/minetest))
|
||||||
|
|
||||||
# Animated gif
|
# Animated gif
|
||||||
|
|
||||||
Here's how it works
|
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)
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user