Mojira Archive
MC-219375

Particles produced from eating or breaking enchanted items don't appear enchanted

The Bug:

Particles produced from eating or breaking enchanted items don't appear enchanted.

Steps to Reproduce:

  1. Eat an enchanted golden apple and look closely at the particles produced from eating it.
  2. Obtain an enchanted diamond helmet and pickaxe that both have very low durability by using the commands provided below.
    /give @s minecraft:diamond_helmet{Enchantments:[{id:"protection",lvl:1}],Damage:362}
    /give @s minecraft:diamond_pickaxe{Enchantments:[{id:"efficiency",lvl:1}],Damage:1560}
  3. Consume the durability of the diamond helmet and pickaxe and look closely at the particles they produce upon being destroyed.
  4. Take note as to whether or not particles produced from eating or breaking enchanted items don't appear enchanted.

Observed Behavior:

The particles don't appear enchanted.

Expected Behavior:

The particles would appear enchanted.