Living

Entity Condition Type

Checks if the entity is an instance of LivingEntity, or in simple terms, a mob or a player.

Type ID: origins:living

Fields

None.

Examples

"condition": {
    "type": "origins:living"
}