From bbf98bb61379ddb740d9ce6ae27d5d0c23e9c498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20N=C3=BCcke?= Date: Sat, 7 Dec 2013 06:58:59 -0800 Subject: [PATCH] Updated Components (markdown) --- Components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Components.md b/Components.md index d1de5e6..09f3c61 100644 --- a/Components.md +++ b/Components.md @@ -15,7 +15,7 @@ These components come with the mod and allow interacting with blocks or items of Adapter Block Components ------------------------ -These components are for blocks from vanilla Minecraft and other mods that become available when said blocks are placed next to an [[Adapter block|Blocks#Adapter]]. +These components are for blocks from vanilla Minecraft and other mods that become available when said blocks are placed next to an [[Adapter block|Blocks#adapter]]. - Vanilla: [[Command Block|Component/CommandBlock]] - Vanilla: [[Note Block|Component/NoteBlock]] - Redstone in Motion: [[Carriage Controller|Component/RedstoneInMotion]] \ No newline at end of file