

Gather Despawned Items
Ever thrown away flint, seeds, or other "common" items only to need them later? This mod saves despawning items to a virtual inventory so nothing goes to waste. Perfect for players who hate losing non-renewable resources.
How it works
Gathers items that despawn into a globally available inventory that can be opened with the /despawneditems command. Items can't be placed in this inventory, only taken out.

Configuration
The config file is located at config/gatherdespawneditems.json on the server.
| Option | Default | Description |
|---|---|---|
autosaveSeconds |
60 (every minute) |
How often the despawned items inventory is saved to disk |
autoShuffleSeconds |
300 (every five minutes) |
How often items are automatically shuffled/compacted to fill gaps |
inventoryRows |
6 |
Number of rows in the inventory (1-6) |
inventoryName |
"Despawned Items" |
Display name of the inventory |
excludedItems |
["minecraft:egg", ...] |
Items that won't be gathered when they despawn (e.g., trivially frameable items) |
broadcastItemDespawns |
true |
Announce in chat when items are gathered |
broadcastTakenItems |
true |
Announce in chat when players take items from the inventory |
optimiseCommandPermissionLevel |
1 |
Permission level required for /despawneditems:optimise |
shuffleCommandPermissionLevel |
1 |
Permission level required for /despawneditems:shuffle |
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as gather-despawned-items-1.0.2.jar — drop this file into the mods folder
- Download size: 523 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.