Mineclonia/mods/torches
Wuzzy 7e980234ce Fix bad is_ground_content across all mods 2017-01-04 22:38:55 +01:00
..
textures Smoother prismarine animation; optimize all textures 2015-07-04 14:11:01 +02:00
README.txt version 0.21 2015-06-29 19:55:58 +02:00
crafting.lua Fix torch craft 2017-01-04 04:47:36 +01:00
depends.txt version 0.21 2015-06-29 19:55:58 +02:00
init.lua Fix bad is_ground_content across all mods 2017-01-04 22:38:55 +01:00

README.txt

Minetest mod "Torches"
=======================
version: 1.1

License of source code: WTFPL
-----------------------------------------
(c) Copyright BlockMen (2013)


This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.


Using the mod:
--------------

This mod adds 3D torches to Minetest. They also have real flames and look much more realistic.

Notice: Already placed old torches wont be changed.


Changelog:
----------
- Torches on wall dont fall when node under it is dug
- Torches fall directly when not placed on floor or wall
- fixed different placing bugs