Skip to content

Zombie Arms#

Since v1.0.0

Makes the entity's arms point forward like a zombie.

Type ID: voile:zombie_arms

Note

This power only works on biped entities.
It it also not active while using items, swimming, or gliding with elytra.

Fields#

None.

Examples#

{
    "type": "voile:zombie_arms",
    "condition": {
        "type": "apoli:sneaking",
        "inverted": true
    }
}

This example makes the entity's arms point forward like a zombie when not sneaking.