Integrated Dynamics - On the Dynamics of Integration

Items

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.

Crafting Table
Crafting Table
  • 結晶化したメンリル塊
  • Chest
  • Trapped Chest
  • 結晶化したメンリル塊
  • 結晶化したメンリル塊
  • 結晶化したメンリル塊
  • 結晶化したメンリル塊
  •  
  •  
  •  
Item Interface4
Crafting Table
Crafting Table
  • Item Interface
  • 出力変数変換器
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Item Exporter
Crafting Table
Crafting Table
  • Item Interface
  • 入力変数変換器
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Item Importer
Crafting Table
Crafting Table
  • Item Interface
  • Item Interface
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Filtering Item Interface
アスペクト
Export All ItemsExport items if the boolean is true

入力: ブール

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size

Export Item AmountExport the given amount of items each tick.

入力: 整数

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Slot
  • Passive Interaction
  • Check Stack Size

Export Item SlotExport items to the given slot. -1 is any slot, -2 or less is no slot.

入力: 整数

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Transfer Rate
  • Passive Interaction
  • Check Stack Size

Export ItemExport the given item.

入力: アイテム

プロパティ:
  • チャンネル
  • Round-Robin
  • Blacklist
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size
  • Check NBT
  • Empty is Wildcard
  • Craft

Export ItemsExport the given items.

入力: リスト

プロパティ:
  • チャンネル
  • Round-Robin
  • Blacklist
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size
  • Check NBT

Export Items PredicateExport all items that match the given predicate.

入力: 演算子

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size

Export Items NBTExport all items that match the given NBT tag.

入力: NBT

プロパティ:
  • チャンネル
  • Round-Robin
  • Blacklist
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • NBT subset
  • NBT superset
  • Require Item NBT
  • Check NBT Recursively
アスペクト
Import All ItemsImport items if the boolean is true

入力: ブール

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size

Import Item AmountImport the given amount of items each tick.

入力: 整数

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Slot
  • Passive Interaction
  • Check Stack Size

Import Item SlotImport items from the given slot. -1 is any slot, -2 or less is no slot.

入力: 整数

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Transfer Rate
  • Passive Interaction
  • Check Stack Size

Import ItemImport the given item.

入力: アイテム

プロパティ:
  • チャンネル
  • Round-Robin
  • Blacklist
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size
  • Check NBT
  • Empty is Wildcard

Import ItemsImport the given items.

入力: リスト

プロパティ:
  • チャンネル
  • Round-Robin
  • Blacklist
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size
  • Check NBT

Import Items PredicateImport all items that match the given predicate.

入力: 演算子

プロパティ:
  • チャンネル
  • Round-Robin
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • Check Stack Size

Import Items NBTImport all items that match the given NBT tag.

入力: NBT

プロパティ:
  • チャンネル
  • Round-Robin
  • Blacklist
  • Item Transfer Rate
  • Item Slot
  • Passive Interaction
  • NBT subset
  • NBT superset
  • Require Item NBT
  • Check NBT Recursively
アスペクト
Filter All ItemsPass items if the boolean is true

入力: ブール

プロパティ:
  • Apply to Insertions
  • Apply to Extractions
  • Allow if not applied

Filter ItemOnly pass the given item.

入力: アイテム

プロパティ:
  • Apply to Insertions
  • Apply to Extractions
  • Allow if not applied
  • Blacklist
  • Item Transfer Rate
  • Check Stack Size
  • Check NBT
  • Empty is Wildcard

Filter ItemsPass the given items.

入力: リスト

プロパティ:
  • Apply to Insertions
  • Apply to Extractions
  • Allow if not applied
  • Blacklist
  • Item Transfer Rate
  • Check Stack Size
  • Check NBT
  • Empty is Wildcard

Filter Items PredicatePass all items that match the given predicate.

入力: 演算子

プロパティ:
  • 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
  • Blacklist
  • NBT subset
  • NBT superset
  • Require Item NBT
  • Check NBT Recursively