About 9,360 results
Open links in new tab
  1. minecraft commands - How to /give tipped arrows in Windows-10 …

    2 /give @p minecraft:tipped_arrow 1 0 {Potion:"minecraft:harming"} As shown in your link, the item name is tipped_arrow. EDIT: Wait, just saw you were on Windows 10 edition. The …

  2. How to teleport an arrow to another entitiy within a radius in ...

    1. It's talking about the last selector, that selects all arrows around and you can't teleport to multiple entities anymore (it wasn't even useful before). 2. Why would you teleport an arrow to …

  3. 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 …

  4. minecraft java edition minecraft commands - How do I make an …

    Im trying to make an auto turret but when teleporting the entity in place and making it face another using the tp "facing" argument it faces the entity's feet, this is annoying because when the ent...

  5. minecraft java edition minecraft commands - Making Arrows Fly

    I'm making a sniper with 1.12 commands. It's working very well (except for the fact that bows don't shoot perfectly) but I have a problem: arrow speed. If you shoot an arrow at minimum speed, …

  6. 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 …

  7. How can I make a dispenser that has unlimited arrows?

    I want to know how to make a dispenser that can throw an infinite amount of arrows. I want to use this for my base. Is it possible? If so how can I do it?

  8. Minecraft: How to make an arrow that when it lands it summons a ...

    How to make an arrow that when it lands it summons a lightning? I want it for a minigame please help its in 1.13

  9. 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 …

  10. 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 …