hey i am trying to learn comman block coding and at the moment i want to make a command to check if i am whearing a leather chestplate called empowerd and if so make black particle effects come off of player please someone help
this is what i have probs wrong /execute as @a{Inventory:[{Slot:102b,id:"minecraft:leather_chestplate",tag:{display:{Name:"{\"text\":\"Empowered\"}"}}}]} run <command>
0
hey i am trying to learn comman block coding and at the moment i want to make a command to check if i am whearing a leather chestplate called empowerd and if so make black particle effects come off of player please someone help
this is what i have probs wrong /execute as @a{Inventory:[{Slot:102b,id:"minecraft:leather_chestplate",tag:{display:{Name:"{\"text\":\"Empowered\"}"}}}]} run <command>