C
ClearView News

How to blow up tnt in minecraft pe

Author

Emily Carr

Published Mar 30, 2026

How to blow up tnt in minecraft pe

MethodTipsWarnings Find 5 pieces of gunpowder. You’ll need 5 pieces of gunpowder in order to craft a piece of TNT. Gunpowder cannot be crafted, and must be found by defeating certain enemies that have a chance of dropping some, or looking in certain chests that have a chance of holding some: Defeating creepers (before exploding): 66% (1-2 gunpowder) Defeating ghasts: 66% (1-2 gun…Get 4 sand blocks. You can use regular sand or red sand. Both work the same and can be mi…

There are other answers below:

How do you summon a explosion in Minecraft? Using the /summon command by doing /summon TNT to blow up the area where the player is, if /summon TNT ~ ~ ~ is used, but it will blow up the coordinates used (example: /summon TNT 63 83 73 ) Respawn anchors if one attempts to use it while in any dimension other than the Nether.

How do you summon explosions in Minecraft? Using the /summon command by doing /summon TNT to blow up the area where the player is, if /summon TNT ~ ~ ~ is used, but it will blow up the coordinates used (example: /summon TNT 63 83 73 ) Respawn anchors if one attempts to use it while in any dimension other than the Nether.

How do you blow up tnt in minecraft pe ceative? you can use a redstone torch or a redstone block thats about it to blow up a block of tnt

How to blow up tnt on Minecraft (Creative mode) – YouTube.

TNT is an explosive block that can be primed to generate an explosion. TNT can be broken instantly with any tool, or without a tool. However, primed TNT cannot be broken, as it is an entity, but it can be removed with the /kill command. TNT also drops when a minecart with TNT is broken. Nine TNT blocks occur naturally in each desert pyramid trap. Two TNT blocks flank a …

Code: /execute @e [type=ArmorStand,tag=TNT] ~ ~ ~ summon PrimedTnt ~ ~ ~ {Fuse:80} /execute @e [type=ArmorStand,tag=TNT] ~ ~ ~ setblock ~ ~ ~ minecraft:air /kill @e [type=ArmorStand,tag=TNT] And this command where you have to change the ~ ~-1 ~ by all possible coordinates around players.

Although you can’t increase the radius on a single block of TNT, you could simply detonate multiple TNTs one after the other. As for increasing the power, you can’t (at least, not in vanilla Minecraft). You see, every time something explodes, Minecraft has a number assigned which is it’s power.

/execute @e [type=Snowball] ~ ~ ~ summon PrimedTnt and then in the command block attatched to the repeater put /kill @e [type=Snowball] So what this does wherever there is a snowball it will blow up when the command block is activated that’s why we want a slow clock.

It is for this reason that options in game are available to control explosions in your server. You can also enable or disable specific kinds like TNT and creeper explosions. These are made possible using plugins and game rules. NOTE: You must be a server operator (OP) to be able to use the /gamerule and /region commands.

Walk up to the TNT with flint and steel equipped to light it. The TNT block will begin flashing when lit. Make sure to back up to a safe distance before it explodes (4 seconds after being lit). TNT has an explosive radius of about 7 blocks. …

How do you make TNT explode in Minecraft?

See Make Flint and Steel in Minecraft for instructions on crafting it. Walk up to the TNT with flint and steel equipped to light it. The TNT block will begin flashing when lit. Make sure to back up to a safe distance before it explodes (4 seconds after being lit). TNT has an explosive radius of about 7 blocks.

How do you light a TNT block in Minecraft?

Walk up to the TNT with flint and steel equipped to light it. The TNT block will begin flashing when lit. Make sure to back up to a safe distance before it explodes (4 seconds after being lit). TNT has an explosive radius of about 7 blocks.

How do you increase the power of TNT in Minecraft?

More Power In TNT (Creeper) Via command blocks: Although you can’t increase the radius on a single block of TNT, you could simply detonate multiple TNTs one after the other. As for increasing the power, you can’t (at least, not in vanilla Minecraft). You see, every time something explodes, Minecraft has a number assigned which is it’s power.

How do you break primed TNT in Minecraft?

TNT is an explosive block that can be primed to generate an explosion . TNT can be broken instantly with any tool, or without a tool. However, primed TNT cannot be broken, as it is an entity, but it can be removed with the /kill command.