Details
-
Bug
-
Resolution: Won't Fix
-
None
-
20w48a
-
None
-
Confirmed
-
(Unassigned)
Description
The bug
The particles from a spyglass have no texture. This is inconsistent with other items.
How to reproduce
- Run the command below to summon a panda with a spyglass:
/summon minecraft:panda ~ ~ ~ {HandItems:[{id:"minecraft:spyglass", Count:1b},{}]}
- Wait until the panda begins to eat the spyglass
- Notice that the particles have no texture
If the panda drops the spyglass before it eats, you'll have to run the command again to get another panda.
Alternatively, you could run the command:
/particle minecraft:item spyglass ~ ~2 ~ 1 1 1 0 30
Video
A video of this issue can be found here: https://youtu.be/aZk518eHmK8
Attachments
Issue Links
- relates to
-
MC-122177 Particle of air item has a missing texture
- Resolved