News

There are three types of command blocks that players can use, based on the frequency and triggering condition of a command. The three are called: impulse, chain, and repeating.
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 ...