-
Bug
-
Resolution: Unresolved
-
None
-
1.16.3, 1.16.4 Release Candidate 1, 1.16.4, 20w46a, 20w49a, 20w51a, 21w03a, 21w07a, 21w08b, 21w11a, 21w13a, 21w15a, 21w16a, 1.17, 1.17.1, 1.18.1, 22w05a, 1.18.2, 22w11a, 1.19, 1.19.1, 1.19.4, 23w14a, 1.20.1, 23w33a, 1.20.4, 1.21.4
-
Confirmed
-
Combat, Entities
-
Normal
-
Gameplay
The bug
You can make a armorstand and put armor with thorns on it, and when you hit it you get damaged. However, zoglins or any other mobs don't take any damage.
To reproduce
1.Run this command in a command block:
summon armor_stand ~3 ~ ~ {ShowArms:1b,ArmorItems:[{id:iron_boots,components:{enchantments:{levels:{thorns:3}}}},{id:iron_leggings,components:{enchantments:{levels:{thorns:3}}}},{id:iron_chestplate,components:{enchantments:{levels:{thorns:3}}}},{id:iron_helmet,components:{enchantments:{levels:{thorns:3}}}}]}
2.Spawn a Zoglin and observe what happens.
Observed results
Zoglin cannot take damage.
Expected results
Zoglin take damage.