local component = require("component") local c = component.crafting --获取首选合成组件 c.craft(10) --合成至多10个物品