Minetest mod "Crafting"
=======================
version: 0.2

License of source code: WTFPL
-----------------------------
Written 2013 by BlockMen

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.


License of textures
-------------------
following Texture is created by Ultradude25 (CC BY-NC 3.0):
  crafting_inventory_player.png (taken from minecraftwiki.net), modified by BlockMen

All other textures are created by BlockMen (WTFPL)


--USING the mod--
This mod changes the players inventory. Like known from Minecraft you have a 2x2 crafting grid at inventory now.
with following recipe you craft a workbench (aka crafting table):
wood wood
wood wood

The workbench has a 3x3 crafting grid, that allows to use all recipes. When you have left items in workbench
when leaving the gui the left items are droped infront of the workbench.