Files
refinedstorage/docs/pages/autocrafting/keeping-items-in-stock.adoc
2023-11-26 18:32:39 +01:00

11 lines
630 B
Plaintext

= Keeping items in stock
Create an xref:../input-and-output/interface.adoc[] with a xref:../upgrades/crafting-upgrade.adoc[] in it.
Then, specify the items that you want to keep in stock.
The items will now be autocrafted if needed.
To make the stocked items available to your storage network, create an xref:../storage/external-storage.adoc[] and put it on the xref:../input-and-output/interface.adoc[].
Make sure the xref:../storage/external-storage.adoc[] is in "extract-only" mode.
That way, Refined Storage won't attempt to insert items in the xref:../input-and-output/interface.adoc[] that is meant for keeping in stock.