mojira.dev
MC-117736

1.12 Item data tag

Is it a bug or change? I can't use item data tag to find item using the same way I use in 1.11.2
Command : /testfor @e[type=Item] {Item:{id:oak_stairs, Count:1b}}

Comments 4

item (and any other entity type) is now lowercase in the entity selector

I can find the item using this /testfor @e[type=Item]

Replace id:oak_stairs with id:"minecraft:oak_stairs"

Michael Pan

(Unassigned)

Unconfirmed

Minecraft 1.12 Pre-Release 5

Retrieved