Repeating Command Block Item ID

Each item in Minecraft has a unique ID assigned to it, known as an item ID, this can be used in commands to spawn the item into the game. The item ID for repeating command block in Minecraft is shown below:

Repeating Command Block Spawn Command

The Repeating Command Block item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.

If you are running the Essentials plugin, you will need to run /minecraft:give instead of simply /give. This is because the Essentials /give command overrides Minecraft's built-in command.

Repeating Command Block Block States

Block states are values assigned to a block that changes its state. For example, many blocks have a "direction" block state which can be used to change the direction a block faces.

Find a table of all blockstates for the Repeating Command Block block below.

Block State Name Type Values
conditional bool ?
  • true
  • false
facing enum ?
  • north
  • east
  • south
  • west
  • up
  • down

All Minecraft 1.18 Item IDs

Find thousands more items on our complete list of 1,325 Minecraft IDs.

/show list

Repeating Command Block Information

Repeating Command Block

The repeating command block acts like a regular command block, but will also repeat its command every tick until no longer activated.

Item ID minecraft:repeating_command_block
Numerical ID 210
Stackable Yes
Max Stack Size 64
Hardness 0.0
Diggable No
Min / Max State IDs 9225 - 9236