


Got tired finding your items in dark cave after death?
Your precious diamond pickaxe melted in lava and the only thing you feel is pain?
No death scatter mod allows you to configure speed of dropped items upon death!
Item scatter percentage is configured using gamerule command:
/gamerule deathScatterSpeedPercent 'value'
Accepted values are 0-10000. Default value is 100. You may completely disable item scatter by setting this gamerule to 0, or challenge yourself with almost everlost items by setting it to max value.
How it works?
When player dies game uses dropItem method with throwRandomly = true
which is getting called with this parameter only when player dies. Mod injects into the return value of dropItem and multiplies dropped item speed by percentage set by player
Can it break something?
If you have another mod which uses dropItem method with same parameter throwRandomly = true
then speed multiplier will affect the dropped item. So it's virtually safe to use it even in big modpacks
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- 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.
- Ships as nodeathscatter-forge-1.0.0.jar — drop this file into the mods folder
- Download size: 18 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.