Updated Texture Definition Files (markdown)

mikeprimm 2013-11-28 07:13:46 -08:00
parent f70f0fd708
commit 0ea30aef87
1 changed files with 1 additions and 0 deletions

@ -110,5 +110,6 @@ The definition of textures for a specific block requires identifying which block
## Defining Block Texture Mappings
* To define a simple, solid cube block, see [[Defining a Simple Block]]
* To define a cuboid block, see [[Defining a Cuboid Block]]
* To define a block based on a custom block renderer, see [[Defining a Block using a Custom Block Renderer]]