-
Bug
-
Resolution: Invalid
-
None
-
1.16.5, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w19a, 21w20a, 1.17 Pre-release 1, 1.17 Pre-release 3, 1.17 Pre-release 4, 1.17 Pre-release 5, 1.17 Release Candidate 1, 1.17 Release Candidate 2, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Release Candidate 1, 1.17.1, 21w37a, 21w38a, 21w40a, 21w43a, 1.18, 1.18.1, 22w05a, 1.18.2, 1.19, 1.19.2, 22w43a, 1.19.3, 23w05a, 23w07a, 1.19.4, 1.20.1
-
None
-
Confirmed
-
Particles
The Bug:
Particles produced from eating or breaking enchanted items don't appear enchanted.
Steps to Reproduce:
- Eat an enchanted golden apple and look closely at the particles produced from eating it.
- 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}
- Consume the durability of the diamond helmet and pickaxe and look closely at the particles they produce upon being destroyed.
- 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.