Shaking

Power Type

Makes the entity that has the power shake, similar to a Strider out of lava or a Zombie undergoing conversion.

Type ID: origins:shaking

Fields

None.

Examples

{
    "type": "origins:shaking",
    "condition": {
        "type": "origins:on_fire",
      "inverted": true
    }
}

This example will make the entity shake if the entity is not burning.