Updated Components (markdown)

Florian Nücke 2014-03-14 01:41:05 -07:00
parent c8220cd03e
commit 8bf9fcfd4f

@ -19,7 +19,9 @@ 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]]. **Important**: these are only available when OpenComponents is also installed!
- Vanilla: [[Command Block|Component/CommandBlock]]
- Vanilla: [[Note Block|Component/NoteBlock]]
- Redstone in Motion: [[Carriage Controller|Component/RedstoneInMotion]]
Note that OpenComponents adds support for *a lot* more blocks than these. There is no list (look at the sources for details), but some of the bigger supported mods are BuildCraft, IndustrialCraft2, Thermal Expansion and Applied Energistics.