/kill @e[type=Item] {Item:{id:anyitem} does not work
Executig the command "/kill @e[type=Item] {Item:
{id:any_item}" does not work.
Linked Issues
Created Issue:
/kill @e[type=Item] {Item:{id:anyitem} does nor work
Added Linked Issues:
duplicates
Isn't that the same as
?
And your command
/kill @e[type=Item] {Item:{id:any_item}is missing a closing curly bracket.
... and kill doesn't allow a tag ...
FOUND A SOLUTION: Click