N
Common Ground News

How to make explosive arrows in minecraft

Author

Carter Sullivan

Updated on March 25, 2026

How to make explosive arrows in minecraft

Making explosive arrows in Minecraft Bedrock Edition is a bit different from Java, but the first step remains much the same. To start, give yourself a command block by typing /give @s command _…

There are other answers below:

How To Make Explosive Arrows in Minecraft – Minecraft Bedrock Command Block TutorialCommands – testfor @e[type=arrow]execute @e[type=arrow] ~~~ summon tnt_mi…

In the box that appears, make sure any command you type begins with a / you will need this for the explosive arrows procedure in Minecraft. Now in the space, enter: /give @s command_block. This will get you a command block. Now get a Redstone repeater and a Redstone comparator in your inventory to use.

So to make explosive arrows in Minecraft, you will need to use both command blocks and commands that will vary between both Java and Bedrock versions of the game. Starting with Java, you will need to first give yourself a command block by typing or copying and pasting give @p command_block in Minecraft.

EXPLOSIVE ARROWS with 1 command in Minecraft [Link in Description] Watch later. Share. Copy link. Info. Shopping. Tap to unmute. If playback doesn’t begin shortly, try restarting your device. You …

Blueprint: Arrow + Tape + Explosives (x2) = Explosive Arrow. Are there explosive arrows in Minecraft? To make explosive arrows in Minecraft, you will need to use commands, as there is no item called explosive arrows in the game that players can craft.

[Repeat, Unconditional, Always Active] execute @e[type=!arrow,tag=!notexplode,ttype=!item,type=!xp_orb] ~~~ tag @e[type=arrow,r=4] add explosive [Chain, Conditional, Always Active] execute @e[tag=explosive] ~~~ summon ender_crystal [Chain, Conditional, Always Active] execute @e[tag=explosive] ~~~ summon arrow

Explosive Arrows with only one command 1. Give yourself a command block ( /give @p command_block ) 2. Copy the command 3. Paste the command in the commandblock 4. Activate the commandblock. Other Special Arrows: Ender Arrows | Firework Arrows Every arrow you shoot will now explode after hitting the ground If arrows bug they will be killed automatically.

11. Explosive Arrows. This is a pretty simple concept. Once you install the command you get a bow that shoots TNT arrows. – There are two two arrows that produce different explosion sizes. To pick an arrow you hold it in your off-hand.

after this we have to create the variable ‘player’ and the variable ‘arrow’, and check if shooter have permission. Code (Text): Arrow a = (Arrow) e.getEntity();

How to make explosive arrows with only one command?

Explosive Arrows with only one command 1 Give yourself a command block ( /give @p command_block ) 2 Copy the command ( here) 3 Paste the command in the commandblock 4 Activate the commandblock More …

How to kill arrows with command blocks?

1. Give yourself a command block ( /give @p command_block ) 2. Copy the command ( here) 3. Paste the command in the commandblock 4. Activate the commandblock If arrows bug they will be killed automatically.

Can an arrow explode when it hits dirt?

For Minecraft Bedrock 1.16. The arrow should explode on impact and not just when it hits dirt. And no explosives should spanw at an Arrow stuck in the ground.

How do you pick an arrow in Minecraft?

To pick an arrow you hold it in your off-hand. – A unique feature of this command is that all blocks and items destroyed by the TNT float into the sky. This is a simple creation but hopefully, you find a fun use for it.