319dcaaed76b5e3585497a0002fae7266f58d1b3
LootLoss Mod
This is an Fabric Server mod for version 26.2
About
This mod gives you more control over item loss on death.
You set a percentage, and for each stack in your inventory a random number is rolled. If it's below that percentage, the stack is dropped (along with a nice message in chat). Everything else stays in your inventory.
Usage
/lootloss get
/lootloss set <percentage 0-100>
For vanilla behavior (lose everything), just set to 100. To disable set it to 0 (same as keep_inventory true).
The percentage is stored in <server-root>/config/lootloss.json and persists across server restarts.
Vesions
AI
This mod was 100% vibe coded. It has been tested but dont expect much