Since Arrows don’t contain the data of what bow shot it from, we must mark the arrow as its being shot. Setup: /scoreboard objectives add Shot stat.useItem.minecraft.bow /scoreboard objectives add Holding dummy /scoreboard objectives add LightingArrow dummy /scoreboard objectives add InGround dummy Clock(20tps)
There are other answers below:
So to make a command block what you do is go to commands and type in /give @s command_block and you will get oneAlso remember to like subscribe and turn on n…
Best Answer. Since Arrows don’t contain the data of what bow shot it from, we must mark the arrow as its being shot. Setup: /scoreboard objectives add Shot stat.useItem.minecraft.bow /scoreboard objectives add Holding dummy /scoreboard objectives add LightingArrow dummy /scoreboard objectives add InGround dummy.
For lightning bow, not hard, I may do it now: /scoreboard players tag @a[tag=abc] remove abc /scoreboard players tag @a[tag=!abc] add abc {SelectedItem:{id:minecraft:bow,tag:{Blah Blah Blah…}}}
how to make a lightning bow in minecraft? i was wondering if anyone here knew how to make it when someone fires a spectral arrow with a bow, the arrow would summon a bolt of lightning upon impact. i know this is possible because i have done it before but i forgot how.
The recipe for the Lightning Bow is in the source commands! Minecraft 1.8.1+ 9910 characters More by BlockWorld How to install How to import this command into your world First, you must give yourself a command block (If you are on a server, you must be ‘OP’ed, and have access to /gamemode 1) To get a command block, type /give @p command_block in the chat.
Then, commands for detecting an arrow correctly: (in repeating and chain cmdblocks, always active) /tag @a [nbt= {SelectedItem: {id:”minecraft:bow”,tag: {lightning:1}}}] add lightning. This gives everyone that is holding that specific bow a tag.
First, Throw the BLAZE ROD and the BOW on the ground together. Second, Wait a second and you get LIGHTNING BOW!!!!—–How to use it?—–First, You need the arrow in you inventory. Second, Shoot it! And you will see when the arrow hit the block it will summon LIGHTNING BOLT!!!!!
You need 2 command blocks, placed as shown in the picture. On the left block you press “Impulse” twice on it so that it says “Repeat” and on the right one press on it so that it says “Chain”. You go into the left and enter the command:
To craft and make a Lightning Rod you will have to first mine Copper Ores in the game. You will now need to go and interact with the furnace. Next, melt the copper ores done into copper ingots. Make sure that you have at least a minimum of three copper ingots before you start crafting. Now, place the blocks one over the other on a crafting block.
Related Questions
How to make lightning only strike at a specific Arrow?
The setup should recognize the arrow that is shot or the bow that is used by its name or another property, so that lightning only strikes at that specific arrow. Also, the lightning should only strike once when the arrow hits the ground. I know this is somehow possible with scoreboard, but I’m no good with that.
How to use lightning bolt?
First, Throw the BLAZE ROD and the BOW on the ground together. Second, Wait a second and you get LIGHTNING BOW!!!! ——————-How to use it?——————- First, You need the arrow in you inventory. Second, Shoot it! And you will see when the arrow hit the block it will summon LIGHTNING BOLT!!!!!!
Does only work with lighting bows?
Only works for normal arrows. this would make it so all arrows, regardless of who shot them, would be affected, and if someone shoots a lighting bow at the ground, while being shot at, then the arrow would be killed before it hits them. 1. [Map] Troublemaker
How does the Lightning setup work?
The setup should recognize the arrow that is shot or the bow that is used by its name or another property, so that lightning only strikes at that specific arrow. Also, the lightning should only strike once when the arrow hits the ground.