mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-08 06:41:23 -04:00
Created Components (markdown)
parent
b8b13795de
commit
f4ff2d3b8e
13
Components.md
Normal file
13
Components.md
Normal file
@ -0,0 +1,13 @@
|
||||
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.
|
||||
|
||||
- [[Command Block|Component/CommandBlock]]
|
||||
- [[Computer|Component/Computer]]
|
||||
- [[Crafting Upgrade|Component/Crafting]]
|
||||
- [[FileSystem|Component/FileSystem]]
|
||||
- [[Generator Upgrade|Component/Generator]]
|
||||
- [[Graphics Card|Component/GPU]]
|
||||
- [[Network Card / Wireless Network Card|Component/Modem]]
|
||||
- [[Note Block|Component/NoteBlock]]
|
||||
- [[Power Distributor|Component/Power]]
|
||||
- [[Redstone Card|Component/Redstone]]
|
||||
- [[Robot|Component/Robot]]
|
Loading…
x
Reference in New Issue
Block a user