is_night

Passes when it is nighttime in the dispatcher's world.

Categories: world

Info

Night is defined as world time between 12301 and 23849 ticks (inclusive).

Example

conditions:
  - id: is_night

Developer info

Overview

FieldValue
Categoryconditions
Base classCondition
Compile dataNoCompileData
ClassConditionIsNight
Source/core/common/src/main/kotlin/com/willfp/libreforge/conditions/impl/ConditionIsNight.kt
Registeredyes