Files
Pumpkin/crates
Maxime Chaffraix 1176dc06d0 fix(combat): don't apply extra knockback on a plain attack (#2539)
Player attacks added a constant 1.0 to the extra knockback strength, so
every hit pushed the victim on top of the base knockback applied by the
damage path. Vanilla only adds the Knockback enchantment bonus plus 0.5
for a sprint attack, and skips the push entirely when that total is zero.

Armor stands make the difference visible: their damage handling applies no
base knockback, so they should only move when the attacker sprints or
carries Knockback.
2026-08-29 02:06:19 -04:00
..
2026-08-28 22:32:50 +02:00
2026-08-28 13:31:28 +02:00
2026-08-28 13:31:28 +02:00
2026-08-23 16:22:01 +02:00
2026-08-28 22:32:50 +02:00
2026-08-28 22:32:50 +02:00