Fluids
With World Fluid Importers and World Fluid Exporters, you can place fluid source blocks, pick them up and interact with entities that are a tank, such as dropped tank items. Various aspect properties exist to change things like whether or not a block update should be caused.
Aspect
Place All FluidsPlace all fluids in the world.
Vstup: Boolean
Vlastnosti:
- Channel
- Round-Robin
- Cause Block Update
- Ignore Replacable
Place FluidPlace the given fluid in the world.
Vstup: Tekutina
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Empty is Wildcard
- Check NBT
- Cause Block Update
- Ignore Replacable
- Craft
Place FluidsPlace the given fluids in the world.
Vstup: Seznam
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Check NBT
- Cause Block Update
- Ignore Replacable
Place Fluids PredicatePlace the given fluids in the world that match the given predicate.
Vstup: Operátor
Vlastnosti:
- Channel
- Round-Robin
- Cause Block Update
- Ignore Replacable
Place Fluids NBTPlace the given fluids in the world that match the given NBT tag.
Vstup: NBT
Vlastnosti:
- Channel
- Cause Block Update
- Ignore Replacable
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
Export All Fluid To EntitiesExport fluids to the facing entities if the boolean is true
Vstup: Boolean
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Check Fluid Amount
- Entity Index
Export Fluid Amount To EntitiesExport the given amount of fluid to the facing entities each tick.
Vstup: Celé číslo
Vlastnosti:
- Channel
- Round-Robin
Export Fluid To EntitiesExport the given fluid to the facing entities.
Vstup: Tekutina
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Empty is Wildcard
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
- Craft
- Entity Index
Export Fluids To EntitiesExport the given fluids to the facing entities.
Vstup: Seznam
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
- Entity Index
Export Fluids Predicate To EntitiesExport all fluids that match the given predicate to the facing entities.
Vstup: Operátor
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Check Fluid Amount
- Entity Index
Export Fluids NBT To EntitiesExport all fluids that match the given NBT tag to the facing entities.
Vstup: NBT
Vlastnosti:
- Channel
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
Aspect
Pick Up All FluidsPick up all fluids in the world.
Vstup: Boolean
Vlastnosti:
- Channel
- Round-Robin
Pick Up FluidPick up the given fluid in the world.
Vstup: Tekutina
Vlastnosti:
- Channel
- Round-Robin
- Empty is Wildcard
- Check NBT
- Blacklist
Pick Up FluidsPick up the given fluids in the world.
Vstup: Seznam
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Check NBT
Pick Up Fluids PredicatePick up the given fluids in the world that match the given predicate.
Vstup: Operátor
Vlastnosti:
- Channel
- Round-Robin
Pick Up Fluids NBTPick up the fluids in the world that match the given NBT tag.
Vstup: NBT
Vlastnosti:
- Channel
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively
Import All Fluid From EntitiesImport fluid from the facing entities if the boolean is true
Vstup: Boolean
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Check Fluid Amount
- Entity Index
Import Fluid Amount From EntitiesImport the given amount of fluid from the facing entities each tick.
Vstup: Celé číslo
Vlastnosti:
- Channel
- Round-Robin
Import Fluid From EntitiesImport the given fluid from the facing entities.
Vstup: Tekutina
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Empty is Wildcard
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
- Entity Index
Import Fluids From EntitiesImport the given fluids from the facing entities.
Vstup: Seznam
Vlastnosti:
- Channel
- Round-Robin
- Blacklist
- Fluid Transfer Rate
- Check Fluid Amount
- Check NBT
- Entity Index
Import Fluids Predicate From EntitiesImport all fluids that match the given predicate from the facing entities.
Vstup: Operátor
Vlastnosti:
- Channel
- Round-Robin
- Fluid Transfer Rate
- Check Fluid Amount
- Entity Index
Import Fluids NBT From EntitiesImport all fluids that match the given NBT tag from the facing entities.
Vstup: NBT
Vlastnosti:
- Channel
- NBT subset
- NBT superset
- Require Fluid NBT
- Check NBT Recursively