Mojira Archive
MC-272730

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)

  1. /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)

  1. Throw a trident while in survival mode
  2. /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.

Invalid

No User

The grandpa of minecraft

2024-05-30, 09:39 PM

2024-06-19, 03:11 PM

2024-06-19, 03:11 PM

0

0

Unconfirmed

(Unassigned)

1.20.6, 1.21 Pre-Release 1

-