HomeJavaModsBetter Lost Items
Better Lost Items
ModsJava

Better Lost Items

by Salt_and_Fries · on Modrinth

Better Lost Items tracks despawned world drops, saves player death loot, and turns wandering traders into recovery merchants. Configure recovery costs…

⬇ Download on Modrinth
Better Lost Items — screenshot 1Better Lost Items — screenshot 2Better Lost Items — screenshot 3

Better Lost Items

Better Lost Items turns Minecraft's saddest little moment, watching your gear vanish forever, into an impermanent, wandering-trader recovery system.

Instead of every despawned item simply disappearing into the void of forgotten pixels, this mod tracks lost loot, saves it to the world, and lets wandering traders become mysterious item-recovery merchants.

What It Does

Better Lost Items adds two big ideas:

That means random world drops can reappear in trader markets, while items you personally lost after dying are kept in your own recovery cache.

Features

Wandering Trader Market

When normal, unlabeled items despawn, they are saved into the public unclaimed pool.

Wandering traders can then offer those items as trades. These are priced based on the item's rough value, including things like rarity, enchantments, durability, custom names, and stack size.

Once a player buys one of these items, it is removed from the public pool. No item duplication shenanigans here.

Death Loot Recovery

When a player dies, the items dropped from that death are tagged as belonging to that player.

If those items despawn, they are saved to that player's personal lost-loot cache. When the player opens the wandering trader recovery tab, they can see:

The player pays one configured cost to redeem all currently lost death loot at once. By default, this is 10 emeralds.

Wandering Trader UI Example

Fetch Journeys

Sometimes death loot is not gone yet. It is just sitting far away in unloaded chunks.

The Fetch system lets a wandering trader go retrieve that loot:

  1. The player places the required journey supplies in the fetch slots.
  2. The player presses Fetch.
  3. The wandering trader walks away and despawns.
  4. The mod scans tracked death-loot chunks and gathers matching items.
  5. The next Minecraft morning, a wandering trader returns nearby.
  6. The fetched loot becomes available in the player's Lost Loot list.

Optional fetch supplies can also recover:

Both of these systems can be enabled, disabled, and customized.

Fetch Slots

Config

Better Lost Items creates a config file:

config/better_lost_items.json

If Mod Menu is installed, you can open the config screen in-game and edit everything live.

Configurable options include:

Changes made through the Mod Menu config screen are saved immediately and take effect without restarting the game.

Commands

Players with cheats/operator permissions can use:

/deathlootcache <player> clear
/deathlootcache <player> add
/deathlootcache <player> list

Command behavior:

These are especially useful for testing the recovery UI.

Installation

  1. Install Fabric Loader for the supported Minecraft version.
  2. Install Fabric API.
  3. Put the Better Lost Items jar into your mods folder.
  4. Optional but recommended: install Mod Menu to edit the config in-game.

The built jar is created with:

./gradlew build

Then use the jar from:

build/libs/better-lost-items-1.0.jar

Notes

Better Lost Items stores world-specific lost-item data inside the world save folder. That means each world/server keeps its own lost item pools.

The mod is designed around server-side authority for storage, trades, recovery, and fetch behavior. Clients mostly handle rendering screens and sending button/scroll requests.

Why?

Because losing items forever is painful.

Because wandering traders needed a better job.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more