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 ID Information
The item ID for Command Block is minecraft:command_block. The numerical ID for Command Block is 137.
How to Get Command Block
You can obtain command block through normal gameplay or by using the /give command. To use the give command, open the chat window (press T on PC) and type the command shown above. You must have operator privileges or cheats enabled to use commands.
Command Block Command Examples
- Give 1 to nearest player:
/give @p minecraft:command_block 1 - Give 64 to yourself:
/give @s minecraft:command_block 64 - Give to a specific player:
/give PlayerName minecraft:command_block 1 - Clear from inventory:
/clear @p minecraft:command_block