TrashSlot

TrashSlot

24M Downloads

Trash Slot doesn't work with Tiny Item Animations mod

Treeways opened this issue ยท 1 comments

commented

Minecraft Version

1.19.2 (LTS)

Mod Loader

Forge

Mod Loader Version

43.2.8

Mod Version

12.0.2

Balm Version

4.5.7

Describe the Issue

The Tiny Item Animations (TIA) mod doesn't work with the Trash Slot.

It seems that TIA is implemented in a way that would affect any normal item slots in Minecraft. Is the trash slot implemented in a different way?

TIA is on version 1.19.2-1.0
See Trivaxy/Tiny-Item-Animations#4

TIA is responsible for the little item growing animation when clicked from the hotbar:

TIA.TrashSlot.mp4

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

Tested with TrashSlot, Tiny Item Animations, Balm and ModernFix

commented

The trash slot is not a regular slot since it can be added to any container screen, which couldn't safely be done as a regular slot without risking other mods running into unpredictable issues.