Original pixel art Command Block icon
Minecraft Java Item ID

Command Block ID

Command Block is an advanced block that executes console commands when powered by redstone. It is only available in Creative mode or with cheats enabled.

✓ Verified for Java Edition 26.2
Namespaced item ID minecraft:command_block

Command Block Item Facts

Maximum stack64
Available inCreative
Historical numerical ID137

Historical numerical ID: Reviewed for Java Edition 1.12.2 and earlier.

Give Command for Command Block

Copy the current Java Edition command, or open the generator to change the player and quantity.

/give @p minecraft:command_block 1

Customize this command →

Historical command for Java 1.12.2 and earlier

Modern namespaced IDs are recommended. This numerical form is only for old Java releases.

/give @p 137 1

About Command Block in Minecraft

Command Block is an advanced block that executes console commands when powered by redstone. It is only available in Creative mode or with cheats enabled.

Command Block Command Examples

  • Give 1 to nearest player: /give @p minecraft:command_block 1
  • Give 1 to yourself: /give @s minecraft:command_block 1
  • Give to a specific player: /give PlayerName minecraft:command_block 1
  • Clear from inventory: /clear @p minecraft:command_block

How to Get Command Block

Command Blocks are not obtained through normal Survival crafting. Players with the required permissions can use a give command, then configure the block with a command and redstone or execution settings.

  1. Make sure cheats or server permissions allow commands.
  2. Use the current command shown on this page to receive a Command Block.
  3. Place it, enter a command, and configure how it will run.

What Is Command Block Used For?

Redstone Dust

Use redstone to trigger a command block in a simple setup.

Lever

A manual lever is a straightforward test trigger.

Repeater

Use timing components when building command sequences.

Chain Commands

Combine command blocks carefully to automate map or server behavior.

Sources and Data Review

Item facts were reviewed for Java Edition 26.2 on .

Related Miscellaneous

Item ID: minecraft:redstone
Item ID: minecraft:lever
Item ID: minecraft:repeater
Item ID: minecraft:command_block
Item ID: minecraft:piston
Item ID: minecraft:crafting_table