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]]