mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-10 15:56:41 -04:00
Updated Component Crafting (markdown)
parent
134f629f50
commit
2acd098a97
@ -7,6 +7,7 @@ Callbacks:
|
|||||||
|
|
||||||
Example use:
|
Example use:
|
||||||
```lua
|
```lua
|
||||||
|
local component = require("component")
|
||||||
local c = component.crafting -- get primary crafting component
|
local c = component.crafting -- get primary crafting component
|
||||||
c.craft(10) -- craft up to 10 items
|
c.craft(10) -- craft up to 10 items
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user