How to execute a specific item in minecraft

[BACK]
How to execute a specific item in minecraft
Posted On: April 26, 2024

I want to make a command executing a tripwire hook when it is thrown in the ground you summon a lighting bolt but it seems you can't add NBT tags in an execute command so how to specify the item I want.


Question from user Mohannad El-Nesr at gaming.stackexchange.com.


Answer:

you cannot do it using execute only you must use scoreboard as in the following:.


/scoreboard players set @e[type=item] Lightning 1 {Item:{id:"minecraft:tripwire_hook",Damage:0s,Count:1b,tag:{display:{Name:"Lightninger",Lore:[]}}}}.


then .


/execute @e[score_Lightning_min=1] ~ ~ ~ summon Lightning_Bolt.


Answer from user Mohannad El-Nesr at gaming.stackexchange.com.


[BACK]
How to execute a specific item in minecraft
Posted On: April 26, 2024

I want to make a command executing a tripwire hook when it is thrown in the ground you summon a lighting bolt but it seems you can't add NBT tags in an execute command so how to specify the item I want.


Question from user Mohannad El-Nesr at gaming.stackexchange.com.


Answer:

you cannot do it using execute only you must use scoreboard as in the following:.


/scoreboard players set @e[type=item] Lightning 1 {Item:{id:"minecraft:tripwire_hook",Damage:0s,Count:1b,tag:{display:{Name:"Lightninger",Lore:[]}}}}.


then .


/execute @e[score_Lightning_min=1] ~ ~ ~ summon Lightning_Bolt.


Answer from user Mohannad El-Nesr at gaming.stackexchange.com.


[BACK]

What's your favorite summoner? What's your favorite summoner?

Posted On: July 23, 2024
The ultimate power fantasy in gaming, getting your summons so strong you don't actually have to play the game. What's your favorite summoner setups? Multi or Mono, curious to see how others enjoy the ...[More]


Steam Invalid SSL Certificate Steam Invalid SSL Certificate

Posted On: June 12, 2023
For the past few months I have been having an issue with Steam, and I have finally decided to ask about it. I've looked up solutions but none of them work, and nobody else has seemed to have had t...[More]


Why don't I love my Dragonborn as I did my Argonians? Why don't I love my Dragonborn as I did my Argonians?

Posted On: March 22, 2026
I can't pinpoint what it is, but I had a fantastic time playing lizard people in Morrowind, Oblivion and Skyrim. It felt different, fun and interesting. The racial traits didn't matter to me - I just ...[More]


Can you import a save from Walking Dead Season 1 to Season 2? Can you import a save from Walking Dead Season 1 to Season 2?

Posted On: March 25, 2023
I recently bought Walking Dead Season 2. I remember hearing that Season 2 might import your decisions from Season 1. Is this true and if so is there anything I need to do to make it work? Question ...[More]


How much stardust do I need to trade my Charcadet in Pokemon Go? How much stardust do I need to trade my Charcadet in Pokemon Go?

Posted On: March 9, 2024
This is my Charcadet. I tried to trade it with my other account but it said I don't have enough stardust.Question from user Kaito at gaming.stackexchange.com.Answer:It depends on if the other account ...[More]


Whats wrong with my Pokemon Go curveball? Whats wrong with my Pokemon Go curveball?

Posted On: May 10, 2023
So I've got pretty good at landing curveballs. Well, according to How to throw a curveball that's what I think I'm doing. But I never seem to get the 10xp bonus for curveball, whether I hi...[More]


What do the Dota 2 ranks mean in the context of individual unranked games? What do the Dota 2 ranks mean in the context of individual unranked games?

Posted On: August 10, 2023
When I look at my matches on https://www.dotabuff, I see that it includes ranks like Archon, Crusader, Guardian etc. with each game. However, all these games are unranked (and I have never played a...[More]


Unable to give player custom splash potion Unable to give player custom splash potion

Posted On: April 26, 2024
I'm trying to make a custom splash potion but whenever I give it to myself it gives me a splash uncraftable potion.What am I doing wrong?The command I'm using is:./give @p minecraft:splash_potion{tag:...[More]


Pokemon GO, What does this symbol mean in the Collector research? Pokemon GO, What does this symbol mean in the Collector research?

Posted On: May 1, 2023
In the temporary research there is a challenge to catch specific pokemon. Some are normal, some are event, but there is one that I'm not sure what it means. What does this symbol mean? Qu...[More]


Does Echo Form stack with itself? Does Echo Form stack with itself?

Posted On: January 4, 2024
The description for the Power card Echo Form states. The first card you play each turn is played twice. What happens if you play Echo Form multiple times in a battle? Does the first card played ...[More]