Integrated Crafting

Integrated Crafting

18M Downloads

When creating a crafting recipe and not putting the output in the top slot, crafting waits for air

7eggert opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When creating a crafting recipe and not putting the output in the top slot, crafting waits for air

Steps to reproduce the problem:

  1. take a pile of e.g. zinc dust and a zinc ingot.
  2. Use the logic programmer to make a recipe variable
  3. while doing this, use the third output slot
  4. craft that ingot e.g. using the terminal

Expected behaviour:

One input generates one output; in my case it is put into a neighboring chest and then imported

(It's a thermal expansion machine; IC does not suck out the ingot by itself)

I changed the recipe to not include air; then it works.


Versions:

  • This mod: IntegratedCrafting-1.16.4-1.0.10.jar
  • Minecraft: 1.16.4
  • Forge: 35.1.4
commented

Thanks for reporting!