Shadow Drop

Adds drop shadows to items in GUIs.

File Details

shadowdrop-1.4.0-1.20.1-forge.jar

  • R
  • Jul 12, 2026
  • 49.72 KB
  • 732
  • 1.20.1
  • Forge + 1

File Name

shadowdrop-1.4.0-1.20.1-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:shadow-drop-1490601:8421567")

NeoForge

implementation fg.deobf("curse.maven:shadow-drop-1490601:8421567")

Learn more about Curse Maven

v1.4.0

  • Overhauled config and added a custom config screen, accessible through the mods list
    • Allows for previewing of specific items and control over certain contexts to show shadows in
    • Provides warnings for certain config settings and known mod compatibility issues
    • Feedback is appreciated!
  • Added context for GUIs with and without slots, allowing for control over items in places like the recipe book or JEI, without removing shadows in other places like the advancements screen
    • Includes direct support for JEI, EMI, and REI screens
    • This context is disabled by default for better performance, so the default mod config should be more modpack-friendly
  • Increased shadow offset range, so shadows can now be to the left/above items if desired
  • Shadows should no longer attempt to render in-world, which fixes issues with some mods (e.g. storage drawers)
  • Real slots are now checked before pixel color, so real slots are now more performant
  • Fixed shadow contexts in some output slots of GUIs