Fluid
Read values from the fluid tank this part is facing.
Aspect
Tank FullIf the target fluid tank is full
Output: Boolean
Tank EmptyIf the target fluid tank is empty
Output: Boolean
Tank Not EmptyIf the target fluid tank has something in it
Output: Boolean
Is TankIf the target has a fluid tank
Output: Boolean
Fluid AmountThe amount of fluid in mB in the active tank
Output: Integer
Properties:
- Tank ID
Total Fluid AmountThe total amount of fluid in mB
Output: Integer
Fluid CapacityTotal capacity of the active tank
Output: Integer
Properties:
- Tank ID
Total Fluid CapacityTotal capacity of the tank
Output: Integer
TanksThe amount of tanks found at the target
Output: Integer
Fluid Fill RatioThe amount of fluid in the active tank divided by its capacity
Output: Double
Properties:
- Tank ID
Tank FluidsThe list of fluids in all tanks
Output: List
Tank CapacitiesThe list of capacities of all tanks
Output: List
Tank FluidThe fluid in the target tank
Output: Fluid
Properties:
- Tank ID
Block FluidThe fluid in the target block
Output: Fluid