1.18.1 Hopper not inserting items into Botania's Crafty Crate when more than 1 item is in the stack with Lithium
jezzballin opened this issue ยท 0 comments
Mod loader
Fabric
Minecraft version
1.18.1
Botania version
1.18.1-427-FABRIC
Modloader version
Fabric Loader 0.12.12 Fabric API 0.45
Modpack info
https://www.curseforge.com/minecraft/modpacks/fabric-fun-pack
The latest.log file
https://gist.github.com/jezzballin/d744d7a9177f2eb0b9c4d7702c5634cc
Issue description
Expected Behavior
Hopper facing into Botania's Crafty Crate should insert items from stacks in hopper, one at a time into the slots in its inventory, outputting the recipe when completed.
Actual Behavior
Hopper Facing into Botania's Crafty Crate will not insert items unless they are a single item in a stack (ie, 1 wheat vs any more than 1 wheat
Steps to reproduce
Reproduction Steps
1.Hopper>Crafty Crate in any orientation
2. Add 2+ items to the first hopper slot
3. The Crafty Crate will not accept items from the Hopper
Other information
Other Information
If items are inserted into the Hopper one at a time, the Crafty Crate accepts the items/the Hopper pushes the items, I can't tell which. I have made an identical report on CaffeineMC's git as well (CaffeineMC/lithium-fabric#333).