-
Bug
-
Resolution: Won't Fix
-
None
-
1.17.1, 21w43a, 21w44a
-
None
-
Community Consensus
-
(Unassigned)
The bug
When a panda is summoned holding an enchanted item, or any item with the enchantment glint, the particles produced from it eating said enchanted item do not appear enchanted in themselves.
How to reproduce
- Run the following command: /summon minecraft:panda ~ ~ ~ {HandItems:[{id:"minecraft:diamond_chestplate", Count:1b, tag:{Enchantments:[
{id:"protection",lvl:1}
],Damage:3}},{}]}
- Note that the panda is holding an enchanted item
- Note that the panda will start to eat the enchanted item
- Note that the particles from the panda eating the enchanted item do not use the enchantment glint
Expected results
As the item which the particles originate from is enchanted, the particles that come off of it should also have the enchantment glint applied.
Actual results
The particles just seem to have the normal texture with no additional effects.
- relates to
-
MC-219375 Particles produced from eating or breaking enchanted items don't appear enchanted
- Resolved