-
Bug
-
Resolution: Unresolved
-
None
-
1.21, 1.21.1, 24w38a, 1.21.2
-
None
-
Community Consensus
-
Enchantments, Items
-
Low
-
Gameplay
The Bug:
Tridents enchanted with riptide cannot be used to destroy end crystals.
Steps to Reproduce:
- Summon an end crystal by using the command provided below.
/summon minecraft:end_crystal ~ ~ ~
- Give yourself a trident enchanted with riptide by using the command provided below.
/give @s minecraft:trident[minecraft:enchantments={levels:{"minecraft:riptide":3}}]
- Enter some water and use the trident enchanted with riptide to launch yourself towards the end crystal in an attempt to destroy it.
Observed Behavior:
End crystals are not destroyed and the player simply passes through them while using tridents enchanted with riptide.
Expected Behavior:
End crystals would be destroyed.