-
Bug
-
Resolution: Unresolved
-
None
-
1.21, 1.21.2 Pre-Release 3, 1.21.2
-
None
-
Confirmed
-
Commands, Entities
-
Low
-
Platform
The Bug:
The enchantment glint on tridents doesn't disappear when its enchantments are removed.
Steps to Reproduce:
- Give yourself an enchanted trident by using the command provided below.
/give @s minecraft:trident[minecraft:enchantments={levels:{"minecraft:channeling":1}}]
- Enter survival mode and throw the ground on the ground.
- Remove the trident's enchantments by using the command provided below.
/item replace entity @n[type=minecraft:trident] contents with minecraft:trident
- Observe if the trident still has the enchantment glint.
Observed Behavior:
The enchantment glint doesn't disappear when the trident's enchantments are removed.
Expected Behavior:
The enchantment glint would disappear when the trident's enchantments are removed.
- relates to
-
MC-273602 The enchantment glint on tridents doesn't show when tridents aren't manually thrown
- Open