Go to file
todada 95a1e32cc1 Change cooking to tree group, add charcoal block 2017-04-23 14:50:48 +02:00
textures Change cooking to tree group, add charcoal block 2017-04-23 14:50:48 +02:00
README Initial change 2017-04-23 14:48:52 +02:00
depends.txt defined dependencies in depends.txt 2012-12-06 12:37:55 +02:00
gpl-2.0.txt made license compatible with upstream. 2012-12-06 13:30:16 +02:00
init.lua Change cooking to tree group, add charcoal block 2017-04-23 14:50:48 +02:00

README

Charcoal mod
============

Adds charcoal lumps.
Charcoal lumps behaves like coal lumps but can be created by burning any tree blocks in the furnance.
Charcoal blocks can be crafted out of lumps and can be used as fuel. They don't support permanent flames.


Installation
------------
Copy the folder into ~/.minetest/mods/mintest/

Licenses
--------
License for code:
GPLv2 or later
(http://www.gnu.org/licenses/gpl-2.0.html)

License for texture:
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
(http://creativecommons.org/licenses/by-sa/3.0/)

Attribution
-----------
Code and lump texture derived from torusJKL's charcoal mod copyright (c) 2012 Gal Buki <torusJKL@gmail.com>
The charcoal graphics is a variation of the original minetest coal graphics.  

Charcoal block texture derived from Minetests coal block