mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-13 09:18:05 -04:00
Updated Components (markdown)
parent
a89ff98504
commit
642973edce
@ -1,5 +1,7 @@
|
||||
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.
|
||||
|
||||
You'll also want to have a look at the [[signals|Signals]] overview, to get an idea what signals (events) can be queued by which components.
|
||||
|
||||
OpenComputers Components
|
||||
------------------------
|
||||
These components come with the mod and allow interacting with blocks or items of the mod itself.
|
||||
|
Loading…
x
Reference in New Issue
Block a user