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:"minecraft:oak_stairs", Count:1b}
}
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:"minecraft:oak_stairs", Count:1b}
}
Cannot reproduce, this commands works just fine for me.