Skip to content
[/craft]
Summon Command Block Minecart

Summon Command Block Minecart

Spawn a minecart that runs a command

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Summons a minecart with a built-in command block that fires its command every tick while on activator rail, or once when it passes over one. It is a compact way to run commands from a moving cart in map mechanics. Note that command block minecarts are Java Edition only.

/summon command_block_minecart ~ ~ ~ {Command:"say Minecart activated"}
71 characters

How to use

  1. Open chat (T on Java).
  2. Paste the command and press Enter.
  3. A command block minecart spawns at your feet.
  4. Place it on rails with an activator rail to trigger the command.

Related commands