
Drop Guard
Drop Guard keeps accidental item drops from happening in the world while still allowing normal inventory dropping.
It is client-side only, lightweight, and built to follow your active drop keybind automatically. That means it works whether you leave the default binding alone or switch to something else in Controls.
Github Link
https://github.com/Tj-Ace/Minecraft-DropGuard
https://www.virustotal.com/gui/file/1f696b370e3df84d60676f51a3004c6f6a7cd9fb9e9a968a49e07732be1fb3c2
Features
- Blocks world drops from stray key presses
- Still allows normal inventory slot dropping
- Uses your current drop keybind dynamically
- No server-side installation required
- Includes both loader builds in the release
Included Files
- NeoForge jar
- Fabric jar
How It Works
The mod listens for the drop key on the client, then checks whether the player is currently in a GUI. If no screen is open, the drop action is canceled before vanilla can spawn the dropped item in the world. If a screen is open, the input is left alone so inventory dropping behaves like normal.
Compatibility
- Client-only
- No server companion needed
- No gameplay changes outside the drop action
- Safe to rebind in Controls
Technical Details
The implementation is intentionally small:
- It only reacts to the drop input
- It exits immediately for unrelated keys
- It avoids extra work when a GUI is open
- It cancels the world-drop path before vanilla completes it
This keeps the behavior predictable and efficient while preserving the normal feel of inventory play.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.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 drop-guard-neoforge-1.2-1.21.1.jar — drop this file into the mods folder
- Download size: 3 KB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.