mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-19 04:06:43 -04:00
Updated Component Generator (markdown)
parent
2acd098a97
commit
e7bc26cadd
@ -15,6 +15,7 @@ _"queue is full"_ if there already are 64 items of that type in the generator
|
||||
|
||||
Example use:
|
||||
```lua
|
||||
local component = require("component")
|
||||
-- Assuming the generator was just added to a robot and
|
||||
-- the selected slot contains one stack of coal:
|
||||
local g = component.generator -- get primary generator component
|
||||
|
Loading…
x
Reference in New Issue
Block a user