If you use the command /say @e[type=Item] on for example 43 dropped cobblestone, says item.tile.cobblestone ONCE.
It takes the stack as one dropped Item.
I think it should say item.tile.stonebrick 43 times.
If you use the command /say @e[type=Item] on for example 43 dropped cobblestone, says item.tile.cobblestone ONCE.
It takes the stack as one dropped Item.
I think it should say item.tile.stonebrick 43 times.
intended, it's just 1 item entity with a Count >1 not multiple item entities with count=1