Saro´s Player Ragdoll

Players collapse into ragdoll when critically injured — requires another player with a First Aid Kit to revive. DynamX integration.

File Details

Saro´s Player Ragdoll 1.8

  • R
  • Feb 4, 2025
  • 162.26 KB
  • 634
  • 1.12.2
  • Forge

File Name

sarosragdoll-1.8.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:saro-s-player-ragdoll-962532:6158042")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixes

  • Resolved an issue where the GUI was not opening on servers.
  • Fixed the instant ragdoll system to work as intended.

Improvements

  • Enhanced the separation between client-side and server-side logic.
  • Cleaned up and optimized the mod code for better performance.

New Features

  • Introduced a new configuration option: DropItems.
    This setting allows you to specify when items should be dropped, with the following available values:
    • NoDrop: No items will be dropped.
    • DropWhenGetInRagdoll: Items are dropped when the player enters ragdoll mode.
    • DropWhenRespawn (default): Items are dropped before the respawn process is triggered.