About 284,000 results
Open links in new tab
  1. Minecraft - How to make Explosive Arrows in Minecraft (All Platforms ...

    Nov 20, 2023 · Here, we will explain how to make explosive arrows in Minecraft for all platforms at Pro Game Guides, your number-one source for gaming guides.

  2. How to make explosive arrows in Minecraft - Sportskeeda

    May 5, 2023 · Everything to know about explosive arrows in Minecraft Since explosive arrows do not exist in the game, you will have to use command blocks and commands to make the regular arrows …

  3. Exploding Arrows — CommandGeek

    The other day I stumbled across an NBT that allows you to make explosive arrows! But why stop there? We can do all sorts of crazy stuff not just bows, but with tridents also!

  4. What's the command for explosive arrows? : r/MinecraftCommands - Reddit

    Apr 29, 2022 · I mean usually for explosive arrows I have the arrow use execute @p ~ ~ ~ execute @e [type=arrow,tag=boom,rm=5] ~ ~ ~ testfor @e [family=mob,r=5] this is a repeating command block …

  5. How would I make an arrow explode on impact : r/MinecraftCommands - Reddit

    Apr 15, 2023 · Arrows can’t explode on impact per se, but here is a way to get an arrow to summon tnt when it touches the ground: /execute at @e[type=arrow] unless block ~ ~-0.01 ~ air run summon tnt …

  6. How to Make and Master Explosive Arrows in Minecraft

    Dec 27, 2023 · In this complete guide, I‘ll teach you: How to get explosive arrows in survival and creative Detailed explosive arrow command block setups Using explosive arrows to demolish enemies and …

  7. How To Make Exploding Arrows in Minecraft Bedrock (1.21+)

    Learn how to make explosive arrows in Minecraft, these arrows can be made to explode on impact or when any mob is within its range. (pls watch the vid and sub...

  8. Minecraft: How To Make Explosive Arrows? - Gamer Tweak

    Sep 8, 2021 · How to Make Explosive Arrows in Minecraft? Minecraft and its community of gamers always manage to find ways to make the game more interesting. Explosive arrows are just another …

  9. How to Make Explosive Arrows in Minecraft - Playbite

    Mar 9, 2024 · Explosive Solutions: Command Blocks and Mods To get explosive arrows, players often turn to command blocks. By entering specific commands, you can make arrows explode upon …

  10. How to make snowballs that explode on impact. : r ... - Reddit

    The second command makes all AECs with the correct tag check to see if they still have a snowball near them. If they don't, then they summon primed tnt. This tnt will explode the next tick. execute as …