-
Bug
-
Resolution: Fixed
-
Minecraft 1.12.2, Minecraft 1.13-pre2, Minecraft 1.13.1-pre1, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14.3, 1.15.1, 20w16a, 1.16.2, 1.16.3, 1.17.1, 1.19, 1.19.1 Pre-release 4, 24w10a, 24w11a
-
Confirmed
-
Combat, Items
The Bug:
The slowness effect is applied to entities when the bane of arthropods enchantment is held in the off hand.
For example, when you melee attack a spider while having an item enchanted with bane of arthropods in your off hand, the slowness effect is applied to the entity you attacked. This doesn't make sense because the off hand item isn't being used.
Steps to Reproduce:
- Hold a sword enchanted with bane of arthropods in your off hand by using the command provided below.
/item replace entity @s weapon.offhand with minecraft:netherite_sword[minecraft:enchantments={levels:{'minecraft:bane_of_arthropods':5}}]
- Summon a spider and attack it using your main hand.
Observed Behavior:
The slowness effect is applied to entities when the bane of arthropods enchantment is held in the off hand.
Expected Behavior:
The slowness effect would only be applied to entities if the weapon used for the attack has the bane of arthropods enchantment.
- is duplicated by
-
MC-168969 Bane of Arthropods' slowness effect is applied when damage is dealt-- including by ranged weapons-- if the *currently held item* has it.
- Resolved
-
MC-254120 Shooting a mob with a persistent projectile from the offhand will activate a the mainhand enchantment's on hit effect
- Resolved