Refined Storage

Refined Storage

77M Downloads

[Feature Request] Add a priority for processing patterns.

CrossVas opened this issue ยท 3 comments

commented

Issue description:

If you have two recipes which use the same machine to make their parts, Crafter with Processing Pattern inside will try to insert all the "raw" ingredients to process them.

What happens:

It will block the process (and machines as well) until the player will clean the machines manually helping them to finish the crafting process.

What you expected to happen:

Crafter must try to insert ingredients only from one Processing Pattern not from all at once.

Steps to reproduce:

  1. Set up a RS system with crafters and machines (I used Induction Smelter from Thermal Expansion)
  2. Encode some processing pattern to make alloys (bronze, invar, electrum)
  3. Encode some recipes which use these alloys (I encode Upgrade Kits from Thermal Expansion)
  4. Request 2xHardened Kits and 2xReinforced Kits at the same time.
    ...

Version:

  • Minecraft: 1.12.2
  • Forge: 1.12.2-14.23.4.2703
  • Refined Storage: 1.6

image
image
image

commented

I had the exact same issue yesterday, and I believe I fixed it. Can you try the latest build ?

commented

I can confirm. #_135 works fine!!
Thanks a lot!!

commented

Thank you!