Incompatibility with PlayerRevive
RedBeast1959 opened this issue ยท 1 comments
PlayerRevive_FORGE_v2.0.10_mc1.19.2.jar (https://www.curseforge.com/minecraft/mc-mods/playerrevive)
bettercombat-forge-1.4.1+1.19.jar
PlayerRevive mode makes player down for certain amount of seconds when hp reach to zero. When player down, they crawl slowly and can't attack before someone revive them or die bleeding. But with Better Combat mode, player is still able to attack when downed.
According to PlayerRevive Mode developer, PlayerRevive cancels the ClickInputEvent when a player is downed(source). So somehow this is being ignored with Better Combat.