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.
アスペクト
Export All FluidsExport fluids if the boolean is true
入力: ブール
プロパティ:
- チャンネル
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Export Fluid AmountExport the given amount of fluids each tick.
入力: 整数
プロパティ:
- チャンネル
- Passive Interaction
- Check Fluid Amount
Export FluidExport the given fluid.
入力: 流体
プロパティ:
- チャンネル
- Round-Robin
- Blacklist
- Empty is Wildcard
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
- Craft
Export FluidsExport the given fluids.
入力: リスト
プロパティ:
- チャンネル
- Round-Robin
- Blacklist
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
Export Fluids PredicateExport all fluids that match the given predicate.
入力: 演算子
プロパティ:
- チャンネル
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Export Fluids NBTExport all fluids that match the given NBT tag.
入力: NBT
プロパティ:
- チャンネル
- Fluid Transfer Rate
- Passive Interaction
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
アスペクト
Import All FluidsImport fluids if the boolean is true
入力: ブール
プロパティ:
- チャンネル
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Import Fluid AmountImport the given amount of fluids each tick.
入力: 整数
プロパティ:
- チャンネル
- Passive Interaction
- Check Fluid Amount
Import FluidImport the given fluid.
入力: 流体
プロパティ:
- チャンネル
- Round-Robin
- Blacklist
- Empty is Wildcard
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
Import FluidsImport the given fluids.
入力: リスト
プロパティ:
- チャンネル
- Round-Robin
- Blacklist
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
- Check NBT
Import Fluids PredicateImport all fluids that match the given predicate.
入力: 演算子
プロパティ:
- チャンネル
- Round-Robin
- Fluid Transfer Rate
- Passive Interaction
- Check Fluid Amount
Import Fluids NBTImport all fluids that match the given NBT tag.
入力: NBT
プロパティ:
- チャンネル
- Fluid Transfer Rate
- Passive Interaction
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
アスペクト
Filter All FluidsPass fluids if the boolean is true
入力: ブール
プロパティ:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter FluidOnly pass the given fluid.
入力: 流体
プロパティ:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
Filter FluidsPass the given fluids.
入力: リスト
プロパティ:
- 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.
入力: 演算子
プロパティ:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
Filter Fluids NBTPass all fluids that match the given NBT tag.
入力: NBT
プロパティ:
- Apply to Insertions
- Apply to Extractions
- Allow if not applied
- Blacklist
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively