Refined Storage

Refined Storage

77M Downloads

Blocking patterns set it's containing crafter to be blocked, not the connected inventory

tomKPZ opened this issue ยท 0 comments

commented

Issue description:

In some crafting setups (eg. Draconic Evolution fusion crafting or Botania runic altar crafting), I want crafting to be serialized, and I want to add more than the 9 blocking patterns that one crafter allows. Placing a second crafter on the inventory allows 9 more blocking patterns, but two sets of input items can still go into the inventory, one from each crafter. I'm expecting only one set at a time.

This leads to workarounds like duplicating the entire setup just to add a second crafter. But this is inefficient and can be very expensive for eg. Draconic Evolution's fusion crafting.

Steps to reproduce:

  1. Place multiple crafters on one chest, and set all the patterns in them to be blocking.

What happens:

Crafting tasks from the two crafters run at the same time.

What you expected to happen:

Crafting tasks from the two crafters should be serialized.

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.12.2
  • Forge: ToT
  • Refined Storage: ToT