
How it works
When items on the ground despawn, they are buried underground whenever possible, giving players the chance to find them in the future.
You can configure which items will be buried and which will not, as well as the chance of them dropping from the block when sand/gravel is broken unsuccessfully.
Config
replacement:
max-y: 4
blocks:
GRAVEL: SUSPICIOUS_GRAVEL
SAND: SUSPICIOUS_SAND
STONE: SUSPICIOUS_GRAVEL
DIRT: SUSPICIOUS_GRAVEL
COARSE_DIRT: SUSPICIOUS_GRAVEL
DEEPSLATE: SUSPICIOUS_GRAVEL
COBBLED_DEEPSLATE: SUSPICIOUS_GRAVEL
TUFF: SUSPICIOUS_GRAVEL
NETHERRACK: SUSPICIOUS_GRAVEL
block-faces:
- SELF
- EAST
- SOUTH
- NORTH
- WEST
- NORTH_EAST
- NORTH_WEST
- SOUTH_EAST
- SOUTH_WEST
items:
# WHITELIST / BLACKLIST
filter-enabled: false
mode: BLACKLIST
# Material ID's: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
materials:
- STICK
- EGG
- GRASS_BLOCK
additions:
# Drop chance 0-100%
drop-suspicious-chance: 0.3
drop-max-ticks-falling: 30
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.19.1, 1.19.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 BuriedTreasures-1.0.jar — drop this file into the mods folder
- Download size: 10 KB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.