This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
https://www.minecraftforum.net/forums/minecraft-java-edition/redstone-discussion-and/193212-command-for-killing-removing-a-certain-item
I would like to delete certain dropped item entities in minecraft 1.13. The scoreboard method found in the post above does not work. Does anyone know how to do this?
/kill @e[name = "whatever you want to remove"]
https://www.minecraftforum.net/forums/minecraft-java-edition/redstone-discussion-and/193212-command-for-killing-removing-a-certain-item
I would like to delete certain dropped item entities in minecraft 1.13. The scoreboard method found in the post above does not work. Does anyone know how to do this?
/kill @e[name = "whatever you want to remove"]