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:
[media]Linked issues
relates to 1
Attachments
Comments

Can confirm
[media]
Relates to MC-269610 and MC-270622 and possibly MC-268461