Hey guys,
Ive noticed that its night-time most of the time that I play. Im not sure if it is supposed to be that way for a certain reason, but I find it easier to build in the daytime.
There is a simple solution to this, one which requires a daylight sensor, a command block, and a few chips of redstone.
The daylight-sensor is hooked up to an inverter. When the daylight sensor is powered, it will power an inverter. This means there will be no power sent to the command block, which holds the code to set the world to day time. When there is no light, the daylight sensor will stop giving power to the inverter, which means power will be sent to the command block. In a sense, this will tell the world to turn to daytime. After that, the light from the now day-time sun will power will turn off the inverter and the command block.
Why not just power the command block the entire time?
Well, I would like to have some change, maybe dusk to dawn depending on how this set up is built. Essentially, it could be used for weather related things too, though I am not sure how you would be able to detect this. Do hoppers collect rain? Let me know if this is still unclear, or if the subject has already been brought up and discussed.
Just an idea,
Jerry.