News

A repeat command block, as the name suggests, repeats a command in every game tick as long as it is activated in Minecraft Java Edition. In Bedrock Edition, it can repeat a command more than a ...
The repeating command block needs the following code: /execute as @e [name='Test'] run execute at @s run fill ^ ^ ^5 ^ ^ ^5 minecraft:green_wool The first chain command block needs the following ...