-
Bug
-
Resolution: Works As Intended
-
None
-
24w18a
-
None
-
Confirmed
-
Enchantments
Summary:
High level of thorn enchantment no longer causes high damage.
For example, in version 1.20.6, a netherite chestplate enchanted at level 255 can kill mobs such as husks with one hit, but 24w18a this is now broken.
Steps to reproduce:
- Launch the world on version 1.20.6.
- Switch into survival mode and equip an item enchanted with thorns by using the command provided below.
/give @p netherite_chestplate[enchantments={levels:{"minecraft:thorns":255}}] 1
- Summon an entity that will attack you, for example, a husk.
- Let it damage you.
- Launch the world on version 24w18a.
- Repeat steps 2-4.
Observed result:
On version 1.20.6, the husk dies in one hit, while in version 20w18a it does not.
Expected result:
Husk dies from one hit.