-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 1.20.5 Release Candidate 2, 1.21.1, 24w35a
-
None
-
Community Consensus
-
Projectiles
-
Low
-
Gameplay
Summary:
Unlike other projectiles, llama spit can damage withers which have half health or less.
Steps to reproduce:
/summon minecraft:wither ~ ~ ~ {NoAI:1b,Health:150}
- Spawn a llama
/damage @e[type=minecraft:llama,limit=1,sort=nearest] 1 minecraft:mob_projectile by @e[type=minecraft:wither,limit=1]
/data get entity @e[type=minecraft:wither, limit=1]
Observed results:
The llama spit was able to damage the wither, which doesn't match other projectiles.
Expected results:
Llama spit shouldn't be able to damage the wither when it has half health or less.
Video:
0421(1).mp4