Set Console Command for Block
clone 0 64 0 10 74 10 20 64 20 replace normal
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Advanced · 1 block
Copy an arena template from 0 64 0 through 10 74 10 to 20 64 20 to reset the scene before another round.
What you need
Expected result
The destination region is replaced by a copy of the arena template.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Make sure the source and destination regions do not overlap, then attach the button.
clone 0 64 0 10 74 10 20 64 20 replace normal
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work