Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 618 Bytes

Gravestone Mod (1.7.10 Backport)

Places a gravestone with your inventory items inside when you die.

This fork backports features from newer versions to 1.7.10. It is currently used on the KettleMC.net server.

Changes

  • Fix serverside crash when no grave location was found
  • Fix 1.7.10 building (merged into upstream by now)
  • Fix Grave creation upon death above build limit
  • Backport GraveUtils from the latest version
  • Fix code formatting and refactored old code
  • Backported GraveUtils (internal)
  • Backport sneaking feature