AI Inventory Manager {{ currentPage ? currentPage.title : "" }}

This block is responsible for organizing and stocking inventory items. To use this block just add one to your main grid, it will only work if there is only one of it in the grid, if you put more than one all will stop to work.

The block will start working after define the dump containers, all block behavior can be set accessing the terminal, so first it is necessary to access block terminal and define the dump containers, just choose from the list and activate it.

After add the cargo to the pull list is needed to defining the pull filters, after at least one pull filter the block will start working.

The filter had 4 attributes:

  • Filter type: Define if the filter is for pull or ignore.

  • Filter group: Define if the target of the filter is a item id or a item type.

  • Filter item type: Define the item type to filter.

  • Filter item id: Define the item id to filter.

The added filters will be shown in the list, they can be selected and remove if wanted.

It is possible to ignore blocks from the AI operation, just select a block type and all valid to ignore blocks of the targetr type will be shown in the list, select one and add to the ignore list.

All ignored blocks will be shown in the list below and can be selected and remove if wanted.

The block had others configuration more simple to configure like:

  • Pull from connected grids: Will pull inventories from grids connected to this one, but will ignore a grid that is connected to a ignored connector block.

  • Pull from sub-grids: Will pull inventories from sub-grids.

  • Sorter type: Define if the items need to be sort in the pull cargos, can be set to Name, Mass, Type and Name, Type and Mass.

  • Stack items: Define if the items need to be stack at max possibility.

  • Pull from assemblers: Will pull from assemblers result and not in use from queue items.

  • Pull from refineries: Will pull from refineries result.

  • Pull from reactors/engines: Will pull from reactors and engines.

  • Fill reactors/engines with fuel: Will fill reactors/engines with the fuel needed.

  • Small reactors/engines fuel: The amount of the fuel per size block of small block reactor engine.

  • Large reactors/engines fuel: The amount of the fuel per size block of large block reactor engine.

  • Pull from gas generators: Will pull from gas generators.

  • Fill gas generators with ice: Will fill gas generators with the ice needed.

  • Small gas generator ice: The amount of the ice per size block of small block reactor engine.

  • Large gas generator ice: The amount of the ice per size block of large block reactor engine.

  • Pull from gas tanks: Will pull from gas tanks.

  • Fill bottles with gas: Will try to fill gas bottles with gas in generators or tanks mapped from pull action.

{{{ content }}}