getAuto
Jump to navigation
Jump to search
- getAuto [<item>] {
-
- minAmount [<integer>]
- maxAmount [<integer>]
- passive [<boolean>]
- dcOnEmpty [<boolean>] (v1.9.0)
- }
- Enables auto get to get maxAmount of specified item from your storage when there is less than minAmount left.
- passive disables triggering auto storage by this block (so it will be processed when auto storage triggers by something else).
- dcOnEmpty enables auto quit when there are no more items to get.
- Storage location must be defined for this to work.