Difference between revisions of "Medium Cargo Container"

From Space Engineers Wiki
Jump to: navigation, search
m (categories)
 
(20 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{itembox
+
{{SimpleItembox|Mod:Vanilla/CubeBlock/SmallBlockMediumContainer|Size|Mass|Integrity|BuildTimeSeconds|InventoryVolume#L|IsAirTight|PCU}}
| item = Medium Cargo Container
+
{{CategorizeComponents|Mod:Vanilla/CubeBlock/SmallBlockMediumContainer}}
| description = Medium size container for small ships
+
== Overview ==
| tool = no
+
The second largest of the [[Cargo Container]]s, only available for small ships only. Scaling at 3x3x3 blocks. The Medium cargo container is a block with a decent amount of inventory space used for storing [[components]], [[ores]], [[materials]], and [[tools]]. It contains 2 large and 2 small conveyor ports.
| largeship = no
 
| smallship = yes
 
| component = no
 
| rawmaterial = no
 
| material = no
 
  
| sbuildtime = 14
+
== Usage ==
| scomponentstructure = 2
+
The container can be manually inserted with items. However, this can be very inefficient. You can also connect it to other blocks to directly transfer items between them. Simply connect the cargo container [[Conveyor_Mechanics#Conveyor_ports|port]] to either a block such as [[Refinery]]s or [[Conveyor]]s connected to one with an inventory.
| scomponent1 = Interior Plate
 
| scomponent1amt = 5
 
| scomponent2 = Computer
 
| scomponent2amt = 4
 
| scomponent3 = Display
 
| scomponent3amt = 1
 
| scomponent4 = Motor
 
| scomponent4amt = 4
 
| scomponent5 = Construction Component
 
| scomponent5amt = 2
 
| scomponent6 = Interior Plate
 
| scomponent6amt = 5
 
| swidth = 3
 
| sheight = 3
 
| sdepth = 3
 
| sstoragecapacity = 8000
 
  
| version = 01.022.013
+
This cargo container is a 3x3x3 object and only available for the small ship variant, making it both 27 times larger than a [[Small Cargo Container]] and having 27 times the storage capacity, for only 6.5 times the weight. However, compared to the [[Large Cargo Container]], it has only 22% of the storage capacity and size, but it is relatively inefficient as it still has 52% as much mass. The container serves as a general purpose cargo block, with both large and small conveyor ports.
}}
 
{{stub}}
 
  
Medium [[Cargo Container]], for storing items.  A medium cargo container is 3x3x3 small blocks.  It has two large conveyor ports on opposite sides and two small conveyor ports on the centers of opposite sides. It can be placed so that the large conveyor ports are on the front and back sides, the small conveyor ports are on the left and right sides, and the top and bottom have no ports.
+
== Tips ==
 +
*If you leave containers as is, items will automatically pile up inside them. But they won't prevent any from coming in. If you want to make specific cargo containers, use the [[Conveyor Sorter]] block!
 +
*As of [[Update 01.093]], stored items in inventories will add to the mass of the ship. The more items that are stored inside, the slower you will get!
  
<!-- The following information is based on version 01.026.014 of the game, made by in-game observations -->
+
== Media ==
For a small ship, the cargo capacity is 8000 L. Compared to the small cargo container, it holds about 2.37 times the storage per block (calculated as total cargo capacity divided by total volume in blocks = 8000L/(3*3*3) = 296.296 L capacity in each small block).
+
[[File:Medium_Cargo_Container_MCC01.jpg|none|500px]]
  
In other words: if you had 27 small cargo containers, they only hold 125*27 = 3375 L of stuff, compared to the Medium cargo container at 8000 L.
+
== Known Issues ==
 +
 
 +
== Related Items ==
 +
* [[Large Cargo Container]]
 +
* [[Small Cargo Container]]
 +
 
 +
== Programming ==
 +
 
 +
* [[Programming_Guide/Action_List#Medium_Cargo_Container|Action List - Medium Cargo Container]]
 +
[[Category:Functional Blocks]]

Latest revision as of 22:57, 18 May 2020

Medium Cargo Container Icon.png
Small Ship
Medium Cargo Container
Small Ship Icon.png

ComponentsRequired

 Functional 

 Hack 

Dimensions (W,H,L)3,3,3
Mass274.8 kg
274,800 g
274,800,000 mg
0.275 t
Integrity919
Build time14 s
Inventory Volume3,375 L
3.375 m³
337.5 hL
Is AirtightYes
PCU Cost10
BrowseLast edit: 2020-05-15

Overview

The second largest of the Cargo Containers, only available for small ships only. Scaling at 3x3x3 blocks. The Medium cargo container is a block with a decent amount of inventory space used for storing components, ores, materials, and tools. It contains 2 large and 2 small conveyor ports.

Usage

The container can be manually inserted with items. However, this can be very inefficient. You can also connect it to other blocks to directly transfer items between them. Simply connect the cargo container port to either a block such as Refinerys or Conveyors connected to one with an inventory.

This cargo container is a 3x3x3 object and only available for the small ship variant, making it both 27 times larger than a Small Cargo Container and having 27 times the storage capacity, for only 6.5 times the weight. However, compared to the Large Cargo Container, it has only 22% of the storage capacity and size, but it is relatively inefficient as it still has 52% as much mass. The container serves as a general purpose cargo block, with both large and small conveyor ports.

Tips

  • If you leave containers as is, items will automatically pile up inside them. But they won't prevent any from coming in. If you want to make specific cargo containers, use the Conveyor Sorter block!
  • As of Update 01.093, stored items in inventories will add to the mass of the ship. The more items that are stored inside, the slower you will get!

Media

Medium Cargo Container MCC01.jpg

Known Issues

Related Items

Programming