From aa0ed380d001f5260053235789f68efe2d48ef27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20N=C3=BCcke?= Date: Sat, 7 Dec 2013 05:09:08 -0800 Subject: [PATCH] Updated Components (markdown) --- Components.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Components.md b/Components.md index d6f86eb..d1de5e6 100644 --- a/Components.md +++ b/Components.md @@ -16,6 +16,6 @@ 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]]. -- [[Command Block|Component/CommandBlock]] -- [[Note Block|Component/NoteBlock]] -- [[Redstone in Motion Carriage Controller|Component/RedstoneInMotion]] \ No newline at end of file +- Vanilla: [[Command Block|Component/CommandBlock]] +- Vanilla: [[Note Block|Component/NoteBlock]] +- Redstone in Motion: [[Carriage Controller|Component/RedstoneInMotion]] \ No newline at end of file