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