
Command Block
minecraft:command_blockCommand Block is an indestructible redstone mechanism that executes a single command when powered. It comes in Impulse, Chain, and Repeat variants and is only obtainable through creative mode or commands, making it the backbone of custom maps and server automation.
Uses
- Command chains — Chain Command Blocks link to a preceding block to fire sequences of commands, while Repeat blocks re-fire every game tick while powered.
- Custom maps and minigames — Map makers use command blocks to script scoreboards, teleports, structure loading, and other logic without external mods.
Found In
- Creative inventory — Available only in the Operator Utilities tab when cheats are enabled.
- Give command — Obtainable via `/give` with operator permissions; cannot be crafted or mined in Survival.
FAQ
Can I mine a Command Block in Survival?
No. It has a hardness of -1, making it unbreakable without creative mode or the pick block feature.
What tool do I need to obtain one?
None. Command Blocks can only be obtained via the creative inventory or the `/give` command by an operator.
What's the difference between Impulse, Chain, and Repeat?
Impulse fires once per activation, Chain fires when the preceding command block in a chain succeeds, and Repeat re-fires continuously every tick while powered.
How tough is a Command Block against explosions?
Extremely. Its blast resistance of 3,600,000 matches bedrock, so it survives any in-game explosion.
Tags
- overworld
- nether
- the_end
- blast_resistant