TrashSlot

Adds a trash slot to the inventory screen that allows deletion of unwanted items.

File Details

trashslot-forge-1.19.2-12.1.0.jar

  • R
  • Sep 15, 2023
  • 115.36 KB
  • 4.5M
  • 1.19.2+2
  • Forge

File Name

trashslot-forge-1.19.2-12.1.0.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:trashslot-235577:4753179")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added hints for when the trash slot is first toggled off, or when it can be toggled on
  • Added deletionDenyList option, which allows you to specify items that cannot be deleted (default: none)
  • Added keybind for locking the trash slot into place, preventing it from being dragged (default: none)
  • Added allowDeletionWhileTrashSlotIsInvisible option (default: off)
  • Fixed delete key not working correctly in large inventories
  • Fixed trash slot being accessible in spectator mode