EnergyCost {{ currentPage ? currentPage.title : "" }}

Store the energy cost of the operations that the AI Blocks drain, all options use values as MW.

  • DefaultBlockCost: Energy cost to to any block type.

  • DefaultPullCost: Energy cost to a block that need pull itens from inventory.

  • FilterCost: Energy cost to a filter in each configuration.

  • SortCost: Energy cost to sort action in each target inventory.

  • StackCost: Energy cost to stack action in each target inventory.

  • FillReactorCost: Energy cost to each reactor/engine that need fill.

  • FillGasGeneratorCost: Energy cost to each gas generator that need fill.

  • FillBottlesCost: Energy cost to each possible target to fill bottle.

ExtendedSurvival

  • FillRefrigeratorCost: Energy cost to each refrigerator that need fill.

  • FillFishTrapCost: Energy cost to each fishtrap that need fill.

  • FillComposterCost: Energy cost to each composter that need fill.

Take effect immediately.

{{{ content }}}