Swimming (Power Type)

Allows the player to swim (outside of water!).

Allows the player to swim (outside of water!).

Type ID: apoli:swimming

Fields

None.

Examples

{
    "type": "apoli:swimming",
    "condition": {
        "type": "apoli:on_block"
    }
}

This example will make the player swim instead of sprint if the player is on the ground.