KnockedBack

A PVP focused mod that overhauls dying.

File Details

knockedback-1.6.0

  • R
  • May 23, 2026
  • 81.03 KB
  • 507
  • 1.20.1
  • Forge

File Name

knockedback-1.6.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:knockedback-1253952:8133925")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added a Help Up feature that lets players revive knocked players by holding the help-up key.
  • Added configurable help-up options for enabling the feature, help-up duration, and recovered health amount.
  • Added help-up progress display support using the existing execution progress overlay.
  • Added advancements for helping up players and being helped up.

Changed

  • Improved execution handling and validation for multiplayer interactions.
  • Updated network protocol and client/server progress packets to support multiple progress action types.

Fixed

  • Added missing validation checks around execution state transitions.
  • Improved multiplayer target selection for execute, carry, and help-up interactions so the nearest valid knocked player is selected instead of an arbitrary player.
  • Added same-dimension and range validation for ongoing player execution and help-up interactions.
  • Broadcast carry mount and dismount passenger updates to tracking clients so other players see carry state changes correctly.
  • Cleaned up carry, help-up, mob execution, and player execution state during recovery, respawn, and logout.
  • Prevented player execution, mob execution, help-up, and carry states from competing for the same knocked player.