1.14.4 combat mechanics help

Discussion in 'Plugin Development' started by TerroDoor, Dec 4, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    TerroDoor

    I’ve looking into the NBS Tags for the Attack Speed on weapons, set to 16 removes the cool down BUT how can I remove the swipe attack?


    Sent from my iPhone using Tapatalk
     
  2. There is DamageCause.Entity_Sweep_Attack. If that only is called for the sweeped entities, not the actual target (would make sense) you could simply cancel the EntityDamageByEntityEvent for that cause
     
Thread Status:
Not open for further replies.

Share This Page