Crafter consumes items that should not be consumed
p3t3rix opened this issue ยท 1 comments
Description:
When crafting blocks from "Flat Colored Blocks" (FCB) in the crafter the items that should not be consumed are consumed. (Modpack used: dw20 1.10.2)
Steps To Reproduce:
- Put the recipe of a Block from FCB into the crafter.
- Add the materials needed. For example for a white block: bonemeal, cobble, color picker and the block to duplicate.
- The crafter now consumes the materials and outputs only one block.
Expected result: The result should be the block but the color picker and the sample block should not be consumed.
I suspect it has something to do with the custom recipe of FCB (link to source)