MechOrigin / NTC2

9 stars 10 forks source link

Circut Etcher recipes with 2 inputs allow any 3rd item as input #96

Open elizabethlfransen opened 2 years ago

elizabethlfransen commented 2 years ago

Affected Version:

1.4.8

Description

The Circut Etcher from Lazier AE2 allows any 3rd item to be processed in recipes that only use 2 input items. The 3rd item is consumed and lost in the process.

Steps to reproduce

  1. Place a Lazier AE2 Circut Etcher and connect it to power
  2. Insert any item in the 3rd input slot in the Circut Etcher
  3. Insert a Glowstone (Block) in the first input slot and Quartz Glass (from AE2) in the second input slot

Expected Result

The Circut Etcher should do nothing.

Actual Result

All 3 Input items are consumed and a Glassy Glowstone Sheet is crafted. Temporary Fix for autocrafting: Use seperate interface/machine for every 2 input recipes.

Notes

The use of Blocking Mode in Interfaces was ignored. Issue brought up by Barry1990