Filing cabinet doesn't drop items
Phoupraw opened this issue ยท 0 comments
I filled 3 filing cabinets with lots of enchanted books, bows and fishing rods. After I broke them, they didn't drop anything, and at the same time, the following log was printed.
[Server thread/ERROR]: Failed to handle packet net.minecraft.class_2846@774f8807, suppressing error
java.lang.IllegalArgumentException: Got 512 items, but maximum is 256
at net.minecraft.class_9288.<init>(class_9288.java:33) ~[client-intermediary.jar:?]
at net.minecraft.class_9288.<init>(class_9288.java:40) ~[client-intermediary.jar:?]
at net.minecraft.class_9288.method_57493(class_9288.java:69) ~[client-intermediary.jar:?]
at com.tom.storagemod.block.entity.FilingCabinetBlockEntity.method_57567(FilingCabinetBlockEntity.java:94) ~[toms_storage_fabric-1.21-2.0.4.jar:?]