Pular para o conteúdo principal

time_period_fact

Check if the time is inside a range — misc entry.

Entry Information

PropertyValue
Entry IDtime_period_fact
TypeMisc
ColorBlue
Iconmdi:timeline-clock

Fields

FieldTypeDescription
timeEntryStringIdentifier of the minecraft_time entry used as a data source
startTicksIntStart of the period in ticks (0-23999)
endTicksIntEnd of the period in ticks (0-23999)
fallbackIntValue returned when the time entry cannot be found

Usage Example

- entry: time_period_fact
name: "Check if the time is inside a range"
timeEntry: ""
startTicks: 0
endTicks: 0
fallback: 0