Workbench doesn't use input buffer
MuresanSergiu opened this issue ยท 5 comments
Issue description:
Workbench doesn't use the input buffer when pumping out the result of a recipe thus ruining the recipe after using all the items in the recipe slots.
Steps to reproduce:
With Pam's Harvestcraft installed, using the recipe for a scrambled egg (1xegg + 1xsaucepan):
- Place in the recipe slots 1xegg and 1xsaucepan
- Place in the input buffer a stack of eggs
- Pump out through the bottom (using BC wooden pipes in my case) the result.
- Only one scrambled egg is made and only the egg from the recipe slot is used and the recipe is ruined.
Versions:
- Minecraft: 1.12.2
- Forge: 14.23.5.2838
- CompatLayer (only if on Minecraft 1.10 or 1.11):
- McJtyLib: 3.5.3
- RFTools: 7.71
That's not how the workbench works. It is a regular crafting table. The input buffer is just a convenience and the workbench is not supposed to automatically pull items from it
I get it now, sorry about that. It just looked like a bug since it's strange to have inventory for a crafting table if it's not gonna be used in the recipes. Can this become a feature request, then?