This mod is part of minetest_game 0.4.15!
With exception of the wieldlight, this mod is part of the default game. The current code here is kept for archival purposes.
I may end up breaking out the wieldlight into a separate mod for use with 0.4.15. If that happens I'll insert a link here.
~~~~~~
- added wield light - hold a torch in your hands and light up your surroundings!
- drop-in replacement for standard minetest_game torches
- drop-in replacement for torches versions from before version 4.
- no configuration options
- entirely cleaned up mesh, re-did the mesh model from scratch
- model now works better with animated textures due to texture placement and alignment
- wallmounted torches flames go up, not sideways up
- no particles
- uses an LBM (meaning, you need a new minetest) to reposition hanging torches
- upside down torches enabled by default (again, there are no config options or settings anymore)
Download: https://github.com/minetest-mods/torche ... master.zip
Dependencies: none (default)
github: https://github.com/minetest-mods/torches
License: CC-BY-3.0, LGPL-2.1+
Wieldlight demo video: https://youtu.be/mzvTZ45vgjw


Credits to Blockmen for making this excellent mod. Let's keep it alive.