Refined Storage

Refined Storage

77M Downloads

[Request] Autocraft Only option for crafting cards

Jestyr22 opened this issue ยท 1 comments

commented

Issue description:

Add an "Autocraft only" option to Exporters/Interfaces when using crafting cards. This will massively simplify keeping large quantities of items in stock, as opposed to the limitations posed by the interface/external storage loop, and will not require large amounts of space per item, e.g. when using the Detectors. Instead you can simply put an exporter onto a chest, with an external storage attached, and tick "Autocraft only", and instead of the system exporting the same piece of glass over and over, it will instead autocraft a new piece of glass (As an example). This can help those of us on expert packs, needing large quantities of various items readily available, as well as those who like to keep everything commonly used in stock.

What happens:

As it stands, the crafter card does not have priority over base exporting. The system will try to export all it has stored before crafting new items. This can lead to loops of the same item being exported to the same inventory as the system tries to fulfil a request

What you expected to happen:

With my proposed change, similar to something I believe was in AE2 (Or an addon mod), the system can finally fulfil that pesky request and move on :D

Steps to reproduce:

  1. N/a

...

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

  • Minecraft: 1.16.5
  • Forge: 36.2.2
  • Refined Storage: 1.9.15

Does this issue occur on a server? [yes/no] N/a

If a (crash)log is relevant for this issue, link it here:

[pastebin/gist/etc link here]

commented

Duplicate of #2586