物品
Move items over the network. Import items into the network using Item Importers into Item Interfaces. Export items from the network using Item Exporters from Item Interfaces. Dynamically filter what items can go through an interface using a Filtering Item Interface.
检测类型
输出所有物品如果布尔值为true,则输出物品。
输入: Boolean(布尔)
属性:
- 频道
- 循环
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
输出标记数量的物品每tick输出指定的物品数量。
输入: Integer(整型)
属性:
- 频道
- 循环
- 物品位置
- Passive Interaction
- 检测堆叠大小
输出物品到指定位置输出物品到选定槽。-1为任意槽,-2及其以下不判定为槽。
输入: Integer(整型)
属性:
- 频道
- 循环
- 物品传输速率
- Passive Interaction
- 检测堆叠大小
输出指定物品输出选定物品。
输入: Item(物品)
属性:
- 频道
- 循环
- 黑名单
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
- 检测NBT
- 空为通配符
- 合成
输出指定列表中的物品输出指定列表中的物品。
输入: List(列表)
属性:
- 频道
- 循环
- 黑名单
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
- 检测NBT
输出匹配运算符物品输出与指定运算符匹配的所有物品。
输入: Operator(运算符)
属性:
- 频道
- 循环
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
输出匹配NBT物品输出与指定NBT标签匹配的所有物品。
输入: NBT
属性:
- 频道
- 循环
- 黑名单
- 物品传输速率
- 物品位置
- Passive Interaction
- NBT 子集
- NBT 超集
- 需要物品 NBT
- 递推检查 NBT
检测类型
提取所有物品如果布尔值为true,则提取物品。
输入: Boolean(布尔)
属性:
- 频道
- 循环
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
以指定的速率提取物品每tick提取指定的物品数量。
输入: Integer(整型)
属性:
- 频道
- 循环
- 物品位置
- Passive Interaction
- 检测堆叠大小
提取指定位置的物品提取物品到选定槽。-1为任意槽,-2及其以下不判定为槽。
输入: Integer(整型)
属性:
- 频道
- 循环
- 物品传输速率
- Passive Interaction
- 检测堆叠大小
提取指定物品提取选定物品。
输入: Item(物品)
属性:
- 频道
- 循环
- 黑名单
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
- 检测NBT
- 空为通配符
提取指定列表中的物品提取指定列表中的物品。
输入: List(列表)
属性:
- 频道
- 循环
- 黑名单
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
- 检测NBT
输出匹配运算符物品提取与指定运算符匹配的所有物品。
输入: Operator(运算符)
属性:
- 频道
- 循环
- 物品传输速率
- 物品位置
- Passive Interaction
- 检测堆叠大小
提取匹配NBT物品提取与指定NBT标签匹配的所有物品。
输入: NBT
属性:
- 频道
- 循环
- 黑名单
- 物品传输速率
- 物品位置
- Passive Interaction
- NBT 子集
- NBT 超集
- 需要物品 NBT
- 递推检查 NBT
检测类型
Filter All ItemsPass items if the boolean is true
输入: Boolean(布尔)
属性:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter ItemOnly pass the given item.
输入: Item(物品)
属性:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- 黑名单
- 物品传输速率
- 检测堆叠大小
- 检测NBT
- 空为通配符
Filter ItemsPass the given items.
输入: List(列表)
属性:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- 黑名单
- 物品传输速率
- 检测堆叠大小
- 检测NBT
- 空为通配符
Filter Items PredicatePass all items that match the given predicate.
输入: Operator(运算符)
属性:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter Items NBTPass all items that match the given NBT tag.
输入: NBT
属性:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- 黑名单
- NBT 子集
- NBT 超集
- 需要物品 NBT
- 递推检查 NBT