Fluid

Block Condition Type

Checks the fluid state of the current position with a Fluid Condition Type.

Type ID: origins:fluid

Fields

Field Type Default Description
fluid_condition Fluid Condition Type The fluid condition type to check the fluid state at the position.

Examples

"block_condition": {
    "type": "origins:fluid",
    "fluid_condition": {
        "type": "origins:still"
    }
}

This example will check if the block is a source fluid.