HomeJavaModsGather Despawned Items
Gather Despawned Items
Gather Despawned Items — screenshot 1

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.

Despawned Items inventory GUI full of recovered items

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

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

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

Explore more