The enchantment glint on a trident only appears when the enchanted trident is manually thrown
Closely related to MC-252577: If you summon an enchanted trident or use the /item command to change a thrown trident to be enchanted, the enchantment glint does not render.
Steps to reproduce (summon)
/summon trident ~ ~ ~ {pickup:1b,item:{id:"minecraft:trident",count:1,components:{"minecraft:enchantments":{levels:{"minecraft:channeling":1}}}}}
Observed result: The enchantment glint does not appear.
Expected result: The enchantment glint should appear.
Steps to reproduce (/item)
- Throw a trident while in survival mode
/item replace entity @n[type=minecraft:trident] contents with trident[enchantments={levels:{"minecraft:channeling":1}}] 1
Observed result: The enchantment glint does not appear.
Expected result: The enchantment glint should appear.
2024-05-30, 09:39 PM
2024-06-19, 03:11 PM
2024-06-19, 03:11 PM
0
0
-