-
Bug
-
Resolution: Unresolved
-
None
-
1.21, 1.21.1, 24w38a, 1.21.2
-
None
-
Confirmed
-
Commands, Entities
-
Low
-
Platform
The Bug:
The enchantment glint on tridents doesn't show when tridents aren't manually thrown.
Steps to Reproduce:
- Summon an enchanted trident by using the command provided below.
/summon minecraft:trident ~ ~ ~ {pickup:1b,item:{id:"minecraft:trident",count:1,components:{"minecraft:enchantments":{levels:{"minecraft:channeling":1}}}}}
- Observe if the trident has the enchantment glint.
- Pick the trident up and notice how it does have an enchantment on it.
Observed Behavior:
The enchantment glint isn't shown.
Expected Behavior:
The enchantment glint would be shown.
- relates to
-
MC-273603 The enchantment glint on tridents doesn't disappear when its enchantments are removed
- Open