Command Blocks Mod for MCPE for Android
In this example we will be using the commands available in the X-Commands mod to explain how you can use redstone and the Command Block to switch time between day and night.
Begin by placing down the first Command Block which will be used for activating night-time. Tap on the block to set the command to use. Here you can also enter JavaScript, e.g.: javascript: Level.setRainLevel(1); – this would turn on rain
Then place down the second Command Block and let’s set it to execute the day command.
Now use the levers to trigger the redstone signal. The redstone signal will then transmit power to the Command Block which will in return execute the command it is setup to execute.
by G####:
You are looking at the end of July