-
Notifications
You must be signed in to change notification settings - Fork 435
Components
Florian Nücke edited this page Dec 7, 2013
·
12 revisions
Components that can be accessed from Lua provide their own APIs. This section is the bastard child of the block and item section and the Lua API section. Read the article on component interaction to learn how to obtain access to these APIs.
These components come with the mod and allow interacting with blocks or items of the mod itself.
- Computer
- Crafting Upgrade
- FileSystem
- Generator Upgrade
- Graphics Card
- Network Card / Wireless Network Card
- Power Distributor
- Redstone Card
- Robot
These components are for blocks from vanilla Minecraft and other mods that become available when said blocks are placed next to an Adapter block.
- Vanilla: Command Block
- Vanilla: Note Block
- Redstone in Motion: Carriage Controller