Difference between revisions of "Cargo Container"

From Space Engineers Wiki
Jump to: navigation, search
(Large Ship / Station)
m (replace hard-coded storage capacities with linked ones)
Line 12: Line 12:
 
| {{#show: Small Cargo Container | ?sheight }} x {{#show: Small Cargo Container | ?swidth }} x {{#show: Small Cargo Container | ?sdepth }}
 
| {{#show: Small Cargo Container | ?sheight }} x {{#show: Small Cargo Container | ?swidth }} x {{#show: Small Cargo Container | ?sdepth }}
 
| {{#show: Small Cargo Container | ?smass }}
 
| {{#show: Small Cargo Container | ?smass }}
| 125
+
| {{#show: Small Cargo Container | ?sstoragecapacity }}
 
| 0.125
 
| 0.125
 
|-
 
|-
Line 21: Line 21:
 
| {{#show: Medium Cargo Container | ?sheight }} x {{#show: Medium Cargo Container | ?swidth }} x {{#show: Medium Cargo Container | ?sdepth }}
 
| {{#show: Medium Cargo Container | ?sheight }} x {{#show: Medium Cargo Container | ?swidth }} x {{#show: Medium Cargo Container | ?sdepth }}
 
| {{#show: Medium Cargo Container | ?smass }}
 
| {{#show: Medium Cargo Container | ?smass }}
| 3,375
+
| {{#show: Medium Cargo Container | ?sstoragecapacity }}
 
| 3.375
 
| 3.375
 
|-
 
|-
Line 30: Line 30:
 
| {{#show: Large Cargo Container | ?sheight }} x {{#show: Large Cargo Container | ?swidth }} x {{#show: Large Cargo Container | ?sdepth }}
 
| {{#show: Large Cargo Container | ?sheight }} x {{#show: Large Cargo Container | ?swidth }} x {{#show: Large Cargo Container | ?sdepth }}
 
| {{#show: Large Cargo Container | ?smass }}
 
| {{#show: Large Cargo Container | ?smass }}
| 15,625
+
| {{#show: Large Cargo Container | ?sstoragecapacity }}
 
| 15.625
 
| 15.625
 
|-
 
|-
Line 39: Line 39:
 
| {{#show: Connector | ?sheight }} x {{#show: Connector | ?swidth }} x {{#show: Connector | ?sdepth }}
 
| {{#show: Connector | ?sheight }} x {{#show: Connector | ?swidth }} x {{#show: Connector | ?sdepth }}
 
| {{#show: Connector | ?smass }}
 
| {{#show: Connector | ?smass }}
| 1,152
+
| {{#show: Connector | ?sstoragecapacity }}
 
| 2.304
 
| 2.304
 
|-
 
|-
Line 48: Line 48:
 
| {{#show: Small Cargo Container | ?lheight }} x {{#show: Small Cargo Container | ?lwidth }} x {{#show: Small Cargo Container | ?ldepth }}
 
| {{#show: Small Cargo Container | ?lheight }} x {{#show: Small Cargo Container | ?lwidth }} x {{#show: Small Cargo Container | ?ldepth }}
 
| {{#show: Small Cargo Container | ?lmass }}
 
| {{#show: Small Cargo Container | ?lmass }}
| 15,625
+
| {{#show: Small Cargo Container | ?lstoragecapacity }}
 
| 15.625
 
| 15.625
 
|-
 
|-
Line 57: Line 57:
 
| {{#show: Large Cargo Container | ?lheight }} x {{#show: Large Cargo Container | ?lwidth }} x {{#show: Large Cargo Container | ?ldepth }}
 
| {{#show: Large Cargo Container | ?lheight }} x {{#show: Large Cargo Container | ?lwidth }} x {{#show: Large Cargo Container | ?ldepth }}
 
| {{#show: Large Cargo Container | ?lmass }}
 
| {{#show: Large Cargo Container | ?lmass }}
| 421,875
+
| {{#show: Large Cargo Container | ?lstoragecapacity }}
 
| 421.875
 
| 421.875
 
|-
 
|-
Line 66: Line 66:
 
| {{#show: Connector | ?lheight }} x {{#show: Connector | ?lwidth }} x {{#show: Connector | ?ldepth }}
 
| {{#show: Connector | ?lheight }} x {{#show: Connector | ?lwidth }} x {{#show: Connector | ?ldepth }}
 
| {{#show: Connector | ?lmass }}
 
| {{#show: Connector | ?lmass }}
| 8,000
+
| {{#show: Connector | ?lstoragecapacity }}
 
| 15.625
 
| 15.625
 
|}
 
|}

Revision as of 09:14, 24 April 2020

Cargo Containers are used for storing items.

Name Block type Dimensions Mass (kg) Storage Capacity (L) Size of block (m3)
Small Cargo Container Icon.png Small Cargo Container Small Ship Icon.png Small x x 0.125
Medium Cargo Container Icon.png Medium Cargo Container Small Ship Icon.png Small x x 3.375
Large Cargo Container Icon.png Large Cargo Container Small Ship Icon.png Small x x 15.625
Connector Icon.png Connector Small Ship Icon.png Small x x 2.304
Small Cargo Container Icon.png Small Cargo Container Large Ship Icon.png Large x x 15.625
Large Cargo Container Icon.png Large Cargo Container Large Ship Icon.png Large x x 421.875
Connector Icon.png Connector Large Ship Icon.png Large x x 15.625


Note that all cargo containers give 125 liters of storage per half meter cube (small block) of space that they occupy. The connectors get 64 liters per small block. The weight of the container itself per liter of storage space decreases as the container gets larger. The takeaway is to use larger containers, and use connectors only where ship links are intended.