China Naming Network - Baby naming - How to use command blocks in Minecraft to constantly set the time to morning and the weather to big weather
How to use command blocks in Minecraft to constantly set the time to morning and the weather to big weather
Get the command block (type in the text box):
Versions below 1.7.10: /give your name 137
Versions above 1.7.10 :/give your name command_block
Morning: /time set 100
Evening: /time set 15000
Weather: /weather rain (rain), The number of seconds that thunder (thunderstorm) and clear (no weather) lasts
You can use repeated redstone mechanisms:
(Just replace the piston with a command block)
p>Hope to adopt*-*