Integrated Dynamics

Integrated Dynamics

63M Downloads

Recipes produced by machine reader are not compatible with Integrated Crafting crafter

LyraelRayne opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

Recipes produced by machine reader are not compatible with Integrated Crafting crafter

Steps to reproduce the problem:

  1. Attach machine reader to crafting table
  2. Attach crafting interface to crafting table
  3. Get variable card with "recipe by output" operator from the machine reader
  4. Create an ingredients containing one block of quartz item in the logic programmer ("quartz out")
  5. Apply "quartz out" to "recipe by output" ("quartz recipe list")
  6. Head "quartz recipe list" in the logic programmer ("quartz recipe")
  7. Put "quartz recipe" in one of the slots of the crafting interface
  8. Put all other variables in a variable store
  9. 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
image
Left recipe is "quartz recipe" from the machine reader, right recipe is from JEI

Crating interface rejects the recipe
image

Crafting interface accepts the recipe from JEI
image

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.

commented

Thanks for reporting!