Harvested Compacting Drawers are not stackable
million09 opened this issue ยท 2 comments
Pack Version:
8e92d37
Description:
Harvested Compacting Drawers have empty NBT tag, but newly created ones don't.
Expected Behavior:
They are stackable because harvested Compacting Drawers won't retain their contents.
Steps To Reproduce:
Place down Compacting Drawers, then harvest them.
Crash Log:
N/A
To add some context to Eutro's wontfix
tag, it is not possible to fix on our end. Jaquadro would have to change the getMainDrop
method to skip adding NBT if there are no tags. I would suggest reporting this issue to https://github.com/jaquadro/StorageDrawers/issues, if it has not been reported already.
Reported: jaquadro/StorageDrawers#859