Updated Texture Definition Files (markdown)

mikeprimm 2013-11-28 08:04:34 -08:00
parent ec8c90294d
commit 1c47051153
1 changed files with 1 additions and 0 deletions

@ -112,4 +112,5 @@ The definition of textures for a specific block requires identifying which block
* 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]]
* To define a block based on a volumetric block model, see [[Defining a Block using a Volumetric Block Model]]