In other languages: Čeština Deutsch Français 日本語 Nederlands Polski Русский Українська 简体中文

Storage: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(both. both categories is good)
 
(24 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{sublinks|Transport network}}
{{Languages}}''Storage'' is the  concept of '''storing items'''. It is not always necessary to store large quantities of items, since they are often an intermediate product that can be passed from its production machine to machines that consume them without any intermittent dedicated storage facilities.
 
== Overview ==
== Overview ==


* [[Storages/Stack]]: a stack is the basic element to store items.
* [[Stack]]: a stack is the basic element to store items. A stack goes into a slot in an inventory.
* [[Storages/Chests]]: the most obvious storage.
* [[Chests]]: the most common form of storage.
** smart chest
* [[Vehicle]]: Vehicles can store a significant amount of items.
** logistic chests
** [[Car]]: The car has an 80 slot inventory.
*** usage of the storage chest
** [[Cargo wagon]]: Has 40 slots for storage.
* [[Vehicle]]: vehicles can store a significant amount of items
* [[Transport belts]]: The amount of items on a transport belt can be deceptively high, especially at [[train stop]]s and in production where this must be taken into account. [[Splitter]]s and [[underground belt]]s also hold a small amount of items.  
** [[Vehicle/Car]]: the car has a very huge inventory
** [[Vehicle/Train/Wagon]]: stores about 1000 resource-items.
* [[Transport belts/Use as storage]]: The amount of items on a transport belt can be astonishing high, [[Transport belts/Physics|calculate with 7 items]] per tile!  Especially at train stations and in production streets this must be taken into account. Splitters and underground belts can be also used as storage. Splitters have a special behavior, which makes them well useable as storage at train stations (fast in, slow out), while underground belts don't take away space.
 
== Layout types ==


=== Simple buffers ===
=== Simple buffers ===


* belt, inserter, chest
The most common form of storage, buffers, are useful when a factory only uses a resource intermittently. By creating a buffer, one can assure that the resource being buffered is always present when it's needed, very important for items that are slow to produce. Buffers can also be used to ensure that certain items are always being produced or mined.
* limit number of stored items (stack reduction & circuit network)
* splitter cascade


=== Production buffers ===
Some examples of buffers include:


* belts
* [[belt transport system|Belts]]
* chests with stack reduction
: Belts store 80 items per 10 belts when both sides of the belt are used.
* chests with circuit network
* [[Chests]]
* logistic network
: Chests can be used to create larger buffers of items.
* Machine Buffer
: [[Assembling machine]]s and other production machines can hold a very small amount of items in their output slot. They will stop working until these items are emptied.


=== Train station with belts ===
== Fluid storage ==
{{Main|Fluid system}}


=== Train station with logistic network ===
Fluids are not items, and have their own dedicated infrastructure. Fluid containers can only hold one type of fluid at a time, as opposed to item inventories that can hold stacks of different items. Fluids can be stored in one of the following:


=== Other buffers with logistic networks ===
* [[Storage tank]]: the chest analogue for fluids. Holds up to 25,000 units of fluid.
* [[Fluid wagon]]: effectively 1 storage tank, but can be moved by rail.
* [[Pipe]]: the transport belt analogue for fluids.
* [[Barrel]]s: most fluids in the game (except for [[Steam]]) can be put into items that hold 50 units of fluid each. Barrels can be handled like any other item.


* [[Storages/Production buffers]]: layouts, examples
== See also ==
 
* [[Belt transport system]]
=== Related ===
* [[Inserters]]
* [[Inserters]]
* [[Crafting]]
* [[Logistic network]]
* [[Stack]]


=== Nearby ===
{{C|Logistics{{!}}#Storage}} {{C|Storage{{!}}#Storage}}
* [[Inserters]]
* [[Storages/Stack]]
 
== Behavior ==
 
 
=== Stacks ===
 
 
== Special behavior ==
 
* [[Logistic network/Meaning of negative numbers]]
* [[Storages/Wagon/Using as "big chest"]]
* [[Storages/Mining full chest, if own inventory is full]]: this is no good idea. :))
 
== See also ==
* [[Transport network]]
** [[Splitters]]
** [[Underground belts]]
* [[Crafting network]]
 
[[Category: Items]] [[Category: Transport network]] [[Category: Storages]]

Latest revision as of 11:45, 29 September 2023

Storage is the concept of storing items. It is not always necessary to store large quantities of items, since they are often an intermediate product that can be passed from its production machine to machines that consume them without any intermittent dedicated storage facilities.

Overview

  • Stack: a stack is the basic element to store items. A stack goes into a slot in an inventory.
  • Chests: the most common form of storage.
  • Vehicle: Vehicles can store a significant amount of items.
    • Car: The car has an 80 slot inventory.
    • Cargo wagon: Has 40 slots for storage.
  • Transport belts: The amount of items on a transport belt can be deceptively high, especially at train stops and in production where this must be taken into account. Splitters and underground belts also hold a small amount of items.

Simple buffers

The most common form of storage, buffers, are useful when a factory only uses a resource intermittently. By creating a buffer, one can assure that the resource being buffered is always present when it's needed, very important for items that are slow to produce. Buffers can also be used to ensure that certain items are always being produced or mined.

Some examples of buffers include:

Belts store 80 items per 10 belts when both sides of the belt are used.
Chests can be used to create larger buffers of items.
  • Machine Buffer
Assembling machines and other production machines can hold a very small amount of items in their output slot. They will stop working until these items are emptied.

Fluid storage

Main article: Fluid system

Fluids are not items, and have their own dedicated infrastructure. Fluid containers can only hold one type of fluid at a time, as opposed to item inventories that can hold stacks of different items. Fluids can be stored in one of the following:

  • Storage tank: the chest analogue for fluids. Holds up to 25,000 units of fluid.
  • Fluid wagon: effectively 1 storage tank, but can be moved by rail.
  • Pipe: the transport belt analogue for fluids.
  • Barrels: most fluids in the game (except for Steam) can be put into items that hold 50 units of fluid each. Barrels can be handled like any other item.

See also