Hello, I have been making a map that isn't survival and is more about the puzzle and it looks best in day so I made a 3 block contraption that would make it Eternal Day without the use of Mystcraft Symbols.
You need 1 Light Sensor, 1 NOT Gate and 1 Command Block (You can't make this in survival so it has to be spawned in but this tutorial is for a creative world)
Set up the items like this
How it Works:
Light Sensor: This is a RedPower item that will send a redstone signal whenever it receives enough light. That amount of light is set by opening and closing the shutters on the blue panel, to open and close these shutters grab a screwdriver and Sneak + Right Click the Sensor 3 times.
NOT Gate: This is a RedPower item that will send a redstone signal only if none of its inputs are on. So if the sensor is detecting light, then the NOT Gate will be detecting a signal from the input (Which is the Light Sensor) and won't send a redstone signal to the command block. If the Light Sensor is not detecting light, then the NOT Gate will send a signal to the command block
Command Block: This is a vanilla item that will use a command that you would use in servers in your world when it is powered by redstone. The command you put in here is /time set 0 and when the NOT gate sends a signal it will reset the time to day
Please note, that whenever the Command Blocks changes the time it will put a message in chat saying [@: Set the time to 0] so you can toggle this with /gamerule commandBlockOutput false. Thanks to Memorian for pointing that out
You need 1 Light Sensor, 1 NOT Gate and 1 Command Block (You can't make this in survival so it has to be spawned in but this tutorial is for a creative world)
Set up the items like this
How it Works:
Light Sensor: This is a RedPower item that will send a redstone signal whenever it receives enough light. That amount of light is set by opening and closing the shutters on the blue panel, to open and close these shutters grab a screwdriver and Sneak + Right Click the Sensor 3 times.
NOT Gate: This is a RedPower item that will send a redstone signal only if none of its inputs are on. So if the sensor is detecting light, then the NOT Gate will be detecting a signal from the input (Which is the Light Sensor) and won't send a redstone signal to the command block. If the Light Sensor is not detecting light, then the NOT Gate will send a signal to the command block
Command Block: This is a vanilla item that will use a command that you would use in servers in your world when it is powered by redstone. The command you put in here is /time set 0 and when the NOT gate sends a signal it will reset the time to day
Please note, that whenever the Command Blocks changes the time it will put a message in chat saying [@: Set the time to 0] so you can toggle this with /gamerule commandBlockOutput false. Thanks to Memorian for pointing that out