MCModderAnchor / TACZ

132 stars 25 forks source link

[Bug]: Wither can be damaged during his projectile immune phase #242

Closed Bebrich closed 2 months ago

Bebrich commented 2 months ago

I have confirmed that ...

Minecraft and modloader version

1.19.2 forge 43.4.4

tac version

1.0.3

Related Mods

None

Description

You can damage the wither during his wither armor stage, which one expect to not work, as he is immune to the projectiles otherwise. image

Step to reproduce

Shoot the wither till he is at half health Shoot him again Waow

Logs & Crash reports

No response

xjqsh commented 2 months ago

intented. bullet damage type don't have projectile tag so it wont be regarded as 'projectile damage' by default. if u want to make it as 'projectile damage', u can modify the damage type tag via datapack