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