About Minecart with Command Block in Minecraft
The command block minecart carries a command block on rails, running its command repeatedly as it moves over activator rails. It is obtainable only via commands.
Minecart with Command Block Command Examples
- Give 1 to nearest player:
/give @p minecraft:command_block_minecart 1 - Give 1 to yourself:
/give @s minecraft:command_block_minecart 1 - Give to a specific player:
/give PlayerName minecraft:command_block_minecart 1 - Clear from inventory:
/clear @p minecraft:command_block_minecart
Minecart with Command Block FAQ
What is the item ID for Minecart with Command Block?
The item ID for Minecart with Command Block is minecraft:command_block_minecart. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Minecart with Command Block?
Minecart with Command Block has the historical numerical ID 422, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:command_block_minecart instead.
How do I give myself Minecart with Command Block in Minecraft?
Open the chat window and run /give @p minecraft:command_block_minecart 1 to give the nearest player one Minecart with Command Block. Replace @p with a player name to target someone else.
How many Minecart with Command Block can stack in one slot?
Minecart with Command Block stacks up to 1 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
