Set Console Command for Block
weather thunder 60
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Beginner · 1 block
Press a button to start a 60-second thunderstorm for a dramatic stage opening or special event.
What you need
Expected result
The world changes to a thunderstorm for 60 seconds.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Use a button so the storm starts once per press.
weather thunder 60
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work