Recipes produced by machine reader are not compatible with Integrated Crafting crafter
LyraelRayne opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
Recipes produced by machine reader are not compatible with Integrated Crafting crafter
Steps to reproduce the problem:
- Attach machine reader to crafting table
- Attach crafting interface to crafting table
- Get variable card with "recipe by output" operator from the machine reader
- Create an ingredients containing one block of quartz item in the logic programmer ("quartz out")
- Apply "quartz out" to "recipe by output" ("quartz recipe list")
- Head "quartz recipe list" in the logic programmer ("quartz recipe")
- Put "quartz recipe" in one of the slots of the crafting interface
- Put all other variables in a variable store
- Check the crafting interface. Big red X and "Recipe is not acceptable by target"
Actual behaviour:
Quartz recipe has a recipe with 4 ingredients, which does not work in the crafting interface
Left recipe is "quartz recipe" from the machine reader, right recipe is from JEI
Crating interface rejects the recipe
Crafting interface accepts the recipe from JEI
Expected behaviour:
"quartz recipe" should contain a recipe which is usable by the crafting interface
Versions:
- This mod: 1.20.3
- Integrated Crafting: 1.1.6
- Minecraft: 1.20.1
- Forge: 4.2.16
Log file:
EDIT: I realised "not correct" probably doesn't describe the recipe which comes out of the machine reader. The recipe can be placed anywhere in the crafting grid, so a 4 ingredient recipe is certainly valid, but I would expect that the machine reader would produce recipes which are usable in the only interface which actually accepts recipes.