Closed JusQxnatyss closed 1 year ago
it would have to be 2 seperate conditions otherwise the condition would always be active?
Also you can already detect if its day or night with commands and the command result condition exist so you can use that for now
i'm assuming he means
"enabling": {
"type": "palladium:daylight",
"time": "day"
}
or
"enabling": {
"type": "palladium:daylight",
"time": "night"
}
Ah
Yea Piggie that's exactly what I meant..Also I'm aware that we can do it with Commands I just think it's simpler in case other people would require the Condition as well.
It would be nice to have a Condition detecting if it's either the Day or the Night, rather than having two separate Condition requests hence why the name "Daylight".