MattiDragon / ExtendedDrawers

Adds drawers and more
Other
6 stars 14 forks source link

[Bug]: Compacting Drawer breaks if picked up and placed #126

Closed RacinanteOpus closed 3 months ago

RacinanteOpus commented 3 months ago

Description of the issue

If you pick up a compacting drawer with items within, then place the drawer, withdrawing items creates ghost items in you inventory and drawer appears to update, but does not.

Reproduction steps

  1. Minecraft 1.21 Fabric 0.16.0

  2. Create a compacting drawer, and place.

  3. Put a stack of gold ingots.

  4. Break and replace the drawer.

  5. Remove a gold block (the drawer appears to update).

  6. Open your inventory and move the gold block to another slot (it vanishes).

  7. Break and replace the drawer (total ingots will now appear to be the original amount loaded).

Mod version

3.0.2+mc.1.21

Operating System

Windows 10 and Ubuntu linux 18.0.4

Minecraft version

1.21

Other mods

Fabric 0.16.0 Fabric API 0.101.2+1.21 (automatically loaded)

Server

Not tested

Client

Happens

Logs

https://pastebin.com/9PJCA9m0

Extra Context

No response