Exposed to Sun

Entity Condition.

Checks whether the player is currently exposed to the sun. Essentially a Brightness check for brightness > 0.5 combined with and an Exposed to Sky check.

Type ID: origins:exposed_to_sun

Fields:

None.

Example:

"condition": {
    "type": "origins:exposed_to_sun"
}