File Details
TurboDrop 1.1.0 (NeoForge 1.21.1)
- R
- Jun 29, 2026
- 23.52 KB
- 4
- 1.21.1
- NeoForge
File Name
turbodrop-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog - Version 1.1.0
🚀 New Features & Improvements
- Multiplayer Support: Drop logic calculations are now processed client-side. Each player can configure their own drop preferences, while the server securely handles item validation and spawning.
- Stable Config GUI: Redesigned the hovered slot configurations to use stable Boolean and Integer values. Resolved a bug in the Configured mod where saving options would reset values.
- Vanilla Stack Limit Mode: Added a mode to limit single-slot drops (
CTRL + Drop Key) to the item's maximum stack size (e.g., dropping 16 Ender Pearls instead of 64). - Anti-Cramming Physics: Improved item dispersion coordinates to prevent dropped items from clipping through blocks or falling into the void.
🐛 Bug Fixes
- Keybind Registry Fix: Resolved a major bug where loading key configs early would reset other mods' keybindings (like Tom's Storage and Sophisticated Backpacks) back to their default keys.