2026-07-21 13:39:00 +02:00
2026-07-21 13:39:00 +02:00
2026-07-21 13:39:00 +02:00
2026-07-21 13:51:36 +02:00
2026-07-21 13:39:00 +02:00
2026-07-21 13:39:00 +02:00
2026-07-21 14:17:30 +02:00
2026-07-21 13:39:00 +02:00
2026-07-21 14:19:58 +02:00
2026-07-21 13:51:36 +02:00

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

S
Description
Fabric Server Mod for 26.2: Control how much of your inventory you lose on death. Set a drop chance percentage, keep the rest.
Readme MIT
102 KiB
2026-07-30 17:09:45 +02:00
Languages
Java 98.4%
Makefile 1.6%