Updated Component Generator (markdown)

CokaCola 2014-03-08 06:55:03 -08:00
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