Updated Custom Block Definitions (markdown)

mikeprimm 2013-11-28 07:41:25 -08:00
parent 3e8e82cdf9
commit f0be85ca63
1 changed files with 1 additions and 1 deletions

@ -15,4 +15,4 @@ Support files for custom blocks defined by add-on mods are provided through the
* 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]]