torches/README.txt

30 lines
834 B
Plaintext
Raw Normal View History

2013-05-25 14:54:00 -07:00
Minetest mod "Torches"
=======================
2013-09-06 09:43:07 -07:00
version: 1.2
2013-05-25 14:54:00 -07:00
License of source code and textures: 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.
2013-05-26 05:54:07 -07:00
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
2013-09-06 09:43:07 -07:00
- fixed different placing bugs