|
|
**Description:** If the time is day, from 2000 to 10000 in-game time
|
|
|
## Description
|
|
|
Checks if the time in the world at the target location is day, from 2000 to 10000 in-game time.
|
|
|
|
|
|
**Type:** Location
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| --------- | ----- | ----------- |
|
|
|
| None | None | None |
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
```
|
|
|
Conditions:
|
|
|
- day true
|
|
|
```
|
|
|
## Attributes
|
|
|
*This condition has no attributes*
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- day true
|
|
|
``` |
|
|
\ No newline at end of file |