Bug Closed · Invalid

Knockback Restistance impacted by Punch Bows.

#2494 opened by Unknown 4 years ago

Unknownreported this bug

Summary

Describe the bug encountered in detail.

Steps to reproduce

Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.

bossJungle4:
  Type: SLIME
  Display: '&2Jungle Slime'
  Health: 2500
  Damage: 45
  Options:
    Size: 10
    PreventSlimeSplit: true
    AlwaysShowName: true
    PreventOtherDrops: true
    KnockbackResistance: 1.0
    Despawn: false
  DamageModifiers:
  - PROJECTILE 0.5
  - FALL 0

Use a punch bow to hit the enemy with it. It should not be flung back.

Describe what happens currently, while the bug is affecting your server.

It is flung back.

Describe what you think should happen instead of the bug.

Should not be fluing back when it has this statement KnockbackResistance: 1.0

Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.

[16:37:13] [Server thread/INFO]: [MythicMobs] +--- Running Mechanics for ActiveMob bossJungle1 (uuid: 8d533497-8dfd-4ff8-bd82-fba0eb2afdc0)

Proposed fixes

Knockback resistance should apply to bows with punch.

Unknowncommented

[Legacy attachment omitted] for version

Sign in to join the discussion.