Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Hoppers do not fill Chiseled Bookshelfs

Nilsiraptor opened this issue · 1 comments

commented

Version Information

lithium-fabric-mc1.21-0.12.7.jar

Expected Behavior

Hoppers should fill Chiseled Bookshelfs with Books.

Actual Behavior

If the Books stack inside the Hopper, they do not fill empty slots in a Chiseled Bookshelf.

Reproduction Steps

  1. Place a Hopper feeding into a chiseled bookshelf (with atleast one empty slot).
  2. Place more than one Book in a single slot of the Hopper
  3. Nothing happens, i.e. the Hopper does not fill the empty slot with a Book.

Other Information

alternate-current-mc1.21-1.8.0.jar
doubledoors-1.21.0-5.8.jar
Clumps-fabric-1.21-18.0.0.1.jar
fabric-api-0.100.7+1.21.jar
starterkit-1.21.0-7.0.jar
collective-1.21.0-7.71.jar
InventorySorter-1.9.0-1.21.jar
youritemsaresafe-1.21.0-4.4.jar

If I remove lithium, everything works as expected, no bug.

commented

When setting mixin.block.hopper to false, the bug dissapears and everything works as expected.