Currently, I have found that doors, mob heads, cauldrons, End portal blocks and Redstone (see MC-6777) have incorrect particle effects when breaking.
Will post if I find more.
Linked issues
is duplicated by 32
Attachments
Comments 19
Also, repeaters and comperator particles are done wrongly. I think the particles don't have invisible parts, and the (normally invisible) parts are now painted black.
(the repeater torch stick particles have one row of the normal torch texture, and one row black (on the 'left'))
It's because of the Texure Pack system! They haven't gotten the Particle Textures! So it brings a Texture that is white and has text saying "Missing item"! Some item's have a different colored Particles so it changes colors like the redstone!
Not so surprisingly, sprinting on doors and heads causes the same issue. However, I don't think the particles for end portal should be a concern, as they are not intended to be punched. I have also managed sprinting on them, by placing repeaters over them, and they have also produced Nether portal particles.
Relates to MC-6777