Summon Primed TNT with Custom Fuse
Spawn activated TNT with a set countdown
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Summons primed TNT that is already counting down, with fuse:80 giving a four-second delay (80 ticks). Raise the fuse value for a longer countdown or lower it for a near-instant blast. On Bedrock you get the default fuse only.
/summon tnt ~ ~ ~ {fuse:80}27 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and press Enter.
- Primed TNT appears and counts down to its explosion.
Related commands
Spawn a zombie equipped with armor
/summon zombie ~ ~ ~ {equipment:{head:{id:"diamond_helmet",count:1}}}Spawn an armor stand for displaying equipment or decoration
/summon armor_stand ~ ~ ~