HomeJavaModsRandomSlotDrop
RandomSlotDrop
ModsJava

RandomSlotDrop

by nikorr0 · on Modrinth

Drops a configurable percentage of inventory slots and item stacks on player death, with optional full drop on spectator gamemode.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.1–1.21.8 · Bukkit⬇ Download for 1.21.1–1.21.8 · Folia⬇ Download for 1.21.1–1.21.8 · Paper⬇ Download for 1.21.1–1.21.8 · Purpur⬇ Download for 1.21.1–1.21.8 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

RandomSlotDrop

RandomSlotDrop is a Minecraft plugin that allows players to keep a portion of their inventory upon death. It introduces a configurable chance for dropping only a certain percent of random inventory slots, giving players a better experience by reducing frustration from losing everything after death.

Plugin showcase

Functional overview


Plugin commands

Command Description
/rsd enable/disable Enable or disable the RandomSlotDrop plugin.
/rsd reload Reload config.yml to apply configuration changes.
/rsd status Show current plugin status (enabled/disabled).
/rsd set slots <0-100> Set percentage of inventory slots to drop.
/rsd set min <0-100> Set minimum stack drop percentage.
/rsd set max <0-100> Set maximum stack drop percentage.
/rsd set spectatorDrop <true/false> Enable/disable full inventory drop on spectator gamemode.

Configuration (plugins/RandomSlotDrop/config.yml)

# Enable or disable the plugin
enabled: true

# If set to true, the player’s full inventory will drop when they die and their gamemode is Spectator.
spectatorFullDrop: true

# Percentage of inventory slots to randomly select for partial drop on death.
dropSlotsPercent: 25.0

# Minimum percentage of items in a selected slot to drop when its stack size > 1.
stackDropPercentMin: 20.0

# Maximum percentage of items in a selected slot to drop when its stack size > 1.
stackDropPercentMax: 80.0
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