How to execute a specific item in minecraft
[
BACK]

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]

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]
Is it possible to do a 100% playthrough with a single save file?
Posted On: October 4, 2023
I was thinking of doing my next playthrough to complete 100% of the game (I sort of rushed my first time), on the highest difficulty. Do I need to have multiple saves for branching scenarios, or is it...[
More]
How to set Steam to always choose the same launch option for a game?
Posted On: February 5, 2023
Sometimes when you launch a game you have to choose between different launch options:.Is it possible to configure Steam so the startup window is skipped and a specific options is chosen?I my case I wa...[
More]
Does renaming a pokemon to its original name count as a nickname?
Posted On: June 15, 2023
Basically what I actually want to know is, if I rename a Pokémon to its original name and trade it, will the traded Pokémon evolve with its proper evolved Pokémon name or retain i...[
More]
I can't be the only one...
Posted On: October 10, 2024
Question from user TrickstersKeep at BaldursGate3 at reddit.com.Answer:What do you mean? I guided the Nautiloid to a safe landing. There was no Crash just a rough landing.Answer from user HangDol at B...[
More]
What are the conditions for a Force Bonus skipping a mission requirement?
Posted On: April 17, 2024
Sometimes when completing a quest, I'll get credit for completing an optional mission requirement even if I didn't meet said requirement with the message "Force Bonus". For example, in the video below...[
More]
Command to say player coords in chat?
Posted On: January 28, 2023
Trying to get a command that tells a player's coords in chat. I have a working command: /data get entity @s Pos, but I assume I would need to combine this with /tellraw?Question from user Aceplante at...[
More]
In Assassins Creed 3, What is the best way to expose a ships powder stores?
Posted On: April 16, 2023
On some of the ship missions, there is an optional objective of "sink ships by firing on their powder stores".
I know how this works broadly - I've shot up some ships and got the spec...[
More]
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]
What does this H buff icon mean?
Posted On: September 21, 2023
Today I was doing No Rest for the Wicked and noticed this H icon in my buffs area. It's not the icon for edge, grit, or rush for certain, it's some kind of fourth icon that I've never seen...[
More]
Who picks your locks and disarms your traps...
Posted On: May 18, 2024
. if not Astarion? I'm considering ditching him for the first time in my second run, but he is my lockpicker and trap disarmer, and Act 3 has many areas full of traps and locks. Of course, I could mak...[
More]