mojira.dev
MC-49526

/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

Comments 3

Isn't that the same as

/kill @e[type=Item]

?

And your command

/kill @e[type=Item] {Item:{id:any_item}

is missing a closing curly bracket.

... and kill doesn't allow a tag ...

Dejori David

(Unassigned)

Unconfirmed

Minecraft 14w08a

Retrieved