
How can I make a TNT arrow in Minecraft Bedrock? - Arqade
Apr 29, 2023 · How can I make a TNT arrow in Minecraft Bedrock? Ask Question Asked 2 years, 6 months ago Modified 1 year ago
Lightning arrows in minecraft using execute command - Arqade
Jun 17, 2021 · Named arrows don't keep their name data after being shot, so you would have to use data from a tipped arrow in specifying where to summon lightning. I am using a custom …
how can you make a multishot 10000 in minecraft 1.16?
Mar 18, 2021 · So according to this video by phoenix sc: . You can make a crossbow that can shoot like millions of arrows and the command is in the description of the video which i...
minecraft java edition minecraft commands - How do I make …
May 7, 2021 · Here is some context: I've made some command block code to make lightning arrows. However, I want the arrows to instantaneously despawn after an arrow is shot. How do …
How do I give myself a potion or tipped arrow with an effect?
In Java Edition, I can give myself a potion with effect with an NBT tag: give @s potion 1 0 {Potion:"minecraft:regeneration"} However, I cannot do this in Bedrock Edition, as …
minecraft java edition minecraft commands - Increasing Arrow …
Jul 17, 2017 · 8 I'm playing Minecraft and I want to create a sort of "gun". Nothing special, just a bow with some slight twists. Decreasing the draw speed is no problem, I already have that …
How can I remove arrows stuck in a player? - Arqade
Aug 11, 2020 · When I am shot by an arrow in Minecraft, my avatar now has an arrow sticking out of me which hangs around for a while before disappearing. This is fine right now, but when I …
minecraft java edition - Tricks for getting lots of arrows? - Arqade
Oct 21, 2011 · 56 Any tips or tricks for getting arrows (besides cheating)? Or tricks for finding a skeleton spawn? I've tried farming chickens and gravel for feathers and flint, but it takes a …
How to make a rain of arrows in vanilla Minecraft using ... - Arqade
Oct 21, 2016 · The way I can think of this works rather well. It involves the "arrow storm" activator being in a specific inventory slot, as if like an option. First, you set a loop command block to …
minecraft commands - Make a arrow disappear on ground …
Aug 20, 2021 · I'm trying to make a game where a team shoots a arrow and if it misses it despawns and respawns in the middle. How can I make the arrow disappear?