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 command block in Minecraft is shown below:
The Command Block item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.
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 Command Block block below.
Block State Name | Type | Values |
---|---|---|
conditional | bool ? |
|
facing | enum ? |
|
Find thousands more items on our complete list of 1,325 Minecraft IDs.
All 1.18 Item IDsThe command block in Minecraft can be used to execute commands. They cannot be obtained in Vanilla MC but, by using the item id, you can spawn the command block item into your inventory when in creative mode. In many cases, you must be a server op to use the block. Modifiers such as @p and @e can be used to target things like players and entities with commands.
Item ID | minecraft:command_block |
---|---|
Numerical ID | 137 |
Stackable | Yes |
Max Stack Size | 64 |
Hardness | 0.0 |
Diggable | No |
Min / Max State IDs | 5644 - 5655 |