Skip to content

Disable Shield#

Since v1.0.0

Disables the entity's shield as if it had been hit by an axe.

Type ID: voile:disable_shield

Note

This action only works on players and only while using a shield.

Fields#

None.

Examples#

"entity_action": {
    "type": "voile:disable_shield"
}

This example will disable the player's shield.