Ore dictionary ingredients are sometimes counted incorrectly when calculating crafting plans
Naosyth opened this issue ยท 0 comments
Issue type:
- ๐ Bug
Short description:
Crafting plans that use ore dictionary matching can sometimes incorrectly count the number of available ingredients for a recipe.
Steps to reproduce the problem:
- Create a network that can craft reinforced upgrade kits, using ore dictionary matching on the hardened glass
- Supply the network with all of the ingredients except for one hardened glass
- Queue crafting job
- It outputs
Failed to extract ingredients for crafting job
- Replace reinforced upgrade kit recipe with the same recipe, but without using ore dictionary matching on the glass
- Now the crafting planner will alert that you are missing one glass, and you will be unable to queue the craft job.
Only one hardened glass block in network:
Crafting plan using ore dictionary recipe:
Crafting plan without ore dictionary recipe:
Expected behaviour:
Using a recipe that has ore dictionary matching should detect that there is not enough hardened glass in the network to initiate the craft job.
Versions:
- Integrated Dynamics: 1.12.2-1.0.14
- Integrated Crafting: 1.12.2-1.0.7
- Integrated Terminals: 1.12.2-1.0.8
- Integrated Tunnels: 1.12.2-1.6.9
- Minecraft: 1.12.2
- Forge: 14.23.5.2837