promotional bannermobile promotional banner

Shadow Drop

Adds drop shadows to items in GUIs.

File Details

shadowdrop-1.3.0-1.20.1-forge.jar

  • R
  • Apr 13, 2026
  • 27.47 KB
  • 13.7K
  • 1.20.1
  • Forge + 1

File Name

shadowdrop-1.3.0-1.20.1-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

NeoForge

implementation fg.deobf("curse.maven:shadow-drop-1490601:7922117")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.3.0

  • Fixed depth scaling of shadows, should improve compatibility with more modded GUIs
  • Items are now offset towards the camera to ensure space behind them for shadows, should also improve mod compatibility (toggleable with offsetItems config)
  • Items configured as transparent now fully skip shadow rendering
  • Some small optimisations
  • Reworked config:
    • Removed redundant shadowZOffset configs
    • Added offsetItems config
    • Added experimental forceDepthRefresh config