物品栏
执行与库存和管道相关的操作。 这不会转移项目本身。
检测类型
RS craft itemTrigger a crafting job for the given item.
输入: Item(物品)
属性:
- Skip If In Storage
- Crafting Count
RS craft itemsTrigger a crafting job for all the items in the given list.
输入: List(列表)
属性:
- Skip If In Storage
- Crafting Count
RS cancel all crafting jobsCancel all running crafting jobs in the RS network.
输入: Boolean(布尔)
RS cancel crafting jobsCancel all running crafting jobs for the given item in the RS network.
输入: Item(物品)
RS cancel crafting jobsCancel all running crafting jobs for the given items in the RS network.
输入: List(列表)