Skip to content

Water Breathing#

Since v1.0.0

Allows the entity that has the power to breathe underwater.

Type ID: voile:water_breathing

Fields#

None.

Examples#

{
    "type": "voile:water_breathing",
    "condition": {
        "type": "apoli:daytime",
        "inverted": true
    }
}

This example allows the entity that has the power to breathe underwater, but only at night.