The bug
When you attempt to make iconcrack particles of a shield, particles of water and lava are shown, instead of the shield particles.
How to reproduce
Type the following command into a command block and activate it:
particle item shield ~ ~ ~ 1 1 1 0 100 force @a
-> See that lava and water particles are produced.
Linked issues
Attachments
Comments 7
This issue seems to have been fixed in 18w47a. Its status should be changed accordingly. Added screenshot for proof of fix, using panda as an example.
It was fixed in 18w47a with the fix of MC-138797. It wasn't fixed in 18w46a.
This is mostly fixed in 18w01a, however, shields are still affected. They solved the block issue by making them instead use their breaking particles, not their item textures, which is MC-123824.