Shaking (Power Type)

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

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

Type ID: apoli:shaking

Fields

None.

Examples

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

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