mojira.dev
MC-95613

Cannot target entities with more than 1 scoreboard tag

I made a repeat command block give all items the "OnGround" tag that are on the ground and a "soul1" tag if they were a certain Item. I put in the command in that summoned a creeper if they had both tags but then ALL items that were on the ground summoned creepers.

Linked issues

Attachments

Comments 2

Selectors can only include 1 of each argument, 2 of the same type of argument, the last one is used, same with all selector arguments, this is just limitation of the used system.

The argument name (in this case tag) must be unique in the selector.

Ryan Taylor

(Unassigned)

Unconfirmed

Minecraft 16w02a

Retrieved