Nodes Items Crafting: correct contents

This commit is contained in:
rubenwardy 2014-12-12 20:06:25 +00:00
parent 2333e32109
commit 74496c39a9

View File

@ -10,10 +10,13 @@ Introduction
In this chapter we will learn how to register a new node or craftitem, In this chapter we will learn how to register a new node or craftitem,
and create craft recipes. and create craft recipes.
* Item Names * Item Strings
* Textures
* Registering a Craftitem * Registering a Craftitem
* Registering a Node * Foods
* Drawtypes * Registering a basic Node
* Crafting
* Groups
Item Strings Item Strings
------------ ------------