Updated Components (markdown)

Florian Nücke 2013-12-04 09:33:08 -08:00
parent 57294d9f1a
commit 5eaedef161

@ -1,4 +1,4 @@
Components that can be accessed from Lua provide their own APIs. This section is the bastard child of the [[block and item section|BlocksItems]] and the [[Lua API section|APIs]]. Read the [[article on component interaction|ComponentAccess]] to learn how to obtain access to these APIs.
Components that can be accessed from Lua provide their own APIs. This section is the bastard child of the [[block|Blocks]] and [[item|Items]] section and the [[Lua API section|APIs]]. Read the [[article on component interaction|ComponentAccess]] to learn how to obtain access to these APIs.
- [[Command Block|Component/CommandBlock]]
- [[Computer|Component/Computer]]