death insurance

Insure your items upon death and reclaim them through insurance agents or respawn/death points

File Details

deathinsurance-0.1.1.jar

  • R
  • May 19, 2026
  • 709.55 KB
  • 5
  • 1.20.1
  • Forge + 1

File Name

deathinsurance-0.1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:death-insurance-1543023:8113923")

Fabric

modImplementation "curse.maven:death-insurance-1543023:8113923"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Death Insurance 0.1.1 Changelog

## Changes

- Claim authorization timing has been unified around in-game time, so the countdown players see is more consistent with actual claim availability.
- The redeem button now shows direct price information, for example:
  - `Redeem (3)`
  - `Redeem (Free)`
- Currency-related icons in the claim UI now follow the currently selected currency.
- The claim specialist entity id has been renamed to a clearer English identifier for command use:
  - `/kill @e[type=deathinsurance:claim_specialist]`

## Fixes

- Fixed sign cleanup and leftover sign-reference issues across multiple claim records.