Fluids
Move fluids over the network. Import fluids into the network using Fluid Importers into Fluid Interfaces. Export fluids from the network using Fluid Exporters from Fluid Interfaces. Dynamically filter what fluids can go through an interface using a Filtering Fluid Interface.
Aspect
Export All FluidsExport fluids if the boolean is true
Vstup: Boolean
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Export Fluid AmountExport the given amount of fluids each tick.
Vstup: Celé číslo
Vlastnosti:
- Channel
- Passive Interaction
- Check Fluid Amount
Export FluidExport the given fluid.
Vstup: Tekutina
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Empty is Wildcard
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
- Craft
Export FluidsExport the given fluids.
Vstup: Seznam
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
Export Fluids PredicateExport all fluids that match the given predicate.
Vstup: Operátor
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Export Fluids NBTExport all fluids that match the given NBT tag.
Vstup: NBT
Vlastnosti:
- Channel
- Fluid Transfer Rate
- Passive Interaction
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
Aspect
Import All FluidsImport fluids if the boolean is true
Vstup: Boolean
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Import Fluid AmountImport the given amount of fluids each tick.
Vstup: Celé číslo
Vlastnosti:
- Channel
- Passive Interaction
- Check Fluid Amount
Import FluidImport the given fluid.
Vstup: Tekutina
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Empty is Wildcard
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
Import FluidsImport the given fluids.
Vstup: Seznam
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
Import Fluids PredicateImport all fluids that match the given predicate.
Vstup: Operátor
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Import Fluids NBTImport all fluids that match the given NBT tag.
Vstup: NBT
Vlastnosti:
- Channel
- Fluid Transfer Rate
- Passive Interaction
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
Aspect
Filter All FluidsPass fluids if the boolean is true
Vstup: Boolean
Vlastnosti:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter FluidOnly pass the given fluid.
Vstup: Tekutina
Vlastnosti:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
Filter FluidsPass the given fluids.
Vstup: Seznam
Vlastnosti:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
Filter Fluids PredicatePass all fluids that match the given predicate.
Vstup: Operátor
Vlastnosti:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter Fluids NBTPass all fluids that match the given NBT tag.
Vstup: NBT
Vlastnosti:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively