Minecraft 1.19: How To Add a Delay To Your Command Blocks

Опубликовано: 12 Март 2026
на канале: Vivtorsing
70,493
993

Minecraft 1.19: How To Add a Delay To Your Command Blocks
Subscribe for more command block tutorials!!!
The command:
scoreboard objectives add timer dummy
Repeat Command Block:
scoreboard players add timer timer 1

Chain Command Block - unconditional and always active
execute if score timer timer matches 50 run say Subscribe!!!
execute if score timer timer matches 70 run say To
execute if score timer timer matches 100 run say Vivtorsing!!!

Chain Command Block but conditional and always active
scoreboard players set timer timer 0

Become A Member -    / @vivtorsing  
My Discord -   / discord  
Thanks for watching #minecraft