• 5/31/13 7:59 am
- 3.4k views • 0 today
- 2
- 0
- 7
56
This is a small tutorial on how to make it always Day in your servers or creative maps.
Many of us get annoyed by the fact that night comes around when we are building something and we have to stop and type in a command to make it day again. Well here I shall explain a small contraption that will get rid of this problem.

Part 1 is a command block. To get this block you need to use in game commands to give your player the item id 137 for instance: /give *player* 137. You need to place this down somewhere out of the way and then right click on it. In there you want to type /time set 5000. This will set the time to about 10 O'clock so that it is nice and bright.
Part 2 is the redstone bit. In this you need to invert the signal so that when something changes the command block activates. You need to place a piece of redstone coming out of the command block linking to a redstone torch that has been attached to a parallel block. Then on top of that block you need a line of redstone. This line can be as long as you want it up to about 10 blocks. The shorter the line the later in the day the the command block will activate.
Part 3 is the Daylight sensor. This reacts to the amount of light in a world so make sure it is facing the sun. Connect this to your line of redstone and you are complete. When the Daylight sensor decides that there is not enough light, it will stop producing a redstone current thus inverting the current so that the command block is activated,
If you found this useful then please leave a Diamond and check out some of my other things. If you want me to upload a schematic of this so that you can easily insert it into any world then just let me know.
Thanks!
Many of us get annoyed by the fact that night comes around when we are building something and we have to stop and type in a command to make it day again. Well here I shall explain a small contraption that will get rid of this problem.
Diagram

Part 1 is a command block. To get this block you need to use in game commands to give your player the item id 137 for instance: /give *player* 137. You need to place this down somewhere out of the way and then right click on it. In there you want to type /time set 5000. This will set the time to about 10 O'clock so that it is nice and bright.
Part 2 is the redstone bit. In this you need to invert the signal so that when something changes the command block activates. You need to place a piece of redstone coming out of the command block linking to a redstone torch that has been attached to a parallel block. Then on top of that block you need a line of redstone. This line can be as long as you want it up to about 10 blocks. The shorter the line the later in the day the the command block will activate.
Part 3 is the Daylight sensor. This reacts to the amount of light in a world so make sure it is facing the sun. Connect this to your line of redstone and you are complete. When the Daylight sensor decides that there is not enough light, it will stop producing a redstone current thus inverting the current so that the command block is activated,
If you found this useful then please leave a Diamond and check out some of my other things. If you want me to upload a schematic of this so that you can easily insert it into any world then just let me know.
Thanks!
More like this
2184196
6


Have something to say?