Minecraft 1.20.1 - Bulk Fermenter voids any items above 16 for items with a small stack size
mbwarn opened this issue · 0 comments
This really only happens with custom recipes so I understand that it may not be a priority.
However for the sake of documenting it: I created a custom bulk fermenting recipe that requires Ender Pearls on the latest version of CDG. The recipe shows up fine in JEI/EMI and all that, and the fermenter produces the expected output as well.
However, if I chute/funnel/etc more than 16 Ender Pearls into the Bulk Fermenter, the excess just seems to get voided. If I hook up a chest with a chute, the entire chest is emptied into the fermenter and the “extra” pearls are lost.
If I change the pearls in the recipe to eyes of ender, then everything works as you’d expect. The eyes of ender stop passing through the chute, so it fills up and the chest stays full once there are 64 of them in the Bulk Fermenter.
Please let me know if you need other details!