Super Drag Drop

Provides a safe drag-and-drop transfer station for container interfaces and storage terminals.

File Details

superdragdrop-forge-1.20.1-1.0.1.jar

  • R
  • Jul 13, 2026
  • 298.06 KB
  • 11
  • 1.20.1
  • Forge

File Name

superdragdrop-forge-1.20.1-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:super-drag-drop-1605850:8423117")

Learn more about Curse Maven

Super Drag Drop 1.0.1

Version 1.0.1 focuses on broader compatibility, more reliable container transfers, and extensive fixes for Creative Mode, Fabric, storage terminals, and modded inventories.

Added

  • Added builds for additional Minecraft versions and mod loaders:
    • Minecraft 1.20.1: Forge, NeoForge, and Fabric
    • Minecraft 1.20.6: NeoForge
    • Minecraft 1.21 and 1.21.1: NeoForge
    • Minecraft 1.21.1: Fabric
    • Minecraft 26.1.2: NeoForge
  • Added Refined Storage 1.x integration for supported Minecraft 1.20.1 Forge and NeoForge builds.
  • Added Refined Storage 3 integration for Minecraft 26.1.2.
  • Added support for deleting depot contents through the Creative Mode destroy slot.
  • Added proper JEI plugin registration for Fabric, allowing the ingredient list to avoid the depot slot when supported by JEI.

Transfer Improvements

  • Large quantities of the same item now continue filling all compatible slots in the selected container instead of stopping after one stack.
  • If the complete depot contents fit into one slot, they are placed into the clicked slot.
  • Transfers containing multiple stacks or item types now use the container’s natural slot order instead of forcing the first stack into the clicked slot.
  • Player main inventory and hotbar are treated as separate destination areas. Clicking the hotbar no longer fills the main inventory first.
  • Modded inventories backed by item handlers are now grouped by their real storage handler instead of placeholder containers.
  • Improved compatibility with Sophisticated Backpacks and other inventories that support stacks larger than vanilla limits.
  • Minecraft 1.20.1 network payloads now transmit a complete item prototype and a separate long amount, preventing large stack counts from being truncated.
  • Overflow and rejected items remain in the depot, while later selected items remain at their source when capacity is exhausted.

Creative Mode Fixes

  • Fixed duplication when repeatedly depositing and withdrawing normally carried Creative Mode items.
  • Fixed cases where normally carried Creative Mode items were rejected or disappeared during deposit.
  • Fixed selection, pickup, and placement in the Creative Mode hotbar.
  • Fixed Fabric mappings for the hotbar shown on Creative Mode category pages.
  • Fixed the hotbar displayed on the Creative Mode survival inventory page.
  • Fixed Creative Mode clicks being mapped to armor or crafting slots instead of the intended player slot.
  • Depositing into a non-empty depot no longer drops the carried item or changes the current cursor stack.

Terminal Fixes

  • Fixed Fabric input handling for Refined Storage 2 terminals that override Minecraft’s standard container click method.
  • Alt + Left Click can now select Refined Storage terminal entries instead of performing a normal extraction.
  • Fixed transferred item previews being covered by slot highlight layers in Refined Storage terminals.
  • Improved compatibility with AE2 terminal transfers across supported versions.
  • Large AE2 and Refined Storage transfers continue to use long quantities and remain subject to network capacity, permissions, and available energy.

Interface Fixes

  • Improved automatic depot placement around container controls and other modded GUI elements.
  • Fixed depot summary tooltip positioning in Minecraft 26.1.2.
  • Fixed source slots appearing visually corrupted while depot contents were being carried.
  • Fixed the last inserted stack being picked up again when releasing a multi-stack transfer.
  • Transfer previews now render on a dedicated foreground layer so terminal slot backgrounds do not cover them.
  • Depot quantity text is rendered above the item icon.
  • Updated the mod icon with a compressed release asset, significantly reducing JAR size without changing its resolution.

Technical Changes

  • Added remapping-safe accessors for Creative Mode wrapper slots on Fabric.
  • Fabric container clicks are now intercepted through the Fabric Screen API, supporting modded screens that override mouseClicked.
  • Preserved complete item NBT and Data Components through official Minecraft serialization.
  • Updated every supported build to mod version 1.0.1.

Notes

  • Refined Storage availability depends on the Minecraft version and loader.
  • Refined Storage 1.x, 2.x, and 3.x use different APIs and are supported only by their corresponding builds.
  • This release continues to support items only. Fluids, chemicals, energy, and other resource types are not transferable.