From f0be85ca6385e8861303de4efa1edc92aed67e2a Mon Sep 17 00:00:00 2001 From: mikeprimm Date: Thu, 28 Nov 2013 07:41:25 -0800 Subject: [PATCH] Updated Custom Block Definitions (markdown) --- Custom-Block-Definitions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Block-Definitions.md b/Custom-Block-Definitions.md index 3f4e31f..7f8a9cf 100644 --- a/Custom-Block-Definitions.md +++ b/Custom-Block-Definitions.md @@ -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]]