No Death Scatter
No reviews yet
Control your drops!
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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
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
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources