McJtyMods / RFToolsUtility

Everything from RFTools that doesn't fit in its own mod
MIT License
18 stars 17 forks source link

Crafter refusing to forget output slots after shift-click #174

Open Jack-McKalling opened 1 year ago

Jack-McKalling commented 1 year ago

Related to #161, considering that it is intended for input slots to forget their filter memory when you shift-click them, the output slots should offer the same.

How to reproduce:

  1. Place a crafter of some tier
  2. Fill all input and output slots with cobblestone and click the R button
  3. Remove all the cobblestone, and reveal that all slots are now cobblestone-filtered
  4. Shift-click one of the input slots ✔️ the slot becomes unfiltered
  5. Shift-click one of the output slots ❌ the slot remains filtered for cobblestone

Expected behaviour: The output slots should be able to forget their filter item in the same way that the input slots do.

Solutions: