Voorwerpen
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.
Aspect
Export All ItemsExport items if the boolean is true
Invoer: Booleaanse waarde
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
Export Item AmountExport the given amount of items each tick.
Invoer: Geheel getal
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
Export Item SlotExport items to the given slot. -1 is any slot, -2 or less is no slot.
Invoer: Geheel getal
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpoverdrachtssnelheid
- Passive Interaction
- Controleer stapelgrootte
Export ItemExport the given item.
Invoer: Voorwerp
Eigenschappen:
- Kanaal
- Round-Robin
- Blacklist
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
- Controleer NBT
- Empty is Wildcard
- Craft
Export ItemsExport the given items.
Invoer: Lijst
Eigenschappen:
- Kanaal
- Round-Robin
- Blacklist
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
- Controleer NBT
Export Items PredicateExport all items that match the given predicate.
Invoer: Operator
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
Export Items NBTExport all items that match the given NBT tag.
Invoer: NBT
Eigenschappen:
- Kanaal
- Round-Robin
- Blacklist
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- NBT subset
- NBT superset
- Require Item NBT
- Check NBT Recursively
Aspect
Import All ItemsImport items if the boolean is true
Invoer: Booleaanse waarde
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
Import Item AmountImport the given amount of items each tick.
Invoer: Geheel getal
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
Import Item SlotImport items from the given slot. -1 is any slot, -2 or less is no slot.
Invoer: Geheel getal
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpoverdrachtssnelheid
- Passive Interaction
- Controleer stapelgrootte
Import ItemImport the given item.
Invoer: Voorwerp
Eigenschappen:
- Kanaal
- Round-Robin
- Blacklist
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
- Controleer NBT
- Empty is Wildcard
Import ItemsImport the given items.
Invoer: Lijst
Eigenschappen:
- Kanaal
- Round-Robin
- Blacklist
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
- Controleer NBT
Import Items PredicateImport all items that match the given predicate.
Invoer: Operator
Eigenschappen:
- Kanaal
- Round-Robin
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- Controleer stapelgrootte
Import Items NBTImport all items that match the given NBT tag.
Invoer: NBT
Eigenschappen:
- Kanaal
- Round-Robin
- Blacklist
- Voorwerpoverdrachtssnelheid
- Voorwerpvak
- Passive Interaction
- NBT subset
- NBT superset
- Require Item NBT
- Check NBT Recursively
Aspect
Filter All ItemsPass items if the boolean is true
Invoer: Booleaanse waarde
Eigenschappen:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter ItemOnly pass the given item.
Invoer: Voorwerp
Eigenschappen:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- Voorwerpoverdrachtssnelheid
- Controleer stapelgrootte
- Controleer NBT
- Empty is Wildcard
Filter ItemsPass the given items.
Invoer: Lijst
Eigenschappen:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- Voorwerpoverdrachtssnelheid
- Controleer stapelgrootte
- Controleer NBT
- Empty is Wildcard
Filter Items PredicatePass all items that match the given predicate.
Invoer: Operator
Eigenschappen:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter Items NBTPass all items that match the given NBT tag.
Invoer: NBT
Eigenschappen:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- NBT subset
- NBT superset
- Require Item NBT
- Check NBT Recursively