is_day_fact
Check calendar day/night phases — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | is_day_fact |
| Type | Misc |
| Color | Blue |
| Icon | mdi:weather-sunny |
Fields
| Field | Type | Description |
|---|---|---|
timeEntry | String | Identifier of the minecraft_time entry used as a data source |
phase | Phase | Time phase that should return 1 when active |
fallback | Int | Value returned when the time entry cannot be found |
Usage Example
- entry: is_day_fact
name: "Check calendar day/night phases"
timeEntry: ""
phase: ""
fallback: 0