Minecraft scoreboard command to kill an item with a certain name
//ads -- adsterra.com -- native banner
?>
I have commands set up to kill an item whenever they touch the ground. In this case it is iron boots but I want to know how I can kill iron boots with a certain name. I think I have to add the custom name into the following command:
/scoreboard players set @e[type=Item] IronB 1 {Item:{id:minecraft:iron_boots}}
But I don't know how to add the custom name. I couldn't find a solution anywhere, and tried to figure it out myself but failed. Sorry if my question isn't clear.
Pictures about "Minecraft scoreboard command to kill an item with a certain name"



How do you kill a specific item in Minecraft with commands?
In the most recent update of Minecraft, it's as simple as this command: /kill @e[type=item,name="gold ingot"] .How do you kill a specific item entity in Minecraft?
The kill command or \u201c/kill @e[type=item]\u201d can remove all the dropped items in the Minecraft world instantly. You'll need operator status and cheats to be enabled to use the kill command. If you want to clear all the dropped items within a specific radius, use the \u201c/kill @e[type=item, r=x]\u201d command.How do you kill items in Minecraft with names?
The command is /kill @e[type=item] . That will delete EVERY dropped item on the ground currently. An example of clearing a specific item would be /kill @e[type=dirt] that will delete ALL DIRT blocks that are DROPPED. The process is similar on Bedrock Edition of Minecraft.Minecraft Scoreboard Command Tutorial [1.18]
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Orhun Rüzgar ÖZ, Angela Roma, Ivan Babydov, Monstera
