Difference between revisions of "Mod:Vanilla/CubeBlock/ConnectorMedium"
From Space Engineers Wiki
Vox Serico (talk | contribs) m |
Vox Serico (talk | contribs) m (The inventory volume is based on the block's dimensions, but scaled down to 80%.) |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
|Integrity = {{Calculate integrity}} | |Integrity = {{Calculate integrity}} | ||
|Volume = {{Calculate Volume}} | |Volume = {{Calculate Volume}} | ||
− | |InventoryVolume = {{Calculate InventoryVolume}} | + | |InventoryVolume = {{#expr: {{Calculate InventoryVolume}} * 0.8^3}} |
|BuildTimeSeconds = 20 | |BuildTimeSeconds = 20 | ||
|PCU = 125 | |PCU = 125 | ||
|IsAirTight = Sometimes | |IsAirTight = Sometimes | ||
+ | |RequiredPowerInput = 0.00001MW<!-- from Sandbox.Game.Entities.Cube.MyShipConnector Init(MyObjectBuilder_CubeBlock objectBuilder, MyCubeGrid cubeGrid)--> | ||
}} | }} | ||
{{Game Object Data}} | {{Game Object Data}} |
Latest revision as of 03:56, 17 April 2021
Attention | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Game Object Data - This page contains properties that represent an in-game object. It is not meant to be human-readable. This page was last updated on Sat, 17 Apr 2021 03:56:08 +0000. Is the data wrong or out of date?
|