Advertisement
mrkarp

cubeblocks

Jun 30th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 286.30 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3.   <CubeBlocks>
  4.     <!-- Region ARMOR -->
  5.     <Definition>
  6.       <Id>
  7.         <TypeId>CubeBlock</TypeId>
  8.         <SubtypeId>LargeBlockArmorBlock</SubtypeId>
  9.       </Id>
  10.       <DisplayName>DisplayName_Block_LightArmorBlock</DisplayName>
  11.       <Icon>Textures\GUI\Icons\Cubes\light_armor_cube</Icon>
  12.       <CubeSize>Large</CubeSize>
  13.       <BlockTopology>Cube</BlockTopology>
  14.       <Size x="1" y="1" z="1" />
  15.       <ModelOffset x="0" y="0" z="0" />
  16.       <CubeDefinition>
  17.         <CubeTopology>Box</CubeTopology>
  18.         <ShowEdges>true</ShowEdges>
  19.         <Sides>
  20.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  21.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  22.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  23.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  24.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  25.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  26.         </Sides>
  27.       </CubeDefinition>
  28.       <Components>
  29.         <Component Subtype="SteelPlate" Count="20" />
  30.         <Component Subtype="SteelPlate" Count="5" />
  31.       </Components>
  32.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  33.       <Variants>
  34.         <Variant Color="Red" Suffix="_red" />
  35.         <Variant Color="Yellow" Suffix="_yellow" />
  36.         <Variant Color="Blue" Suffix="_blue" />
  37.         <Variant Color="Green" Suffix="_green" />
  38.         <Variant Color="Black" Suffix="_black" />
  39.         <Variant Color="White" Suffix="_white" />
  40.       </Variants>
  41.       <BuildProgressModels>
  42.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\SquarePlateConstruction_1" />
  43.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\SquarePlateConstruction_2" RandomOrientation="true" />
  44.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\SquarePlateConstruction_3" RandomOrientation="true" />
  45.       </BuildProgressModels>
  46.       <BlockPairName>LightArmorBlock</BlockPairName>
  47.       <EdgeType>Light</EdgeType>
  48.       <BuildTimeSeconds>8</BuildTimeSeconds>
  49.       <DisassembleRatio>2.5</DisassembleRatio>
  50.     </Definition>
  51.     <Definition>
  52.       <Id>
  53.         <TypeId>CubeBlock</TypeId>
  54.         <SubtypeId>LargeBlockArmorSlope</SubtypeId>
  55.       </Id>
  56.       <DisplayName>DisplayName_Block_LightArmorSlope</DisplayName>
  57.       <Icon>Textures\GUI\Icons\Cubes\light_armor_slope</Icon>
  58.       <CubeSize>Large</CubeSize>
  59.       <BlockTopology>Cube</BlockTopology>
  60.       <Size x="1" y="1" z="1" />
  61.       <ModelOffset x="0" y="0" z="0" />
  62.       <CubeDefinition>
  63.         <CubeTopology>Slope</CubeTopology>
  64.         <ShowEdges>true</ShowEdges>
  65.         <Sides>
  66.           <Side Model="Models\Cubes\Large\Armor\SlopePlate" PatternWidth="4" PatternHeight="2" />
  67.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  68.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  69.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  70.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  71.         </Sides>
  72.       </CubeDefinition>
  73.       <Components>
  74.         <Component Subtype="SteelPlate" Count="10" />
  75.         <Component Subtype="SteelPlate" Count="3" />
  76.       </Components>
  77.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  78.       <MountPoints>
  79.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  80.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  81.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.5" EndY="1" />
  82.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0" EndX="1" EndY="0.5" />
  83.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.5" EndY="0.5" />
  84.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0" EndX="1" EndY="1" />
  85.       </MountPoints>
  86.       <Variants>
  87.         <Variant Color="Red" Suffix="_red" />
  88.         <Variant Color="Yellow" Suffix="_yellow" />
  89.         <Variant Color="Blue" Suffix="_blue" />
  90.         <Variant Color="Green" Suffix="_green" />
  91.         <Variant Color="Black" Suffix="_black" />
  92.         <Variant Color="White" Suffix="_white" />
  93.       </Variants>
  94.       <PhysicsOption>Convex</PhysicsOption>
  95.       <BuildProgressModels>
  96.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\SlopePlateConstruction_1" />
  97.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\SlopePlateConstruction_2" />
  98.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\SlopePlateConstruction_3" />
  99.       </BuildProgressModels>
  100.       <BlockPairName>LightArmorSlope</BlockPairName>
  101.       <MirroringY>Z</MirroringY>
  102.       <MirroringZ>Y</MirroringZ>
  103.       <EdgeType>Light</EdgeType>
  104.       <BuildTimeSeconds>5</BuildTimeSeconds>
  105.       <DisassembleRatio>2.5</DisassembleRatio>
  106.     </Definition>
  107.     <Definition>
  108.       <Id>
  109.         <TypeId>CubeBlock</TypeId>
  110.         <SubtypeId>LargeBlockArmorCorner</SubtypeId>
  111.       </Id>
  112.       <DisplayName>DisplayName_Block_LightArmorCorner</DisplayName>
  113.       <Icon>Textures\GUI\Icons\Cubes\light_armor_corner</Icon>
  114.       <CubeSize>Large</CubeSize>
  115.       <BlockTopology>Cube</BlockTopology>
  116.       <Size x="1" y="1" z="1" />
  117.       <ModelOffset x="0" y="0" z="0" />
  118.       <CubeDefinition>
  119.         <CubeTopology>Corner</CubeTopology>
  120.         <ShowEdges>true</ShowEdges>
  121.         <Sides>
  122.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  123.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  124.           <Side Model="Models\Cubes\Large\Armor\FaceTrianglePlate" PatternWidth="1" PatternHeight="1" />
  125.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  126.         </Sides>
  127.       </CubeDefinition>
  128.       <Components>
  129.         <Component Subtype="SteelPlate" Count="3" />
  130.         <Component Subtype="SteelPlate" Count="1" />
  131.       </Components>
  132.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  133.       <MountPoints>
  134.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  135.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  136.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="0.2" />
  137.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="0.2" />
  138.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  139.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  140.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="0.2" />
  141.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  142.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  143.       </MountPoints>
  144.       <Variants>
  145.         <Variant Color="Red" Suffix="_red" />
  146.         <Variant Color="Yellow" Suffix="_yellow" />
  147.         <Variant Color="Blue" Suffix="_blue" />
  148.         <Variant Color="Green" Suffix="_green" />
  149.         <Variant Color="Black" Suffix="_black" />
  150.         <Variant Color="White" Suffix="_white" />
  151.       </Variants>
  152.       <PhysicsOption>Convex</PhysicsOption>
  153.       <BuildProgressModels>
  154.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\FaceTrianglePlateConstruction_1" />
  155.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\FaceTrianglePlateConstruction_2" />
  156.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\FaceTrianglePlateConstruction_3" />
  157.       </BuildProgressModels>
  158.       <BlockPairName>LightArmorCorner</BlockPairName>
  159.       <MirroringX>YHalfX</MirroringX>
  160.       <MirroringY>ZHalfY</MirroringY>
  161.       <MirroringZ>YHalfY</MirroringZ>
  162.       <EdgeType>Light</EdgeType>
  163.       <BuildTimeSeconds>3</BuildTimeSeconds>
  164.       <DisassembleRatio>2.5</DisassembleRatio>
  165.     </Definition>
  166.     <Definition>
  167.       <Id>
  168.         <TypeId>CubeBlock</TypeId>
  169.         <SubtypeId>LargeBlockArmorCornerInv</SubtypeId>
  170.       </Id>
  171.       <DisplayName>DisplayName_Block_LightArmorInvCorner</DisplayName>
  172.       <Icon>Textures\GUI\Icons\Cubes\light_armor_inv_corner</Icon>
  173.       <CubeSize>Large</CubeSize>
  174.       <BlockTopology>Cube</BlockTopology>
  175.       <Size x="1" y="1" z="1" />
  176.       <ModelOffset x="0" y="0" z="0" />
  177.       <CubeDefinition>
  178.         <CubeTopology>InvCorner</CubeTopology>
  179.         <ShowEdges>true</ShowEdges>
  180.         <Sides>
  181.           <Side Model="Models\Cubes\Large\Armor\InvFaceTrianglePlate" PatternWidth="1" PatternHeight="1" />
  182.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  183.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  184.           <Side Model="Models\Cubes\Large\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  185.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  186.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  187.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  188.         </Sides>
  189.       </CubeDefinition>
  190.       <Components>
  191.         <Component Subtype="SteelPlate" Count="16" />
  192.         <Component Subtype="SteelPlate" Count="5" />
  193.       </Components>
  194.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  195.       <MountPoints>
  196.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  197.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  198.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  199.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  200.         <MountPoint Side="Right" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  201.         <MountPoint Side="Right" StartX="0.8" StartY="0.8" EndX="1" EndY="1" />
  202.         <MountPoint Side="Front" StartX="0" StartY="0.8" EndX="0.2" EndY="1" />
  203.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  204.         <MountPoint Side="Front" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  205.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  206.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  207.         <MountPoint Side="Bottom" StartX="0.8" StartY="0.8" EndX="1" EndY="1" />
  208.       </MountPoints>
  209.       <Variants>
  210.         <Variant Color="Red" Suffix="_red" />
  211.         <Variant Color="Yellow" Suffix="_yellow" />
  212.         <Variant Color="Blue" Suffix="_blue" />
  213.         <Variant Color="Green" Suffix="_green" />
  214.         <Variant Color="Black" Suffix="_black" />
  215.         <Variant Color="White" Suffix="_white" />
  216.       </Variants>
  217.       <PhysicsOption>Convex</PhysicsOption>
  218.       <BuildProgressModels>
  219.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\InvFaceTrianglePlateConstruction_1" />
  220.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\InvFaceTrianglePlateConstruction_2" />
  221.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\InvFaceTrianglePlateConstruction_3" />
  222.       </BuildProgressModels>
  223.       <BlockPairName>LightArmorInvCorner</BlockPairName>
  224.       <MirroringX>YHalfX</MirroringX>
  225.       <MirroringY>ZHalfY</MirroringY>
  226.       <MirroringZ>YHalfZ</MirroringZ>
  227.       <EdgeType>Light</EdgeType>
  228.       <BuildTimeSeconds>7</BuildTimeSeconds>
  229.       <DisassembleRatio>2.5</DisassembleRatio>
  230.     </Definition>
  231.  
  232.     <Definition>
  233.       <Id>
  234.         <TypeId>CubeBlock</TypeId>
  235.         <SubtypeId>LargeRoundArmor_Slope</SubtypeId>
  236.       </Id>
  237.       <DisplayName>DisplayName_Block_LightRoundArmorSlope</DisplayName>
  238.       <Icon>Textures\GUI\Icons\Fake</Icon>
  239.       <CubeSize>Large</CubeSize>
  240.       <BlockTopology>Cube</BlockTopology>
  241.       <Size x="1" y="1" z="1" />
  242.       <ModelOffset x="0" y="0" z="0" />
  243.       <CubeDefinition>
  244.         <CubeTopology>Slope</CubeTopology>
  245.         <ShowEdges>true</ShowEdges>
  246.         <Sides>
  247.           <Side Model="Models\Cubes\Large\Armor\RoundSlopePlate" PatternWidth="4" PatternHeight="2" />
  248.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  249.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  250.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  251.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  252.         </Sides>
  253.       </CubeDefinition>
  254.       <Components>
  255.         <Component Subtype="SteelPlate" Count="10" />
  256.         <Component Subtype="SteelPlate" Count="3" />
  257.       </Components>
  258.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  259.       <MountPoints>
  260.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  261.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  262.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.5" EndY="1" />
  263.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0" EndX="1" EndY="0.5" />
  264.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.5" EndY="0.5" />
  265.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0" EndX="1" EndY="1" />
  266.       </MountPoints>
  267.       <Variants>
  268.         <Variant Color="Red" Suffix="_red" />
  269.         <Variant Color="Yellow" Suffix="_yellow" />
  270.         <Variant Color="Blue" Suffix="_blue" />
  271.         <Variant Color="Green" Suffix="_green" />
  272.         <Variant Color="Black" Suffix="_black" />
  273.         <Variant Color="White" Suffix="_white" />
  274.       </Variants>
  275.       <PhysicsOption>Convex</PhysicsOption>
  276.       <BuildProgressModels>
  277.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\SlopePlateConstruction_1" />
  278.         <Model BuildPercentUpperBound="0.66"  File="Models\Cubes\Large\Armor\SlopePlateConstruction_2" />
  279.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\SlopePlateConstruction_3" />
  280.       </BuildProgressModels>
  281.       <BlockPairName>LightRoundArmorSlope</BlockPairName>
  282.       <MirroringY>Z</MirroringY>
  283.       <MirroringZ>Y</MirroringZ>
  284.       <EdgeType>Light</EdgeType>
  285.       <BuildTimeSeconds>5</BuildTimeSeconds>
  286.       <DisassembleRatio>2.5</DisassembleRatio>
  287.       <Public>false</Public>
  288.     </Definition>
  289.     <Definition>
  290.       <Id>
  291.         <TypeId>CubeBlock</TypeId>
  292.         <SubtypeId>LargeRoundArmor_Corner</SubtypeId>
  293.       </Id>
  294.       <DisplayName>DisplayName_Block_LightRoundArmorCorner</DisplayName>
  295.       <Icon>Textures\GUI\Icons\Fake</Icon>
  296.       <CubeSize>Large</CubeSize>
  297.       <BlockTopology>Cube</BlockTopology>
  298.       <Size x="1" y="1" z="1" />
  299.       <ModelOffset x="0" y="0" z="0" />
  300.       <CubeDefinition>
  301.         <CubeTopology>Corner</CubeTopology>
  302.         <ShowEdges>true</ShowEdges>
  303.         <Sides>
  304.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  305.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  306.           <Side Model="Models\Cubes\Large\Armor\RoundFaceTrianglePlate" PatternWidth="1" PatternHeight="1" />
  307.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  308.         </Sides>
  309.       </CubeDefinition>
  310.       <Components>
  311.         <Component Subtype="SteelPlate" Count="3" />
  312.         <Component Subtype="SteelPlate" Count="1" />
  313.       </Components>
  314.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  315.       <MountPoints>
  316.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  317.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  318.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="0.2" />
  319.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  320.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  321.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="0.2" />
  322.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  323.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  324.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="0.2" />
  325.       </MountPoints>
  326.       <Variants>
  327.         <Variant Color="Red" Suffix="_red" />
  328.         <Variant Color="Yellow" Suffix="_yellow" />
  329.         <Variant Color="Blue" Suffix="_blue" />
  330.         <Variant Color="Green" Suffix="_green" />
  331.         <Variant Color="Black" Suffix="_black" />
  332.         <Variant Color="White" Suffix="_white" />
  333.       </Variants>
  334.       <PhysicsOption>Convex</PhysicsOption>
  335.       <BuildProgressModels>
  336.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\FaceTrianglePlateConstruction_1" />
  337.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\FaceTrianglePlateConstruction_2" />
  338.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\FaceTrianglePlateConstruction_3" />
  339.       </BuildProgressModels>
  340.       <BlockPairName>LightRoundArmorCorner</BlockPairName>
  341.       <MirroringX>YHalfX</MirroringX>
  342.       <MirroringY>ZHalfY</MirroringY>
  343.       <MirroringZ>YHalfY</MirroringZ>
  344.       <EdgeType>Light</EdgeType>
  345.       <BuildTimeSeconds>3</BuildTimeSeconds>
  346.       <DisassembleRatio>2.5</DisassembleRatio>
  347.       <Public>false</Public>
  348.     </Definition>
  349.     <Definition>
  350.       <Id>
  351.         <TypeId>CubeBlock</TypeId>
  352.         <SubtypeId>LargeRoundArmor_CornerInv</SubtypeId>
  353.       </Id>
  354.       <DisplayName>LargeRoundArmor_CornerInv</DisplayName>
  355.       <Icon>Textures\GUI\Icons\Fake</Icon>
  356.       <CubeSize>Large</CubeSize>
  357.       <BlockTopology>Cube</BlockTopology>
  358.       <Size x="1" y="1" z="1" />
  359.       <ModelOffset x="0" y="0" z="0" />
  360.       <CubeDefinition>
  361.         <CubeTopology>InvCorner</CubeTopology>
  362.         <ShowEdges>true</ShowEdges>
  363.         <Sides>
  364.           <Side Model="Models\Cubes\Large\Armor\RoundInvFaceTrianglePlate" PatternWidth="1" PatternHeight="1" />
  365.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  366.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  367.           <Side Model="Models\Cubes\Large\Armor\RoundCornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  368.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  369.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  370.           <Side Model="Models\Cubes\Large\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  371.         </Sides>
  372.       </CubeDefinition>
  373.       <Components>
  374.         <Component Subtype="SteelPlate" Count="16" />
  375.         <Component Subtype="SteelPlate" Count="5" />
  376.       </Components>
  377.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  378.       <MountPoints>
  379.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  380.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  381.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  382.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  383.         <MountPoint Side="Right" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  384.         <MountPoint Side="Right" StartX="0.8" StartY="0.8" EndX="1" EndY="1" />
  385.         <MountPoint Side="Front" StartX="0" StartY="0.8" EndX="0.2" EndY="1" />
  386.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  387.         <MountPoint Side="Front" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  388.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  389.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  390.         <MountPoint Side="Bottom" StartX="0.8" StartY="0.8" EndX="1" EndY="1" />
  391.       </MountPoints>
  392.       <Variants>
  393.         <Variant Color="Red" Suffix="_red" />
  394.         <Variant Color="Yellow" Suffix="_yellow" />
  395.         <Variant Color="Blue" Suffix="_blue" />
  396.         <Variant Color="Green" Suffix="_green" />
  397.         <Variant Color="Black" Suffix="_black" />
  398.         <Variant Color="White" Suffix="_white" />
  399.       </Variants>
  400.       <PhysicsOption>Convex</PhysicsOption>
  401.       <BuildProgressModels>
  402.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\InvFaceTrianglePlateConstruction_1" />
  403.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\InvFaceTrianglePlateConstruction_2" />
  404.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\InvFaceTrianglePlateConstruction_3" />
  405.       </BuildProgressModels>
  406.       <BlockPairName>LightRoundArmorInvCorner</BlockPairName>
  407.       <MirroringX>YHalfX</MirroringX>
  408.       <MirroringY>ZHalfY</MirroringY>
  409.       <MirroringZ>YHalfZ</MirroringZ>
  410.       <EdgeType>Light</EdgeType>
  411.       <BuildTimeSeconds>7</BuildTimeSeconds>
  412.       <DisassembleRatio>2.5</DisassembleRatio>
  413.       <Public>false</Public>
  414.     </Definition>
  415.  
  416.     <Definition>
  417.       <Id>
  418.         <TypeId>CubeBlock</TypeId>
  419.         <SubtypeId>LargeHeavyBlockArmorBlock</SubtypeId>
  420.       </Id>
  421.       <DisplayName>DisplayName_Block_HeavyArmorBlock</DisplayName>
  422.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_cube</Icon>
  423.       <CubeSize>Large</CubeSize>
  424.       <BlockTopology>Cube</BlockTopology>
  425.       <Size x="1" y="1" z="1" />
  426.       <ModelOffset x="0" y="0" z="0" />
  427.       <CubeDefinition>
  428.         <CubeTopology>Box</CubeTopology>
  429.         <ShowEdges>true</ShowEdges>
  430.         <Sides>
  431.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  432.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  433.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  434.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  435.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  436.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  437.         </Sides>
  438.       </CubeDefinition>
  439.       <Components>
  440.         <Component Subtype="SteelPlate" Count="135" />
  441.         <Component Subtype="SteelPlate" Count="15" />
  442.       </Components>
  443.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  444.       <MountPoints>
  445.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  446.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  447.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  448.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  449.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  450.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  451.       </MountPoints>
  452.       <Variants>
  453.         <Variant Color="Red" Suffix="_red" />
  454.         <Variant Color="Yellow" Suffix="_yellow" />
  455.         <Variant Color="Blue" Suffix="_blue" />
  456.         <Variant Color="Green" Suffix="_green" />
  457.         <Variant Color="Black" Suffix="_black" />
  458.         <Variant Color="White" Suffix="_white" />
  459.       </Variants>
  460.       <BuildProgressModels>
  461.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\HeavySquarePlateConstruction_1" />
  462.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\HeavySquarePlateConstruction_2" RandomOrientation="true"/>
  463.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\HeavySquarePlateConstruction_3" RandomOrientation="true"/>
  464.       </BuildProgressModels>
  465.       <BlockPairName>HeavyArmorBlock</BlockPairName>
  466.       <DeformationRatio>0.2</DeformationRatio>
  467.       <EdgeType>Heavy</EdgeType>
  468.       <BuildTimeSeconds>24</BuildTimeSeconds>
  469.       <DisassembleRatio>3</DisassembleRatio>
  470.     </Definition>
  471.     <Definition>
  472.       <Id>
  473.         <TypeId>CubeBlock</TypeId>
  474.         <SubtypeId>LargeHeavyBlockArmorSlope</SubtypeId>
  475.       </Id>
  476.       <DisplayName>DisplayName_Block_HeavyArmorSlope</DisplayName>
  477.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_slope</Icon>
  478.       <CubeSize>Large</CubeSize>
  479.       <BlockTopology>Cube</BlockTopology>
  480.       <Size x="1" y="1" z="1" />
  481.       <ModelOffset x="0" y="0" z="0" />
  482.       <CubeDefinition>
  483.         <CubeTopology>Slope</CubeTopology>
  484.         <ShowEdges>true</ShowEdges>
  485.         <Sides>
  486.           <Side Model="Models\Cubes\Large\Armor\HeavySlopePlate" PatternWidth="4" PatternHeight="2" />
  487.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  488.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerRightPlate" PatternWidth="1" PatternHeight="1" />
  489.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  490.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  491.         </Sides>
  492.       </CubeDefinition>
  493.       <Components>
  494.         <Component Subtype="SteelPlate" Count="65" />
  495.         <Component Subtype="SteelPlate" Count="10" />
  496.       </Components>
  497.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  498.       <MountPoints>
  499.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  500.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  501.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.5" EndY="1" />
  502.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0" EndX="1" EndY="0.5" />
  503.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.5" EndY="0.5" />
  504.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0" EndX="1" EndY="1" />
  505.       </MountPoints>
  506.       <Variants>
  507.         <Variant Color="Red" Suffix="_red" />
  508.         <Variant Color="Yellow" Suffix="_yellow" />
  509.         <Variant Color="Blue" Suffix="_blue" />
  510.         <Variant Color="Green" Suffix="_green" />
  511.         <Variant Color="Black" Suffix="_black" />
  512.         <Variant Color="White" Suffix="_white" />
  513.       </Variants>
  514.       <PhysicsOption>Convex</PhysicsOption>
  515.       <BuildProgressModels>
  516.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\HeavySlopePlateConstruction_1" />
  517.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\HeavySlopePlateConstruction_2" />
  518.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\HeavySlopePlateConstruction_3" />
  519.       </BuildProgressModels>
  520.       <BlockPairName>HeavyArmorSlope</BlockPairName>
  521.       <MirroringY>Z</MirroringY>
  522.       <MirroringZ>Y</MirroringZ>
  523.       <DeformationRatio>0.2</DeformationRatio>
  524.       <EdgeType>Heavy</EdgeType>
  525.       <BuildTimeSeconds>14</BuildTimeSeconds>
  526.       <DisassembleRatio>3</DisassembleRatio>
  527.     </Definition>
  528.     <Definition>
  529.       <Id>
  530.         <TypeId>CubeBlock</TypeId>
  531.         <SubtypeId>LargeHeavyBlockArmorCorner</SubtypeId>
  532.       </Id>
  533.       <DisplayName>DisplayName_Block_HeavyArmorCorner</DisplayName>
  534.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_corner</Icon>
  535.       <CubeSize>Large</CubeSize>
  536.       <BlockTopology>Cube</BlockTopology>
  537.       <Size x="1" y="1" z="1" />
  538.       <ModelOffset x="0" y="0" z="0" />
  539.       <CubeDefinition>
  540.         <CubeTopology>Corner</CubeTopology>
  541.         <ShowEdges>true</ShowEdges>
  542.         <Sides>
  543.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  544.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerRightPlate" PatternWidth="1" PatternHeight="1" />
  545.           <Side Model="Models\Cubes\Large\Armor\HeavyFacePlate" PatternWidth="1" PatternHeight="1" />
  546.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  547.         </Sides>
  548.       </CubeDefinition>
  549.       <Components>
  550.         <Component Subtype="SteelPlate" Count="20" />
  551.         <Component Subtype="SteelPlate" Count="5" />
  552.       </Components>
  553.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  554.       <MountPoints>
  555.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  556.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  557.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="0.2" />
  558.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="0.2" />
  559.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  560.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  561.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.2" EndY="0.2" />
  562.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0.2" StartY="0" EndX="0.8" EndY="0.8" />
  563.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  564.       </MountPoints>
  565.       <Variants>
  566.         <Variant Color="Red" Suffix="_red" />
  567.         <Variant Color="Yellow" Suffix="_yellow" />
  568.         <Variant Color="Blue" Suffix="_blue" />
  569.         <Variant Color="Green" Suffix="_green" />
  570.         <Variant Color="Black" Suffix="_black" />
  571.         <Variant Color="White" Suffix="_white" />
  572.       </Variants>
  573.       <PhysicsOption>Convex</PhysicsOption>
  574.       <BuildProgressModels>
  575.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\HeavyFacePlateConstruction_1" />
  576.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\HeavyFacePlateConstruction_2" />
  577.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\HeavyFacePlateConstruction_3" />
  578.       </BuildProgressModels>
  579.       <BlockPairName>HeavyArmorCorner</BlockPairName>
  580.       <MirroringX>YHalfX</MirroringX>
  581.       <MirroringY>ZHalfY</MirroringY>
  582.       <MirroringZ>YHalfY</MirroringZ>
  583.       <DeformationRatio>0.2</DeformationRatio>
  584.       <EdgeType>Heavy</EdgeType>
  585.       <BuildTimeSeconds>10</BuildTimeSeconds>
  586.       <DisassembleRatio>3</DisassembleRatio>
  587.     </Definition>
  588.     <Definition>
  589.       <Id>
  590.         <TypeId>CubeBlock</TypeId>
  591.         <SubtypeId>LargeHeavyBlockArmorCornerInv</SubtypeId>
  592.       </Id>
  593.       <DisplayName>DisplayName_Block_HeavyArmorInvCorner</DisplayName>
  594.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_inv_corner</Icon>
  595.       <CubeSize>Large</CubeSize>
  596.       <BlockTopology>Cube</BlockTopology>
  597.       <Size x="1" y="1" z="1" />
  598.       <ModelOffset x="0" y="0" z="0" />
  599.       <CubeDefinition>
  600.         <CubeTopology>InvCorner</CubeTopology>
  601.         <ShowEdges>true</ShowEdges>
  602.         <Sides>
  603.           <Side Model="Models\Cubes\Large\Armor\HeavyInvFacePlate" PatternWidth="1" PatternHeight="1" />
  604.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerRightPlate" PatternWidth="1" PatternHeight="1" />
  605.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  606.           <Side Model="Models\Cubes\Large\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  607.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  608.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  609.           <Side Model="Models\Cubes\Large\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  610.         </Sides>
  611.       </CubeDefinition>
  612.       <Components>
  613.         <Component Subtype="SteelPlate" Count="110" />
  614.         <Component Subtype="SteelPlate" Count="15" />
  615.       </Components>
  616.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  617.       <MountPoints>
  618.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  619.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  620.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  621.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  622.         <MountPoint Side="Right" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  623.         <MountPoint Side="Right" StartX="0.8" StartY="0.8" EndX="1" EndY="1" />
  624.         <MountPoint Side="Front" StartX="0" StartY="0.8" EndX="0.2" EndY="1" />
  625.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  626.         <MountPoint Side="Front" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  627.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  628.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="1" />
  629.         <MountPoint Side="Bottom" StartX="0.8" StartY="0.8" EndX="1" EndY="1" />
  630.       </MountPoints>
  631.       <Variants>
  632.         <Variant Color="Red" Suffix="_red" />
  633.         <Variant Color="Yellow" Suffix="_yellow" />
  634.         <Variant Color="Blue" Suffix="_blue" />
  635.         <Variant Color="Green" Suffix="_green" />
  636.         <Variant Color="Black" Suffix="_black" />
  637.         <Variant Color="White" Suffix="_white" />
  638.       </Variants>
  639.       <PhysicsOption>Convex</PhysicsOption>
  640.       <BuildProgressModels>
  641.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Armor\HeavyInvFacePlateConstruction_1" />
  642.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Armor\HeavyInvFacePlateConstruction_2" />
  643.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Armor\HeavyInvFacePlateConstruction_3" />
  644.       </BuildProgressModels>
  645.       <BlockPairName>HeavyArmorInvCorner</BlockPairName>
  646.       <MirroringX>YHalfX</MirroringX>
  647.       <MirroringY>ZHalfY</MirroringY>
  648.       <MirroringZ>YHalfZ</MirroringZ>
  649.       <DeformationRatio>0.2</DeformationRatio>
  650.       <EdgeType>Heavy</EdgeType>
  651.       <BuildTimeSeconds>10</BuildTimeSeconds>
  652.       <DisassembleRatio>3</DisassembleRatio>
  653.     </Definition>
  654.  
  655.     <Definition>
  656.       <Id>
  657.         <TypeId>CubeBlock</TypeId>
  658.         <SubtypeId>SmallBlockArmorBlock</SubtypeId>
  659.       </Id>
  660.       <DisplayName>DisplayName_Block_LightArmorBlock</DisplayName>
  661.       <Icon>Textures\GUI\Icons\Cubes\light_armor_cube</Icon>
  662.       <CubeSize>Small</CubeSize>
  663.       <BlockTopology>Cube</BlockTopology>
  664.       <Size x="1" y="1" z="1" />
  665.       <ModelOffset x="0" y="0" z="0" />
  666.       <CubeDefinition>
  667.         <CubeTopology>Box</CubeTopology>
  668.         <ShowEdges>true</ShowEdges>
  669.         <Sides>
  670.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  671.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  672.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  673.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  674.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  675.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  676.         </Sides>
  677.       </CubeDefinition>
  678.       <Components>
  679.         <Component Subtype="SteelPlate" Count="1" />
  680.       </Components>
  681.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  682.       <MountPoints>
  683.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  684.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  685.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  686.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  687.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  688.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  689.       </MountPoints>
  690.       <Variants>
  691.         <Variant Color="Red" Suffix="_red" />
  692.         <Variant Color="Yellow" Suffix="_yellow" />
  693.         <Variant Color="Blue" Suffix="_blue" />
  694.         <Variant Color="Green" Suffix="_green" />
  695.         <Variant Color="Black" Suffix="_black" />
  696.         <Variant Color="White" Suffix="_white" />
  697.       </Variants>
  698.       <BuildProgressModels>
  699.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\SquarePlateConstruction_1" RandomOrientation="true"/>
  700.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\SquarePlateConstruction_2" RandomOrientation="true"/>
  701.       </BuildProgressModels>
  702.       <BlockPairName>LightArmorBlock</BlockPairName>
  703.       <DeformationRatio>0.24</DeformationRatio>
  704.       <BuildTimeSeconds>3</BuildTimeSeconds>
  705.       <DisassembleRatio>2.5</DisassembleRatio>
  706.       <EdgeType>Light</EdgeType>
  707.     </Definition>
  708.     <Definition>
  709.       <Id>
  710.         <TypeId>CubeBlock</TypeId>
  711.         <SubtypeId>SmallBlockArmorSlope</SubtypeId>
  712.       </Id>
  713.       <DisplayName>DisplayName_Block_LightArmorSlope</DisplayName>
  714.       <Icon>Textures\GUI\Icons\Cubes\light_armor_slope</Icon>
  715.       <CubeSize>Small</CubeSize>
  716.       <BlockTopology>Cube</BlockTopology>
  717.       <Size x="1" y="1" z="1" />
  718.       <ModelOffset x="0" y="0" z="0" />
  719.       <CubeDefinition>
  720.         <CubeTopology>Slope</CubeTopology>
  721.         <ShowEdges>true</ShowEdges>
  722.         <Sides>
  723.           <Side Model="Models\Cubes\Small\Armor\SlopePlate" PatternWidth="4" PatternHeight="2" />
  724.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  725.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  726.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  727.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  728.         </Sides>
  729.       </CubeDefinition>
  730.       <Components>
  731.         <Component Subtype="SteelPlate" Count="1" />
  732.       </Components>
  733.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  734.       <MountPoints>
  735.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  736.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  737.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  738.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  739.       </MountPoints>
  740.       <Variants>
  741.         <Variant Color="Red" Suffix="_red" />
  742.         <Variant Color="Yellow" Suffix="_yellow" />
  743.         <Variant Color="Blue" Suffix="_blue" />
  744.         <Variant Color="Green" Suffix="_green" />
  745.         <Variant Color="Black" Suffix="_black" />
  746.         <Variant Color="White" Suffix="_white" />
  747.       </Variants>
  748.       <PhysicsOption>Convex</PhysicsOption>
  749.       <BuildProgressModels>
  750.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\SlopePlateConstruction_1" />
  751.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\SlopePlateConstruction_2" />
  752.       </BuildProgressModels>
  753.       <BlockPairName>LightArmorSlope</BlockPairName>
  754.       <MirroringY>Z</MirroringY>
  755.       <MirroringZ>Y</MirroringZ>
  756.       <DeformationRatio>0.24</DeformationRatio>
  757.       <BuildTimeSeconds>2</BuildTimeSeconds>
  758.       <DisassembleRatio>2.5</DisassembleRatio>
  759.       <EdgeType>Light</EdgeType>
  760.     </Definition>
  761.     <Definition>
  762.       <Id>
  763.         <TypeId>CubeBlock</TypeId>
  764.         <SubtypeId>SmallBlockArmorCorner</SubtypeId>
  765.       </Id>
  766.       <DisplayName>DisplayName_Block_LightArmorCorner</DisplayName>
  767.       <Icon>Textures\GUI\Icons\Cubes\light_armor_corner</Icon>
  768.       <CubeSize>Small</CubeSize>
  769.       <BlockTopology>Cube</BlockTopology>
  770.       <Size x="1" y="1" z="1" />
  771.       <ModelOffset x="0" y="0" z="0" />
  772.       <CubeDefinition>
  773.         <CubeTopology>Corner</CubeTopology>
  774.         <ShowEdges>true</ShowEdges>
  775.         <Sides>
  776.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  777.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  778.           <Side Model="Models\Cubes\Small\Armor\FaceTrianglePlate" PatternWidth="1" PatternHeight="1" />
  779.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  780.         </Sides>
  781.       </CubeDefinition>
  782.       <Components>
  783.         <Component Subtype="SteelPlate" Count="1" />
  784.       </Components>
  785.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  786.       <MountPoints>
  787.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  788.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  789.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  790.       </MountPoints>
  791.       <Variants>
  792.         <Variant Color="Red" Suffix="_red" />
  793.         <Variant Color="Yellow" Suffix="_yellow" />
  794.         <Variant Color="Blue" Suffix="_blue" />
  795.         <Variant Color="Green" Suffix="_green" />
  796.         <Variant Color="Black" Suffix="_black" />
  797.         <Variant Color="White" Suffix="_white" />
  798.       </Variants>
  799.       <PhysicsOption>Convex</PhysicsOption>
  800.       <BuildProgressModels>
  801.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\FaceTrianglePlateConstruction_1" />
  802.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\FaceTrianglePlateConstruction_2" />
  803.       </BuildProgressModels>
  804.       <BlockPairName>LightArmorCorner</BlockPairName>
  805.       <MirroringX>YHalfX</MirroringX>
  806.       <MirroringY>ZHalfY</MirroringY>
  807.       <MirroringZ>YHalfY</MirroringZ>
  808.       <DeformationRatio>0.24</DeformationRatio>
  809.       <BuildTimeSeconds>2</BuildTimeSeconds>
  810.       <DisassembleRatio>2.5</DisassembleRatio>
  811.       <EdgeType>Light</EdgeType>
  812.     </Definition>
  813.     <Definition>
  814.       <Id>
  815.         <TypeId>CubeBlock</TypeId>
  816.         <SubtypeId>SmallBlockArmorCornerInv</SubtypeId>
  817.       </Id>
  818.       <DisplayName>DisplayName_Block_LightArmorInvCorner</DisplayName>
  819.       <Icon>Textures\GUI\Icons\Cubes\light_armor_inv_corner</Icon>
  820.       <CubeSize>Small</CubeSize>
  821.       <BlockTopology>Cube</BlockTopology>
  822.       <Size x="1" y="1" z="1" />
  823.       <ModelOffset x="0" y="0" z="0" />
  824.       <CubeDefinition>
  825.         <CubeTopology>InvCorner</CubeTopology>
  826.         <ShowEdges>true</ShowEdges>
  827.         <Sides>
  828.           <Side Model="Models\Cubes\Small\Armor\InvFaceTrianglePlate" PatternWidth="1" PatternHeight="1" />
  829.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleRightPlate" PatternWidth="1" PatternHeight="1" />
  830.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  831.           <Side Model="Models\Cubes\Small\Armor\CornerTriangleLeftPlate" PatternWidth="1" PatternHeight="1" />
  832.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  833.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  834.           <Side Model="Models\Cubes\Small\Armor\SquarePlate" PatternWidth="4" PatternHeight="2" />
  835.         </Sides>
  836.       </CubeDefinition>
  837.       <Components>
  838.         <Component Subtype="SteelPlate" Count="1" />
  839.       </Components>
  840.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  841.       <MountPoints>
  842.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  843.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  844.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  845.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  846.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  847.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  848.       </MountPoints>
  849.       <Variants>
  850.         <Variant Color="Red" Suffix="_red" />
  851.         <Variant Color="Yellow" Suffix="_yellow" />
  852.         <Variant Color="Blue" Suffix="_blue" />
  853.         <Variant Color="Green" Suffix="_green" />
  854.         <Variant Color="Black" Suffix="_black" />
  855.         <Variant Color="White" Suffix="_white" />
  856.       </Variants>
  857.       <PhysicsOption>Convex</PhysicsOption>
  858.       <BuildProgressModels>
  859.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\InvFaceTrianglePlateConstruction_1" />
  860.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\InvFaceTrianglePlateConstruction_2" />
  861.       </BuildProgressModels>
  862.       <BlockPairName>LightArmorInvCorner</BlockPairName>
  863.       <MirroringX>YHalfX</MirroringX>
  864.       <MirroringY>ZHalfY</MirroringY>
  865.       <MirroringZ>YHalfZ</MirroringZ>
  866.       <DeformationRatio>0.24</DeformationRatio>
  867.       <BuildTimeSeconds>3</BuildTimeSeconds>
  868.       <DisassembleRatio>2.5</DisassembleRatio>
  869.       <EdgeType>Light</EdgeType>
  870.     </Definition>
  871.  
  872.     <Definition>
  873.       <Id>
  874.         <TypeId>CubeBlock</TypeId>
  875.         <SubtypeId>SmallHeavyBlockArmorBlock</SubtypeId>
  876.       </Id>
  877.       <DisplayName>DisplayName_Block_HeavyArmorBlock</DisplayName>
  878.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_cube</Icon>
  879.       <CubeSize>Small</CubeSize>
  880.       <BlockTopology>Cube</BlockTopology>
  881.       <Size x="1" y="1" z="1" />
  882.       <ModelOffset x="0" y="0" z="0" />
  883.       <CubeDefinition>
  884.         <CubeTopology>Box</CubeTopology>
  885.         <ShowEdges>true</ShowEdges>
  886.         <Sides>
  887.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  888.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  889.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  890.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  891.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  892.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  893.         </Sides>
  894.       </CubeDefinition>
  895.       <Components>
  896.         <Component Subtype="SteelPlate" Count="3" />
  897.         <Component Subtype="SteelPlate" Count="2" />
  898.       </Components>
  899.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  900.       <MountPoints>
  901.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  902.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  903.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  904.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  905.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  906.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  907.       </MountPoints>
  908.       <Variants>
  909.         <Variant Color="Red" Suffix="_red" />
  910.         <Variant Color="Yellow" Suffix="_yellow" />
  911.         <Variant Color="Blue" Suffix="_blue" />
  912.         <Variant Color="Green" Suffix="_green" />
  913.         <Variant Color="Black" Suffix="_black" />
  914.         <Variant Color="White" Suffix="_white" />
  915.       </Variants>
  916.       <BuildProgressModels>
  917.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\HeavySquarePlateConstruction_1" />
  918.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\HeavySquarePlateConstruction_2" RandomOrientation="true" />
  919.       </BuildProgressModels>
  920.       <BlockPairName>HeavyArmorBlock</BlockPairName>
  921.       <DeformationRatio>0.08</DeformationRatio>
  922.       <BuildTimeSeconds>8</BuildTimeSeconds>
  923.       <DisassembleRatio>3</DisassembleRatio>
  924.       <EdgeType>Heavy</EdgeType>
  925.     </Definition>
  926.     <Definition>
  927.       <Id>
  928.         <TypeId>CubeBlock</TypeId>
  929.         <SubtypeId>SmallHeavyBlockArmorSlope</SubtypeId>
  930.       </Id>
  931.       <DisplayName>DisplayName_Block_HeavyArmorSlope</DisplayName>
  932.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_slope</Icon>
  933.       <CubeSize>Small</CubeSize>
  934.       <BlockTopology>Cube</BlockTopology>
  935.       <Size x="1" y="1" z="1" />
  936.       <ModelOffset x="0" y="0" z="0" />
  937.       <CubeDefinition>
  938.         <CubeTopology>Slope</CubeTopology>
  939.         <ShowEdges>true</ShowEdges>
  940.         <Sides>
  941.           <Side Model="Models\Cubes\Small\Armor\HeavySlopePlate" PatternWidth="4" PatternHeight="2" />
  942.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  943.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerRightPlate" PatternWidth="1" PatternHeight="1" />
  944.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  945.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  946.         </Sides>
  947.       </CubeDefinition>
  948.       <Components>
  949.         <Component Subtype="SteelPlate" Count="3" />
  950.         <Component Subtype="SteelPlate" Count="2" />
  951.       </Components>
  952.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  953.       <MountPoints>
  954.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  955.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  956.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  957.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  958.       </MountPoints>
  959.       <Variants>
  960.         <Variant Color="Red" Suffix="_red" />
  961.         <Variant Color="Yellow" Suffix="_yellow" />
  962.         <Variant Color="Blue" Suffix="_blue" />
  963.         <Variant Color="Green" Suffix="_green" />
  964.         <Variant Color="Black" Suffix="_black" />
  965.         <Variant Color="White" Suffix="_white" />
  966.       </Variants>
  967.       <PhysicsOption>Convex</PhysicsOption>
  968.       <BuildProgressModels>
  969.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\HeavySlopePlateConstruction_1" />
  970.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\HeavySlopePlateConstruction_2" />
  971.       </BuildProgressModels>
  972.       <BlockPairName>HeavyArmorSlope</BlockPairName>
  973.       <MirroringY>Z</MirroringY>
  974.       <MirroringZ>Y</MirroringZ>
  975.       <DeformationRatio>0.08</DeformationRatio>
  976.       <BuildTimeSeconds>5</BuildTimeSeconds>
  977.       <DisassembleRatio>3</DisassembleRatio>
  978.       <EdgeType>Heavy</EdgeType>
  979.     </Definition>
  980.     <Definition>
  981.       <Id>
  982.         <TypeId>CubeBlock</TypeId>
  983.         <SubtypeId>SmallHeavyBlockArmorCorner</SubtypeId>
  984.       </Id>
  985.       <DisplayName>DisplayName_Block_HeavyArmorCorner</DisplayName>
  986.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_corner</Icon>
  987.       <CubeSize>Small</CubeSize>
  988.       <BlockTopology>Cube</BlockTopology>
  989.       <Size x="1" y="1" z="1" />
  990.       <ModelOffset x="0" y="0" z="0" />
  991.       <CubeDefinition>
  992.         <CubeTopology>Corner</CubeTopology>
  993.         <ShowEdges>true</ShowEdges>
  994.         <Sides>
  995.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  996.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerRightPlate" PatternWidth="1" PatternHeight="1" />
  997.           <Side Model="Models\Cubes\Small\Armor\HeavyFacePlate" PatternWidth="1" PatternHeight="1" />
  998.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  999.         </Sides>
  1000.       </CubeDefinition>
  1001.       <Components>
  1002.         <Component Subtype="SteelPlate" Count="3" />
  1003.         <Component Subtype="SteelPlate" Count="2" />
  1004.       </Components>
  1005.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  1006.       <MountPoints>
  1007.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  1008.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  1009.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  1010.       </MountPoints>
  1011.       <Variants>
  1012.         <Variant Color="Red" Suffix="_red" />
  1013.         <Variant Color="Yellow" Suffix="_yellow" />
  1014.         <Variant Color="Blue" Suffix="_blue" />
  1015.         <Variant Color="Green" Suffix="_green" />
  1016.         <Variant Color="Black" Suffix="_black" />
  1017.         <Variant Color="White" Suffix="_white" />
  1018.       </Variants>
  1019.       <PhysicsOption>Convex</PhysicsOption>
  1020.       <BuildProgressModels>
  1021.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\HeavyFacePlateConstruction_1" />
  1022.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\HeavyFacePlateConstruction_2" />
  1023.       </BuildProgressModels>
  1024.       <BlockPairName>HeavyArmorCorner</BlockPairName>
  1025.       <MirroringX>YHalfX</MirroringX>
  1026.       <MirroringY>ZHalfY</MirroringY>
  1027.       <MirroringZ>YHalfY</MirroringZ>
  1028.       <DeformationRatio>0.08</DeformationRatio>
  1029.       <BuildTimeSeconds>4</BuildTimeSeconds>
  1030.       <DisassembleRatio>3</DisassembleRatio>
  1031.       <EdgeType>Heavy</EdgeType>
  1032.     </Definition>
  1033.     <Definition>
  1034.       <Id>
  1035.         <TypeId>CubeBlock</TypeId>
  1036.         <SubtypeId>SmallHeavyBlockArmorCornerInv</SubtypeId>
  1037.       </Id>
  1038.       <DisplayName>DisplayName_Block_HeavyArmorInvCorner</DisplayName>
  1039.       <Icon>Textures\GUI\Icons\Cubes\heavy_armor_inv_corner</Icon>
  1040.       <CubeSize>Small</CubeSize>
  1041.       <BlockTopology>Cube</BlockTopology>
  1042.       <Size x="1" y="1" z="1" />
  1043.       <ModelOffset x="0" y="0" z="0" />
  1044.       <CubeDefinition>
  1045.         <CubeTopology>InvCorner</CubeTopology>
  1046.         <ShowEdges>true</ShowEdges>
  1047.         <Sides>
  1048.           <Side Model="Models\Cubes\Small\Armor\HeavyInvFacePlate" PatternWidth="1" PatternHeight="1" />
  1049.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerRightPlate" PatternWidth="1" PatternHeight="1" />
  1050.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  1051.           <Side Model="Models\Cubes\Small\Armor\HeavyCornerLeftPlate" PatternWidth="1" PatternHeight="1" />
  1052.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  1053.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  1054.           <Side Model="Models\Cubes\Small\Armor\HeavySquarePlate" PatternWidth="4" PatternHeight="2" />
  1055.         </Sides>
  1056.       </CubeDefinition>
  1057.       <Components>
  1058.         <Component Subtype="SteelPlate" Count="3" />
  1059.         <Component Subtype="SteelPlate" Count="2" />
  1060.       </Components>
  1061.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  1062.       <MountPoints>
  1063.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  1064.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  1065.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  1066.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  1067.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  1068.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  1069.       </MountPoints>
  1070.       <Variants>
  1071.         <Variant Color="Red" Suffix="_red" />
  1072.         <Variant Color="Yellow" Suffix="_yellow" />
  1073.         <Variant Color="Blue" Suffix="_blue" />
  1074.         <Variant Color="Green" Suffix="_green" />
  1075.         <Variant Color="Black" Suffix="_black" />
  1076.         <Variant Color="White" Suffix="_white" />
  1077.       </Variants>
  1078.       <PhysicsOption>Convex</PhysicsOption>
  1079.       <BuildProgressModels>
  1080.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Armor\HeavyInvFacePlateConstruction_1" />
  1081.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Armor\HeavyInvFacePlateConstruction_2" />
  1082.       </BuildProgressModels>
  1083.       <BlockPairName>HeavyArmorInvCorner</BlockPairName>
  1084.       <MirroringX>YHalfX</MirroringX>
  1085.       <MirroringY>ZHalfY</MirroringY>
  1086.       <MirroringZ>YHalfZ</MirroringZ>
  1087.       <DeformationRatio>0.08</DeformationRatio>
  1088.       <BuildTimeSeconds>4</BuildTimeSeconds>
  1089.       <DisassembleRatio>3</DisassembleRatio>
  1090.       <EdgeType>Heavy</EdgeType>
  1091.     </Definition>
  1092.     <!-- End region ARMOR -->
  1093.  
  1094.     <Definition>
  1095.       <Id>
  1096.         <TypeId>LargeGatlingTurret</TypeId>
  1097.         <SubtypeId />
  1098.       </Id>
  1099.       <DisplayName>DisplayName_Block_GatlingTurret</DisplayName>
  1100.       <Icon>Textures\GUI\Icons\Cubes\gatling_turret</Icon>
  1101.       <CubeSize>Large</CubeSize>
  1102.       <BlockTopology>TriangleMesh</BlockTopology>
  1103.       <Size x="3" y="3" z="3" />
  1104.       <ModelOffset x="0" y="0" z="0" />
  1105.       <Model>Models\Cubes\Large\GatlingTurret</Model>
  1106.       <UseModelIntersection>true</UseModelIntersection>
  1107.       <Components>
  1108.         <Component Subtype="SteelPlate" Count="5" />
  1109.         <Component Subtype="Construction" Count="25" />
  1110.         <Component Subtype="SmallTube" Count="6" />
  1111.         <Component Subtype="LargeTube" Count="1" />
  1112.         <Component Subtype="Motor" Count="8" />
  1113.         <Component Subtype="Computer" Count="10" />
  1114.         <Component Subtype="Construction" Count="5" />
  1115.         <Component Subtype="SteelPlate" Count="15" />
  1116.       </Components>
  1117.       <CriticalComponent Subtype="Computer" Index="0" />
  1118.       <MountPoints>
  1119.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="2" EndY="2" />
  1120.       </MountPoints>
  1121.       <BuildProgressModels>
  1122.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\GatlingTurretConstruction_1" />
  1123.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\GatlingTurretConstruction_2" />
  1124.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\GatlingTurretConstruction_3" />
  1125.       </BuildProgressModels>
  1126.       <BlockPairName>GatlingTurret</BlockPairName>
  1127.       <MirroringY>Z</MirroringY>
  1128.       <MirroringZ>Y</MirroringZ>
  1129.       <EdgeType>Light</EdgeType>
  1130.       <BuildTimeSeconds>30</BuildTimeSeconds>
  1131.     </Definition>
  1132.     <Definition>
  1133.       <Id>
  1134.         <TypeId>LargeMissileTurret</TypeId>
  1135.         <SubtypeId />
  1136.       </Id>
  1137.       <DisplayName>DisplayName_Block_MissileTurret</DisplayName>
  1138.       <Icon>Textures\GUI\Icons\Cubes\missile_turret</Icon>
  1139.       <CubeSize>Large</CubeSize>
  1140.       <BlockTopology>TriangleMesh</BlockTopology>
  1141.       <Size x="3" y="3" z="3" />
  1142.       <ModelOffset x="0" y="0" z="0" />
  1143.       <Model>Models\Cubes\Large\MissileTurret</Model>
  1144.       <UseModelIntersection>true</UseModelIntersection>
  1145.       <Components>
  1146.         <Component Subtype="SteelPlate" Count="5" />
  1147.         <Component Subtype="Construction" Count="30" />
  1148.         <Component Subtype="LargeTube" Count="6" />
  1149.         <Component Subtype="Motor" Count="16" />
  1150.         <Component Subtype="Computer" Count="12" />
  1151.         <Component Subtype="Construction" Count="10" />
  1152.         <Component Subtype="SteelPlate" Count="15" />
  1153.       </Components>
  1154.       <CriticalComponent Subtype="Computer" Index="0" />
  1155.       <MountPoints>
  1156.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="2" EndY="2" />
  1157.       </MountPoints>
  1158.       <BuildProgressModels>
  1159.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\MissileTurretConstruction_1" />
  1160.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\MissileTurretConstruction_2" />
  1161.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\MissileTurretConstruction_3" />
  1162.       </BuildProgressModels>
  1163.       <BlockPairName>MissileTurret</BlockPairName>
  1164.       <MirroringY>Z</MirroringY>
  1165.       <MirroringZ>Y</MirroringZ>
  1166.       <EdgeType>Light</EdgeType>
  1167.       <BuildTimeSeconds>40</BuildTimeSeconds>
  1168.     </Definition>
  1169.     <Definition>
  1170.       <Id>
  1171.         <TypeId>InteriorTurret</TypeId>
  1172.         <SubtypeId>LargeInteriorTurret</SubtypeId>
  1173.       </Id>
  1174.       <DisplayName>DisplayName_Block_InteriorTurret</DisplayName>
  1175.       <Icon>Textures\GUI\Icons\Cubes\interior_turret</Icon>
  1176.       <CubeSize>Large</CubeSize>
  1177.       <BlockTopology>TriangleMesh</BlockTopology>
  1178.       <Size x="1" y="1" z="1" />
  1179.       <ModelOffset x="0" y="0" z="0" />
  1180.       <Model>Models\Cubes\Large\InteriorTurret</Model>
  1181.       <UseModelIntersection>true</UseModelIntersection>
  1182.       <Components>
  1183.         <Component Subtype="InteriorPlate" Count="6" />
  1184.         <Component Subtype="Construction" Count="15" />
  1185.         <Component Subtype="SmallTube" Count="2" />
  1186.         <Component Subtype="LargeTube" Count="1" />
  1187.         <Component Subtype="Motor" Count="2" />
  1188.         <Component Subtype="Computer" Count="5" />
  1189.         <Component Subtype="Construction" Count="5" />
  1190.         <Component Subtype="SteelPlate" Count="4" />
  1191.       </Components>
  1192.       <CriticalComponent Subtype="Computer" Index="0" />
  1193.       <MountPoints>
  1194.         <MountPoint Side="Bottom" StartX="0.46" StartY="0.46" EndX="0.54" EndY="0.54" />
  1195.       </MountPoints>
  1196.       <BuildProgressModels>
  1197.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\InteriorTurretConstruction_1" />
  1198.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\InteriorTurretConstruction_2" />
  1199.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\InteriorTurretConstruction_3" />
  1200.       </BuildProgressModels>
  1201.       <BlockPairName>InteriorTurret</BlockPairName>
  1202.       <MirroringY>Z</MirroringY>
  1203.       <MirroringZ>Y</MirroringZ>
  1204.       <EdgeType>Light</EdgeType>
  1205.       <BuildTimeSeconds>25</BuildTimeSeconds>
  1206.     </Definition>
  1207.     <Definition>
  1208.       <Id>
  1209.         <TypeId>Passage</TypeId>
  1210.         <SubtypeId />
  1211.       </Id>
  1212.       <DisplayName>DisplayName_Block_Passage</DisplayName>
  1213.       <Icon>Textures\GUI\Icons\Cubes\passage</Icon>
  1214.       <CubeSize>Large</CubeSize>
  1215.       <BlockTopology>TriangleMesh</BlockTopology>
  1216.       <Size x="1" y="1" z="1" />
  1217.       <ModelOffset x="0" y="0" z="0" />
  1218.       <Model>Models\Cubes\Large\passage</Model>
  1219.       <Components>
  1220.         <Component Subtype="InteriorPlate" Count="74" />
  1221.         <Component Subtype="Construction" Count="20" />
  1222.         <Component Subtype="MetalGrid" Count="18" />
  1223.         <Component Subtype="SmallTube" Count="48" />
  1224.       </Components>
  1225.       <CriticalComponent Subtype="MetalGrid" Index="0" />
  1226.       <MountPoints>
  1227.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  1228.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  1229.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  1230.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="0.27" />
  1231.         <MountPoint Side="Top" StartX="0" StartY="0.85" EndX="1" EndY="1" />
  1232.         <MountPoint Side="Top" StartX="0" StartY="0.27" EndX="0.25" EndY="0.85" />
  1233.         <MountPoint Side="Top" StartX="0.75" StartY="0.27" EndX="1" EndY="0.85" />
  1234.         <MountPoint Side="Bottom" StartX="0" StartY="0.73" EndX="1" EndY="1" />
  1235.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="0.15" />
  1236.         <MountPoint Side="Bottom" StartX="0" StartY="0.15" EndX="0.25" EndY="0.73" />
  1237.         <MountPoint Side="Bottom" StartX="0.75" StartY="0.15" EndX="1" EndY="0.73" />
  1238.       </MountPoints>
  1239.       <BuildProgressModels>
  1240.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\PassageConstruction_1" />
  1241.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\PassageConstruction_2" />
  1242.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\PassageConstruction_3" />
  1243.       </BuildProgressModels>
  1244.       <BlockPairName>Passage</BlockPairName>
  1245.       <MirroringY>Z</MirroringY>
  1246.       <MirroringZ>Y</MirroringZ>
  1247.       <EdgeType>Light</EdgeType>
  1248.       <BuildTimeSeconds>18</BuildTimeSeconds>
  1249.     </Definition>
  1250.     <Definition>
  1251.       <Id>
  1252.         <TypeId>Door</TypeId>
  1253.         <SubtypeId />
  1254.       </Id>
  1255.       <DisplayName>DisplayName_Block_Door</DisplayName>
  1256.       <Icon>Textures\GUI\Icons\Cubes\door</Icon>
  1257.       <CubeSize>Large</CubeSize>
  1258.       <BlockTopology>TriangleMesh</BlockTopology>
  1259.       <Size x="1" y="1" z="1" />
  1260.       <ModelOffset x="0" y="0" z="0" />
  1261.       <Model>Models\Cubes\Large\door</Model>
  1262.       <Components>
  1263.         <Component Subtype="SteelPlate" Count="4" />
  1264.         <Component Subtype="InteriorPlate" Count="10" />
  1265.         <Component Subtype="Construction" Count="30" />
  1266.         <Component Subtype="MetalGrid" Count="4" />
  1267.         <Component Subtype="SmallTube" Count="4" />
  1268.         <Component Subtype="Motor" Count="2" />
  1269.         <Component Subtype="Display" Count="1" />
  1270.         <Component Subtype="Computer" Count="2" />
  1271.         <Component Subtype="Construction" Count="10" />
  1272.         <Component Subtype="SteelPlate" Count="4" />
  1273.       </Components>
  1274.       <CriticalComponent Subtype="Computer" Index="0" />
  1275.       <MountPoints>
  1276.         <MountPoint Side="Left" PropertiesMask="1" StartX="0.4" StartY="0" EndX="0.6" EndY="1" />
  1277.         <MountPoint Side="Right" PropertiesMask="1" StartX="0.4" StartY="0" EndX="0.6" EndY="1" />
  1278.         <MountPoint Side="Top" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0.4" EndX="1" EndY="0.6" />
  1279.         <MountPoint Side="Bottom" StartX="0" StartY="0.325" EndX="0.25" EndY="0.675" />
  1280.         <MountPoint Side="Bottom" StartX="0.75" StartY="0.325" EndX="1" EndY="0.675" />
  1281.       </MountPoints>
  1282.       <BuildProgressModels>
  1283.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\DoorConstruction_1" />
  1284.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\DoorConstruction_2" />
  1285.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\DoorConstruction_3" />
  1286.       </BuildProgressModels>
  1287.       <BlockPairName>Door</BlockPairName>
  1288.       <MirroringY>Z</MirroringY>
  1289.       <MirroringZ>Y</MirroringZ>
  1290.       <EdgeType>Light</EdgeType>
  1291.       <BuildTimeSeconds>24</BuildTimeSeconds>
  1292.       <DisassembleRatio>1.5</DisassembleRatio>
  1293.     </Definition>
  1294.     <Definition>
  1295.       <Id>
  1296.         <TypeId>RadioAntenna</TypeId>
  1297.         <SubtypeId>LargeBlockRadioAntenna</SubtypeId>
  1298.       </Id>
  1299.       <DisplayName>DisplayName_Block_Antenna</DisplayName>
  1300.       <Icon>Textures\GUI\Icons\Cubes\antenna</Icon>
  1301.       <CubeSize>Large</CubeSize>
  1302.       <BlockTopology>TriangleMesh</BlockTopology>
  1303.       <Size x="1" y="6" z="2" />
  1304.       <ModelOffset x="0" y="0" z="0" />
  1305.       <Model>Models\Cubes\Large\antenna</Model>
  1306.       <Components>
  1307.         <Component Subtype="SteelPlate" Count="65" />
  1308.         <Component Subtype="Construction" Count="30" />
  1309.         <Component Subtype="SmallTube" Count="60" />
  1310.         <Component Subtype="LargeTube" Count="40" />
  1311.         <Component Subtype="Computer" Count="8" />
  1312.         <Component Subtype="RadioCommunication" Count="40" />
  1313.         <Component Subtype="Construction" Count="10" />
  1314.         <Component Subtype="SteelPlate" Count="15" />
  1315.       </Components>
  1316.       <CriticalComponent Subtype="RadioCommunication" Index="0" />
  1317.       <MountPoints>
  1318.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="2" />
  1319.       </MountPoints>
  1320.       <BuildProgressModels>
  1321.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\AntennaConstruction_1" />
  1322.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\AntennaConstruction_2" />
  1323.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\AntennaConstruction_3" />
  1324.       </BuildProgressModels>
  1325.       <BlockPairName>Antenna</BlockPairName>
  1326.       <EdgeType>Light</EdgeType>
  1327.       <BuildTimeSeconds>50</BuildTimeSeconds>
  1328.       <MirroringY>Z</MirroringY>
  1329.     </Definition>
  1330.     <Definition>
  1331.       <Id>
  1332.         <TypeId>Beacon</TypeId>
  1333.         <SubtypeId>LargeBlockBeacon</SubtypeId>
  1334.       </Id>
  1335.       <DisplayName>DisplayName_Block_Beacon</DisplayName>
  1336.       <Icon>Textures\GUI\Icons\Cubes\beacon</Icon>
  1337.       <CubeSize>Large</CubeSize>
  1338.       <BlockTopology>TriangleMesh</BlockTopology>
  1339.       <Size x="1" y="2" z="1" />
  1340.       <ModelOffset x="0" y="0" z="0" />
  1341.       <Model>Models\Cubes\Large\beacon</Model>
  1342.       <Components>
  1343.         <Component Subtype="SteelPlate" Count="40" />
  1344.         <Component Subtype="Construction" Count="30" />
  1345.         <Component Subtype="SmallTube" Count="60" />
  1346.         <Component Subtype="LargeTube" Count="40" />
  1347.         <Component Subtype="Computer" Count="8" />
  1348.         <Component Subtype="RadioCommunication" Count="40" />
  1349.         <Component Subtype="Construction" Count="10" />
  1350.         <Component Subtype="SteelPlate" Count="40" />
  1351.       </Components>
  1352.       <CriticalComponent Subtype="RadioCommunication" Index="0" />
  1353.       <MountPoints>
  1354.         <MountPoint Side="Bottom" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  1355.         <MountPoint Side="Top" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  1356.         <MountPoint Side="Left" StartX="0.175" StartY="0.1" EndX="0.825" EndY="0.9" />
  1357.         <MountPoint Side="Right" StartX="0.175" StartY="0.1" EndX="0.825" EndY="0.9" />
  1358.         <MountPoint Side="Front" StartX="0.175" StartY="0.1" EndX="0.825" EndY="0.9" />
  1359.         <MountPoint Side="Back" StartX="0.175" StartY="0.1" EndX="0.825" EndY="0.9" />
  1360.       </MountPoints>
  1361.       <BuildProgressModels>
  1362.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\BeaconConstruction_1" />
  1363.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\BeaconConstruction_2" />
  1364.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\BeaconConstruction_3" />
  1365.       </BuildProgressModels>
  1366.       <BlockPairName>Beacon</BlockPairName>
  1367.       <EdgeType>Light</EdgeType>
  1368.       <BuildTimeSeconds>50</BuildTimeSeconds>
  1369.     </Definition>
  1370.     <Definition>
  1371.       <Id>
  1372.         <TypeId>Beacon</TypeId>
  1373.         <SubtypeId>SmallBlockBeacon</SubtypeId>
  1374.       </Id>
  1375.       <DisplayName>DisplayName_Block_Beacon</DisplayName>
  1376.       <Icon>Textures\GUI\Icons\Cubes\beacon</Icon>
  1377.       <CubeSize>Small</CubeSize>
  1378.       <BlockTopology>TriangleMesh</BlockTopology>
  1379.       <Size x="1" y="1" z="2" />
  1380.       <ModelOffset x="0" y="0" z="0" />
  1381.       <Model>Models\Cubes\Small\beacon</Model>
  1382.       <Components>
  1383.         <Component Subtype="Construction" Count="1" />
  1384.         <Component Subtype="SmallTube" Count="1" />
  1385.         <Component Subtype="Computer" Count="1" />
  1386.         <Component Subtype="SteelPlate" Count="1" />
  1387.       </Components>
  1388.       <CriticalComponent Subtype="Computer" Index="0" />
  1389.       <BuildProgressModels>
  1390.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\BeaconConstruction_1" />
  1391.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\BeaconConstruction_2" />
  1392.       </BuildProgressModels>
  1393.       <BlockPairName>Beacon</BlockPairName>
  1394.       <MirroringY>Z</MirroringY>
  1395.       <MirroringZ>Y</MirroringZ>
  1396.       <EdgeType>Light</EdgeType>
  1397.       <BuildTimeSeconds>15</BuildTimeSeconds>
  1398.     </Definition>
  1399.     <Definition xsi:type="MyObjectBuilder_LightingBlockDefinition">
  1400.       <Id>
  1401.         <TypeId>ReflectorLight</TypeId>
  1402.         <SubtypeId>LargeBlockFrontLight</SubtypeId>
  1403.       </Id>
  1404.       <DisplayName>DisplayName_Block_ReflectorLight</DisplayName>
  1405.       <Icon>Textures\GUI\Icons\Cubes\light</Icon>
  1406.       <CubeSize>Large</CubeSize>
  1407.       <BlockTopology>TriangleMesh</BlockTopology>
  1408.       <Size x="1" y="1" z="1" />
  1409.       <ModelOffset x="0" y="0" z="0" />
  1410.       <Model>Models\Cubes\Large\light</Model>
  1411.       <Components>
  1412.         <Component Subtype="SteelPlate" Count="8" />
  1413.         <Component Subtype="InteriorPlate" Count="20" />
  1414.         <Component Subtype="Construction" Count="15" />
  1415.         <Component Subtype="LargeTube" Count="2" />
  1416.         <Component Subtype="Construction" Count="5" />
  1417.         <Component Subtype="BulletproofGlass" Count="2" />
  1418.       </Components>
  1419.       <CriticalComponent Subtype="Construction" Index="1" />
  1420.       <MountPoints>
  1421.         <MountPoint Side="Back" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.8" />
  1422.         <MountPoint Side="Left" StartX="0.5" StartY="0.38" EndX="0.9" EndY="0.62" />
  1423.         <MountPoint Side="Right" StartX="0.1" StartY="0.38" EndX="0.5" EndY="0.62" />
  1424.         <MountPoint Side="Bottom" StartX="0.38" StartY="0.5" EndX="0.62" EndY="0.9" />
  1425.         <MountPoint Side="Top" StartX="0.38" StartY="0.1" EndX="0.62" EndY="0.5" />
  1426.       </MountPoints>
  1427.       <BuildProgressModels>
  1428.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\LightConstruction_1" />
  1429.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\LightConstruction_2" />
  1430.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\LightConstruction_3" />
  1431.       </BuildProgressModels>
  1432.       <BlockPairName>ReflectorLight</BlockPairName>
  1433.       <MirroringZ>Y</MirroringZ>
  1434.       <EdgeType>Light</EdgeType>
  1435.       <BuildTimeSeconds>20</BuildTimeSeconds>
  1436.       <LightRadius Min="2" Max="10" Default="2.8" />
  1437.       <LightFalloff Min="1" Max="3" Default="1.5" />
  1438.       <LightIntensity Min="0.5" Max="5" Default="2" />
  1439.       <RequiredPowerInput>0.001</RequiredPowerInput>
  1440.     </Definition>
  1441.     <Definition xsi:type="MyObjectBuilder_LightingBlockDefinition">
  1442.       <Id>
  1443.         <TypeId>InteriorLight</TypeId>
  1444.         <SubtypeId>SmallLight</SubtypeId>
  1445.       </Id>
  1446.       <DisplayName>DisplayName_Block_InteriorLight</DisplayName>
  1447.       <Icon>Textures\GUI\Icons\Cubes\interior_light</Icon>
  1448.       <CubeSize>Large</CubeSize>
  1449.       <BlockTopology>TriangleMesh</BlockTopology>
  1450.       <Size x="1" y="1" z="1" />
  1451.       <ModelOffset x="0" y="0" z="0" />
  1452.       <Model>Models\Cubes\Large\InteriorLight</Model>
  1453.       <Components>
  1454.         <Component Subtype="Construction" Count="1" />
  1455.       </Components>
  1456.       <CriticalComponent Subtype="Construction" Index="0" />
  1457.       <MountPoints>
  1458.         <MountPoint Side="Back" ExclusionMask="3" PropertiesMask="3" StartX="0.4" StartY="0.44" EndX="0.6" EndY="0.55" />
  1459.       </MountPoints>
  1460.       <BuildProgressModels>
  1461.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\InteriorLightConstruction_1" />
  1462.       </BuildProgressModels>
  1463.       <BlockPairName>InteriorLight</BlockPairName>
  1464.       <MirroringZ>Y</MirroringZ>
  1465.       <EdgeType>Light</EdgeType>
  1466.       <BuildTimeSeconds>3</BuildTimeSeconds>
  1467.       <LightRadius Min="1" Max="10" Default="3.6" />
  1468.       <LightFalloff Min="1" Max="3" Default="1.3" />
  1469.       <LightIntensity Min="0.5" Max="5" Default="1.5" />
  1470.       <RequiredPowerInput>0.00006</RequiredPowerInput>
  1471.     </Definition>
  1472.     <Definition>
  1473.       <Id>
  1474.         <TypeId>CubeBlock</TypeId>
  1475.         <SubtypeId>LargeWindowSquare</SubtypeId>
  1476.       </Id>
  1477.       <DisplayName>DisplayName_Block_VerticalWindow</DisplayName>
  1478.       <Icon>Textures\GUI\Icons\Cubes\window</Icon>
  1479.       <CubeSize>Large</CubeSize>
  1480.       <BlockTopology>TriangleMesh</BlockTopology>
  1481.       <Size x="1" y="1" z="1" />
  1482.       <ModelOffset x="0" y="0" z="0" />
  1483.       <Model>Models\Cubes\Large\WindowSquare</Model>
  1484.       <Components>
  1485.         <Component Subtype="InteriorPlate" Count="12" />
  1486.         <Component Subtype="Construction" Count="8" />
  1487.         <Component Subtype="SmallTube" Count="4" />
  1488.       </Components>
  1489.       <CriticalComponent Subtype="Construction" Index="0" />
  1490.       <MountPoints>
  1491.         <MountPoint Side="Top" StartX="0" StartY="0.8" EndX="1" EndY="1" />
  1492.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="0.2" />
  1493.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="0.2" EndY="1" />
  1494.         <MountPoint Side="Right" StartX="0.8" StartY="0" EndX="1" EndY="1" />
  1495.       </MountPoints>
  1496.       <BuildProgressModels>
  1497.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\WindowSquareConstruction_1" />
  1498.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\WindowSquareConstruction_2" />
  1499.       </BuildProgressModels>
  1500.       <BlockPairName>VerticalWindow</BlockPairName>
  1501.       <MirroringZ>Y</MirroringZ>
  1502.       <EdgeType>Light</EdgeType>
  1503.       <BuildTimeSeconds>10</BuildTimeSeconds>
  1504.     </Definition>
  1505.     <Definition>
  1506.       <Id>
  1507.         <TypeId>CubeBlock</TypeId>
  1508.         <SubtypeId>LargeWindowEdge</SubtypeId>
  1509.       </Id>
  1510.       <DisplayName>DisplayName_Block_DiagonalWindow</DisplayName>
  1511.       <Icon>Textures\GUI\Icons\Cubes\window2</Icon>
  1512.       <CubeSize>Large</CubeSize>
  1513.       <BlockTopology>TriangleMesh</BlockTopology>
  1514.       <Size x="1" y="1" z="1" />
  1515.       <ModelOffset x="0" y="0" z="0" />
  1516.       <Model>Models\Cubes\Large\WindowEdge</Model>
  1517.       <Components>
  1518.         <Component Subtype="InteriorPlate" Count="16" />
  1519.         <Component Subtype="Construction" Count="12" />
  1520.         <Component Subtype="SmallTube" Count="6" />
  1521.       </Components>
  1522.       <CriticalComponent Subtype="Construction" Index="0" />
  1523.       <MountPoints>
  1524.         <MountPoint Side="Back" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0.85" EndX="1" EndY="1" />
  1525.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="0.15" />
  1526.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="0.25" EndY="0.25" />
  1527.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0.25" StartY="0.1" EndX="0.5" EndY="0.5" />
  1528.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0.35" EndX="0.75" EndY="0.75" />
  1529.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0.75" StartY="0.6" EndX="1" EndY="1" />
  1530.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0.6" EndX="0.25" EndY="1" />
  1531.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.25" StartY="0.35" EndX="0.5" EndY="0.75" />
  1532.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.5" StartY="0.1" EndX="0.75" EndY="0.5" />
  1533.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.75" StartY="0" EndX="1" EndY="0.25" />
  1534.       </MountPoints>
  1535.       <BuildProgressModels>
  1536.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\WindowEdgeConstruction_1" />
  1537.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\WindowEdgeConstruction_2" />
  1538.       </BuildProgressModels>
  1539.       <BlockPairName>DiagonalWindow</BlockPairName>
  1540.       <MirroringY>Z</MirroringY>
  1541.       <MirroringZ>Y</MirroringZ>
  1542.       <EdgeType>Light</EdgeType>
  1543.       <BuildTimeSeconds>12</BuildTimeSeconds>
  1544.     </Definition>
  1545.     <Definition>
  1546.       <Id>
  1547.         <TypeId>CubeBlock</TypeId>
  1548.         <SubtypeId>LargeStairs</SubtypeId>
  1549.       </Id>
  1550.       <DisplayName>DisplayName_Block_Stairs</DisplayName>
  1551.       <Icon>Textures\GUI\Icons\Cubes\stairs</Icon>
  1552.       <CubeSize>Large</CubeSize>
  1553.       <BlockTopology>TriangleMesh</BlockTopology>
  1554.       <Size x="1" y="1" z="2" />
  1555.       <ModelOffset x="0" y="0" z="0" />
  1556.       <Model>Models\Cubes\Large\Stairs</Model>
  1557.       <Components>
  1558.         <Component Subtype="InteriorPlate" Count="50" />
  1559.         <Component Subtype="Construction" Count="20" />
  1560.         <Component Subtype="MetalGrid" Count="52" />
  1561.         <Component Subtype="SmallTube" Count="32" />
  1562.       </Components>
  1563.       <CriticalComponent Subtype="Construction" Index="0" />
  1564.       <MountPoints>
  1565.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  1566.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="0.66" EndY="0.2" />
  1567.         <MountPoint Side="Left" StartX="0.66" StartY="0" EndX="1.33" EndY="0.55" />
  1568.         <MountPoint Side="Left" StartX="1.33" StartY="0" EndX="2" EndY="0.9" />
  1569.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="0.66" EndY="0.9" />
  1570.         <MountPoint Side="Right" StartX="0.66" StartY="0" EndX="1.33" EndY="0.55" />
  1571.         <MountPoint Side="Right" StartX="1.33" StartY="0" EndX="2" EndY="0.2" />
  1572.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="2" />
  1573.       </MountPoints>
  1574.       <BuildProgressModels>
  1575.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\StairsConstruction_1" />
  1576.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\StairsConstruction_2" />
  1577.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\StairsConstruction_3" />
  1578.       </BuildProgressModels>
  1579.       <BlockPairName>Stairs</BlockPairName>
  1580.       <MirroringY>Z</MirroringY>
  1581.       <MirroringZ>Y</MirroringZ>
  1582.       <EdgeType>Light</EdgeType>
  1583.       <BuildTimeSeconds>25</BuildTimeSeconds>
  1584.     </Definition>
  1585.     <Definition>
  1586.       <Id>
  1587.         <TypeId>CubeBlock</TypeId>
  1588.         <SubtypeId>LargeRamp</SubtypeId>
  1589.       </Id>
  1590.       <DisplayName>DisplayName_Block_Ramp</DisplayName>
  1591.       <Icon>Textures\GUI\Icons\Cubes\ramp</Icon>
  1592.       <CubeSize>Large</CubeSize>
  1593.       <BlockTopology>TriangleMesh</BlockTopology>
  1594.       <Size x="1" y="1" z="2" />
  1595.       <ModelOffset x="0" y="0" z="0" />
  1596.       <Model>Models\Cubes\Large\Ramp</Model>
  1597.       <Components>
  1598.         <Component Subtype="InteriorPlate" Count="50" />
  1599.         <Component Subtype="Construction" Count="16" />
  1600.         <Component Subtype="MetalGrid" Count="24" />
  1601.         <Component Subtype="SmallTube" Count="32" />
  1602.       </Components>
  1603.       <CriticalComponent Subtype="Construction" Index="0" />
  1604.       <MountPoints>
  1605.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  1606.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="0.66" EndY="0.2" />
  1607.         <MountPoint Side="Left" StartX="0.66" StartY="0" EndX="1.33" EndY="0.55" />
  1608.         <MountPoint Side="Left" StartX="1.33" StartY="0" EndX="2" EndY="0.9" />
  1609.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="0.66" EndY="0.9" />
  1610.         <MountPoint Side="Right" StartX="0.66" StartY="0" EndX="1.33" EndY="0.55" />
  1611.         <MountPoint Side="Right" StartX="1.33" StartY="0" EndX="2" EndY="0.2" />
  1612.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="2" />
  1613.       </MountPoints>
  1614.       <BuildProgressModels>
  1615.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\RampConstruction_1" />
  1616.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\RampConstruction_2" />
  1617.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\RampConstruction_3" />
  1618.       </BuildProgressModels>
  1619.       <BlockPairName>Ramp</BlockPairName>
  1620.       <MirroringY>Z</MirroringY>
  1621.       <MirroringZ>Y</MirroringZ>
  1622.       <EdgeType>Light</EdgeType>
  1623.       <BuildTimeSeconds>20</BuildTimeSeconds>
  1624.     </Definition>
  1625.     <Definition>
  1626.       <Id>
  1627.         <TypeId>CubeBlock</TypeId>
  1628.         <SubtypeId>LargeSteelCatwalk</SubtypeId>
  1629.       </Id>
  1630.       <DisplayName>DisplayName_Block_SteelCatwalk</DisplayName>
  1631.       <Icon>Textures\GUI\Icons\Cubes\steel_catwalk</Icon>
  1632.       <CubeSize>Large</CubeSize>
  1633.       <BlockTopology>TriangleMesh</BlockTopology>
  1634.       <Size x="1" y="1" z="1" />
  1635.       <ModelOffset x="0" y="0" z="0" />
  1636.       <Model>Models\Cubes\Large\SteelCatwalk</Model>
  1637.       <Components>
  1638.         <Component Subtype="Construction" Count="5" />
  1639.         <Component Subtype="MetalGrid" Count="20" />
  1640.         <Component Subtype="SmallTube" Count="20" />
  1641.         <Component Subtype="MetalGrid" Count="5" />
  1642.         <Component Subtype="InteriorPlate" Count="2" />
  1643.       </Components>
  1644.       <CriticalComponent Subtype="SmallTube" Index="0" />
  1645.       <MountPoints>
  1646.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="0.1" />
  1647.         <MountPoint Side="Left" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0.1" EndX="0.1" EndY="0.33" />
  1648.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="0.1" />
  1649.         <MountPoint Side="Right" ExclusionMask="1" PropertiesMask="2" StartX="0.9" StartY="0.1" EndX="1" EndY="0.33" />
  1650.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="1" />
  1651.         <MountPoint Side="Front" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="0.43" />
  1652.         <MountPoint Side="Back" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="0.1" />
  1653.       </MountPoints>
  1654.       <BuildProgressModels>
  1655.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\SteelCatwalkConstruction_1" />
  1656.       </BuildProgressModels>
  1657.       <BlockPairName>SteelCatwalk</BlockPairName>
  1658.       <MirroringY>Z</MirroringY>
  1659.       <MirroringZ>Y</MirroringZ>
  1660.       <EdgeType>Light</EdgeType>
  1661.       <BuildTimeSeconds>10</BuildTimeSeconds>
  1662.     </Definition>
  1663.     <Definition>
  1664.       <Id>
  1665.         <TypeId>CubeBlock</TypeId>
  1666.         <SubtypeId>LargeCoverWall</SubtypeId>
  1667.       </Id>
  1668.       <DisplayName>DisplayName_Block_FullCoverWall</DisplayName>
  1669.       <Icon>Textures\GUI\Icons\Cubes\cover_wall_full</Icon>
  1670.       <CubeSize>Large</CubeSize>
  1671.       <BlockTopology>TriangleMesh</BlockTopology>
  1672.       <Size x="1" y="1" z="1" />
  1673.       <ModelOffset x="0" y="0" z="0" />
  1674.       <Model>Models\Cubes\Large\CoverWall</Model>
  1675.       <Components>
  1676.         <Component Subtype="SteelPlate" Count="4" />
  1677.         <Component Subtype="Construction" Count="10" />
  1678.       </Components>
  1679.       <CriticalComponent Subtype="Construction" Index="0" />
  1680.       <MountPoints>
  1681.         <MountPoint Side="Left" StartX="0.83" StartY="0.01" EndX="0.97" EndY="0.4" />
  1682.         <MountPoint Side="Right" StartX="0.03" StartY="0.01" EndX="0.17" EndY="0.4" />
  1683.         <MountPoint Side="Bottom" StartX="0.01" StartY="0.8" EndX="0.99" EndY="0.99" />
  1684.       </MountPoints>
  1685.       <BuildProgressModels>
  1686.         <Model BuildPercentUpperBound="0.40" File="Models\Cubes\Large\CoverWallConstruction_1" />
  1687.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CoverWallConstruction_2" />
  1688.       </BuildProgressModels>
  1689.       <BlockPairName>FullCoverWall</BlockPairName>
  1690.       <MirroringY>Z</MirroringY>
  1691.       <MirroringZ>Y</MirroringZ>
  1692.       <EdgeType>Light</EdgeType>
  1693.       <BuildTimeSeconds>8</BuildTimeSeconds>
  1694.     </Definition>
  1695.     <Definition>
  1696.       <Id>
  1697.         <TypeId>CubeBlock</TypeId>
  1698.         <SubtypeId>LargeCoverWallHalf</SubtypeId>
  1699.       </Id>
  1700.       <DisplayName>DisplayName_Block_HalfCoverWall</DisplayName>
  1701.       <Icon>Textures\GUI\Icons\Cubes\cover_wall</Icon>
  1702.       <CubeSize>Large</CubeSize>
  1703.       <BlockTopology>TriangleMesh</BlockTopology>
  1704.       <Size x="1" y="1" z="1" />
  1705.       <ModelOffset x="0" y="0" z="0" />
  1706.       <Model>Models\Cubes\Large\CoverWallHalf</Model>
  1707.       <Components>
  1708.         <Component Subtype="SteelPlate" Count="2" />
  1709.         <Component Subtype="Construction" Count="6" />
  1710.       </Components>
  1711.       <CriticalComponent Subtype="Construction" Index="0" />
  1712.       <MountPoints>
  1713.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.8" EndX="0.7" EndY="1" />
  1714.       </MountPoints>
  1715.       <BuildProgressModels>
  1716.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CoverWallHalfConstruction_1" />
  1717.       </BuildProgressModels>
  1718.       <BlockPairName>HalfCoverWall</BlockPairName>
  1719.       <MirroringY>Z</MirroringY>
  1720.       <MirroringZ>Y</MirroringZ>
  1721.       <EdgeType>Light</EdgeType>
  1722.       <BuildTimeSeconds>5</BuildTimeSeconds>
  1723.     </Definition>
  1724.     <Definition>
  1725.       <Id>
  1726.         <TypeId>Warhead</TypeId>
  1727.         <SubtypeId>LargeWarhead</SubtypeId>
  1728.       </Id>
  1729.       <DisplayName>DisplayName_Block_Warhead</DisplayName>
  1730.       <Icon>Textures\GUI\Icons\Cubes\warhead</Icon>
  1731.       <CubeSize>Large</CubeSize>
  1732.       <BlockTopology>TriangleMesh</BlockTopology>
  1733.       <Size x="1" y="1" z="1" />
  1734.       <ModelOffset x="0" y="0" z="0" />
  1735.       <Model>Models\Cubes\Large\warhead</Model>
  1736.       <Components>
  1737.         <Component Subtype="SteelPlate" Count="10" />
  1738.         <Component Subtype="Girder" Count="24" />
  1739.         <Component Subtype="Construction" Count="12" />
  1740.         <Component Subtype="SmallTube" Count="12" />
  1741.         <Component Subtype="Computer" Count="2" />
  1742.         <Component Subtype="Explosives" Count="6" />
  1743.       </Components>
  1744.       <CriticalComponent Subtype="Explosives" Index="0" />
  1745.       <MountPoints>
  1746.         <MountPoint Side="Front" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1747.         <MountPoint Side="Front" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1748.         <MountPoint Side="Back" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1749.         <MountPoint Side="Back" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1750.         <MountPoint Side="Right" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1751.         <MountPoint Side="Right" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1752.         <MountPoint Side="Left" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1753.         <MountPoint Side="Left" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1754.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.8" />
  1755.         <MountPoint Side="Top" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.8" />
  1756.       </MountPoints>
  1757.       <BuildProgressModels>
  1758.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\WarheadConstruction_1" />
  1759.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\WarheadConstruction_2" />
  1760.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\WarheadConstruction_3" />
  1761.       </BuildProgressModels>
  1762.       <BlockPairName>Warhead</BlockPairName>
  1763.       <EdgeType>Light</EdgeType>
  1764.       <BuildTimeSeconds>30</BuildTimeSeconds>
  1765.     </Definition>
  1766.     <Definition>
  1767.       <Id>
  1768.         <TypeId>Warhead</TypeId>
  1769.         <SubtypeId>SmallWarhead</SubtypeId>
  1770.       </Id>
  1771.       <DisplayName>DisplayName_Block_Warhead</DisplayName>
  1772.       <Icon>Textures\GUI\Icons\Cubes\warhead</Icon>
  1773.       <CubeSize>Small</CubeSize>
  1774.       <BlockTopology>TriangleMesh</BlockTopology>
  1775.       <Size x="1" y="1" z="1" />
  1776.       <ModelOffset x="0" y="0" z="0" />
  1777.       <Model>Models\Cubes\Small\warhead</Model>
  1778.       <Components>
  1779.         <Component Subtype="Girder" Count="1" />
  1780.         <Component Subtype="Construction" Count="1" />
  1781.         <Component Subtype="SmallTube" Count="2" />
  1782.         <Component Subtype="Computer" Count="1" />
  1783.         <Component Subtype="Explosives" Count="2" />
  1784.       </Components>
  1785.       <CriticalComponent Subtype="Explosives" Index="0" />
  1786.       <BuildProgressModels>
  1787.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\WarheadConstruction_1" />
  1788.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\WarheadConstruction_2" />
  1789.       </BuildProgressModels>
  1790.       <BlockPairName>Warhead</BlockPairName>
  1791.       <EdgeType>Light</EdgeType>
  1792.       <BuildTimeSeconds>10</BuildTimeSeconds>
  1793.     </Definition>
  1794.     <Definition>
  1795.       <Id>
  1796.         <TypeId>Decoy</TypeId>
  1797.         <SubtypeId>LargeDecoy</SubtypeId>
  1798.       </Id>
  1799.       <DisplayName>DisplayName_Block_Decoy</DisplayName>
  1800.       <Icon>Textures\GUI\Icons\Cubes\decoy</Icon>
  1801.       <CubeSize>Large</CubeSize>
  1802.       <BlockTopology>TriangleMesh</BlockTopology>
  1803.       <Size x="1" y="1" z="1" />
  1804.       <ModelOffset x="0" y="0" z="0" />
  1805.       <Model>Models\Cubes\Large\decoy</Model>
  1806.       <Components>
  1807.         <Component Subtype="Construction" Count="1" />
  1808.         <Component Subtype="Computer" Count="1" />
  1809.         <Component Subtype="SteelPlate" Count="2" />
  1810.         <Component Subtype="LargeTube" Count="2" />
  1811.       </Components>
  1812.       <BuildTimeSeconds>7</BuildTimeSeconds>
  1813.       <CriticalComponent Subtype="Computer" Index="0" />
  1814.       <MountPoints>
  1815.         <MountPoint Side="Front" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1816.         <MountPoint Side="Front" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1817.         <MountPoint Side="Back" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1818.         <MountPoint Side="Back" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1819.         <MountPoint Side="Right" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1820.         <MountPoint Side="Right" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1821.         <MountPoint Side="Left" StartX="0.03" StartY="0.25" EndX="0.15" EndY="0.75" />
  1822.         <MountPoint Side="Left" StartX="0.85" StartY="0.25" EndX="0.97" EndY="0.75" />
  1823.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.8" />
  1824.         <MountPoint Side="Top" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.8" />
  1825.       </MountPoints>
  1826.       <BuildProgressModels>
  1827.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\DecoyConstruction_1" />
  1828.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\DecoyConstruction_2" />
  1829.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\DecoyConstruction_3" />
  1830.       </BuildProgressModels>
  1831.       <Public>true</Public>
  1832.       <BlockPairName>Decoy</BlockPairName>
  1833.       <EdgeType>Light</EdgeType>
  1834.       <BuildTimeSeconds>30</BuildTimeSeconds>
  1835.       <!--<UseModelIntersection>true</UseModelIntersection>-->
  1836.     </Definition>
  1837.     <Definition>
  1838.       <Id>
  1839.         <TypeId>Decoy</TypeId>
  1840.         <SubtypeId>SmallDecoy</SubtypeId>
  1841.       </Id>
  1842.       <DisplayName>DisplayName_Block_Decoy</DisplayName>
  1843.       <Icon>Textures\GUI\Icons\Cubes\decoy</Icon>
  1844.       <CubeSize>Small</CubeSize>
  1845.       <BlockTopology>TriangleMesh</BlockTopology>
  1846.       <Size x="1" y="1" z="1" />
  1847.       <ModelOffset x="0" y="0" z="0" />
  1848.       <Model>Models\Cubes\Small\decoy</Model>
  1849.       <Components>
  1850.         <Component Subtype="Construction" Count="1" />
  1851.         <Component Subtype="Computer" Count="1" />
  1852.         <Component Subtype="Girder" Count="1" />
  1853.         <Component Subtype="SmallTube" Count="2" />
  1854.       </Components>
  1855.       <BuildTimeSeconds>5</BuildTimeSeconds>
  1856.       <CriticalComponent Subtype="Computer" Index="0" />
  1857.       <BuildProgressModels>
  1858.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\DecoyConstruction_1" />
  1859.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\DecoyConstruction_2" />
  1860.       </BuildProgressModels>
  1861.       <Public>true</Public>
  1862.       <BlockPairName>Decoy</BlockPairName>
  1863.       <EdgeType>Light</EdgeType>
  1864.       <BuildTimeSeconds>8</BuildTimeSeconds>
  1865.       <UseModelIntersection>true</UseModelIntersection>
  1866.     </Definition>
  1867.     <Definition>
  1868.       <Id>
  1869.         <TypeId>CubeBlock</TypeId>
  1870.         <SubtypeId>LargeBlockInteriorWall</SubtypeId>
  1871.       </Id>
  1872.       <DisplayName>DisplayName_Block_InteriorWall</DisplayName>
  1873.       <Icon>Textures\GUI\Icons\Cubes\interior_wall</Icon>
  1874.       <CubeSize>Large</CubeSize>
  1875.       <BlockTopology>Cube</BlockTopology>
  1876.       <Size x="1" y="1" z="1" />
  1877.       <ModelOffset x="0" y="0" z="0" />
  1878.       <CubeDefinition>
  1879.         <CubeTopology>StandaloneBox</CubeTopology>
  1880.         <ShowEdges>false</ShowEdges>
  1881.         <Sides>
  1882.           <Side Model="Models\Cubes\Large\InteriorWallSide" PatternWidth="1" PatternHeight="1" />
  1883.           <Side Model="Models\Cubes\Large\InteriorWallTop" PatternWidth="1" PatternHeight="1" />
  1884.           <Side Model="Models\Cubes\Large\InteriorWallSide" PatternWidth="1" PatternHeight="1" />
  1885.           <Side Model="Models\Cubes\Large\InteriorWallSide" PatternWidth="1" PatternHeight="1" />
  1886.           <Side Model="Models\Cubes\Large\InteriorWallBottom" PatternWidth="1" PatternHeight="1" />
  1887.           <Side Model="Models\Cubes\Large\InteriorWallSide" PatternWidth="1" PatternHeight="1" />
  1888.         </Sides>
  1889.       </CubeDefinition>
  1890.       <Components>
  1891.         <Component Subtype="InteriorPlate" Count="20" />
  1892.         <Component Subtype="Construction" Count="8" />
  1893.         <Component Subtype="InteriorPlate" Count="5" />
  1894.         <Component Subtype="Construction" Count="2" />
  1895.       </Components>
  1896.       <CriticalComponent Subtype="Construction" Index="0" />
  1897.       <BuildProgressModels>
  1898.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\InteriorWallConstruction_1" />
  1899.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\InteriorWallConstruction_2" />
  1900.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\InteriorWallConstruction_3" />
  1901.       </BuildProgressModels>
  1902.       <BlockPairName>InteriorWall</BlockPairName>
  1903.       <MirroringY>X</MirroringY>
  1904.       <EdgeType>Light</EdgeType>
  1905.       <BuildTimeSeconds>20</BuildTimeSeconds>
  1906.     </Definition>
  1907.     <Definition>
  1908.       <Id>
  1909.         <TypeId>CubeBlock</TypeId>
  1910.         <SubtypeId>LargeInteriorPillar</SubtypeId>
  1911.       </Id>
  1912.       <DisplayName>DisplayName_Block_InteriorPillar</DisplayName>
  1913.       <Icon>Textures\GUI\Icons\Cubes\interior_pillar</Icon>
  1914.       <CubeSize>Large</CubeSize>
  1915.       <BlockTopology>TriangleMesh</BlockTopology>
  1916.       <Size x="1" y="1" z="1" />
  1917.       <ModelOffset x="0" y="0" z="0" />
  1918.       <Model>Models\Cubes\Large\InteriorPillar</Model>
  1919.       <Components>
  1920.         <Component Subtype="InteriorPlate" Count="20" />
  1921.         <Component Subtype="Construction" Count="6" />
  1922.         <Component Subtype="MetalGrid" Count="6" />
  1923.         <Component Subtype="SmallTube" Count="4" />
  1924.       </Components>
  1925.       <CriticalComponent Subtype="MetalGrid" Index="0" />
  1926.       <MountPoints>
  1927.         <MountPoint Side="Top" StartX="0.45" StartY="0.45" EndX="0.55" EndY="0.55" />
  1928.         <MountPoint Side="Bottom" StartX="0.45" StartY="0.45" EndX="0.55" EndY="0.55" />
  1929.       </MountPoints>
  1930.       <BuildProgressModels>
  1931.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\InteriorPillarConstruction_1" />
  1932.       </BuildProgressModels>
  1933.       <BlockPairName>InteriorPillar</BlockPairName>
  1934.       <EdgeType>Light</EdgeType>
  1935.       <BuildTimeSeconds>8</BuildTimeSeconds>
  1936.       <AutorotateMode>OppositeDirections</AutorotateMode>
  1937.     </Definition>
  1938.     <Definition>
  1939.       <Id>
  1940.         <TypeId>LandingGear</TypeId>
  1941.         <SubtypeId>LargeBlockLandingGear</SubtypeId>
  1942.       </Id>
  1943.       <DisplayName>DisplayName_Block_LandingGear</DisplayName>
  1944.       <Icon>Textures\GUI\Icons\Cubes\landing_gear</Icon>
  1945.       <CubeSize>Large</CubeSize>
  1946.       <BlockTopology>TriangleMesh</BlockTopology>
  1947.       <Size x="1" y="2" z="3" />
  1948.       <ModelOffset x="0" y="0" z="0" />
  1949.       <Model>Models\Cubes\Large\LandingGear</Model>
  1950.       <Components>
  1951.         <Component Subtype="SteelPlate" Count="100" />
  1952.         <Component Subtype="Construction" Count="10" />
  1953.         <Component Subtype="LargeTube" Count="4" />
  1954.         <Component Subtype="Motor" Count="6" />
  1955.         <Component Subtype="SteelPlate" Count="50" />
  1956.       </Components>
  1957.       <CriticalComponent Subtype="Motor" Index="0" />
  1958.       <MountPoints>
  1959.         <MountPoint Side="Top" StartX="0" StartY="1" EndX="1" EndY="2" />
  1960.       </MountPoints>
  1961.       <BuildProgressModels>
  1962.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\LandingGearConstruction_1" />
  1963.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\LandingGearConstruction_2" />
  1964.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\LandingGearConstruction_3" />
  1965.       </BuildProgressModels>
  1966.       <BlockPairName>LandingGear</BlockPairName>
  1967.       <MirroringY>Z</MirroringY>
  1968.       <MirroringZ>Y</MirroringZ>
  1969.       <EdgeType>Light</EdgeType>
  1970.       <BuildTimeSeconds>40</BuildTimeSeconds>
  1971.     </Definition>
  1972.     <Definition xsi:type="MyObjectBuilder_RefineryDefinition">
  1973.       <Id>
  1974.         <TypeId>Refinery</TypeId>
  1975.         <SubtypeId>LargeRefinery</SubtypeId>
  1976.       </Id>
  1977.       <DisplayName>DisplayName_Block_Refinery</DisplayName>
  1978.       <Icon>Textures\GUI\Icons\Cubes\refinery</Icon>
  1979.       <CubeSize>Large</CubeSize>
  1980.       <BlockTopology>TriangleMesh</BlockTopology>
  1981.       <Size x="2" y="4" z="2" />
  1982.       <ModelOffset x="0" y="0" z="0" />
  1983.       <Model>Models\Cubes\Large\Refinery</Model>
  1984.       <Components>
  1985.         <Component Subtype="SteelPlate" Count="1100" />
  1986.         <Component Subtype="Construction" Count="40" />
  1987.         <Component Subtype="LargeTube" Count="20" />
  1988.         <Component Subtype="Motor" Count="12" />
  1989.         <Component Subtype="Computer" Count="20" />
  1990.         <Component Subtype="SteelPlate" Count="100" />
  1991.       </Components>
  1992.       <CriticalComponent Subtype="Computer" Index="0" />
  1993.       <MountPoints>
  1994.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="2" EndY="4" />
  1995.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="2" EndY="2" />
  1996.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="2" EndY="2" />
  1997.         <MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="4" />
  1998.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="4" />
  1999.       </MountPoints>
  2000.       <BuildProgressModels>
  2001.         <Model BuildPercentUpperBound="0.16" File="Models\Cubes\Large\RefineryConstruction_1" />
  2002.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\RefineryConstruction_2" />
  2003.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\RefineryConstruction_3" />
  2004.         <Model BuildPercentUpperBound="0.83" File="Models\Cubes\Large\RefineryConstruction_4" />
  2005.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\RefineryConstruction_5" />
  2006.       </BuildProgressModels>
  2007.       <BlockPairName>Refinery</BlockPairName>
  2008.       <EdgeType>Light</EdgeType>
  2009.       <BuildTimeSeconds>70</BuildTimeSeconds>
  2010.       <InventoryMaxVolume>4</InventoryMaxVolume>
  2011.       <InventorySize>
  2012.         <X>2</X>
  2013.         <Y>2</Y>
  2014.         <Z>2</Z>
  2015.       </InventorySize>
  2016.       <StandbyPowerConsumption>0.001</StandbyPowerConsumption>
  2017.       <OperationalPowerConsumption>0.56</OperationalPowerConsumption>
  2018.       <RefineSpeed>1.3</RefineSpeed>
  2019.       <MaterialEfficiency>0.8</MaterialEfficiency>
  2020.     </Definition>
  2021.     <Definition xsi:type="MyObjectBuilder_AssemblerDefinition">
  2022.       <Id>
  2023.         <TypeId>Assembler</TypeId>
  2024.         <SubtypeId>LargeAssembler</SubtypeId>
  2025.       </Id>
  2026.       <DisplayName>DisplayName_Block_Assembler</DisplayName>
  2027.       <Icon>Textures\GUI\Icons\Cubes\assembler</Icon>
  2028.       <CubeSize>Large</CubeSize>
  2029.       <BlockTopology>TriangleMesh</BlockTopology>
  2030.       <Size x="1" y="1" z="2" />
  2031.       <ModelOffset x="0" y="0" z="0" />
  2032.       <Model>Models\Cubes\Large\Assembler</Model>
  2033.       <Components>
  2034.         <Component Subtype="SteelPlate" Count="130" />
  2035.         <Component Subtype="Construction" Count="40" />
  2036.         <Component Subtype="SmallTube" Count="12" />
  2037.         <Component Subtype="Motor" Count="8" />
  2038.         <Component Subtype="Display" Count="4" />
  2039.         <Component Subtype="Computer" Count="80" />
  2040.         <Component Subtype="SteelPlate" Count="20" />
  2041.       </Components>
  2042.       <CriticalComponent Subtype="Computer" Index="0" />
  2043.       <BuildProgressModels>
  2044.         <Model BuildPercentUpperBound="0.16" File="Models\Cubes\Large\AssemblerConstruction_1" />
  2045.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\AssemblerConstruction_2" />
  2046.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\AssemblerConstruction_3" />
  2047.         <Model BuildPercentUpperBound="0.83" File="Models\Cubes\Large\AssemblerConstruction_4" />
  2048.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\AssemblerConstruction_5" />
  2049.       </BuildProgressModels>
  2050.       <BlockPairName>Assembler</BlockPairName>
  2051.       <EdgeType>Light</EdgeType>
  2052.       <BuildTimeSeconds>80</BuildTimeSeconds>
  2053.       <InventoryMaxVolume>1</InventoryMaxVolume>
  2054.       <InventorySize>
  2055.         <X>1</X>
  2056.         <Y>1</Y>
  2057.         <Z>1</Z>
  2058.       </InventorySize>
  2059.       <StandbyPowerConsumption>0.001</StandbyPowerConsumption>
  2060.       <OperationalPowerConsumption>0.56</OperationalPowerConsumption>
  2061.     </Definition>
  2062.     <Definition xsi:type="MyObjectBuilder_OreDetectorDefinition">
  2063.       <Id>
  2064.         <TypeId>OreDetector</TypeId>
  2065.         <SubtypeId>LargeOreDetector</SubtypeId>
  2066.       </Id>
  2067.       <DisplayName>DisplayName_Block_OreDetector</DisplayName>
  2068.       <Icon>Textures\GUI\Icons\Cubes\detector</Icon>
  2069.       <CubeSize>Large</CubeSize>
  2070.       <BlockTopology>TriangleMesh</BlockTopology>
  2071.       <Size x="1" y="1" z="2" />
  2072.       <ModelOffset x="0" y="0" z="0" />
  2073.       <Model>Models\Cubes\Large\OreDetector</Model>
  2074.       <Components>
  2075.         <Component Subtype="SteelPlate" Count="30" />
  2076.         <Component Subtype="Construction" Count="20" />
  2077.         <Component Subtype="Motor" Count="5" />
  2078.         <Component Subtype="Computer" Count="25" />
  2079.         <Component Subtype="Detector" Count="15" />
  2080.         <Component Subtype="Construction" Count="20" />
  2081.         <Component Subtype="Detector" Count="10" />
  2082.         <Component Subtype="SteelPlate" Count="20" />
  2083.       </Components>
  2084.       <CriticalComponent Subtype="Detector" Index="0" />
  2085.       <MountPoints>
  2086.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2087.         <MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="1" />
  2088.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2089.         <MountPoint Side="Bottom" StartX="0" StartY="1" EndX="1" EndY="2" />
  2090.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2091.       </MountPoints>
  2092.       <BuildProgressModels>
  2093.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\OreDetectorConstruction_1" />
  2094.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\OreDetectorConstruction_2" />
  2095.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\OreDetectorConstruction_3" />
  2096.       </BuildProgressModels>
  2097.       <BlockPairName>OreDetector</BlockPairName>
  2098.       <MirroringY>Z</MirroringY>
  2099.       <MirroringZ>Y</MirroringZ>
  2100.       <EdgeType>Light</EdgeType>
  2101.       <BuildTimeSeconds>40</BuildTimeSeconds>
  2102.       <MaximumRange>150</MaximumRange>
  2103.     </Definition>
  2104.     <Definition>
  2105.       <Id>
  2106.         <TypeId>MedicalRoom</TypeId>
  2107.         <SubtypeId>LargeMedicalRoom</SubtypeId>
  2108.       </Id>
  2109.       <DisplayName>DisplayName_Block_MedicalRoom</DisplayName>
  2110.       <Icon>Textures\GUI\Icons\Cubes\medical_room</Icon>
  2111.       <CubeSize>Large</CubeSize>
  2112.       <BlockTopology>TriangleMesh</BlockTopology>
  2113.       <Size x="2" y="1" z="2" />
  2114.       <ModelOffset x="0" y="0" z="0" />
  2115.       <Model>Models\Cubes\Large\MedicalRoom</Model>
  2116.       <Components>
  2117.         <Component Subtype="InteriorPlate" Count="220" />
  2118.         <Component Subtype="Construction" Count="80" />
  2119.         <Component Subtype="MetalGrid" Count="80" />
  2120.         <Component Subtype="SmallTube" Count="20" />
  2121.         <Component Subtype="LargeTube" Count="5" />
  2122.         <Component Subtype="Display" Count="10" />
  2123.         <Component Subtype="Medical" Count="15" />
  2124.         <Component Subtype="InteriorPlate" Count="20" />
  2125.       </Components>
  2126.       <CriticalComponent Subtype="Medical" Index="0" />
  2127.       <MountPoints>
  2128.         <MountPoint Side="Top" StartX="0.2" StartY="0.1" EndX="0.8" EndY="0.8" />
  2129.         <MountPoint Side="Bottom" StartX="0.2" StartY="1.2" EndX="0.8" EndY="2" />
  2130.       </MountPoints>
  2131.       <BuildProgressModels>
  2132.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\MedicalRoomConstruction_1" />
  2133.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\MedicalRoomConstruction_2" />
  2134.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\MedicalRoomConstruction_3" />
  2135.       </BuildProgressModels>
  2136.       <BlockPairName>MedicalRoom</BlockPairName>
  2137.       <EdgeType>Light</EdgeType>
  2138.       <BuildTimeSeconds>50</BuildTimeSeconds>
  2139.     </Definition>
  2140.     <Definition xsi:type="MyObjectBuilder_GravityGeneratorDefinition">
  2141.       <Id>
  2142.         <TypeId>GravityGenerator</TypeId>
  2143.         <SubtypeId />
  2144.       </Id>
  2145.       <DisplayName>DisplayName_Block_GravityGenerator</DisplayName>
  2146.       <Icon>Textures\GUI\Icons\Cubes\gravity_generator</Icon>
  2147.       <CubeSize>Large</CubeSize>
  2148.       <BlockTopology>TriangleMesh</BlockTopology>
  2149.       <Size x="1" y="1" z="1" />
  2150.       <ModelOffset x="0" y="0" z="0" />
  2151.       <Model>Models\Cubes\Large\GravityGenerator</Model>
  2152.       <Components>
  2153.         <Component Subtype="SteelPlate" Count="54" />
  2154.         <Component Subtype="GravityGenerator" Count="6" />
  2155.         <Component Subtype="Construction" Count="60" />
  2156.         <Component Subtype="SteelPlate" Count="56" />
  2157.         <Component Subtype="LargeTube" Count="4" />
  2158.         <Component Subtype="Motor" Count="6" />
  2159.         <Component Subtype="Computer" Count="40" />
  2160.         <Component Subtype="SteelPlate" Count="40" />
  2161.       </Components>
  2162.       <CriticalComponent Subtype="Computer" Index="0" />
  2163.       <MountPoints>
  2164.         <MountPoint Side="Bottom" StartX="0.25" StartY="0.25" EndX="0.75" EndY="0.75" />
  2165.       </MountPoints>
  2166.       <BuildProgressModels>
  2167.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\GravityGeneratorConstruction_1" />
  2168.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\GravityGeneratorConstruction_2" />
  2169.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\GravityGeneratorConstruction_3" />
  2170.       </BuildProgressModels>
  2171.       <BlockPairName>GravityGenerator</BlockPairName>
  2172.       <MirroringY>Z</MirroringY>
  2173.       <MirroringZ>Y</MirroringZ>
  2174.       <EdgeType>Light</EdgeType>
  2175.       <BuildTimeSeconds>50</BuildTimeSeconds>
  2176.       <RequiredPowerInput>0.56713</RequiredPowerInput>
  2177.     </Definition>
  2178.  
  2179.     <!-- Region Cockpits -->
  2180.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  2181.       <Id>
  2182.         <TypeId>Cockpit</TypeId>
  2183.         <SubtypeId>LargeBlockCockpit</SubtypeId>
  2184.       </Id>
  2185.       <DisplayName>DisplayName_Block_Cockpit2</DisplayName>
  2186.       <Icon>Textures\GUI\Icons\Cubes\Cockpit</Icon>
  2187.       <CubeSize>Large</CubeSize>
  2188.       <BlockTopology>TriangleMesh</BlockTopology>
  2189.       <Size x="1" y="1" z="1" />
  2190.       <ModelOffset x="0" y="0" z="0" />
  2191.       <Model>Models\Cubes\Large\CockpitLarge</Model>
  2192.       <CharacterAnimation>Models\Characters\Animations\cockpit23</CharacterAnimation>
  2193.       <Components>
  2194.         <Component Subtype="InteriorPlate" Count="10" />
  2195.         <Component Subtype="Construction" Count="15" />
  2196.         <Component Subtype="Motor" Count="2" />
  2197.         <Component Subtype="Computer" Count="100" />
  2198.         <Component Subtype="Display" Count="10" />
  2199.         <Component Subtype="Construction" Count="5" />
  2200.         <Component Subtype="InteriorPlate" Count="10" />
  2201.       </Components>
  2202.       <CriticalComponent Subtype="Display" Index="0" />
  2203.       <MountPoints>
  2204.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.25" EndX="0.7" EndY="0.85" />
  2205.       </MountPoints>
  2206.       <BuildProgressModels>
  2207.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CockpitLargeConstruction_1" />
  2208.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CockpitLargeConstruction_2" />
  2209.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CockpitLargeConstruction_3" />
  2210.       </BuildProgressModels>
  2211.       <BlockPairName>CockpitLarge</BlockPairName>
  2212.       <MirroringZ>Y</MirroringZ>
  2213.       <MirroringY>Z</MirroringY>
  2214.       <EdgeType>Light</EdgeType>
  2215.       <BuildTimeSeconds>50</BuildTimeSeconds>
  2216.       <EnableFirstPerson>false</EnableFirstPerson>
  2217.       <EnableShipControl>true</EnableShipControl>
  2218.     </Definition>
  2219.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  2220.       <Id>
  2221.         <TypeId>Cockpit</TypeId>
  2222.         <SubtypeId>LargeBlockCockpitSeat</SubtypeId>
  2223.       </Id>
  2224.       <DisplayName>DisplayName_Block_Cockpit1</DisplayName>
  2225.       <Icon>Textures\GUI\Icons\Cubes\CockpitSmall</Icon>
  2226.       <CubeSize>Large</CubeSize>
  2227.       <BlockTopology>TriangleMesh</BlockTopology>
  2228.       <Size x="1" y="1" z="1" />
  2229.       <ModelOffset x="0" y="0" z="0" />
  2230.       <Model>Models\Cubes\Large\Cockpit</Model>
  2231.       <InteriorModel>Models\Cubes\Large\CockpitInterior</InteriorModel>
  2232.       <GlassModel>Models\Cubes\Large\CockpitGlass</GlassModel>
  2233.       <CharacterAnimation>Models\Characters\Animations\cockpit1_large</CharacterAnimation>
  2234.       <Components>
  2235.         <Component Subtype="InteriorPlate" Count="20" />
  2236.         <Component Subtype="Construction" Count="20" />
  2237.         <Component Subtype="Motor" Count="1" />
  2238.         <Component Subtype="Display" Count="8" />
  2239.         <Component Subtype="Computer" Count="100" />
  2240.         <Component Subtype="InteriorPlate" Count="10" />
  2241.         <Component Subtype="BulletproofGlass" Count="10" />
  2242.       </Components>
  2243.       <CriticalComponent Subtype="Computer" Index="0" />
  2244.       <MountPoints>
  2245.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.25" EndX="0.7" EndY="0.85" />
  2246.         <MountPoint Side="Back" StartX="0.3" StartY="0.25" EndX="0.7" EndY="0.85" />
  2247.       </MountPoints>
  2248.       <BuildProgressModels>
  2249.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\CockpitConstruction_1" />
  2250.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\CockpitConstruction_2" />
  2251.       </BuildProgressModels>
  2252.       <BlockPairName>Cockpit</BlockPairName>
  2253.       <MirroringZ>Y</MirroringZ>
  2254.       <MirroringY>Z</MirroringY>
  2255.       <EdgeType>Light</EdgeType>
  2256.       <BuildTimeSeconds>50</BuildTimeSeconds>
  2257.       <EnableFirstPerson>true</EnableFirstPerson>
  2258.       <EnableShipControl>true</EnableShipControl>
  2259.     </Definition>
  2260.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  2261.       <Id>
  2262.         <TypeId>Cockpit</TypeId>
  2263.         <SubtypeId>SmallBlockCockpit</SubtypeId>
  2264.       </Id>
  2265.       <DisplayName>DisplayName_Block_Cockpit1</DisplayName>
  2266.       <Icon>Textures\GUI\Icons\Cubes\CockpitSmall</Icon>
  2267.       <CubeSize>Small</CubeSize>
  2268.       <BlockTopology>TriangleMesh</BlockTopology>
  2269.       <Size x="3" y="3" z="3" />
  2270.       <ModelOffset x="0" y="0" z="0" />
  2271.       <Model>Models\Cubes\Small\cockpit</Model>
  2272.       <InteriorModel>Models\Cubes\Small\cockpitinterior</InteriorModel>
  2273.       <GlassModel>Models\Cubes\Small\cockpitglass</GlassModel>
  2274.       <CharacterAnimation>Models\Characters\Animations\cockpit1_small</CharacterAnimation>
  2275.       <Components>
  2276.         <Component Subtype="InteriorPlate" Count="5" />
  2277.         <Component Subtype="Construction" Count="10" />
  2278.         <Component Subtype="Motor" Count="1" />
  2279.         <Component Subtype="Display" Count="5" />
  2280.         <Component Subtype="Computer" Count="15" />
  2281.         <Component Subtype="InteriorPlate" Count="5" />
  2282.         <Component Subtype="BulletproofGlass" Count="30" />
  2283.       </Components>
  2284.       <CriticalComponent Subtype="Computer" Index="0" />
  2285.       <MountPoints>
  2286.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="3" EndY="3" />
  2287.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="3" EndY="3" />
  2288.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="3" EndY="1" />
  2289.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="3" EndY="1" />
  2290.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="3" EndY="1" />
  2291.       </MountPoints>
  2292.       <BuildProgressModels>
  2293.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\CockpitConstruction_1" />
  2294.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\CockpitConstruction_2" />
  2295.       </BuildProgressModels>
  2296.       <BlockPairName>Cockpit</BlockPairName>
  2297.       <MirroringZ>Y</MirroringZ>
  2298.       <MirroringY>Z</MirroringY>
  2299.       <BuildTimeSeconds>30</BuildTimeSeconds>
  2300.       <EdgeType>Light</EdgeType>
  2301.       <EnableFirstPerson>true</EnableFirstPerson>
  2302.       <EnableShipControl>true</EnableShipControl>
  2303.     </Definition>
  2304.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  2305.       <Id>
  2306.         <TypeId>Cockpit</TypeId>
  2307.         <SubtypeId>CockpitOpen</SubtypeId>
  2308.       </Id>
  2309.       <public>false</public>
  2310.       <DisplayName>DisplayName_Block_Cockpit3</DisplayName>
  2311.       <Icon>Textures\GUI\Icons\Cubes\CockpitOpen</Icon>
  2312.       <CubeSize>Large</CubeSize>
  2313.       <BlockTopology>TriangleMesh</BlockTopology>
  2314.       <Size x="1" y="1" z="1" />
  2315.       <ModelOffset x="0" y="0" z="0" />
  2316.       <Model>Models\Cubes\Large\CockpitOpen</Model>
  2317.       <CharacterAnimation>Models\Characters\Animations\cockpit23</CharacterAnimation>
  2318.       <Components>
  2319.         <Component Subtype="InteriorPlate" Count="10" />
  2320.         <Component Subtype="Construction" Count="15" />
  2321.         <Component Subtype="Motor" Count="2" />
  2322.         <Component Subtype="Computer" Count="100" />
  2323.         <Component Subtype="Display" Count="4" />
  2324.         <Component Subtype="Construction" Count="5" />
  2325.         <Component Subtype="InteriorPlate" Count="10" />
  2326.       </Components>
  2327.       <CriticalComponent Subtype="Display" Index="0" />
  2328.       <MountPoints>
  2329.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.25" EndX="0.7" EndY="0.85" />
  2330.       </MountPoints>
  2331.       <BuildProgressModels>
  2332.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CockpitOpenConstruction_1" />
  2333.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CockpitOpenConstruction_2" />
  2334.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\CockpitOpenConstruction_3" />
  2335.       </BuildProgressModels>
  2336.       <BlockPairName>CockpitOpen</BlockPairName>
  2337.       <EdgeType>Light</EdgeType>
  2338.       <BuildTimeSeconds>45</BuildTimeSeconds>
  2339.       <MirroringZ>Y</MirroringZ>
  2340.       <MirroringY>Z</MirroringY>
  2341.       <EnableFirstPerson>true</EnableFirstPerson>
  2342.       <EnableShipControl>true</EnableShipControl>
  2343.     </Definition>
  2344.     <!-- End region Cockpits -->
  2345.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  2346.       <Id>
  2347.         <TypeId>Cockpit</TypeId>
  2348.         <SubtypeId>PassengerSeatLarge</SubtypeId>
  2349.       </Id>
  2350.       <DisplayName>DisplayName_Block_PassengerSeat</DisplayName>
  2351.       <Icon>Textures\GUI\Icons\Cubes\PassengerSeat</Icon>
  2352.       <CubeSize>Large</CubeSize>
  2353.       <BlockTopology>TriangleMesh</BlockTopology>
  2354.       <Size x="1" y="1" z="1" />
  2355.       <ModelOffset x="0" y="0" z="0" />
  2356.       <Model>Models\Cubes\Large\PassengerSeat</Model>
  2357.       <CharacterAnimation>Models\Characters\Animations\passengerseat_large</CharacterAnimation>
  2358.       <Components>
  2359.         <Component Subtype="InteriorPlate" Count="10" />
  2360.         <Component Subtype="Construction" Count="20" />
  2361.         <Component Subtype="InteriorPlate" Count="10" />
  2362.       </Components>
  2363.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  2364.       <MountPoints>
  2365.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.5" EndX="0.7" EndY="1" />
  2366.         <MountPoint Side="Back" StartX="0.3" StartY="0" EndX="0.7" EndY="0.4" />
  2367.       </MountPoints>
  2368.       <BuildProgressModels>
  2369.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\PassengerSeatConstruction_1" />
  2370.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\PassengerSeatConstruction_2" />
  2371.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\PassengerSeatConstruction_3" />
  2372.       </BuildProgressModels>
  2373.       <BlockPairName>PassengerSeat</BlockPairName>
  2374.       <MirroringZ>Y</MirroringZ>
  2375.       <MirroringY>Z</MirroringY>
  2376.       <EdgeType>Light</EdgeType>
  2377.       <BuildTimeSeconds>15</BuildTimeSeconds>
  2378.       <EnableFirstPerson>true</EnableFirstPerson>
  2379.       <EnableShipControl>false</EnableShipControl>
  2380.     </Definition>
  2381.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  2382.       <Id>
  2383.         <TypeId>Cockpit</TypeId>
  2384.         <SubtypeId>PassengerSeatSmall</SubtypeId>
  2385.       </Id>
  2386.       <DisplayName>DisplayName_Block_PassengerSeat</DisplayName>
  2387.       <Icon>Textures\GUI\Icons\Cubes\PassengerSeat</Icon>
  2388.       <CubeSize>Small</CubeSize>
  2389.       <BlockTopology>TriangleMesh</BlockTopology>
  2390.       <Size x="3" y="3" z="3" />
  2391.       <ModelOffset x="0" y="0" z="0" />
  2392.       <Model>Models\Cubes\Small\PassengerSeat</Model>
  2393.       <CharacterAnimation>Models\Characters\Animations\passengerseat_small</CharacterAnimation>
  2394.       <Components>
  2395.         <Component Subtype="InteriorPlate" Count="10" />
  2396.         <Component Subtype="Construction" Count="20" />
  2397.         <Component Subtype="InteriorPlate" Count="10" />
  2398.       </Components>
  2399.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  2400.       <MountPoints>
  2401.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="2" EndY="3" />
  2402.         <MountPoint Side="Back" StartX="1" StartY="0" EndX="2" EndY="2" />
  2403.       </MountPoints>
  2404.       <BuildProgressModels>
  2405.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\PassengerSeatConstruction_1" />
  2406.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\PassengerSeatConstruction_2" />
  2407.       </BuildProgressModels>
  2408.       <BlockPairName>PassengerSeat</BlockPairName>
  2409.       <MirroringZ>Y</MirroringZ>
  2410.       <MirroringY>Z</MirroringY>
  2411.       <BuildTimeSeconds>15</BuildTimeSeconds>
  2412.       <EdgeType>Light</EdgeType>
  2413.       <EnableFirstPerson>true</EnableFirstPerson>
  2414.       <EnableShipControl>false</EnableShipControl>
  2415.     </Definition>
  2416.     <Definition>
  2417.       <Id>
  2418.         <TypeId>LandingGear</TypeId>
  2419.         <SubtypeId>SmallBlockLandingGear</SubtypeId>
  2420.       </Id>
  2421.       <DisplayName>DisplayName_Block_LandingGear</DisplayName>
  2422.       <Icon>Textures\GUI\Icons\Cubes\landing_gear</Icon>
  2423.       <CubeSize>Small</CubeSize>
  2424.       <BlockTopology>TriangleMesh</BlockTopology>
  2425.       <Size x="1" y="2" z="3" />
  2426.       <ModelOffset x="0" y="0" z="0" />
  2427.       <Model>Models\Cubes\Small\LandingGear</Model>
  2428.       <Components>
  2429.         <Component Subtype="Construction" Count="1" />
  2430.         <Component Subtype="LargeTube" Count="1" />
  2431.         <Component Subtype="Motor" Count="1" />
  2432.         <Component Subtype="SteelPlate" Count="1" />
  2433.       </Components>
  2434.       <CriticalComponent Subtype="Motor" Index="0" />
  2435.       <MountPoints>
  2436.         <MountPoint Side="Top" StartX="0" StartY="1" EndX="1" EndY="2" />
  2437.       </MountPoints>
  2438.       <BuildProgressModels>
  2439.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\LandingGearConstruction_1" />
  2440.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\LandingGearConstruction_2" />
  2441.       </BuildProgressModels>
  2442.       <BlockPairName>LandingGear</BlockPairName>
  2443.       <MirroringY>Z</MirroringY>
  2444.       <MirroringZ>Y</MirroringZ>
  2445.       <BuildTimeSeconds>15</BuildTimeSeconds>
  2446.       <EdgeType>Light</EdgeType>
  2447.     </Definition>
  2448.     <Definition xsi:type="MyObjectBuilder_LightingBlockDefinition">
  2449.       <Id>
  2450.         <TypeId>ReflectorLight</TypeId>
  2451.         <SubtypeId>SmallBlockFrontLight</SubtypeId>
  2452.       </Id>
  2453.       <DisplayName>DisplayName_Block_ReflectorLight</DisplayName>
  2454.       <Icon>Textures\GUI\Icons\Cubes\light</Icon>
  2455.       <CubeSize>Small</CubeSize>
  2456.       <BlockTopology>TriangleMesh</BlockTopology>
  2457.       <Size x="1" y="1" z="1" />
  2458.       <ModelOffset x="0" y="0" z="0" />
  2459.       <Model>Models\Cubes\Small\light</Model>
  2460.       <Components>
  2461.         <Component Subtype="SteelPlate" Count="1" />
  2462.         <Component Subtype="Construction" Count="1" />
  2463.         <Component Subtype="InteriorPlate" Count="1" />
  2464.       </Components>
  2465.       <CriticalComponent Subtype="Construction" Index="0" />
  2466.       <MountPoints>
  2467.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2468.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2469.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  2470.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2471.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  2472.       </MountPoints>
  2473.       <BuildProgressModels>
  2474.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\LightConstruction_1" />
  2475.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\LightConstruction_2" />
  2476.       </BuildProgressModels>
  2477.       <BlockPairName>ReflectorLight</BlockPairName>
  2478.       <EdgeType>Light</EdgeType>
  2479.       <BuildTimeSeconds>7</BuildTimeSeconds>
  2480.       <LightRadius Min="1" Max="5" Default="2" />
  2481.       <LightFalloff Min="1" Max="3" Default="1.5" />
  2482.       <LightIntensity Min="0.5" Max="5" Default="4" />
  2483.       <RequiredPowerInput>0.0002</RequiredPowerInput>
  2484.     </Definition>
  2485.     <Definition>
  2486.       <Id>
  2487.         <TypeId>SmallMissileLauncher</TypeId>
  2488.         <SubtypeId />
  2489.       </Id>
  2490.       <DisplayName>DisplayName_Block_RocketLauncher</DisplayName>
  2491.       <Icon>Textures\GUI\Icons\Cubes\missile_launcher</Icon>
  2492.       <CubeSize>Small</CubeSize>
  2493.       <BlockTopology>TriangleMesh</BlockTopology>
  2494.       <Size x="1" y="1" z="4" />
  2495.       <ModelOffset x="0" y="0" z="0" />
  2496.       <Model>Models\Cubes\Small\RocketLauncher</Model>
  2497.       <Components>
  2498.         <Component Subtype="SteelPlate" Count="1" />
  2499.         <Component Subtype="Construction" Count="2" />
  2500.         <Component Subtype="LargeTube" Count="4" />
  2501.         <Component Subtype="Motor" Count="1" />
  2502.         <Component Subtype="Computer" Count="1" />
  2503.         <Component Subtype="SteelPlate" Count="3" />
  2504.       </Components>
  2505.       <CriticalComponent Subtype="Computer" Index="0" />
  2506.       <MountPoints>
  2507.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2508.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2509.         <MountPoint Side="Bottom" StartX="0" StartY="3" EndX="1" EndY="4" />
  2510.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2511.         <MountPoint Side="Left" StartX="3" StartY="0" EndX="4" EndY="1" />
  2512.       </MountPoints>
  2513.       <BuildProgressModels>
  2514.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\RocketLauncherConstruction_1" />
  2515.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\RocketLauncherConstruction_2" />
  2516.       </BuildProgressModels>
  2517.       <BlockPairName>RocketLauncher</BlockPairName>
  2518.       <Center x="0" y="0" z="3" />
  2519.       <BuildTimeSeconds>15</BuildTimeSeconds>
  2520.       <EdgeType>Light</EdgeType>
  2521.     </Definition>
  2522.     <Definition>
  2523.       <Id>
  2524.         <TypeId>SmallMissileLauncher</TypeId>
  2525.         <SubtypeId>LargeMissileLauncher</SubtypeId>
  2526.       </Id>
  2527.       <DisplayName>DisplayName_Block_RocketLauncher</DisplayName>
  2528.       <public>false</public>
  2529.       <Icon>Textures\GUI\Icons\Cubes\missile_launcher</Icon>
  2530.       <CubeSize>Large</CubeSize>
  2531.       <BlockTopology>TriangleMesh</BlockTopology>
  2532.       <Size x="1" y="1" z="2" />
  2533.       <ModelOffset x="0" y="0" z="0" />
  2534.       <Model>Models\Cubes\Large\RocketLauncher</Model>
  2535.       <Components>
  2536.         <Component Subtype="SteelPlate" Count="20" />        
  2537.         <Component Subtype="Construction" Count="8" />
  2538.         <Component Subtype="LargeTube" Count="25" />
  2539.         <Component Subtype="Motor" Count="6" />
  2540.         <Component Subtype="Computer" Count="4" />
  2541.         <Component Subtype="SteelPlate" Count="15" />
  2542.       </Components>
  2543.       <CriticalComponent Subtype="Computer" Index="0" />
  2544.       <MountPoints>
  2545.         <MountPoint Side="Back"   StartX="0" StartY="0" EndX="1" EndY="1" />
  2546.         <MountPoint Side="Top"    StartX="0" StartY="0" EndX="1" EndY="2" />
  2547.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="2" />
  2548.         <MountPoint Side="Right"  StartX="0" StartY="0" EndX="2" EndY="1" />
  2549.         <MountPoint Side="Left"   StartX="0" StartY="0" EndX="2" EndY="1" />
  2550.       </MountPoints>
  2551.       <BuildProgressModels>
  2552.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\RocketLauncherConstruction_1" />
  2553.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\RocketLauncherConstruction_2" />
  2554.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\RocketLauncherConstruction_3" />
  2555.       </BuildProgressModels>
  2556.       <BlockPairName>RocketLauncher</BlockPairName>
  2557.       <Center x="0" y="0" z="1" />
  2558.       <BuildTimeSeconds>15</BuildTimeSeconds>
  2559.       <EdgeType>Light</EdgeType>
  2560.     </Definition>
  2561.     <Definition>
  2562.       <Id>
  2563.         <TypeId>SmallGatlingGun</TypeId>
  2564.         <SubtypeId />
  2565.       </Id>
  2566.       <DisplayName>DisplayName_Block_GatlingGun</DisplayName>
  2567.       <Icon>Textures\GUI\Icons\Cubes\gatling_gun</Icon>
  2568.       <CubeSize>Small</CubeSize>
  2569.       <BlockTopology>TriangleMesh</BlockTopology>
  2570.       <Size x="1" y="1" z="4" />
  2571.       <ModelOffset x="0" y="0" z="0" />
  2572.       <Model>Models\Cubes\Small\GatlingGun</Model>
  2573.       <Components>
  2574.         <Component Subtype="SteelPlate" Count="1" />
  2575.         <Component Subtype="Construction" Count="1" />
  2576.         <Component Subtype="SmallTube" Count="3" />
  2577.         <Component Subtype="Motor" Count="1" />
  2578.         <Component Subtype="Computer" Count="1" />
  2579.         <Component Subtype="SteelPlate" Count="3" />
  2580.       </Components>
  2581.       <CriticalComponent Subtype="Computer" Index="0" />
  2582.       <MountPoints>
  2583.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2584.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2585.         <MountPoint Side="Bottom" StartX="0" StartY="3" EndX="1" EndY="4" />
  2586.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2587.         <MountPoint Side="Left" StartX="3" StartY="0" EndX="4" EndY="1" />
  2588.       </MountPoints>
  2589.       <BuildProgressModels>
  2590.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\GatlingGunConstruction_1" />
  2591.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\GatlingGunConstruction_2" />
  2592.       </BuildProgressModels>
  2593.       <BlockPairName>GatlingGun</BlockPairName>
  2594.       <Center x="0" y="0" z="3" />
  2595.       <MirroringY>Z</MirroringY>
  2596.       <MirroringZ>Y</MirroringZ>
  2597.       <BuildTimeSeconds>13</BuildTimeSeconds>
  2598.       <EdgeType>Light</EdgeType>
  2599.     </Definition>
  2600.     <Definition xsi:type="MyObjectBuilder_ShipDrillDefinition">
  2601.       <Id>
  2602.         <TypeId>Drill</TypeId>
  2603.         <SubtypeId>SmallBlockDrill</SubtypeId>
  2604.       </Id>
  2605.       <DisplayName>DisplayName_Block_Drill</DisplayName>
  2606.       <Icon>Textures\GUI\Icons\Cubes\drill</Icon>
  2607.       <CubeSize>Small</CubeSize>
  2608.       <BlockTopology>TriangleMesh</BlockTopology>
  2609.       <Size x="3" y="3" z="6" />
  2610.       <ModelOffset x="0" y="0" z="0" />
  2611.       <Model>Models\Cubes\Small\driller</Model>
  2612.       <UseModelIntersection>true</UseModelIntersection>
  2613.       <Components>
  2614.         <Component Subtype="SteelPlate" Count="20" />
  2615.         <Component Subtype="Construction" Count="8" />
  2616.         <Component Subtype="SmallTube" Count="8" />
  2617.         <Component Subtype="LargeTube" Count="4" />
  2618.         <Component Subtype="Motor" Count="1" />
  2619.         <Component Subtype="Computer" Count="1" />
  2620.         <Component Subtype="SteelPlate" Count="12" />
  2621.       </Components>
  2622.       <CriticalComponent Subtype="Computer" Index="0" />
  2623.       <MountPoints>
  2624.         <MountPoint Side="Back" StartX="0" StartY="1" EndX="3" EndY="2" />
  2625.         <MountPoint Side="Right" StartX="0" StartY="1" EndX="2" EndY="2" />
  2626.         <MountPoint Side="Left" StartX="4" StartY="1" EndX="6" EndY="2" />
  2627.       </MountPoints>
  2628.       <BuildProgressModels>
  2629.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\DrillerConstruction_1" />
  2630.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\DrillerConstruction_2" />
  2631.       </BuildProgressModels>
  2632.       <BlockPairName>Drill</BlockPairName>
  2633.       <MirroringY>Z</MirroringY>
  2634.       <MirroringZ>Y</MirroringZ>
  2635.       <EdgeType>Light</EdgeType>
  2636.       <BuildTimeSeconds>20</BuildTimeSeconds>
  2637.       <SensorRadius>1.1</SensorRadius>
  2638.       <SensorOffset>0.8</SensorOffset>
  2639.       <DeformationRatio>0.7</DeformationRatio>
  2640.     </Definition>
  2641.     <Definition xsi:type="MyObjectBuilder_ShipDrillDefinition">
  2642.       <Id>
  2643.          <TypeId>Drill</TypeId>
  2644.          <SubtypeId>LargeBlockDrill</SubtypeId>
  2645.        </Id>
  2646.        <DisplayName>DisplayName_Block_Drill</DisplayName>
  2647.        <public>false</public>
  2648.        <Icon>Textures\GUI\Icons\Cubes\drill</Icon>
  2649.        <CubeSize>Large</CubeSize>
  2650.        <BlockTopology>TriangleMesh</BlockTopology>
  2651.        <Size x="1" y="1" z="3" />
  2652.        <ModelOffset x="0" y="0" z="0" />
  2653.        <Model>Models\Cubes\Large\drill</Model>
  2654.        <UseModelIntersection>true</UseModelIntersection>
  2655.        <Components>
  2656.          <Component Subtype="SteelPlate" Count="180" />
  2657.          <Component Subtype="Construction" Count="40" />
  2658.          <Component Subtype="SmallTube" Count="24" />
  2659.          <Component Subtype="LargeTube" Count="12" />
  2660.          <Component Subtype="Motor" Count="5" />
  2661.          <Component Subtype="Computer" Count="5" />
  2662.          <Component Subtype="SteelPlate" Count="120" />
  2663.        </Components>
  2664.        <CriticalComponent Subtype="Computer" Index="0" />
  2665.        <MountPoints>
  2666.          <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2667.          <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2668.          <MountPoint Side="Bottom" StartX="0" StartY="2" EndX="1" EndY="3" />
  2669.          <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2670.          <MountPoint Side="Left" StartX="2" StartY="0" EndX="3" EndY="1" />
  2671.        </MountPoints>
  2672.        <BuildProgressModels>
  2673.          <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\DrillConstruction_1" />
  2674.          <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\DrillConstruction_2" />
  2675.          <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\DrillConstruction_3" />
  2676.        </BuildProgressModels>
  2677.        <BlockPairName>Drill</BlockPairName>
  2678.        <MirroringY>Z</MirroringY>
  2679.        <MirroringZ>Y</MirroringZ>
  2680.        <EdgeType>Light</EdgeType>
  2681.        <BuildTimeSeconds>20</BuildTimeSeconds>
  2682.        <Center x="0" y="0" z="2" />
  2683.        <SensorRadius>1.9</SensorRadius>
  2684.        <SensorOffset>2.8</SensorOffset>
  2685.       <DeformationRatio>0.7</DeformationRatio>
  2686.     </Definition>
  2687.     <Definition xsi:type="MyObjectBuilder_OreDetectorDefinition">
  2688.       <Id>
  2689.         <TypeId>OreDetector</TypeId>
  2690.         <SubtypeId>SmallBlockOreDetector</SubtypeId>
  2691.       </Id>
  2692.       <DisplayName>DisplayName_Block_OreDetector</DisplayName>
  2693.       <Icon>Textures\GUI\Icons\Cubes\detector</Icon>
  2694.       <CubeSize>Small</CubeSize>
  2695.       <BlockTopology>TriangleMesh</BlockTopology>
  2696.       <Size x="1" y="1" z="2" />
  2697.       <ModelOffset x="0" y="0" z="0" />
  2698.       <Model>Models\Cubes\Small\OreDetector</Model>
  2699.       <Components>
  2700.         <Component Subtype="Construction" Count="2" />
  2701.         <Component Subtype="Motor" Count="1" />
  2702.         <Component Subtype="Computer" Count="1" />
  2703.         <Component Subtype="Detector" Count="1" />
  2704.         <Component Subtype="SteelPlate" Count="2" />
  2705.       </Components>
  2706.       <CriticalComponent Subtype="Detector" Index="0" />
  2707.       <MountPoints>
  2708.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2709.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2710.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2711.         <MountPoint Side="Bottom" StartX="0" StartY="1" EndX="1" EndY="2" />
  2712.         <MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="1" />
  2713.       </MountPoints>
  2714.       <BuildProgressModels>
  2715.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\OreDetectorConstruction_1" />
  2716.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\OreDetectorConstruction_2" />
  2717.       </BuildProgressModels>
  2718.       <BlockPairName>OreDetector</BlockPairName>
  2719.       <MirroringY>Z</MirroringY>
  2720.       <MirroringZ>Y</MirroringZ>
  2721.       <EdgeType>Light</EdgeType>
  2722.       <BuildTimeSeconds>20</BuildTimeSeconds>
  2723.       <MaximumRange>50</MaximumRange>
  2724.     </Definition>
  2725.     <Definition>
  2726.       <Id>
  2727.         <TypeId>RadioAntenna</TypeId>
  2728.         <SubtypeId>SmallBlockRadioAntenna</SubtypeId>
  2729.       </Id>
  2730.       <DisplayName>DisplayName_Block_Antenna</DisplayName>
  2731.       <Icon>Textures\GUI\Icons\Cubes\antenna</Icon>
  2732.       <CubeSize>Small</CubeSize>
  2733.       <BlockTopology>TriangleMesh</BlockTopology>
  2734.       <Size x="1" y="1" z="2" />
  2735.       <ModelOffset x="0" y="0" z="0" />
  2736.       <Model>Models\Cubes\Small\antenna</Model>
  2737.       <Components>
  2738.         <Component Subtype="SmallTube" Count="1" />
  2739.         <Component Subtype="Computer" Count="1" />
  2740.         <Component Subtype="Construction" Count="1" />
  2741.       </Components>
  2742.       <CriticalComponent Subtype="Computer" Index="0" />
  2743.       <MountPoints>
  2744.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2745.         <MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="1" />
  2746.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2747.         <MountPoint Side="Bottom" StartX="0" StartY="1" EndX="1" EndY="2" />
  2748.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2749.       </MountPoints>
  2750.       <BuildProgressModels>
  2751.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AntennaConstruction_1" />
  2752.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AntennaConstruction_2" />
  2753.       </BuildProgressModels>
  2754.       <BlockPairName>Antenna</BlockPairName>
  2755.       <MirroringY>Z</MirroringY>
  2756.       <MirroringZ>Y</MirroringZ>
  2757.       <EdgeType>Light</EdgeType>
  2758.       <BuildTimeSeconds>20</BuildTimeSeconds>  
  2759.     </Definition>
  2760.  
  2761.     <!-- Region Cargo Container-->
  2762.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  2763.       <Id>
  2764.         <TypeId>CargoContainer</TypeId>
  2765.         <SubtypeId>SmallBlockSmallContainer</SubtypeId>
  2766.       </Id>
  2767.       <DisplayName>DisplayName_Block_SmallCargoContainer</DisplayName>
  2768.       <Icon>Textures\GUI\Icons\Cubes\container</Icon>
  2769.       <CubeSize>Small</CubeSize>
  2770.       <BlockTopology>TriangleMesh</BlockTopology>
  2771.       <Size x="1" y="1" z="1" />
  2772.       <ModelOffset x="0" y="0" z="0" />
  2773.       <Model>Models\Cubes\Small\CargoContainerSmall</Model>
  2774.       <Components>
  2775.         <Component Subtype="InteriorPlate" Count="2" />
  2776.         <Component Subtype="Construction" Count="1" />
  2777.         <Component Subtype="Computer" Count="2" />
  2778.         <Component Subtype="Motor" Count="2" />
  2779.         <Component Subtype="Display" Count="1" />
  2780.         <Component Subtype="InteriorPlate" Count="1" />
  2781.       </Components>
  2782.       <CriticalComponent Subtype="Computer" Index="0" />
  2783.       <MountPoints>
  2784.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2785.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  2786.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2787.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  2788.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  2789.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2790.       </MountPoints>
  2791.       <BuildProgressModels>
  2792.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\CargoContainerSmallConstruction_1" />
  2793.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\CargoContainerSmallConstruction_2" />
  2794.       </BuildProgressModels>
  2795.       <BlockPairName>SmallCargoContainer</BlockPairName>
  2796.       <MirroringY>Z</MirroringY>
  2797.       <MirroringZ>Y</MirroringZ>
  2798.       <BuildTimeSeconds>6</BuildTimeSeconds>
  2799.       <EdgeType>Light</EdgeType>
  2800.       <InventorySize>
  2801.         <X>0.5</X>
  2802.         <Y>0.5</Y>
  2803.         <Z>0.5</Z>
  2804.       </InventorySize>
  2805.     </Definition>
  2806.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  2807.       <Id>
  2808.         <TypeId>CargoContainer</TypeId>
  2809.         <SubtypeId>SmallBlockMediumContainer</SubtypeId>
  2810.       </Id>
  2811.       <DisplayName>DisplayName_Block_MediumCargoContainer</DisplayName>
  2812.       <Icon>Textures\GUI\Icons\Cubes\container_medium</Icon>
  2813.       <CubeSize>Small</CubeSize>
  2814.       <BlockTopology>TriangleMesh</BlockTopology>
  2815.       <Size x="3" y="3" z="3" />
  2816.       <ModelOffset x="0" y="0" z="0" />
  2817.       <Model>Models\Cubes\Small\CargoContainerMedium</Model>
  2818.       <Components>
  2819.         <Component Subtype="InteriorPlate" Count="20" />
  2820.         <Component Subtype="Construction" Count="10" />
  2821.         <Component Subtype="Computer" Count="4" />
  2822.         <Component Subtype="Motor" Count="6" />
  2823.         <Component Subtype="Display" Count="1" />
  2824.         <Component Subtype="InteriorPlate" Count="10" />
  2825.       </Components>
  2826.       <CriticalComponent Subtype="Computer" Index="0" />
  2827.       <BuildProgressModels>
  2828.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\CargoContainerMediumConstruction_1" />
  2829.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\CargoContainerMediumConstruction_2" />
  2830.       </BuildProgressModels>
  2831.       <BlockPairName>MediumCargoContainer</BlockPairName>
  2832.       <MirroringY>Z</MirroringY>
  2833.       <MirroringZ>Y</MirroringZ>
  2834.       <EdgeType>Light</EdgeType>
  2835.       <BuildTimeSeconds>14</BuildTimeSeconds>
  2836.       <InventorySize>
  2837.         <X>2</X>
  2838.         <Y>2</Y>
  2839.         <Z>2</Z>
  2840.       </InventorySize>
  2841.     </Definition>
  2842.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  2843.       <Id>
  2844.         <TypeId>CargoContainer</TypeId>
  2845.         <SubtypeId>SmallBlockLargeContainer</SubtypeId>
  2846.       </Id>
  2847.       <DisplayName>DisplayName_Block_LargeCargoContainer</DisplayName>
  2848.       <Icon>Textures\GUI\Icons\Cubes\container_large</Icon>
  2849.       <CubeSize>Small</CubeSize>
  2850.       <BlockTopology>TriangleMesh</BlockTopology>
  2851.       <Size x="5" y="5" z="5" />
  2852.       <ModelOffset x="0" y="0" z="0" />
  2853.       <Model>Models\Cubes\Small\CargoContainerLarge</Model>
  2854.       <Components>
  2855.         <Component Subtype="InteriorPlate" Count="55" />
  2856.         <Component Subtype="Construction" Count="25" />
  2857.         <Component Subtype="Computer" Count="6" />
  2858.         <Component Subtype="Motor" Count="8" />
  2859.         <Component Subtype="Display" Count="1" />
  2860.         <Component Subtype="InteriorPlate" Count="20" />
  2861.       </Components>
  2862.       <CriticalComponent Subtype="Computer" Index="0" />
  2863.       <BuildProgressModels>
  2864.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\CargoContainerLargeConstruction_1" />
  2865.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\CargoContainerLargeConstruction_2" />
  2866.       </BuildProgressModels>
  2867.       <BlockPairName>LargeCargoContainer</BlockPairName>
  2868.       <MirroringY>Z</MirroringY>
  2869.       <MirroringZ>Y</MirroringZ>
  2870.       <EdgeType>Light</EdgeType>
  2871.       <BuildTimeSeconds>25</BuildTimeSeconds>
  2872.       <InventorySize>
  2873.         <X>3</X>
  2874.         <Y>3</Y>
  2875.         <Z>3</Z>
  2876.       </InventorySize>
  2877.     </Definition>
  2878.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  2879.       <Id>
  2880.         <TypeId>CargoContainer</TypeId>
  2881.         <SubtypeId>LargeBlockSmallContainer</SubtypeId>
  2882.       </Id>
  2883.       <DisplayName>DisplayName_Block_SmallCargoContainer</DisplayName>
  2884.       <Icon>Textures\GUI\Icons\Cubes\container</Icon>
  2885.       <CubeSize>Large</CubeSize>
  2886.       <BlockTopology>TriangleMesh</BlockTopology>
  2887.       <Size x="1" y="1" z="1" />
  2888.       <ModelOffset x="0" y="0" z="0" />
  2889.       <Model>Models\Cubes\Large\CargoContainerSmall</Model>
  2890.       <Components>
  2891.         <Component Subtype="InteriorPlate" Count="30" />
  2892.         <Component Subtype="Construction" Count="35" />
  2893.         <Component Subtype="SmallTube" Count="20" />
  2894.         <Component Subtype="Motor" Count="2" />
  2895.         <Component Subtype="Display" Count="1" />
  2896.         <Component Subtype="Computer" Count="2" />
  2897.         <Component Subtype="Construction" Count="5" />
  2898.         <Component Subtype="InteriorPlate" Count="10" />
  2899.       </Components>
  2900.       <CriticalComponent Subtype="Computer" Index="0" />
  2901.       <BuildProgressModels>
  2902.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CargoContainerSmallConstruction_1" />
  2903.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CargoContainerSmallConstruction_2" />
  2904.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CargoContainerSmallConstruction_3" />
  2905.       </BuildProgressModels>
  2906.       <BlockPairName>SmallCargoContainer</BlockPairName>
  2907.       <MirroringY>Z</MirroringY>
  2908.       <MirroringZ>Y</MirroringZ>
  2909.       <EdgeType>Light</EdgeType>
  2910.       <BuildTimeSeconds>15</BuildTimeSeconds>
  2911.       <InventorySize>
  2912.         <X>2.5</X>
  2913.         <Y>2.5</Y>
  2914.         <Z>2.5</Z>
  2915.       </InventorySize>
  2916.     </Definition>
  2917.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  2918.       <Id>
  2919.         <TypeId>CargoContainer</TypeId>
  2920.         <SubtypeId>LargeBlockLargeContainer</SubtypeId>
  2921.       </Id>
  2922.       <DisplayName>DisplayName_Block_LargeCargoContainer</DisplayName>
  2923.       <Icon>Textures\GUI\Icons\Cubes\container_large</Icon>
  2924.       <CubeSize>Large</CubeSize>
  2925.       <BlockTopology>TriangleMesh</BlockTopology>
  2926.       <Size x="3" y="3" z="3" />
  2927.       <ModelOffset x="0" y="0" z="0" />
  2928.       <Model>Models\Cubes\Large\CargoContainerLarge</Model>
  2929.       <Components>
  2930.         <Component Subtype="InteriorPlate" Count="300" />
  2931.         <Component Subtype="Construction" Count="60" />
  2932.         <Component Subtype="SmallTube" Count="60" />
  2933.         <Component Subtype="Motor" Count="20" />
  2934.         <Component Subtype="Display" Count="1" />
  2935.         <Component Subtype="Computer" Count="8" />
  2936.         <Component Subtype="Construction" Count="20" />
  2937.         <Component Subtype="InteriorPlate" Count="60" />
  2938.       </Components>
  2939.       <CriticalComponent Subtype="Computer" Index="0" />
  2940.       <MountPoints>
  2941.         <MountPoint Side="Right" StartX="1" StartY="1" EndX="2" EndY="2" />
  2942.         <MountPoint Side="Left" StartX="1" StartY="1" EndX="2" EndY="2" />
  2943.         <MountPoint Side="Top" StartX="1" StartY="1" EndX="2" EndY="2" />
  2944.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="2" EndY="2" />
  2945.         <MountPoint Side="Front" StartX="1" StartY="1" EndX="2" EndY="2" />
  2946.         <MountPoint Side="Back" StartX="1" StartY="1" EndX="2" EndY="2" />
  2947.       </MountPoints>
  2948.       <BuildProgressModels>
  2949.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CargoContainerLargeConstruction_1" />
  2950.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CargoContainerLargeConstruction_2" />
  2951.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CargoContainerLargeConstruction_3" />
  2952.       </BuildProgressModels>
  2953.       <BlockPairName>LargeCargoContainer</BlockPairName>
  2954.       <MirroringY>Z</MirroringY>
  2955.       <MirroringZ>Y</MirroringZ>
  2956.       <EdgeType>Light</EdgeType>
  2957.       <BuildTimeSeconds>45</BuildTimeSeconds>
  2958.       <InventorySize>
  2959.         <X>5</X>
  2960.         <Y>5</Y>
  2961.         <Z>5</Z>
  2962.       </InventorySize>
  2963.     </Definition>
  2964.     <!-- End Region Cargo Container-->
  2965.  
  2966.     <!-- Region Thrust-->
  2967.     <Definition xsi:type="MyObjectBuilder_ThrustDefinition">
  2968.       <Id>
  2969.         <TypeId>Thrust</TypeId>
  2970.         <SubtypeId>SmallBlockSmallThrust</SubtypeId>
  2971.       </Id>
  2972.       <DisplayName>DisplayName_Block_SmallThrust</DisplayName>
  2973.       <Icon>Textures\GUI\Icons\Cubes\thrust</Icon>
  2974.       <CubeSize>Small</CubeSize>
  2975.       <BlockTopology>TriangleMesh</BlockTopology>
  2976.       <Size x="1" y="1" z="2" />
  2977.       <ModelOffset x="0" y="0" z="0" />
  2978.       <Model>Models\Cubes\Small\ThrustSmall</Model>
  2979.       <Components>
  2980.         <Component Subtype="LargeTube" Count="1" />
  2981.         <Component Subtype="Thrust" Count="1" />
  2982.         <Component Subtype="Construction" Count="1" />
  2983.         <Component Subtype="SteelPlate" Count="1" />
  2984.       </Components>
  2985.       <CriticalComponent Subtype="Thrust" Index="0" />
  2986.       <MountPoints>
  2987.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  2988.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  2989.         <MountPoint Side="Bottom" StartX="0" StartY="1" EndX="1" EndY="2" />
  2990.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  2991.         <MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="1" />
  2992.       </MountPoints>
  2993.       <BuildProgressModels>
  2994.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ThrustSmallConstruction_1" />
  2995.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ThrustSmallConstruction_2" />
  2996.       </BuildProgressModels>
  2997.       <BlockPairName>SmallThrust</BlockPairName>
  2998.       <Center x="0" y="0" z="1" />
  2999.       <MirroringZ>Y</MirroringZ>
  3000.       <BuildTimeSeconds>12</BuildTimeSeconds>
  3001.       <EdgeType>Light</EdgeType>
  3002.       <FlameScale>0.2</FlameScale>
  3003.       <MovementCoefficient>0.5</MovementCoefficient>
  3004.       <ForceMagnitude>12000</ForceMagnitude>
  3005.       <MaxPowerConsumption>0.0336</MaxPowerConsumption>
  3006.       <MinPowerConsumption>0.000002</MinPowerConsumption>
  3007.       <DamageAreaSize>0.125</DamageAreaSize>
  3008.     </Definition>
  3009.     <Definition xsi:type="MyObjectBuilder_ThrustDefinition">
  3010.       <Id>
  3011.         <TypeId>Thrust</TypeId>
  3012.         <SubtypeId>SmallBlockLargeThrust</SubtypeId>
  3013.       </Id>
  3014.       <DisplayName>DisplayName_Block_LargeThrust</DisplayName>
  3015.       <Icon>Textures\GUI\Icons\Cubes\thrust_large</Icon>
  3016.       <CubeSize>Small</CubeSize>
  3017.       <BlockTopology>TriangleMesh</BlockTopology>
  3018.       <Size x="3" y="2" z="4" />
  3019.       <ModelOffset x="0" y="0" z="0" />
  3020.       <Model>Models\Cubes\Small\ThrustLarge</Model>
  3021.       <Components>
  3022.         <Component Subtype="SteelPlate" Count="1" />
  3023.         <Component Subtype="Construction" Count="1" />
  3024.         <Component Subtype="LargeTube" Count="5" />
  3025.         <Component Subtype="Thrust" Count="12" />
  3026.         <Component Subtype="Construction" Count="1" />
  3027.         <Component Subtype="SteelPlate" Count="4" />
  3028.       </Components>
  3029.       <CriticalComponent Subtype="Thrust" Index="0" />
  3030.       <MountPoints>
  3031.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="3" EndY="2" />
  3032.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="3" EndY="2" />
  3033.         <MountPoint Side="Bottom" StartX="0" StartY="2" EndX="3" EndY="4" />
  3034.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="2" EndY="2" />
  3035.         <MountPoint Side="Left" StartX="2" StartY="0" EndX="4" EndY="2" />
  3036.       </MountPoints>
  3037.       <BuildProgressModels>
  3038.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ThrustLargeConstruction_1" />
  3039.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ThrustLargeConstruction_2" />
  3040.       </BuildProgressModels>
  3041.       <BlockPairName>LargeThrust</BlockPairName>
  3042.       <Center x="1" y="0" z="2" />
  3043.       <MirroringY>Z</MirroringY>
  3044.       <MirroringZ>Y</MirroringZ>
  3045.       <BuildTimeSeconds>28</BuildTimeSeconds>
  3046.       <EdgeType>Light</EdgeType>
  3047.       <FlameScale>0.4</FlameScale>
  3048.       <MovementCoefficient>1</MovementCoefficient>
  3049.       <ForceMagnitude>144000</ForceMagnitude>
  3050.       <MaxPowerConsumption>0.4</MaxPowerConsumption>
  3051.       <MinPowerConsumption>0.000002</MinPowerConsumption>
  3052.       <DamageAreaSize>0.25</DamageAreaSize>
  3053.     </Definition>
  3054.     <Definition xsi:type="MyObjectBuilder_ThrustDefinition">
  3055.       <Id>
  3056.         <TypeId>Thrust</TypeId>
  3057.         <SubtypeId>LargeBlockSmallThrust</SubtypeId>
  3058.       </Id>
  3059.       <DisplayName>DisplayName_Block_SmallThrust</DisplayName>
  3060.       <Icon>Textures\GUI\Icons\Cubes\thrust</Icon>
  3061.       <CubeSize>Large</CubeSize>
  3062.       <BlockTopology>TriangleMesh</BlockTopology>
  3063.       <Size x="1" y="1" z="2" />
  3064.       <ModelOffset x="0" y="0" z="0" />
  3065.       <Model>Models\Cubes\Large\ThrustSmall</Model>
  3066.       <Components>
  3067.         <Component Subtype="SteelPlate" Count="15" />
  3068.         <Component Subtype="Construction" Count="40" />
  3069.         <Component Subtype="LargeTube" Count="8" />
  3070.         <Component Subtype="Computer" Count="20" />
  3071.         <Component Subtype="Thrust" Count="80" />
  3072.         <Component Subtype="Construction" Count="20" />
  3073.         <Component Subtype="SteelPlate" Count="10" />
  3074.       </Components>
  3075.       <CriticalComponent Subtype="Thrust" Index="0" />
  3076.       <MountPoints>
  3077.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  3078.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  3079.         <MountPoint Side="Bottom" StartX="0" StartY="1" EndX="1" EndY="2" />
  3080.         <MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="1" />
  3081.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  3082.       </MountPoints>
  3083.       <BuildProgressModels>
  3084.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\ThrustSmallConstruction_1" />
  3085.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\ThrustSmallConstruction_2" />
  3086.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\ThrustSmallConstruction_3" />
  3087.       </BuildProgressModels>
  3088.       <BlockPairName>SmallThrust</BlockPairName>
  3089.       <Center x="0" y="0" z="1" />
  3090.       <MirroringZ>Y</MirroringZ>
  3091.       <EdgeType>Light</EdgeType>
  3092.       <BuildTimeSeconds>25</BuildTimeSeconds>
  3093.       <FlameScale>1</FlameScale>
  3094.       <MovementCoefficient>2</MovementCoefficient>
  3095.       <ForceMagnitude>100000</ForceMagnitude>
  3096.       <MaxPowerConsumption>0.56</MaxPowerConsumption>
  3097.       <MinPowerConsumption>0.000002</MinPowerConsumption>
  3098.       <DamageAreaSize>0.375</DamageAreaSize>
  3099.     </Definition>
  3100.     <Definition xsi:type="MyObjectBuilder_ThrustDefinition">
  3101.       <Id>
  3102.         <TypeId>Thrust</TypeId>
  3103.         <SubtypeId>LargeBlockLargeThrust</SubtypeId>
  3104.       </Id>
  3105.       <DisplayName>DisplayName_Block_LargeThrust</DisplayName>
  3106.       <Icon>Textures\GUI\Icons\Cubes\thrust_large</Icon>
  3107.       <CubeSize>Large</CubeSize>
  3108.       <BlockTopology>TriangleMesh</BlockTopology>
  3109.       <Size x="3" y="2" z="4" />
  3110.       <ModelOffset x="0" y="0" z="0" />
  3111.       <Model>Models\Cubes\Large\ThrustLarge</Model>
  3112.       <Components>
  3113.         <Component Subtype="SteelPlate" Count="100" />
  3114.         <Component Subtype="Construction" Count="70" />
  3115.         <Component Subtype="LargeTube" Count="40" />
  3116.         <Component Subtype="Computer" Count="60" />
  3117.         <Component Subtype="Thrust" Count="960" />
  3118.         <Component Subtype="Construction" Count="30" />
  3119.         <Component Subtype="SteelPlate" Count="50" />
  3120.       </Components>
  3121.       <CriticalComponent Subtype="Thrust" Index="0" />
  3122.       <MountPoints>
  3123.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="3" EndY="2" />
  3124.         <MountPoint Side="Bottom" StartX="0" StartY="2" EndX="3" EndY="4" />
  3125.         <MountPoint Side="Left" StartX="2" StartY="0" EndX="4" EndY="2" />
  3126.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="2" EndY="2" />
  3127.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="3" EndY="2" />
  3128.       </MountPoints>
  3129.       <BuildProgressModels>
  3130.         <Model BuildPercentUpperBound="0.16" File="Models\Cubes\Large\ThrustLargeConstruction_1" />
  3131.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\ThrustLargeConstruction_2" />
  3132.         <Model BuildPercentUpperBound="0.49" File="Models\Cubes\Large\ThrustLargeConstruction_3" />
  3133.         <Model BuildPercentUpperBound="0.83" File="Models\Cubes\Large\ThrustLargeConstruction_4" />
  3134.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\ThrustLargeConstruction_5" />
  3135.       </BuildProgressModels>
  3136.       <BlockPairName>LargeThrust</BlockPairName>
  3137.       <Center x="1" y="0" z="2" />
  3138.       <MirroringY>Z</MirroringY>
  3139.       <MirroringZ>Y</MirroringZ>
  3140.       <EdgeType>Light</EdgeType>
  3141.       <BuildTimeSeconds>40</BuildTimeSeconds>
  3142.       <FlameScale>1.4</FlameScale>
  3143.       <MovementCoefficient>4</MovementCoefficient>
  3144.       <ForceMagnitude>1200000</ForceMagnitude>
  3145.       <MaxPowerConsumption>6.72</MaxPowerConsumption>
  3146.       <MinPowerConsumption>0.000002</MinPowerConsumption>
  3147.       <DamageAreaSize>0.75</DamageAreaSize>
  3148.     </Definition>
  3149.     <!-- End Region Thrust-->
  3150.  
  3151.     <Definition xsi:type="MyObjectBuilder_GyroDefinition">
  3152.       <Id>
  3153.         <TypeId>Gyro</TypeId>
  3154.         <SubtypeId>LargeBlockGyro</SubtypeId>
  3155.       </Id>
  3156.       <DisplayName>DisplayName_Block_Gyroscope</DisplayName>
  3157.       <Icon>Textures\GUI\Icons\Cubes\gyro</Icon>
  3158.       <CubeSize>Large</CubeSize>
  3159.       <BlockTopology>TriangleMesh</BlockTopology>
  3160.       <Size x="1" y="1" z="1" />
  3161.       <ModelOffset x="0" y="0" z="0" />
  3162.       <Model>Models\Cubes\Large\gyroscope</Model>
  3163.       <Components>
  3164.         <Component Subtype="SteelPlate" Count="800" />
  3165.         <Component Subtype="Construction" Count="40" />
  3166.         <Component Subtype="LargeTube" Count="4" />
  3167.         <Component Subtype="Motor" Count="2" />
  3168.         <Component Subtype="Computer" Count="5" />
  3169.         <Component Subtype="SteelPlate" Count="100" />
  3170.       </Components>
  3171.       <CriticalComponent Subtype="Computer" Index="0" />
  3172.       <MountPoints>
  3173.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  3174.       </MountPoints>
  3175.       <BuildProgressModels>
  3176.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\GyroscopeConstruction_1" />
  3177.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\GyroscopeConstruction_2" />
  3178.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\GyroscopeConstruction_3" />
  3179.       </BuildProgressModels>
  3180.       <BlockPairName>Gyroscope</BlockPairName>
  3181.       <MirroringY>Z</MirroringY>
  3182.       <MirroringZ>Y</MirroringZ>
  3183.       <EdgeType>Light</EdgeType>
  3184.       <BuildTimeSeconds>45</BuildTimeSeconds>
  3185.       <ForceMagnitude>3.36E+07</ForceMagnitude>
  3186.       <RequiredPowerInput>0.00003</RequiredPowerInput>
  3187.     </Definition>
  3188.     <Definition xsi:type="MyObjectBuilder_GyroDefinition">
  3189.       <Id>
  3190.         <TypeId>Gyro</TypeId>
  3191.         <SubtypeId>SmallBlockGyro</SubtypeId>
  3192.       </Id>
  3193.       <DisplayName>DisplayName_Block_Gyroscope</DisplayName>
  3194.       <Icon>Textures\GUI\Icons\Cubes\gyro</Icon>
  3195.       <CubeSize>Small</CubeSize>
  3196.       <BlockTopology>TriangleMesh</BlockTopology>
  3197.       <Size x="1" y="1" z="1" />
  3198.       <ModelOffset x="0" y="0" z="0" />
  3199.       <Model>Models\Cubes\Small\gyroscope</Model>
  3200.       <Components>
  3201.         <Component Subtype="SteelPlate" Count="15" />
  3202.         <Component Subtype="Construction" Count="5" />
  3203.         <Component Subtype="LargeTube" Count="1" />
  3204.         <Component Subtype="Motor" Count="2" />
  3205.         <Component Subtype="Computer" Count="3" />
  3206.         <Component Subtype="SteelPlate" Count="10" />
  3207.       </Components>
  3208.       <CriticalComponent Subtype="Computer" Index="0" />
  3209.       <MountPoints>
  3210.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  3211.       </MountPoints>
  3212.       <BuildProgressModels>
  3213.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\GyroscopeConstruction_1" />
  3214.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\GyroscopeConstruction_2" />
  3215.       </BuildProgressModels>
  3216.       <BlockPairName>Gyroscope</BlockPairName>
  3217.       <MirroringY>Z</MirroringY>
  3218.       <MirroringZ>Y</MirroringZ>
  3219.       <BuildTimeSeconds>25</BuildTimeSeconds>
  3220.       <EdgeType>Light</EdgeType>
  3221.       <ForceMagnitude>448000</ForceMagnitude>
  3222.       <RequiredPowerInput>0.0000006</RequiredPowerInput>
  3223.     </Definition>
  3224.  
  3225.     <!-- Region Reactor-->
  3226.     <Definition xsi:type="MyObjectBuilder_ReactorDefinition">
  3227.       <Id>
  3228.         <TypeId>Reactor</TypeId>
  3229.         <SubtypeId>SmallBlockSmallGenerator</SubtypeId>
  3230.       </Id>
  3231.       <DisplayName>DisplayName_Block_SmallReactor</DisplayName>
  3232.       <Icon>Textures\GUI\Icons\Cubes\nuclear_reactor</Icon>
  3233.       <CubeSize>Small</CubeSize>
  3234.       <BlockTopology>TriangleMesh</BlockTopology>
  3235.       <Size x="1" y="1" z="1" />
  3236.       <ModelOffset x="0" y="0" z="0" />
  3237.       <Model>Models\Cubes\Small\GeneratorSmall</Model>
  3238.       <Components>
  3239.         <Component Subtype="Construction" Count="1" />
  3240.         <Component Subtype="MetalGrid" Count="1" />
  3241.         <Component Subtype="LargeTube" Count="1" />
  3242.         <Component Subtype="Reactor" Count="1" />
  3243.         <Component Subtype="Motor" Count="1" />
  3244.         <Component Subtype="Computer" Count="10" />
  3245.         <Component Subtype="SteelPlate" Count="2" />
  3246.       </Components>
  3247.       <CriticalComponent Subtype="Computer" Index="0" />
  3248.       <MountPoints>
  3249.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  3250.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  3251.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  3252.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  3253.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  3254.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  3255.       </MountPoints>
  3256.       <BuildProgressModels>
  3257.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\GeneratorSmallConstruction_1" />
  3258.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\GeneratorSmallConstruction_2" />
  3259.       </BuildProgressModels>
  3260.       <BlockPairName>SmallReactor</BlockPairName>
  3261.       <MirroringY>Z</MirroringY>
  3262.       <MirroringZ>Y</MirroringZ>
  3263.       <EdgeType>Light</EdgeType>
  3264.       <BuildTimeSeconds>20</BuildTimeSeconds>
  3265.       <MaxPowerOutput>0.1</MaxPowerOutput>
  3266.       <InventorySize>
  3267.         <X>0.5</X>
  3268.         <Y>0.5</Y>
  3269.         <Z>0.5</Z>
  3270.       </InventorySize>
  3271.     </Definition>
  3272.     <Definition xsi:type="MyObjectBuilder_ReactorDefinition">
  3273.       <Id>
  3274.         <TypeId>Reactor</TypeId>
  3275.         <SubtypeId>SmallBlockLargeGenerator</SubtypeId>
  3276.       </Id>
  3277.       <DisplayName>DisplayName_Block_LargeReactor</DisplayName>
  3278.       <Icon>Textures\GUI\Icons\Cubes\nuclear_reactor_large</Icon>
  3279.       <CubeSize>Small</CubeSize>
  3280.       <BlockTopology>TriangleMesh</BlockTopology>
  3281.       <Size x="3" y="3" z="3" />
  3282.       <ModelOffset x="0" y="0" z="0" />
  3283.       <Model>Models\Cubes\Small\GeneratorLarge</Model>
  3284.       <Components>
  3285.         <Component Subtype="SteelPlate" Count="40" />
  3286.         <Component Subtype="Construction" Count="9" />
  3287.         <Component Subtype="MetalGrid" Count="9" />
  3288.         <Component Subtype="LargeTube" Count="3" />
  3289.         <Component Subtype="Reactor" Count="50" />
  3290.         <Component Subtype="Motor" Count="5" />
  3291.         <Component Subtype="Computer" Count="25" />
  3292.         <Component Subtype="SteelPlate" Count="20" />
  3293.       </Components>
  3294.       <CriticalComponent Subtype="Computer" Index="0" />
  3295.       <MountPoints>
  3296.         <MountPoint Side="Right" StartX="1" StartY="1" EndX="2" EndY="2" />
  3297.         <MountPoint Side="Left" StartX="1" StartY="1" EndX="2" EndY="2" />
  3298.         <MountPoint Side="Top" StartX="1" StartY="1" EndX="2" EndY="2" />
  3299.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="2" EndY="2" />
  3300.         <MountPoint Side="Front" StartX="1" StartY="1" EndX="2" EndY="2" />
  3301.         <MountPoint Side="Back" StartX="1" StartY="1" EndX="2" EndY="2" />
  3302.       </MountPoints>
  3303.       <BuildProgressModels>
  3304.         <Model BuildPercentUpperBound="0.16" File="Models\Cubes\Small\GeneratorLargeConstruction_1" />
  3305.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Small\GeneratorLargeConstruction_1" />
  3306.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\GeneratorLargeConstruction_1" />
  3307.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Small\GeneratorLargeConstruction_2" />
  3308.         <Model BuildPercentUpperBound="0.83" File="Models\Cubes\Small\GeneratorLargeConstruction_2" />
  3309.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\GeneratorLargeConstruction_2" />
  3310.       </BuildProgressModels>
  3311.       <BlockPairName>LargeReactor</BlockPairName>
  3312.       <MirroringY>Z</MirroringY>
  3313.       <MirroringZ>Y</MirroringZ>
  3314.       <BuildTimeSeconds>35</BuildTimeSeconds>
  3315.       <EdgeType>Light</EdgeType>
  3316.       <MaxPowerOutput>3.5</MaxPowerOutput>
  3317.       <InventorySize>
  3318.         <X>1</X>
  3319.         <Y>1</Y>
  3320.         <Z>1</Z>
  3321.       </InventorySize>
  3322.     </Definition>
  3323.     <Definition xsi:type="MyObjectBuilder_ReactorDefinition">
  3324.       <Id>
  3325.         <TypeId>Reactor</TypeId>
  3326.         <SubtypeId>LargeBlockSmallGenerator</SubtypeId>
  3327.       </Id>
  3328.       <DisplayName>DisplayName_Block_SmallReactor</DisplayName>
  3329.       <Icon>Textures\GUI\Icons\Cubes\nuclear_reactor</Icon>
  3330.       <CubeSize>Large</CubeSize>
  3331.       <BlockTopology>TriangleMesh</BlockTopology>
  3332.       <Size x="1" y="1" z="1" />
  3333.       <ModelOffset x="0" y="0" z="0" />
  3334.       <Model>Models\Cubes\Large\GeneratorSmall</Model>
  3335.       <Components>
  3336.         <Component Subtype="SteelPlate" Count="50" />
  3337.         <Component Subtype="Construction" Count="40" />
  3338.         <Component Subtype="MetalGrid" Count="4" />
  3339.         <Component Subtype="LargeTube" Count="8" />
  3340.         <Component Subtype="Reactor" Count="100" />
  3341.         <Component Subtype="Motor" Count="6" />
  3342.         <Component Subtype="Computer" Count="25" />
  3343.         <Component Subtype="SteelPlate" Count="30" />
  3344.       </Components>
  3345.       <CriticalComponent Subtype="Computer" Index="0" />
  3346.       <MountPoints>
  3347.         <MountPoint Side="Top" StartX="0.15" StartY="0.15" EndX="0.85" EndY="0.85" />
  3348.         <MountPoint Side="Back" StartX="0.15" StartY="0.15" EndX="0.85" EndY="0.85" />
  3349.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="0.7" EndY="0.7" />
  3350.         <MountPoint Side="Left" StartX="0.3" StartY="0.3" EndX="0.7" EndY="0.7" />
  3351.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.3" EndX="0.7" EndY="0.7" />
  3352.         <MountPoint Side="Front" StartX="0.3" StartY="0.3" EndX="0.7" EndY="0.7" />
  3353.       </MountPoints>
  3354.       <BuildProgressModels>
  3355.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\GeneratorSmallConstruction_1" />
  3356.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\GeneratorSmallConstruction_2" />
  3357.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\GeneratorSmallConstruction_3" />
  3358.       </BuildProgressModels>
  3359.       <BlockPairName>SmallReactor</BlockPairName>
  3360.       <MirroringY>Z</MirroringY>
  3361.       <MirroringZ>Y</MirroringZ>
  3362.       <EdgeType>Light</EdgeType>
  3363.       <BuildTimeSeconds>40</BuildTimeSeconds>
  3364.       <MaxPowerOutput>5</MaxPowerOutput>
  3365.       <InventorySize>
  3366.         <X>1</X>
  3367.         <Y>1</Y>
  3368.         <Z>1</Z>
  3369.       </InventorySize>
  3370.     </Definition>
  3371.     <Definition xsi:type="MyObjectBuilder_ReactorDefinition">
  3372.       <Id>
  3373.         <TypeId>Reactor</TypeId>
  3374.         <SubtypeId>LargeBlockLargeGenerator</SubtypeId>
  3375.       </Id>
  3376.       <DisplayName>DisplayName_Block_LargeReactor</DisplayName>
  3377.       <Icon>Textures\GUI\Icons\Cubes\nuclear_reactor_large</Icon>
  3378.       <CubeSize>Large</CubeSize>
  3379.       <BlockTopology>TriangleMesh</BlockTopology>
  3380.       <Size x="3" y="3" z="3" />
  3381.       <ModelOffset x="0" y="0" z="0" />
  3382.       <Model>Models\Cubes\Large\GeneratorLarge</Model>
  3383.       <Components>
  3384.         <Component Subtype="SteelPlate" Count="800" />
  3385.         <Component Subtype="Construction" Count="70" />
  3386.         <Component Subtype="MetalGrid" Count="40" />
  3387.         <Component Subtype="LargeTube" Count="40" />
  3388.         <Component Subtype="Reactor" Count="2000" />
  3389.         <Component Subtype="Motor" Count="20" />
  3390.         <Component Subtype="Computer" Count="75" />
  3391.         <Component Subtype="SteelPlate" Count="200" />
  3392.       </Components>
  3393.       <CriticalComponent Subtype="Computer" Index="0" />
  3394.       <MountPoints>
  3395.         <MountPoint Side="Right" StartX="1" StartY="1" EndX="2" EndY="2" />
  3396.         <MountPoint Side="Left" StartX="1" StartY="1" EndX="2" EndY="2" />
  3397.         <MountPoint Side="Top" StartX="1" StartY="1" EndX="2" EndY="2" />
  3398.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="2" EndY="2" />
  3399.         <MountPoint Side="Front" StartX="1" StartY="1" EndX="2" EndY="2" />
  3400.         <MountPoint Side="Back" StartX="1" StartY="1" EndX="2" EndY="2" />
  3401.       </MountPoints>
  3402.       <BuildProgressModels>
  3403.         <Model BuildPercentUpperBound="0.16" File="Models\Cubes\Large\GeneratorLargeConstruction_1" />
  3404.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\GeneratorLargeConstruction_2" />
  3405.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\GeneratorLargeConstruction_3" />
  3406.         <Model BuildPercentUpperBound="0.83" File="Models\Cubes\Large\GeneratorLargeConstruction_4" />
  3407.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\GeneratorLargeConstruction_5" />
  3408.       </BuildProgressModels>
  3409.       <BlockPairName>LargeReactor</BlockPairName>
  3410.       <MirroringY>Z</MirroringY>
  3411.       <MirroringZ>Y</MirroringZ>
  3412.       <EdgeType>Light</EdgeType>
  3413.       <BuildTimeSeconds>100</BuildTimeSeconds>
  3414.       <MaxPowerOutput>100</MaxPowerOutput>
  3415.       <InventorySize>
  3416.         <X>2</X>
  3417.         <Y>2</Y>
  3418.         <Z>2</Z>
  3419.       </InventorySize>
  3420.     </Definition>
  3421.     <!-- End Region Reactor-->
  3422.  
  3423.     <!-- Region MotorStator-->
  3424.     <Definition xsi:type="MyObjectBuilder_MotorStatorDefinition">
  3425.       <Id>
  3426.         <TypeId>MotorStator</TypeId>
  3427.         <SubtypeId>LargeStator</SubtypeId>
  3428.       </Id>
  3429.       <DisplayName>DisplayName_Block_Rotor</DisplayName>
  3430.       <Icon>Textures\GUI\Icons\Cubes\motor</Icon>
  3431.       <CubeSize>Large</CubeSize>
  3432.       <BlockTopology>TriangleMesh</BlockTopology>
  3433.       <Size x="1" y="2" z="1" />
  3434.       <ModelOffset x="0" y="-1.25" z="0" />
  3435.       <Model>Models\Cubes\Large\MotorStator</Model>
  3436.       <Components>
  3437.         <Component Subtype="SteelPlate" Count="10" />
  3438.         <Component Subtype="Construction" Count="10" />
  3439.         <Component Subtype="LargeTube" Count="4" />
  3440.         <Component Subtype="Motor" Count="4" />
  3441.         <Component Subtype="Computer" Count="2" />
  3442.         <Component Subtype="SteelPlate" Count="5" />
  3443.       </Components>
  3444.       <CriticalComponent Subtype="Computer" Index="0" />
  3445.       <MountPoints>
  3446.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  3447.         <MountPoint Side="Left" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3448.         <MountPoint Side="Right" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3449.         <MountPoint Side="Front" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3450.         <MountPoint Side="Back" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3451.       </MountPoints>
  3452.       <BuildProgressModels>
  3453.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\MotorStatorConstruction_1" />
  3454.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\MotorStatorConstruction_2" />
  3455.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\MotorStatorConstruction_3" />
  3456.       </BuildProgressModels>
  3457.       <BlockPairName>MotorStator</BlockPairName>
  3458.       <MirroringY>Z</MirroringY>
  3459.       <MirroringZ>Y</MirroringZ>
  3460.       <EdgeType>Light</EdgeType>
  3461.       <BuildTimeSeconds>20</BuildTimeSeconds>
  3462.       <RequiredPowerInput>0.002</RequiredPowerInput>
  3463.       <MaxForceMagnitude>3.36E+07</MaxForceMagnitude>
  3464.       <UseWheel>false</UseWheel>
  3465.     </Definition>
  3466.     <Definition xsi:type="MyObjectBuilder_MotorStatorDefinition">
  3467.       <Id>
  3468.         <TypeId>MotorStator</TypeId>
  3469.         <SubtypeId>LargeWheel</SubtypeId>
  3470.       </Id>
  3471.       <Public>false</Public>
  3472.       <DisplayName>DisplayName_Block_Rotor</DisplayName>
  3473.       <Icon>Textures\GUI\Icons\Cubes\motor</Icon>
  3474.       <CubeSize>Large</CubeSize>
  3475.       <BlockTopology>TriangleMesh</BlockTopology>
  3476.       <Size x="1" y="2" z="1" />
  3477.       <ModelOffset x="0" y="-1.25" z="0" />
  3478.       <Model>Models\Cubes\Large\MotorStator</Model>
  3479.       <Components>
  3480.         <Component Subtype="SteelPlate" Count="10" />
  3481.         <Component Subtype="Construction" Count="10" />
  3482.         <Component Subtype="LargeTube" Count="4" />
  3483.         <Component Subtype="Motor" Count="4" />
  3484.         <Component Subtype="Computer" Count="2" />
  3485.         <Component Subtype="SteelPlate" Count="5" />
  3486.       </Components>
  3487.       <CriticalComponent Subtype="Computer" Index="0" />
  3488.       <MountPoints>
  3489.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  3490.         <MountPoint Side="Left" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3491.         <MountPoint Side="Right" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3492.         <MountPoint Side="Front" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3493.         <MountPoint Side="Back" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3494.       </MountPoints>
  3495.       <BuildProgressModels>
  3496.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\MotorStatorConstruction_1" />
  3497.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\MotorStatorConstruction_2" />
  3498.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\MotorStatorConstruction_3" />
  3499.       </BuildProgressModels>
  3500.       <BlockPairName>MotorWheel</BlockPairName>
  3501.       <MirroringY>Z</MirroringY>
  3502.       <MirroringZ>Y</MirroringZ>
  3503.       <EdgeType>Light</EdgeType>
  3504.       <BuildTimeSeconds>20</BuildTimeSeconds>
  3505.       <RequiredPowerInput>0.002</RequiredPowerInput>
  3506.       <MaxForceMagnitude>3.36E+07</MaxForceMagnitude>
  3507.       <UseWheel>true</UseWheel>
  3508.     </Definition>
  3509.     <Definition>
  3510.       <Id>
  3511.         <TypeId>MotorRotor</TypeId>
  3512.         <SubtypeId>LargeRotor</SubtypeId>
  3513.       </Id>
  3514.       <DisplayName>HiddenRotorPart</DisplayName>
  3515.       <Icon>Textures\GUI\Icons\fake</Icon>
  3516.       <Public>false</Public>
  3517.       <CubeSize>Large</CubeSize>
  3518.       <BlockTopology>TriangleMesh</BlockTopology>
  3519.       <Size x="1" y="1" z="1" />
  3520.       <ModelOffset x="0" y="0" z="0" />
  3521.       <Model>Models\Cubes\Large\MotorRotor</Model>
  3522.       <UseModelIntersection>true</UseModelIntersection>
  3523.       <Components>
  3524.         <Component Subtype="SteelPlate" Count="5" />
  3525.         <Component Subtype="LargeTube" Count="4" />
  3526.       </Components>
  3527.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  3528.       <MountPoints>
  3529.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  3530.       </MountPoints>
  3531.       <BuildProgressModels>
  3532.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\MotorRotorConstruction_1" />
  3533.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\MotorRotorConstruction_2" />
  3534.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\MotorRotorConstruction_3" />
  3535.       </BuildProgressModels>
  3536.       <BlockPairName>MotorRotor</BlockPairName>
  3537.       <MirroringY>Z</MirroringY>
  3538.       <MirroringZ>Y</MirroringZ>
  3539.       <EdgeType>Light</EdgeType>
  3540.       <BuildTimeSeconds>5</BuildTimeSeconds>
  3541.     </Definition>
  3542.     <Definition xsi:type="MyObjectBuilder_MotorStatorDefinition">
  3543.       <Id>
  3544.         <TypeId>MotorStator</TypeId>
  3545.         <SubtypeId>SmallStator</SubtypeId>
  3546.       </Id>
  3547.       <DisplayName>DisplayName_Block_Rotor</DisplayName>
  3548.       <Icon>Textures\GUI\Icons\Cubes\motor</Icon>
  3549.       <CubeSize>Small</CubeSize>
  3550.       <BlockTopology>TriangleMesh</BlockTopology>
  3551.       <Size x="1" y="2" z="1" />
  3552.       <ModelOffset x="0" y="-0.25" z="0" />
  3553.       <Model>Models\Cubes\Small\MotorStator</Model>
  3554.       <Components>
  3555.         <Component Subtype="SteelPlate" Count="3" />
  3556.         <Component Subtype="Construction" Count="5" />
  3557.         <Component Subtype="SmallTube" Count="1" />
  3558.         <Component Subtype="Motor" Count="1" />
  3559.         <Component Subtype="Computer" Count="1" />
  3560.         <Component Subtype="SteelPlate" Count="2" />
  3561.       </Components>
  3562.       <CriticalComponent Subtype="Computer" Index="0" />
  3563.       <MountPoints>
  3564.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  3565.         <MountPoint Side="Left" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3566.         <MountPoint Side="Right" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3567.         <MountPoint Side="Front" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3568.         <MountPoint Side="Back" StartX="0.25" StartY="0" EndX="0.75" EndY="0.61" />
  3569.       </MountPoints>
  3570.       <BuildProgressModels>
  3571.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\MotorStatorConstruction_1" />
  3572.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\MotorStatorConstruction_2" />
  3573.       </BuildProgressModels>
  3574.       <BlockPairName>MotorStator</BlockPairName>
  3575.       <MirroringY>Z</MirroringY>
  3576.       <MirroringZ>Y</MirroringZ>
  3577.       <EdgeType>Light</EdgeType>
  3578.       <BuildTimeSeconds>10</BuildTimeSeconds>
  3579.       <RequiredPowerInput>0.0002</RequiredPowerInput>
  3580.       <MaxForceMagnitude>448000</MaxForceMagnitude>
  3581.     </Definition>
  3582.     <Definition>
  3583.       <Id>
  3584.         <TypeId>MotorRotor</TypeId>
  3585.         <SubtypeId>SmallRotor</SubtypeId>
  3586.       </Id>
  3587.       <DisplayName>HiddenRotorPart</DisplayName>
  3588.       <Icon>Textures\GUI\Icons\fake</Icon>
  3589.       <Public>false</Public>
  3590.       <CubeSize>Small</CubeSize>
  3591.       <BlockTopology>TriangleMesh</BlockTopology>
  3592.       <Size x="1" y="1" z="1" />
  3593.       <ModelOffset x="0" y="0" z="0" />
  3594.       <Model>Models\Cubes\Small\MotorRotor</Model>
  3595.       <UseModelIntersection>true</UseModelIntersection>
  3596.       <Components>
  3597.         <Component Subtype="SteelPlate" Count="1" />
  3598.         <Component Subtype="SmallTube" Count="1" />
  3599.       </Components>
  3600.       <CriticalComponent Subtype="SteelPlate" Index="0" />
  3601.       <MountPoints>
  3602.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  3603.       </MountPoints>
  3604.       <BuildProgressModels>
  3605.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\MotorRotorConstruction_1" />
  3606.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\MotorRotorConstruction_2" />
  3607.       </BuildProgressModels>
  3608.       <BlockPairName>MotorRotor</BlockPairName>
  3609.       <MirroringY>Z</MirroringY>
  3610.       <MirroringZ>Y</MirroringZ>
  3611.       <EdgeType>Light</EdgeType>
  3612.       <BuildTimeSeconds>2</BuildTimeSeconds>
  3613.     </Definition>
  3614.     <!-- End Region MotorStator-->
  3615.  
  3616.     <Definition>
  3617.       <Id>
  3618.         <TypeId>CubeBlock</TypeId>
  3619.         <SubtypeId>LargeRailStraight</SubtypeId>
  3620.       </Id>
  3621.       <DisplayName>LargeRailStraight</DisplayName>
  3622.       <Icon>Textures\GUI\Icons\Fake</Icon>
  3623.       <Public>false</Public>
  3624.       <CubeSize>Large</CubeSize>
  3625.       <BlockTopology>TriangleMesh</BlockTopology>
  3626.       <Size x="1" y="1" z="1" />
  3627.       <ModelOffset x="0" y="0" z="0" />
  3628.       <Model>Models\Cubes\Large\RailStraight</Model>
  3629.       <Components>
  3630.         <Component Subtype="SteelPlate" Count="12" />
  3631.         <Component Subtype="Construction" Count="8" />
  3632.         <Component Subtype="LargeTube" Count="4" />
  3633.       </Components>
  3634.       <CriticalComponent Subtype="Construction" Index="0" />
  3635.       <MountPoints>
  3636.         <MountPoint Side="Bottom" StartX="0" StartY="0.37" EndX="1" EndY="0.63" />
  3637.         <MountPoint Side="Left" StartX="0.37" StartY="0" EndX="0.63" EndY="0.1" />
  3638.         <MountPoint Side="Right" StartX="0.37" StartY="0" EndX="0.63" EndY="0.1" />
  3639.       </MountPoints>
  3640.       <BuildProgressModels>
  3641.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\RailStraight" />
  3642.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\RailStraight" />
  3643.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\RailStraight" />
  3644.       </BuildProgressModels>
  3645.       <BlockPairName>RailStraight</BlockPairName>
  3646.       <EdgeType>Light</EdgeType>
  3647.       <BuildTimeSeconds>10</BuildTimeSeconds>
  3648.     </Definition>
  3649.     <Definition xsi:type="MyObjectBuilder_SolarPanelDefinition">
  3650.       <Id>
  3651.         <TypeId>SolarPanel</TypeId>
  3652.         <SubtypeId>LargeBlockSolarPanel</SubtypeId>
  3653.       </Id>
  3654.       <DisplayName>DisplayName_Block_SolarPanel</DisplayName>
  3655.       <Icon>Textures\GUI\Icons\Cubes\SolarPanel</Icon>
  3656.       <CubeSize>Large</CubeSize>
  3657.       <BlockTopology>TriangleMesh</BlockTopology>
  3658.       <Size x="4" y="2" z="1" />
  3659.       <ModelOffset x="0" y="0" z="0" />
  3660.       <Model>Models\Cubes\Large\SolarPanel</Model>
  3661.       <Components>
  3662.         <Component Subtype="Construction" Count="7" />
  3663.         <Component Subtype="MetalGrid" Count="5" />
  3664.         <Component Subtype="LargeTube" Count="1" />
  3665.         <Component Subtype="SteelPlate" Count="4" />
  3666.         <Component Subtype="Computer" Count="2" />
  3667.         <Component Subtype="SolarCell" Count="64"/>
  3668.         <Component Subtype="Construction" Count="3" />
  3669.       </Components>
  3670.       <CriticalComponent Subtype="SolarCell" Index="0" />
  3671.       <MountPoints>
  3672.         <MountPoint Side="Right" StartX="0.9" StartY="0" EndX="1" EndY="2" />
  3673.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="0.1" EndY="2" />
  3674.         <MountPoint Side="Top" StartX="3.8" StartY="0.9" EndX="4" EndY="1" />
  3675.         <MountPoint Side="Top" StartX="0" StartY="0.9" EndX="0.2" EndY="1" />
  3676.         <MountPoint Side="Bottom" StartX="3.8" StartY="0" EndX="4" EndY="0.1" />
  3677.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="0.2" EndY="0.1" />
  3678.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="0.2" EndY="2" />
  3679.         <MountPoint Side="Front" StartX="3.8" StartY="0" EndX="4" EndY="2" />
  3680.       </MountPoints>
  3681.       <BuildProgressModels>
  3682.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\SolarPanelConstruction1" />
  3683.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\SolarPanelConstruction2" />
  3684.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\SolarPanelConstruction3" />
  3685.       </BuildProgressModels>
  3686.       <BlockPairName>SolarPanel</BlockPairName>
  3687.       <EdgeType>Light</EdgeType>
  3688.       <BuildTimeSeconds>140</BuildTimeSeconds>
  3689.       <MaxPowerOutput>0.006</MaxPowerOutput>
  3690.       <PanelOrientation>
  3691.         <X>0</X>
  3692.         <Y>0</Y>
  3693.         <Z>-1</Z>
  3694.       </PanelOrientation>
  3695.       <TwoSidedPanel>true</TwoSidedPanel>
  3696.       <PanelOffset>1.0</PanelOffset>
  3697.       <MirroringX>ZThenOffsetX</MirroringX>
  3698.     </Definition>
  3699.     <Definition xsi:type="MyObjectBuilder_SolarPanelDefinition">
  3700.       <Id>
  3701.         <TypeId>SolarPanel</TypeId>
  3702.         <SubtypeId>SmallBlockSolarPanel</SubtypeId>
  3703.       </Id>
  3704.       <DisplayName>DisplayName_Block_SolarPanel</DisplayName>
  3705.       <Icon>Textures\GUI\Icons\Cubes\SolarPanel</Icon>
  3706.       <CubeSize>Small</CubeSize>
  3707.       <BlockTopology>TriangleMesh</BlockTopology>
  3708.       <Size x="10" y="5" z="1" />
  3709.       <ModelOffset x="0" y="0" z="0" />
  3710.       <Model>Models\Cubes\Small\SolarPanel</Model>
  3711.       <Components>
  3712.         <Component Subtype="Construction" Count="1" />
  3713.         <Component Subtype="MetalGrid" Count="2" />
  3714.         <Component Subtype="SmallTube" Count="1" />
  3715.         <Component Subtype="SteelPlate" Count="1" />
  3716.         <Component Subtype="Computer" Count="1" />
  3717.         <Component Subtype="SolarCell" Count="16"/>
  3718.         <Component Subtype="Construction" Count="1" />
  3719.       </Components>
  3720.       <CriticalComponent Subtype="SolarCell" Index="0" />
  3721.       <MountPoints>
  3722.         <MountPoint Side="Right" StartX="0.9" StartY="0" EndX="1" EndY="5" />
  3723.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="0.1" EndY="5" />
  3724.         <MountPoint Side="Top" StartX="9.8" StartY="0.9" EndX="10" EndY="1" />
  3725.         <MountPoint Side="Top" StartX="0" StartY="0.9" EndX="0.2" EndY="1" />
  3726.         <MountPoint Side="Bottom" StartX="9.8" StartY="0" EndX="10" EndY="0.1" />
  3727.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="0.2" EndY="0.1" />
  3728.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="0.2" EndY="5" />
  3729.         <MountPoint Side="Front" StartX="9.8" StartY="0" EndX="10" EndY="5" />
  3730.       </MountPoints>
  3731.       <BuildProgressModels>
  3732.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Small\SolarPanelConstruction_1" />
  3733.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Small\SolarPanelConstruction_2" />
  3734.       </BuildProgressModels>
  3735.       <BlockPairName>SolarPanel</BlockPairName>
  3736.       <EdgeType>Light</EdgeType>
  3737.       <BuildTimeSeconds>40</BuildTimeSeconds>
  3738.       <MaxPowerOutput>0.0015</MaxPowerOutput>
  3739.       <PanelOrientation>
  3740.         <X>0</X>
  3741.         <Y>0</Y>
  3742.         <Z>-1</Z>
  3743.       </PanelOrientation>
  3744.       <TwoSidedPanel>true</TwoSidedPanel>
  3745.       <PanelOffset>1.0</PanelOffset>
  3746.       <MirroringX>Y</MirroringX>
  3747.     </Definition>
  3748.  
  3749.     <!-- Region Window-->
  3750.     <Definition>
  3751.       <Id>
  3752.         <TypeId>CubeBlock</TypeId>
  3753.         <SubtypeId>Window1x2Slope</SubtypeId>
  3754.       </Id>
  3755.       <DisplayName>DisplayName_Block_Window1x2Slope</DisplayName>
  3756.       <Icon>Textures\GUI\Icons\Cubes\Window1x2Slope</Icon>
  3757.       <CubeSize>Large</CubeSize>
  3758.       <BlockTopology>TriangleMesh</BlockTopology>
  3759.       <Size x="1" y="1" z="2" />
  3760.       <ModelOffset x="0" y="0" z="0" />
  3761.       <Model>Models\Cubes\Large\Window1x2Slope</Model>
  3762.       <Components>
  3763.         <Component Subtype="Girder" Count="16" />
  3764.         <Component Subtype="BulletproofGlass" Count="40" />
  3765.         <Component Subtype="BulletproofGlass" Count="15" />
  3766.       </Components>
  3767.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  3768.       <BuildProgressModels>
  3769.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2SlopeConstruction_1" />
  3770.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2SlopeConstruction_2" />
  3771.       </BuildProgressModels>
  3772.       <BlockPairName>Window1x2Slope</BlockPairName>
  3773.       <EdgeType>Light</EdgeType>
  3774.       <BuildTimeSeconds>8</BuildTimeSeconds>
  3775.       <MountPoints>
  3776.         <MountPoint Side="Bottom" StartX="0.0" StartY="0.0" EndX="1.0" EndY="0.1" PropertiesMask="2" />
  3777.         <MountPoint Side="Back"   StartX="0.0" StartY="0.9" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  3778.         <MountPoint Side="Left"   StartX="0.0" StartY="0.0" EndX="0.4" EndY="0.2" PropertiesMask="2" />
  3779.         <MountPoint Side="Left"   StartX="0.4" StartY="0.2" EndX="0.8" EndY="0.4" PropertiesMask="2" />
  3780.         <MountPoint Side="Left"   StartX="0.8" StartY="0.4" EndX="1.2" EndY="0.6" PropertiesMask="2" />
  3781.         <MountPoint Side="Left"   StartX="1.2" StartY="0.6" EndX="1.6" EndY="0.8" PropertiesMask="2" />
  3782.         <MountPoint Side="Left"   StartX="1.6" StartY="0.8" EndX="2.0" EndY="1.0" PropertiesMask="2" />
  3783.         <MountPoint Side="Right"  StartX="0.0" StartY="1.0" EndX="0.4" EndY="0.8" PropertiesMask="2" />
  3784.         <MountPoint Side="Right"  StartX="0.4" StartY="0.8" EndX="0.8" EndY="0.6" PropertiesMask="2" />
  3785.         <MountPoint Side="Right"  StartX="0.8" StartY="0.6" EndX="1.2" EndY="0.4" PropertiesMask="2" />
  3786.         <MountPoint Side="Right"  StartX="1.2" StartY="0.4" EndX="1.6" EndY="0.2" PropertiesMask="2" />
  3787.         <MountPoint Side="Right"  StartX="1.6" StartY="0.2" EndX="2.0" EndY="0.0" PropertiesMask="2" />
  3788.       </MountPoints>
  3789.       <MirroringZ>Y</MirroringZ>
  3790.       <MirroringY>Z</MirroringY>
  3791.     </Definition>
  3792.     <Definition>
  3793.       <Id>
  3794.         <TypeId>CubeBlock</TypeId>
  3795.         <SubtypeId>Window1x2Inv</SubtypeId>
  3796.       </Id>
  3797.       <DisplayName>DisplayName_Block_Window1x2Inv</DisplayName>
  3798.       <Icon>Textures\GUI\Icons\Cubes\Window1x2Inv</Icon>
  3799.       <CubeSize>Large</CubeSize>
  3800.       <BlockTopology>TriangleMesh</BlockTopology>
  3801.       <Size x="1" y="1" z="2" />
  3802.       <ModelOffset x="0" y="0" z="0" />
  3803.       <Model>Models\Cubes\Large\Window1x2Inv</Model>
  3804.       <Components>
  3805.         <Component Subtype="Girder" Count="15" />
  3806.         <Component Subtype="BulletproofGlass" Count="30" />
  3807.         <Component Subtype="BulletproofGlass" Count="10" />
  3808.       </Components>
  3809.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  3810.       <BuildProgressModels>
  3811.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2InvConstruction_1" />
  3812.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2InvConstruction_2" />
  3813.       </BuildProgressModels>
  3814.       <BlockPairName>Window1x2Inv</BlockPairName>
  3815.       <EdgeType>Light</EdgeType>
  3816.       <BuildTimeSeconds>8</BuildTimeSeconds>
  3817.       <MountPoints>
  3818.         <MountPoint Side="Front" StartX="0.0" StartY="0.0" EndX="0.2" EndY="0.2" PropertiesMask="2" />
  3819.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.4" EndY="0.4" PropertiesMask="2" />
  3820.         <MountPoint Side="Front" StartX="0.4" StartY="0.4" EndX="0.6" EndY="0.6" PropertiesMask="2" />
  3821.         <MountPoint Side="Front" StartX="0.6" StartY="0.6" EndX="0.8" EndY="0.8" PropertiesMask="2" />
  3822.         <MountPoint Side="Front" StartX="0.8" StartY="0.8" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  3823.  
  3824.         <MountPoint Side="Top" StartX="0.0" StartY="2.0" EndX="0.2" EndY="1.6" PropertiesMask="2" />
  3825.         <MountPoint Side="Top" StartX="0.2" StartY="1.6" EndX="0.4" EndY="1.2" PropertiesMask="2" />
  3826.         <MountPoint Side="Top" StartX="0.4" StartY="1.2" EndX="0.6" EndY="0.8" PropertiesMask="2" />
  3827.         <MountPoint Side="Top" StartX="0.6" StartY="0.8" EndX="0.8" EndY="0.4" PropertiesMask="2" />
  3828.         <MountPoint Side="Top" StartX="0.8" StartY="0.4" EndX="1.0" EndY="0.0" PropertiesMask="2" />
  3829.  
  3830.         <MountPoint Side="Right" StartY="0.0" StartX="2.0" EndY="0.2" EndX="1.6" PropertiesMask="2" />
  3831.         <MountPoint Side="Right" StartY="0.2" StartX="1.6" EndY="0.4" EndX="1.2" PropertiesMask="2" />
  3832.         <MountPoint Side="Right" StartY="0.4" StartX="1.2" EndY="0.6" EndX="0.8" PropertiesMask="2" />
  3833.         <MountPoint Side="Right" StartY="0.6" StartX="0.8" EndY="0.8" EndX="0.4" PropertiesMask="2" />
  3834.         <MountPoint Side="Right" StartY="0.8" StartX="0.4" EndY="1.0" EndX="0.0" PropertiesMask="2" />
  3835.       </MountPoints>
  3836.       <MirroringX>MinusHalfZ</MirroringX>
  3837.       <MirroringY>HalfZ</MirroringY>
  3838.       <MirroringZ>YMinusHalfZ</MirroringZ>
  3839.     </Definition>
  3840.     <Definition>
  3841.       <Id>
  3842.         <TypeId>CubeBlock</TypeId>
  3843.         <SubtypeId>Window1x2Face</SubtypeId>
  3844.       </Id>
  3845.       <DisplayName>DisplayName_Block_Window1x2Face</DisplayName>
  3846.       <Icon>Textures\GUI\Icons\Cubes\Window1x2Face</Icon>
  3847.       <CubeSize>Large</CubeSize>
  3848.       <BlockTopology>TriangleMesh</BlockTopology>
  3849.       <Size x="1" y="1" z="2" />
  3850.       <ModelOffset x="0" y="0" z="0" />
  3851.       <Model>Models\Cubes\Large\Window1x2Face</Model>
  3852.       <Components>
  3853.         <Component Subtype="Girder" Count="15" />
  3854.         <Component Subtype="BulletproofGlass" Count="30" />
  3855.         <Component Subtype="BulletproofGlass" Count="10" />
  3856.       </Components>
  3857.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  3858.       <BuildProgressModels>
  3859.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2FaceConstruction_1" />
  3860.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2FaceConstruction_2" />
  3861.       </BuildProgressModels>
  3862.       <BlockPairName>Window1x2Face</BlockPairName>
  3863.       <EdgeType>Light</EdgeType>
  3864.       <BuildTimeSeconds>6</BuildTimeSeconds>
  3865.       <MountPoints>
  3866.         <MountPoint Side="Front" StartX="0.0" StartY="0.0" EndX="0.2" EndY="0.2" PropertiesMask="2" />
  3867.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.4" EndY="0.4" PropertiesMask="2" />
  3868.         <MountPoint Side="Front" StartX="0.4" StartY="0.4" EndX="0.6" EndY="0.6" PropertiesMask="2" />
  3869.         <MountPoint Side="Front" StartX="0.6" StartY="0.6" EndX="0.8" EndY="0.8" PropertiesMask="2" />
  3870.         <MountPoint Side="Front" StartX="0.8" StartY="0.8" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  3871.  
  3872.         <MountPoint Side="Bottom" StartX="0.0" StartY="2.0" EndX="0.2" EndY="1.6" PropertiesMask="2" />
  3873.         <MountPoint Side="Bottom" StartX="0.2" StartY="1.6" EndX="0.4" EndY="1.2" PropertiesMask="2" />
  3874.         <MountPoint Side="Bottom" StartX="0.4" StartY="1.2" EndX="0.6" EndY="0.8" PropertiesMask="2" />
  3875.         <MountPoint Side="Bottom" StartX="0.6" StartY="0.8" EndX="0.8" EndY="0.4" PropertiesMask="2" />
  3876.         <MountPoint Side="Bottom" StartX="0.8" StartY="0.4" EndX="1.0" EndY="0.0" PropertiesMask="2" />
  3877.  
  3878.         <MountPoint Side="Left" StartY="0.0" StartX="2.0" EndY="0.2" EndX="1.6" PropertiesMask="2" />
  3879.         <MountPoint Side="Left" StartY="0.2" StartX="1.6" EndY="0.4" EndX="1.2" PropertiesMask="2" />
  3880.         <MountPoint Side="Left" StartY="0.4" StartX="1.2" EndY="0.6" EndX="0.8" PropertiesMask="2" />
  3881.         <MountPoint Side="Left" StartY="0.6" StartX="0.8" EndY="0.8" EndX="0.4" PropertiesMask="2" />
  3882.         <MountPoint Side="Left" StartY="0.8" StartX="0.4" EndY="1.0" EndX="0.0" PropertiesMask="2" />
  3883.       </MountPoints>
  3884.       <MirroringX>MinusHalfZ</MirroringX>
  3885.       <MirroringY>HalfZ</MirroringY>
  3886.       <MirroringZ>YMinusHalfZ</MirroringZ>
  3887.     </Definition>
  3888.     <Definition>
  3889.       <Id>
  3890.         <TypeId>CubeBlock</TypeId>
  3891.         <SubtypeId>Window1x2SideLeft</SubtypeId>
  3892.       </Id>
  3893.       <DisplayName>DisplayName_Block_Window1x2SideLeft</DisplayName>
  3894.       <Icon>Textures\GUI\Icons\Cubes\Window1x2SideLeft</Icon>
  3895.       <CubeSize>Large</CubeSize>
  3896.       <BlockTopology>TriangleMesh</BlockTopology>
  3897.       <Size x="1" y="1" z="2" />
  3898.       <ModelOffset x="0" y="0" z="0" />
  3899.       <Model>Models\Cubes\Large\Window1x2SideLeft</Model>
  3900.       <Components>
  3901.         <Component Subtype="Girder" Count="13" />
  3902.         <Component Subtype="BulletproofGlass" Count="20" />
  3903.         <Component Subtype="BulletproofGlass" Count="6" />
  3904.       </Components>
  3905.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  3906.       <BuildProgressModels>
  3907.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2SideLeftConstruction_1" />
  3908.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2SideLeftConstruction_2" />
  3909.       </BuildProgressModels>
  3910.       <BlockPairName>Window1x2SideLeft</BlockPairName>
  3911.       <EdgeType>Light</EdgeType>
  3912.       <BuildTimeSeconds>8</BuildTimeSeconds>
  3913.       <MountPoints>
  3914.         <MountPoint Side="Bottom" StartX="0.9" StartY="0.0" EndX="1.0" EndY="2.0" PropertiesMask="2" />
  3915.         <MountPoint Side="Back"   StartX="0.9" StartY="0.0" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  3916.         <MountPoint Side="Right"  StartX="2.0" StartY="0.0" EndX="1.6" EndY="0.2" PropertiesMask="2" ExclusionMask="1" />
  3917.         <MountPoint Side="Right"  StartX="1.6" StartY="0.0" EndX="1.2" EndY="0.3" PropertiesMask="2" ExclusionMask="1" />
  3918.         <MountPoint Side="Right"  StartX="1.2" StartY="0.0" EndX="0.8" EndY="0.5" PropertiesMask="2" ExclusionMask="1" />
  3919.         <MountPoint Side="Right"  StartX="0.8" StartY="0.0" EndX="0.4" EndY="0.7" PropertiesMask="2" ExclusionMask="1" />
  3920.         <MountPoint Side="Right"  StartX="0.4" StartY="0.0" EndX="0.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1" />
  3921.       </MountPoints>
  3922.       <MirroringZ>Y</MirroringZ>
  3923.       <MirroringY>Z</MirroringY>
  3924.       <MirroringBlock>Window1x2Inv</MirroringBlock>
  3925.     </Definition>
  3926.     <Definition>
  3927.       <Id>
  3928.         <TypeId>CubeBlock</TypeId>
  3929.         <SubtypeId>Window1x2SideRight</SubtypeId>
  3930.       </Id>
  3931.       <DisplayName>DisplayName_Block_Window1x2SideRight</DisplayName>
  3932.       <Icon>Textures\GUI\Icons\Cubes\Window1x2SideRight</Icon>
  3933.       <CubeSize>Large</CubeSize>
  3934.       <BlockTopology>TriangleMesh</BlockTopology>
  3935.       <Size x="1" y="1" z="2" />
  3936.       <ModelOffset x="0" y="0" z="0" />
  3937.       <Model>Models\Cubes\Large\Window1x2SideRight</Model>
  3938.       <Components>
  3939.         <Component Subtype="Girder" Count="13" />
  3940.         <Component Subtype="BulletproofGlass" Count="20" />
  3941.         <Component Subtype="BulletproofGlass" Count="6" />
  3942.       </Components>
  3943.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  3944.       <BuildProgressModels>
  3945.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2SideRightConstruction_1" />
  3946.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2SideRightConstruction_2" />
  3947.       </BuildProgressModels>
  3948.       <BlockPairName>Window1x2SideRight</BlockPairName>
  3949.       <EdgeType>Light</EdgeType>
  3950.       <BuildTimeSeconds>8</BuildTimeSeconds>
  3951.       <MountPoints>
  3952.         <MountPoint Side="Bottom" StartX="0.0" StartY="0.0" EndX="0.1" EndY="2.0" PropertiesMask="2" />
  3953.         <MountPoint Side="Back"   StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  3954.         <MountPoint Side="Left"   StartX="0.0" StartY="0.0" EndX="0.4" EndY="0.2" PropertiesMask="2" ExclusionMask="1" />
  3955.         <MountPoint Side="Left"   StartX="0.4" StartY="0.0" EndX="0.8" EndY="0.3" PropertiesMask="2" ExclusionMask="1" />
  3956.         <MountPoint Side="Left"   StartX="0.8" StartY="0.0" EndX="1.2" EndY="0.5" PropertiesMask="2" ExclusionMask="1" />
  3957.         <MountPoint Side="Left"   StartX="1.2" StartY="0.0" EndX="1.6" EndY="0.7" PropertiesMask="2" ExclusionMask="1" />
  3958.         <MountPoint Side="Left"   StartX="1.6" StartY="0.0" EndX="2.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1" />
  3959.       </MountPoints>
  3960.       <MirroringZ>Y</MirroringZ>
  3961.       <MirroringY>Z</MirroringY>
  3962.       <MirroringBlock>Window1x2SideLeft</MirroringBlock>
  3963.     </Definition>
  3964.     <Definition>
  3965.       <Id>
  3966.         <TypeId>CubeBlock</TypeId>
  3967.         <SubtypeId>Window1x1Slope</SubtypeId>
  3968.       </Id>
  3969.       <DisplayName>DisplayName_Block_Window1x1Slope</DisplayName>
  3970.       <Icon>Textures\GUI\Icons\Cubes\Window1x1Slope</Icon>
  3971.       <CubeSize>Large</CubeSize>
  3972.       <BlockTopology>TriangleMesh</BlockTopology>
  3973.       <Size x="1" y="1" z="1" />
  3974.       <ModelOffset x="0" y="0" z="0" />
  3975.       <Model>Models\Cubes\Large\Window1x1Slope</Model>
  3976.       <Components>
  3977.         <Component Subtype="Girder" Count="12" />
  3978.         <Component Subtype="BulletproofGlass" Count="25" />
  3979.         <Component Subtype="BulletproofGlass" Count="10" />
  3980.       </Components>
  3981.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  3982.       <BuildProgressModels>
  3983.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x1SlopeConstruction_1" />
  3984.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x1SlopeConstruction_2" />
  3985.       </BuildProgressModels>
  3986.       <BlockPairName>Window1x1Slope</BlockPairName>
  3987.       <EdgeType>Light</EdgeType>
  3988.       <BuildTimeSeconds>6</BuildTimeSeconds>
  3989.       <MountPoints>
  3990.         <MountPoint Side="Bottom" StartX="0.0" StartY="0.0" EndX="1.0" EndY="0.1" PropertiesMask="2" />
  3991.         <MountPoint Side="Back"   StartX="0.0" StartY="0.9" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  3992.  
  3993.         <MountPoint Side="Left"   StartX="0.0" StartY="0.0" EndX="0.2" EndY="0.2" PropertiesMask="2" />
  3994.         <MountPoint Side="Left"   StartX="0.2" StartY="0.2" EndX="0.4" EndY="0.4" PropertiesMask="2" />
  3995.         <MountPoint Side="Left"   StartX="0.4" StartY="0.4" EndX="0.6" EndY="0.6" PropertiesMask="2" />
  3996.         <MountPoint Side="Left"   StartX="0.6" StartY="0.6" EndX="0.8" EndY="0.8" PropertiesMask="2" />
  3997.         <MountPoint Side="Left"   StartX="0.8" StartY="0.8" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  3998.  
  3999.         <MountPoint Side="Right"  StartX="0.0" StartY="1.0" EndX="0.2" EndY="0.8" PropertiesMask="2" />
  4000.         <MountPoint Side="Right"  StartX="0.2" StartY="0.8" EndX="0.4" EndY="0.6" PropertiesMask="2" />
  4001.         <MountPoint Side="Right"  StartX="0.4" StartY="0.6" EndX="0.6" EndY="0.4" PropertiesMask="2" />
  4002.         <MountPoint Side="Right"  StartX="0.6" StartY="0.4" EndX="0.8" EndY="0.2" PropertiesMask="2" />
  4003.         <MountPoint Side="Right"  StartX="0.8" StartY="0.2" EndX="1.0" EndY="0.0" PropertiesMask="2" />
  4004.       </MountPoints>
  4005.       <MirroringZ>Y</MirroringZ>
  4006.       <MirroringY>Z</MirroringY>
  4007.     </Definition>
  4008.     <Definition>
  4009.       <Id>
  4010.         <TypeId>CubeBlock</TypeId>
  4011.         <SubtypeId>Window1x1Face</SubtypeId>
  4012.       </Id>
  4013.       <DisplayName>DisplayName_Block_Window1x1Face</DisplayName>
  4014.       <Icon>Textures\GUI\Icons\Cubes\Window1x1Face</Icon>
  4015.       <CubeSize>Large</CubeSize>
  4016.       <BlockTopology>TriangleMesh</BlockTopology>
  4017.       <Size x="1" y="1" z="1" />
  4018.       <ModelOffset x="0" y="0" z="0" />
  4019.       <Model>Models\Cubes\Large\Window1x1Face</Model>
  4020.       <Components>
  4021.         <Component Subtype="Girder" Count="11" />
  4022.         <Component Subtype="BulletproofGlass" Count="16" />
  4023.         <Component Subtype="BulletproofGlass" Count="8" />
  4024.       </Components>
  4025.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4026.       <BuildProgressModels>
  4027.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x1FaceConstruction_1" />
  4028.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x1FaceConstruction_2" />
  4029.       </BuildProgressModels>
  4030.       <BlockPairName>Window1x1Face</BlockPairName>
  4031.       <EdgeType>Light</EdgeType>
  4032.       <BuildTimeSeconds>5</BuildTimeSeconds>
  4033.       <MountPoints>
  4034.         <MountPoint Side="Front" StartX="0.0" StartY="0.0" EndX="0.2" EndY="0.2" PropertiesMask="2" />
  4035.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.4" EndY="0.4" PropertiesMask="2" />
  4036.         <MountPoint Side="Front" StartX="0.4" StartY="0.4" EndX="0.6" EndY="0.6" PropertiesMask="2" />
  4037.         <MountPoint Side="Front" StartX="0.6" StartY="0.6" EndX="0.8" EndY="0.8" PropertiesMask="2" />
  4038.         <MountPoint Side="Front" StartX="0.8" StartY="0.8" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  4039.  
  4040.         <MountPoint Side="Bottom" StartX="0.0" StartY="1.0" EndX="0.2" EndY="0.8" PropertiesMask="2" />
  4041.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.8" EndX="0.4" EndY="0.6" PropertiesMask="2" />
  4042.         <MountPoint Side="Bottom" StartX="0.4" StartY="0.6" EndX="0.6" EndY="0.4" PropertiesMask="2" />
  4043.         <MountPoint Side="Bottom" StartX="0.6" StartY="0.4" EndX="0.8" EndY="0.2" PropertiesMask="2" />
  4044.         <MountPoint Side="Bottom" StartX="0.8" StartY="0.2" EndX="1.0" EndY="0.0" PropertiesMask="2" />
  4045.  
  4046.         <MountPoint Side="Left" StartY="0.0" StartX="1.0" EndY="0.2" EndX="0.8" PropertiesMask="2" />
  4047.         <MountPoint Side="Left" StartY="0.2" StartX="0.8" EndY="0.4" EndX="0.6" PropertiesMask="2" />
  4048.         <MountPoint Side="Left" StartY="0.4" StartX="0.6" EndY="0.6" EndX="0.4" PropertiesMask="2" />
  4049.         <MountPoint Side="Left" StartY="0.6" StartX="0.4" EndY="0.8" EndX="0.2" PropertiesMask="2" />
  4050.         <MountPoint Side="Left" StartY="0.8" StartX="0.2" EndY="1.0" EndX="0.0" PropertiesMask="2" />
  4051.       </MountPoints>
  4052.       <MirroringX>HalfY</MirroringX>
  4053.       <MirroringY>XHalfY</MirroringY>
  4054.       <MirroringZ>MinusHalfY</MirroringZ>
  4055.     </Definition>
  4056.     <Definition>
  4057.       <Id>
  4058.         <TypeId>CubeBlock</TypeId>
  4059.         <SubtypeId>Window1x1Side</SubtypeId>
  4060.       </Id>
  4061.       <DisplayName>DisplayName_Block_Window1x1Side</DisplayName>
  4062.       <Icon>Textures\GUI\Icons\Cubes\Window1x1Side</Icon>
  4063.       <CubeSize>Large</CubeSize>
  4064.       <BlockTopology>TriangleMesh</BlockTopology>
  4065.       <Size x="1" y="1" z="1" />
  4066.       <ModelOffset x="0" y="0" z="0" />
  4067.       <Model>Models\Cubes\Large\Window1x1Side</Model>
  4068.       <Components>
  4069.         <Component Subtype="Girder" Count="9" />
  4070.         <Component Subtype="BulletproofGlass" Count="12" />
  4071.         <Component Subtype="BulletproofGlass" Count="5" />
  4072.       </Components>
  4073.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4074.       <BuildProgressModels>
  4075.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x1SideConstruction_1" />
  4076.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x1SideConstruction_2" />
  4077.       </BuildProgressModels>
  4078.       <BlockPairName>Window1x1Side</BlockPairName>
  4079.       <EdgeType>Light</EdgeType>
  4080.       <BuildTimeSeconds>6</BuildTimeSeconds>
  4081.       <MountPoints>
  4082.         <MountPoint Side="Bottom" StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  4083.         <MountPoint Side="Back"   StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  4084.         <MountPoint Side="Left"   StartX="0.0" StartY="0.0" EndX="0.2" EndY="0.2" PropertiesMask="2" ExclusionMask="1" />
  4085.         <MountPoint Side="Left"   StartX="0.2" StartY="0.0" EndX="0.8" EndY="0.8" PropertiesMask="2" ExclusionMask="1" />
  4086.         <MountPoint Side="Left"   StartX="0.8" StartY="0.0" EndX="1.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1" />
  4087.  
  4088.       </MountPoints>
  4089.       <MirroringX>YMinusHalfX</MirroringX>
  4090.       <MirroringY>HalfX</MirroringY>
  4091.       <MirroringZ>MinusHalfX</MirroringZ>
  4092.     </Definition>
  4093.     <Definition>
  4094.       <Id>
  4095.         <TypeId>CubeBlock</TypeId>
  4096.         <SubtypeId>Window1x1Inv</SubtypeId>
  4097.       </Id>
  4098.       <DisplayName>DisplayName_Block_Window1x1Inv</DisplayName>
  4099.       <Icon>Textures\GUI\Icons\Cubes\Window1x1Inv</Icon>
  4100.       <CubeSize>Large</CubeSize>
  4101.       <BlockTopology>TriangleMesh</BlockTopology>
  4102.       <Size x="1" y="1" z="1" />
  4103.       <ModelOffset x="0" y="0" z="0" />
  4104.       <Model>Models\Cubes\Large\Window1x1Inv</Model>
  4105.       <Components>
  4106.         <Component Subtype="Girder" Count="11" />
  4107.         <Component Subtype="BulletproofGlass" Count="16" />
  4108.         <Component Subtype="BulletproofGlass" Count="8" />
  4109.       </Components>
  4110.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4111.       <BuildProgressModels>
  4112.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x1InvConstruction_1" />
  4113.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x1InvConstruction_2" />
  4114.       </BuildProgressModels>
  4115.       <BlockPairName>Window1x1Inv</BlockPairName>
  4116.       <EdgeType>Light</EdgeType>
  4117.       <BuildTimeSeconds>6</BuildTimeSeconds>
  4118.       <MountPoints>
  4119.         <MountPoint Side="Front" StartX="0.0" StartY="0.0" EndX="0.2" EndY="0.2" PropertiesMask="2" />
  4120.         <MountPoint Side="Front" StartX="0.2" StartY="0.2" EndX="0.4" EndY="0.4" PropertiesMask="2" />
  4121.         <MountPoint Side="Front" StartX="0.4" StartY="0.4" EndX="0.6" EndY="0.6" PropertiesMask="2" />
  4122.         <MountPoint Side="Front" StartX="0.6" StartY="0.6" EndX="0.8" EndY="0.8" PropertiesMask="2" />
  4123.         <MountPoint Side="Front" StartX="0.8" StartY="0.8" EndX="1.0" EndY="1.0" PropertiesMask="2" />
  4124.  
  4125.         <MountPoint Side="Top" StartX="0.0" StartY="1.0" EndX="0.2" EndY="0.8" PropertiesMask="2" />
  4126.         <MountPoint Side="Top" StartX="0.2" StartY="0.8" EndX="0.4" EndY="0.6" PropertiesMask="2" />
  4127.         <MountPoint Side="Top" StartX="0.4" StartY="0.6" EndX="0.6" EndY="0.4" PropertiesMask="2" />
  4128.         <MountPoint Side="Top" StartX="0.6" StartY="0.4" EndX="0.8" EndY="0.2" PropertiesMask="2" />
  4129.         <MountPoint Side="Top" StartX="0.8" StartY="0.2" EndX="1.0" EndY="0.0" PropertiesMask="2" />
  4130.  
  4131.         <MountPoint Side="Right" StartY="0.0" StartX="1.0" EndY="0.2" EndX="0.8" PropertiesMask="2" />
  4132.         <MountPoint Side="Right" StartY="0.2" StartX="0.8" EndY="0.4" EndX="0.6" PropertiesMask="2" />
  4133.         <MountPoint Side="Right" StartY="0.4" StartX="0.6" EndY="0.6" EndX="0.4" PropertiesMask="2" />
  4134.         <MountPoint Side="Right" StartY="0.6" StartX="0.4" EndY="0.8" EndX="0.2" PropertiesMask="2" />
  4135.         <MountPoint Side="Right" StartY="0.8" StartX="0.2" EndY="1.0" EndX="0.0" PropertiesMask="2" />
  4136.       </MountPoints>
  4137.       <MirroringX>MinusHalfY</MirroringX>
  4138.       <MirroringY>HalfZ</MirroringY>
  4139.       <MirroringZ>HalfY</MirroringZ>
  4140.     </Definition>
  4141.     <Definition>
  4142.       <Id>
  4143.         <TypeId>CubeBlock</TypeId>
  4144.         <SubtypeId>Window1x2Flat</SubtypeId>
  4145.       </Id>
  4146.       <DisplayName>DisplayName_Block_Window1x2Flat</DisplayName>
  4147.       <Icon>Textures\GUI\Icons\Cubes\Window1x2Flat</Icon>
  4148.       <CubeSize>Large</CubeSize>
  4149.       <BlockTopology>TriangleMesh</BlockTopology>
  4150.       <Size x="1" y="1" z="2" />
  4151.       <ModelOffset x="0" y="0" z="0" />
  4152.       <Model>Models\Cubes\Large\Window1x2Flat</Model>
  4153.       <Components>
  4154.         <Component Subtype="Girder" Count="15" />
  4155.         <Component Subtype="BulletproofGlass" Count="40" />
  4156.         <Component Subtype="BulletproofGlass" Count="10" />
  4157.       </Components>
  4158.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4159.       <BuildProgressModels>
  4160.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2FlatConstruction_1" />
  4161.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2FlatConstruction_2" />
  4162.       </BuildProgressModels>
  4163.       <BlockPairName>Window1x2Flat</BlockPairName>
  4164.       <EdgeType>Light</EdgeType>
  4165.       <BuildTimeSeconds>8</BuildTimeSeconds>
  4166.       <MountPoints>
  4167.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  4168.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="2.0" PropertiesMask="2" />
  4169.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4170.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="2.0" PropertiesMask="2" />
  4171.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="2.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1"/>
  4172.       </MountPoints>
  4173.       <MirroringX>Z</MirroringX>
  4174.     </Definition>
  4175.     <Definition>
  4176.       <Id>
  4177.         <TypeId>CubeBlock</TypeId>
  4178.         <SubtypeId>Window1x2FlatInv</SubtypeId>
  4179.       </Id>
  4180.       <DisplayName>DisplayName_Block_Window1x2FlatInv</DisplayName>
  4181.       <Icon>Textures\GUI\Icons\Cubes\Window1x2FlatInv</Icon>
  4182.       <CubeSize>Large</CubeSize>
  4183.       <BlockTopology>TriangleMesh</BlockTopology>
  4184.       <Size x="1" y="1" z="2" />
  4185.       <ModelOffset x="0" y="0" z="0" />
  4186.       <Model>Models\Cubes\Large\Window1x2FlatInv</Model>
  4187.       <Components>
  4188.         <Component Subtype="Girder" Count="15" />
  4189.         <Component Subtype="BulletproofGlass" Count="35" />
  4190.         <Component Subtype="BulletproofGlass" Count="15" />
  4191.       </Components>
  4192.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4193.       <BuildProgressModels>
  4194.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x2FlatInvConstruction_1" />
  4195.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x2FlatInvConstruction_2" />
  4196.       </BuildProgressModels>
  4197.       <BlockPairName>Window1x2FlatInv</BlockPairName>
  4198.       <EdgeType>Light</EdgeType>
  4199.       <BuildTimeSeconds>8</BuildTimeSeconds>
  4200.       <MountPoints>
  4201.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  4202.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="2.0" PropertiesMask="2" />
  4203.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4204.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="2.0" PropertiesMask="2" />
  4205.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="2.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1"/>
  4206.       </MountPoints>
  4207.       <MirroringX>Z</MirroringX>
  4208.     </Definition>
  4209.     <Definition>
  4210.       <Id>
  4211.         <TypeId>CubeBlock</TypeId>
  4212.         <SubtypeId>Window1x1Flat</SubtypeId>
  4213.       </Id>
  4214.       <DisplayName>DisplayName_Block_Window1x1Flat</DisplayName>
  4215.       <Icon>Textures\GUI\Icons\Cubes\Window1x1Flat</Icon>
  4216.       <CubeSize>Large</CubeSize>
  4217.       <BlockTopology>TriangleMesh</BlockTopology>
  4218.       <Size x="1" y="1" z="1" />
  4219.       <ModelOffset x="0" y="0" z="0" />
  4220.       <Model>Models\Cubes\Large\Window1x1Flat</Model>
  4221.       <Components>
  4222.         <Component Subtype="Girder" Count="10" />
  4223.         <Component Subtype="BulletproofGlass" Count="15" />
  4224.         <Component Subtype="BulletproofGlass" Count="10" />
  4225.       </Components>
  4226.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4227.       <BuildProgressModels>
  4228.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x1FlatConstruction_1" />
  4229.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x1FlatConstruction_2" />
  4230.       </BuildProgressModels>
  4231.       <BlockPairName>Window1x1Flat</BlockPairName>
  4232.       <EdgeType>Light</EdgeType>
  4233.       <BuildTimeSeconds>6</BuildTimeSeconds>
  4234.       <MountPoints>
  4235.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  4236.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4237.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4238.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4239.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="1.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1"/>
  4240.       </MountPoints>
  4241.       <MirroringX>Y</MirroringX>
  4242.     </Definition>
  4243.     <Definition>
  4244.       <Id>
  4245.         <TypeId>CubeBlock</TypeId>
  4246.         <SubtypeId>Window1x1FlatInv</SubtypeId>
  4247.       </Id>
  4248.       <DisplayName>DisplayName_Block_Window1x1FlatInv</DisplayName>
  4249.       <Icon>Textures\GUI\Icons\Cubes\Window1x1FlatInv</Icon>
  4250.       <CubeSize>Large</CubeSize>
  4251.       <BlockTopology>TriangleMesh</BlockTopology>
  4252.       <Size x="1" y="1" z="1" />
  4253.       <ModelOffset x="0" y="0" z="0" />
  4254.       <Model>Models\Cubes\Large\Window1x1FlatInv</Model>
  4255.       <Components>
  4256.         <Component Subtype="Girder" Count="10" />
  4257.         <Component Subtype="BulletproofGlass" Count="15" />
  4258.         <Component Subtype="BulletproofGlass" Count="10" />
  4259.       </Components>
  4260.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4261.       <BuildProgressModels>
  4262.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window1x1FlatInvConstruction_1" />
  4263.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window1x1FlatInvConstruction_2" />
  4264.       </BuildProgressModels>
  4265.       <BlockPairName>Window1x1FlatInv</BlockPairName>
  4266.       <EdgeType>Light</EdgeType>
  4267.       <BuildTimeSeconds>6</BuildTimeSeconds>
  4268.       <MountPoints>
  4269.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="1.0" PropertiesMask="2" />
  4270.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4271.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4272.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="1.0" PropertiesMask="2" />
  4273.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="1.0" EndY="1.0" PropertiesMask="2" ExclusionMask="1"/>
  4274.       </MountPoints>
  4275.       <MirroringX>Y</MirroringX>
  4276.     </Definition>
  4277.     <Definition>
  4278.       <Id>
  4279.         <TypeId>CubeBlock</TypeId>
  4280.         <SubtypeId>Window3x3Flat</SubtypeId>
  4281.       </Id>
  4282.       <DisplayName>DisplayName_Block_Window3x3Flat</DisplayName>
  4283.       <Icon>Textures\GUI\Icons\Cubes\Window3x3Flat</Icon>
  4284.       <CubeSize>Large</CubeSize>
  4285.       <BlockTopology>TriangleMesh</BlockTopology>
  4286.       <Size x="1" y="3" z="3" />
  4287.       <ModelOffset x="0" y="0" z="0" />
  4288.       <Model>Models\Cubes\Large\Window3x3Flat</Model>
  4289.       <Components>
  4290.         <Component Subtype="Girder" Count="40" />
  4291.         <Component Subtype="BulletproofGlass" Count="160" />
  4292.         <Component Subtype="BulletproofGlass" Count="36" />
  4293.       </Components>
  4294.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4295.       <BuildProgressModels>
  4296.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window3x3FlatConstruction_1" />
  4297.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window3x3FlatConstruction_2" />
  4298.       </BuildProgressModels>
  4299.       <BlockPairName>Window3x3Flat</BlockPairName>
  4300.       <EdgeType>Light</EdgeType>
  4301.       <BuildTimeSeconds>25</BuildTimeSeconds>
  4302.       <MountPoints>
  4303.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="3.0" PropertiesMask="2" />
  4304.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4305.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4306.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4307.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="3.0" EndY="3.0" PropertiesMask="2" ExclusionMask="1"/>
  4308.       </MountPoints>
  4309.       <MirroringX>Y</MirroringX>
  4310.     </Definition>
  4311.     <Definition>
  4312.       <Id>
  4313.         <TypeId>CubeBlock</TypeId>
  4314.         <SubtypeId>Window3x3FlatInv</SubtypeId>
  4315.       </Id>
  4316.       <DisplayName>DisplayName_Block_Window3x3FlatInv</DisplayName>
  4317.       <Icon>Textures\GUI\Icons\Cubes\Window3x3FlatInv</Icon>
  4318.       <CubeSize>Large</CubeSize>
  4319.       <BlockTopology>TriangleMesh</BlockTopology>
  4320.       <Size x="1" y="3" z="3" />
  4321.       <ModelOffset x="0" y="0" z="0" />
  4322.       <Model>Models\Cubes\Large\Window3x3FlatInv</Model>
  4323.       <Components>
  4324.         <Component Subtype="Girder" Count="40" />
  4325.         <Component Subtype="BulletproofGlass" Count="160" />
  4326.         <Component Subtype="BulletproofGlass" Count="36" />
  4327.       </Components>
  4328.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4329.       <BuildProgressModels>
  4330.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window3x3FlatInvConstruction_1" />
  4331.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window3x3FlatInvConstruction_2" />
  4332.       </BuildProgressModels>
  4333.       <BlockPairName>Window3x3FlatInv</BlockPairName>
  4334.       <EdgeType>Light</EdgeType>
  4335.       <BuildTimeSeconds>25</BuildTimeSeconds>
  4336.       <MountPoints>
  4337.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="3.0" PropertiesMask="2" />
  4338.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4339.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4340.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4341.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="3.0" EndY="3.0" PropertiesMask="2" ExclusionMask="1"/>
  4342.       </MountPoints>
  4343.       <MirroringX>Y</MirroringX>
  4344.     </Definition>
  4345.     <Definition>
  4346.       <Id>
  4347.         <TypeId>CubeBlock</TypeId>
  4348.         <SubtypeId>Window2x3Flat</SubtypeId>
  4349.       </Id>
  4350.       <DisplayName>DisplayName_Block_Window2x3Flat</DisplayName>
  4351.       <Icon>Textures\GUI\Icons\Cubes\Window2x3Flat</Icon>
  4352.       <CubeSize>Large</CubeSize>
  4353.       <BlockTopology>TriangleMesh</BlockTopology>
  4354.       <Size x="1" y="2" z="3" />
  4355.       <ModelOffset x="0" y="0" z="0" />
  4356.       <Model>Models\Cubes\Large\Window2x3Flat</Model>
  4357.       <Components>
  4358.         <Component Subtype="Girder" Count="25" />
  4359.         <Component Subtype="BulletproofGlass" Count="115" />
  4360.         <Component Subtype="BulletproofGlass" Count="25" />
  4361.       </Components>
  4362.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4363.       <BuildProgressModels>
  4364.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window2x3FlatConstruction_1" />
  4365.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window2x3FlatConstruction_2" />
  4366.       </BuildProgressModels>
  4367.       <BlockPairName>Window2x3Flat</BlockPairName>
  4368.       <EdgeType>Light</EdgeType>
  4369.       <BuildTimeSeconds>20</BuildTimeSeconds>
  4370.       <MountPoints>
  4371.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="2.0" PropertiesMask="2" />
  4372.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4373.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="2.0" PropertiesMask="2" />
  4374.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4375.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="3.0" EndY="2.0" PropertiesMask="2" ExclusionMask="1"/>
  4376.       </MountPoints>
  4377.       <MirroringX>Y</MirroringX>
  4378.       <MirroringY>X</MirroringY>
  4379.     </Definition>
  4380.     <Definition>
  4381.       <Id>
  4382.         <TypeId>CubeBlock</TypeId>
  4383.         <SubtypeId>Window2x3FlatInv</SubtypeId>
  4384.       </Id>
  4385.       <DisplayName>DisplayName_Block_Window2x3FlatInv</DisplayName>
  4386.       <Icon>Textures\GUI\Icons\Cubes\Window2x3FlatInv</Icon>
  4387.       <CubeSize>Large</CubeSize>
  4388.       <BlockTopology>TriangleMesh</BlockTopology>
  4389.       <Size x="1" y="2" z="3" />
  4390.       <ModelOffset x="0" y="0" z="0" />
  4391.       <Model>Models\Cubes\Large\Window2x3FlatInv</Model>
  4392.       <Components>
  4393.         <Component Subtype="Girder" Count="25" />
  4394.         <Component Subtype="BulletproofGlass" Count="115" />
  4395.         <Component Subtype="BulletproofGlass" Count="25" />
  4396.       </Components>
  4397.       <CriticalComponent Subtype="BulletproofGlass" Index="0" />
  4398.       <BuildProgressModels>
  4399.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Large\Window2x3FlatInvConstruction_1" />
  4400.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\Window2x3FlatInvConstruction_2" />
  4401.       </BuildProgressModels>
  4402.       <BlockPairName>Window2x3FlatInv</BlockPairName>
  4403.       <EdgeType>Light</EdgeType>
  4404.       <BuildTimeSeconds>20</BuildTimeSeconds>
  4405.       <MountPoints>
  4406.         <MountPoint Side="Front"  StartX="0.0" StartY="0.0" EndX="0.1" EndY="2.0" PropertiesMask="2" />
  4407.         <MountPoint Side="Top"    StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4408.         <MountPoint Side="Back"   StartX="1.0" StartY="0.0" EndX="0.9" EndY="2.0" PropertiesMask="2" />
  4409.         <MountPoint Side="Bottom" StartX="1.0" StartY="0.0" EndX="0.9" EndY="3.0" PropertiesMask="2" />
  4410.         <MountPoint Side="Right"  StartX="0.0" StartY="0.0" EndX="3.0" EndY="2.0" PropertiesMask="2" ExclusionMask="1"/>
  4411.       </MountPoints>
  4412.       <MirroringX>Y</MirroringX>
  4413.     </Definition>
  4414.     <!-- End Region Window-->
  4415.  
  4416.     <!-- Region Conveyor system -->
  4417.     <Definition>
  4418.       <Id>
  4419.         <TypeId>Conveyor</TypeId>
  4420.         <SubtypeId>SmallBlockConveyor</SubtypeId>
  4421.       </Id>
  4422.       <DisplayName>DisplayName_Block_ConveyorSmall</DisplayName>
  4423.       <Icon>Textures\GUI\Icons\Cubes\ConveyorSmall</Icon>
  4424.       <CubeSize>Small</CubeSize>
  4425.       <BlockTopology>TriangleMesh</BlockTopology>
  4426.       <Size x="1" y="1" z="1" />
  4427.       <ModelOffset x="0" y="0" z="0" />
  4428.       <Model>Models\Cubes\Small\conveyor</Model>
  4429.       <Components>
  4430.         <Component Subtype="InteriorPlate" Count="2" />
  4431.         <Component Subtype="Construction" Count="4" />
  4432.         <Component Subtype="Computer" Count="2" />
  4433.         <Component Subtype="Motor" Count="1" />
  4434.         <Component Subtype="InteriorPlate" Count="2" />
  4435.       </Components>
  4436.       <CriticalComponent Subtype="Computer" Index="0" />
  4437.       <BuildProgressModels>
  4438.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ConveyorConstruction_1" />
  4439.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConveyorConstruction_2" />
  4440.       </BuildProgressModels>
  4441.       <BlockPairName>ConveyorSmall</BlockPairName>
  4442.       <MirroringY>Z</MirroringY>
  4443.       <MirroringZ>Y</MirroringZ>
  4444.       <EdgeType>Light</EdgeType>
  4445.       <BuildTimeSeconds>10</BuildTimeSeconds>
  4446.     </Definition>
  4447.     <Definition>
  4448.       <Id>
  4449.         <TypeId>Conveyor</TypeId>
  4450.         <SubtypeId>LargeBlockConveyor</SubtypeId>
  4451.       </Id>
  4452.       <DisplayName>DisplayName_Block_Conveyor</DisplayName>
  4453.       <Icon>Textures\GUI\Icons\Cubes\conveyor</Icon>
  4454.       <CubeSize>Large</CubeSize>
  4455.       <BlockTopology>TriangleMesh</BlockTopology>
  4456.       <Size x="1" y="1" z="1" />
  4457.       <ModelOffset x="0" y="0" z="0" />
  4458.       <Model>Models\Cubes\Large\conveyor</Model>
  4459.       <Components>
  4460.         <Component Subtype="InteriorPlate" Count="40" />
  4461.         <Component Subtype="Construction" Count="100" />
  4462.         <Component Subtype="SmallTube" Count="50" />
  4463.         <Component Subtype="Motor" Count="2" />
  4464.         <Component Subtype="Computer" Count="5" />
  4465.         <Component Subtype="Construction" Count="20" />
  4466.         <Component Subtype="InteriorPlate" Count="10" />
  4467.       </Components>
  4468.       <CriticalComponent Subtype="Computer" Index="0" />
  4469.       <BuildProgressModels>
  4470.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\ConveyorConstruction_1" />
  4471.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\ConveyorConstruction_2" />
  4472.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\ConveyorConstruction_3" />
  4473.       </BuildProgressModels>
  4474.       <BlockPairName>Conveyor</BlockPairName>
  4475.       <MirroringY>Z</MirroringY>
  4476.       <MirroringZ>Y</MirroringZ>
  4477.       <EdgeType>Light</EdgeType>
  4478.       <BuildTimeSeconds>24</BuildTimeSeconds>
  4479.     </Definition>
  4480.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  4481.       <Id>
  4482.         <TypeId>Collector</TypeId>
  4483.         <SubtypeId>Collector</SubtypeId>
  4484.       </Id>
  4485.       <DisplayName>DisplayName_Block_Collector</DisplayName>
  4486.       <Icon>Textures\GUI\Icons\Cubes\collector</Icon>
  4487.       <CubeSize>Large</CubeSize>
  4488.       <BlockTopology>TriangleMesh</BlockTopology>
  4489.       <Size x="1" y="1" z="1" />
  4490.       <ModelOffset x="0" y="0" z="0" />
  4491.       <Model>Models\Cubes\Large\Collector</Model>
  4492.       <Components>
  4493.         <Component Subtype="SteelPlate" Count="30" />
  4494.         <Component Subtype="Construction" Count="50" />
  4495.         <Component Subtype="SmallTube" Count="12" />
  4496.         <Component Subtype="Motor" Count="8" />
  4497.         <Component Subtype="Display" Count="4" />
  4498.         <Component Subtype="Computer" Count="10" />
  4499.         <Component Subtype="SteelPlate" Count="15" />
  4500.       </Components>
  4501.       <CriticalComponent Subtype="Computer" Index="0" />
  4502.       <BuildProgressModels>
  4503.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CollectorConstruction_1" />
  4504.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CollectorConstruction_2" />
  4505.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CollectorConstruction_3" />
  4506.       </BuildProgressModels>
  4507.       <BlockPairName>Collector</BlockPairName>
  4508.       <EdgeType>Light</EdgeType>
  4509.       <BuildTimeSeconds>25</BuildTimeSeconds>
  4510.       <InventorySize>
  4511.         <X>2.5</X>
  4512.         <Y>2.5</Y>
  4513.         <Z>1</Z>
  4514.       </InventorySize>
  4515.       <MountPoints>
  4516.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  4517.         <MountPoint Side="Top"    StartX="0" StartY="0" EndX="1" EndY="1" />
  4518.         <MountPoint Side="Back"   StartX="0" StartY="0" EndX="1" EndY="1" />
  4519.         <MountPoint Side="Left"   StartX="0" StartY="0" EndX="1" EndY="1" />
  4520.         <MountPoint Side="Right"  StartX="0" StartY="0" EndX="1" EndY="1" />
  4521.       </MountPoints>
  4522.       <MirroringY>Z</MirroringY>
  4523.       <MirroringZ>Y</MirroringZ>
  4524.     </Definition>
  4525.     <Definition xsi:type="MyObjectBuilder_CargoContainerDefinition">
  4526.       <Id>
  4527.         <TypeId>Collector</TypeId>
  4528.         <SubtypeId>CollectorSmall</SubtypeId>
  4529.       </Id>
  4530.       <DisplayName>DisplayName_Block_Collector</DisplayName>
  4531.       <Icon>Textures\GUI\Icons\Cubes\collector</Icon>
  4532.       <CubeSize>Small</CubeSize>
  4533.       <BlockTopology>TriangleMesh</BlockTopology>
  4534.       <Size x="3" y="3" z="3" />
  4535.       <ModelOffset x="0" y="0" z="0" />
  4536.       <Model>Models\Cubes\Small\Collector</Model>
  4537.       <Components>
  4538.         <Component Subtype="SteelPlate" Count="25" />
  4539.         <Component Subtype="Construction" Count="35" />
  4540.         <Component Subtype="SmallTube" Count="12" />
  4541.         <Component Subtype="Motor" Count="8" />
  4542.         <Component Subtype="Display" Count="2" />
  4543.         <Component Subtype="Computer" Count="8" />
  4544.         <Component Subtype="SteelPlate" Count="10" />
  4545.       </Components>
  4546.       <CriticalComponent Subtype="Computer" Index="0" />
  4547.       <BuildProgressModels>
  4548.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\CollectorConstruction_1" />
  4549.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\CollectorConstruction_2" />
  4550.       </BuildProgressModels>
  4551.       <BlockPairName>Collector</BlockPairName>
  4552.       <EdgeType>Light</EdgeType>
  4553.       <BuildTimeSeconds>15</BuildTimeSeconds>
  4554.       <InventorySize>
  4555.         <X>1.5</X>
  4556.         <Y>1.5</Y>
  4557.         <Z>0.7</Z>
  4558.       </InventorySize>
  4559.       <MountPoints>
  4560.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="3" EndY="3" />
  4561.         <MountPoint Side="Top"    StartX="0" StartY="0" EndX="3" EndY="3" />
  4562.         <MountPoint Side="Back"   StartX="0" StartY="0" EndX="3" EndY="3" />
  4563.         <MountPoint Side="Left"   StartX="0" StartY="0" EndX="3" EndY="3" />
  4564.         <MountPoint Side="Right"  StartX="0" StartY="0" EndX="3" EndY="3" />
  4565.       </MountPoints>
  4566.       <MirroringY>Z</MirroringY>
  4567.       <MirroringZ>Y</MirroringZ>
  4568.     </Definition>
  4569.     <Definition>
  4570.       <Id>
  4571.         <TypeId>ShipConnector</TypeId>
  4572.         <SubtypeId>Connector</SubtypeId>
  4573.       </Id>
  4574.       <DisplayName>DisplayName_Block_Connector</DisplayName>
  4575.       <Icon>Textures\GUI\Icons\Cubes\Connector</Icon>
  4576.       <CubeSize>Large</CubeSize>
  4577.       <BlockTopology>TriangleMesh</BlockTopology>
  4578.       <Size x="1" y="1" z="1" />
  4579.       <ModelOffset x="0" y="0" z="0" />
  4580.       <Model>Models\Cubes\Large\Connector</Model>
  4581.       <Components>
  4582.         <Component Subtype="SteelPlate" Count="130" />
  4583.         <Component Subtype="Construction" Count="40" />
  4584.         <Component Subtype="SmallTube" Count="12" />
  4585.         <Component Subtype="Motor" Count="8" />
  4586.         <Component Subtype="Display" Count="4" />
  4587.         <Component Subtype="Computer" Count="20" />
  4588.         <Component Subtype="SteelPlate" Count="20" />
  4589.       </Components>
  4590.       <CriticalComponent Subtype="Computer" Index="0" />
  4591.       <BuildProgressModels>
  4592.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\ConnectorConstruction_1" />
  4593.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\ConnectorConstruction_2" />
  4594.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\ConnectorConstruction_3" />
  4595.       </BuildProgressModels>
  4596.       <BlockPairName>Connector</BlockPairName>
  4597.       <EdgeType>Light</EdgeType>
  4598.       <BuildTimeSeconds>35</BuildTimeSeconds>
  4599.       <MountPoints>
  4600.         <MountPoint Side="Back" StartX="0.15" StartY="0.15" EndX="0.85" EndY="0.9" />
  4601.         <MountPoint Side="Top"  StartX="0.27" StartY="0.65" EndX="0.73" EndY="0.9" />
  4602.         <MountPoint Side="Top"  StartX="0.27" StartY="0.0" EndX="0.73" EndY="0.09" />
  4603.         <MountPoint Side="Bottom"  StartX="0.27" StartY="0.1" EndX="0.73" EndY="0.35" />
  4604.         <MountPoint Side="Bottom"  StartX="0.27" StartY="0.91" EndX="0.73" EndY="1.0" />
  4605.       </MountPoints>
  4606.       <MirroringY>Z</MirroringY>
  4607.       <MirroringZ>Y</MirroringZ>
  4608.     </Definition>
  4609.     <Definition>
  4610.       <Id>
  4611.         <TypeId>ShipConnector</TypeId>
  4612.         <SubtypeId>ConnectorSmall</SubtypeId>
  4613.       </Id>
  4614.       <DisplayName>DisplayName_Block_ConnectorSmall</DisplayName>
  4615.       <Icon>Textures\GUI\Icons\Cubes\ConnectorSmall</Icon>
  4616.       <CubeSize>Small</CubeSize>
  4617.       <BlockTopology>TriangleMesh</BlockTopology>
  4618.       <Size x="1" y="1" z="1" />
  4619.       <ModelOffset x="0" y="0" z="0" />
  4620.       <Model>Models\Cubes\Small\Connector</Model>
  4621.       <Components>
  4622.         <Component Subtype="SteelPlate" Count="5" />
  4623.         <Component Subtype="Construction" Count="4" />
  4624.         <Component Subtype="SmallTube" Count="2" />
  4625.         <Component Subtype="Motor" Count="1" />
  4626.         <Component Subtype="Display" Count="1" />
  4627.         <Component Subtype="Computer" Count="4" />
  4628.         <Component Subtype="SteelPlate" Count="2" />
  4629.       </Components>
  4630.       <CriticalComponent Subtype="Computer" Index="0" />
  4631.       <BuildProgressModels>
  4632.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ConnectorConstruction_1" />
  4633.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConnectorConstruction_2" />
  4634.       </BuildProgressModels>
  4635.       <BlockPairName>ConnectorSmall</BlockPairName>
  4636.       <EdgeType>Light</EdgeType>
  4637.       <BuildTimeSeconds>15</BuildTimeSeconds>
  4638.       <MountPoints>
  4639.         <MountPoint Side="Back"   StartX="0" StartY="0" EndX="1" EndY="1" />
  4640.         <MountPoint Side="Top"    StartX="0" StartY="0" EndX="1" EndY="1" />
  4641.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  4642.         <MountPoint Side="Left"   StartX="0" StartY="0" EndX="1" EndY="1" />
  4643.         <MountPoint Side="Right"  StartX="0" StartY="0" EndX="1" EndY="1" />
  4644.       </MountPoints>
  4645.       <MirroringY>Z</MirroringY>
  4646.       <MirroringZ>Y</MirroringZ>
  4647.     </Definition>
  4648.     <Definition>
  4649.       <Id>
  4650.         <TypeId>ShipConnector</TypeId>
  4651.         <SubtypeId>ConnectorMedium</SubtypeId>
  4652.       </Id>
  4653.       <DisplayName>DisplayName_Block_Connector</DisplayName>
  4654.       <Icon>Textures\GUI\Icons\Cubes\Connector</Icon>
  4655.       <CubeSize>Small</CubeSize>
  4656.       <BlockTopology>TriangleMesh</BlockTopology>
  4657.       <Size x="3" y="3" z="2" />
  4658.       <ModelOffset x="0" y="0" z="0" />
  4659.       <Model>Models\Cubes\Small\ConnectorMedium</Model>
  4660.       <Components>
  4661.         <Component Subtype="SteelPlate" Count="15" />
  4662.         <Component Subtype="Construction" Count="12" />
  4663.         <Component Subtype="SmallTube" Count="6" />
  4664.         <Component Subtype="Motor" Count="6" />
  4665.         <Component Subtype="Display" Count="1" />
  4666.         <Component Subtype="Computer" Count="6" />
  4667.         <Component Subtype="SteelPlate" Count="6" />
  4668.       </Components>
  4669.       <CriticalComponent Subtype="Computer" Index="0" />
  4670.       <BuildProgressModels>
  4671.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ConnectorMediumConstruction_1" />
  4672.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConnectorMediumConstruction_2" />
  4673.       </BuildProgressModels>
  4674.       <BlockPairName>Connector</BlockPairName>
  4675.       <EdgeType>Light</EdgeType>
  4676.       <BuildTimeSeconds>25</BuildTimeSeconds>
  4677.       <MountPoints>
  4678.         <MountPoint Side="Back"   StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4679.         <MountPoint Side="Back"   StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4680.         <MountPoint Side="Back"   StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4681.         <MountPoint Side="Back"   StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4682.         <MountPoint Side="Left"   StartX="1" StartY="0" EndX="2" EndY="3" />
  4683.         <MountPoint Side="Right"  StartX="0" StartY="0" EndX="1" EndY="3" />  
  4684.         <MountPoint Side="Top"   StartX="0" StartY="0" EndX="3" EndY="1" />
  4685.         <MountPoint Side="Bottom"  StartX="0" StartY="1" EndX="3" EndY="2" />  
  4686.       </MountPoints>
  4687.       <MirroringZ>X</MirroringZ>
  4688.     </Definition>
  4689.     <Definition>
  4690.       <Id>
  4691.         <TypeId>ConveyorConnector</TypeId>
  4692.         <SubtypeId>ConveyorTube</SubtypeId>
  4693.       </Id>
  4694.       <DisplayName>DisplayName_Block_ConveyorTube</DisplayName>
  4695.       <Icon>Textures\GUI\Icons\Cubes\ConveyorTube</Icon>
  4696.       <CubeSize>Large</CubeSize>
  4697.       <BlockTopology>TriangleMesh</BlockTopology>
  4698.       <Size x="1" y="1" z="1" />
  4699.       <ModelOffset x="0" y="0" z="0" />
  4700.       <Model>Models\Cubes\Large\ConveyorTube</Model>
  4701.       <Components>
  4702.         <Component Subtype="SteelPlate" Count="10" />
  4703.         <Component Subtype="Construction" Count="40" />
  4704.         <Component Subtype="SmallTube" Count="12" />
  4705.         <Component Subtype="Motor" Count="8" />
  4706.         <Component Subtype="BulletproofGlass" Count="4" />
  4707.       </Components>
  4708.       <CriticalComponent Subtype="Motor" Index="0" />
  4709.       <BuildProgressModels>
  4710.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\ConveyorTubeConstruction_1" />
  4711.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\ConveyorTubeConstruction_2" />
  4712.       </BuildProgressModels>
  4713.       <BlockPairName>ConveyorTube</BlockPairName>
  4714.       <EdgeType>Light</EdgeType>
  4715.       <BuildTimeSeconds>7</BuildTimeSeconds>
  4716.       <MountPoints>
  4717.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.3" />
  4718.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.7" EndX="0.8" EndY="0.8" />
  4719.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.3" EndX="0.3" EndY="0.7" />
  4720.         <MountPoint Side="Bottom" StartX="0.7" StartY="0.3" EndX="0.8" EndY="0.7" />
  4721.         <MountPoint Side="Top"    StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.3" />
  4722.         <MountPoint Side="Top"    StartX="0.2" StartY="0.7" EndX="0.8" EndY="0.8" />
  4723.         <MountPoint Side="Top"    StartX="0.2" StartY="0.3" EndX="0.3" EndY="0.7" />
  4724.         <MountPoint Side="Top"    StartX="0.7" StartY="0.3" EndX="0.8" EndY="0.7" />
  4725.       </MountPoints>
  4726.       <AutorotateMode>OppositeDirections</AutorotateMode>
  4727.     </Definition>
  4728.     <Definition>
  4729.       <Id>
  4730.         <TypeId>ConveyorConnector</TypeId>
  4731.         <SubtypeId>ConveyorTubeSmall</SubtypeId>
  4732.       </Id>
  4733.       <DisplayName>DisplayName_Block_ConveyorTubeSmall</DisplayName>
  4734.       <Icon>Textures\GUI\Icons\Cubes\ConveyorTubeSmall</Icon>
  4735.       <CubeSize>Small</CubeSize>
  4736.       <BlockTopology>TriangleMesh</BlockTopology>
  4737.       <Size x="1" y="1" z="1" />
  4738.       <ModelOffset x="0" y="0" z="0" />
  4739.       <Model>Models\Cubes\Small\ConveyorTube</Model>
  4740.       <Components>
  4741.         <Component Subtype="InteriorPlate" Count="1" />
  4742.         <Component Subtype="Construction" Count="1" />
  4743.         <Component Subtype="Motor" Count="1" />
  4744.       </Components>
  4745.       <CriticalComponent Subtype="Construction" Index="0" />
  4746.       <BuildProgressModels>
  4747.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConveyorTubeConstruction_1" />
  4748.       </BuildProgressModels>
  4749.       <BlockPairName>ConveyorTubeSmall</BlockPairName>
  4750.       <EdgeType>Light</EdgeType>
  4751.       <BuildTimeSeconds>3</BuildTimeSeconds>
  4752.     </Definition>
  4753.     <Definition>
  4754.       <Id>
  4755.         <TypeId>ConveyorConnector</TypeId>
  4756.         <SubtypeId>ConveyorTubeMedium</SubtypeId>
  4757.       </Id>
  4758.       <DisplayName>DisplayName_Block_ConveyorTubeMedium</DisplayName>
  4759.       <Icon>Textures\GUI\Icons\Cubes\ConveyorTube</Icon>
  4760.       <CubeSize>Small</CubeSize>
  4761.       <BlockTopology>TriangleMesh</BlockTopology>
  4762.       <Size x="3" y="3" z="3" />
  4763.       <ModelOffset x="0" y="0" z="0" />
  4764.       <Model>Models\Cubes\Small\ConveyorTubeMedium</Model>
  4765.       <Components>
  4766.         <Component Subtype="SteelPlate" Count="8" />
  4767.         <Component Subtype="Construction" Count="30" />
  4768.         <Component Subtype="SmallTube" Count="10" />
  4769.         <Component Subtype="Motor" Count="6" />
  4770.       </Components>
  4771.       <CriticalComponent Subtype="SmallTube" Index="0" />
  4772.       <BuildProgressModels>
  4773.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ConveyorTubeMediumConstruction_1" />
  4774.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConveyorTubeMediumConstruction_2" />
  4775.       </BuildProgressModels>
  4776.       <BlockPairName>ConveyorTube</BlockPairName>
  4777.       <EdgeType>Light</EdgeType>
  4778.       <BuildTimeSeconds>7</BuildTimeSeconds>
  4779.       <MountPoints>
  4780.         <MountPoint Side="Left" StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4781.         <MountPoint Side="Left" StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4782.         <MountPoint Side="Left" StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4783.         <MountPoint Side="Left" StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4784.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4785.         <MountPoint Side="Right" StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4786.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4787.         <MountPoint Side="Right" StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4788.       </MountPoints>
  4789.       <AutorotateMode>OppositeDirections</AutorotateMode>
  4790.     </Definition>
  4791.     <Definition>
  4792.       <Id>
  4793.         <TypeId>ConveyorConnector</TypeId>
  4794.         <SubtypeId>ConveyorFrameMedium</SubtypeId>
  4795.       </Id>
  4796.       <DisplayName>DisplayName_Block_ConveyorFrame</DisplayName>
  4797.       <Icon>Textures\GUI\Icons\Cubes\ConveyorFrameMedium</Icon>
  4798.       <CubeSize>Small</CubeSize>
  4799.       <BlockTopology>TriangleMesh</BlockTopology>
  4800.       <Size x="1" y="3" z="3" />
  4801.       <ModelOffset x="0" y="0" z="0" />
  4802.       <Model>Models\Cubes\Small\ConveyorFrameMedium</Model>
  4803.       <Components>
  4804.         <Component Subtype="SteelPlate" Count="4" />
  4805.         <Component Subtype="Construction" Count="12" />
  4806.         <Component Subtype="SmallTube" Count="5" />
  4807.         <Component Subtype="Motor" Count="2" />
  4808.       </Components>
  4809.       <CriticalComponent Subtype="Motor" Index="0" />
  4810.       <BuildProgressModels>
  4811.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConveyorFrameMediumConstruction_1" />
  4812.       </BuildProgressModels>
  4813.       <BlockPairName>ConveyorFrame</BlockPairName>
  4814.       <EdgeType>Light</EdgeType>
  4815.       <BuildTimeSeconds>3</BuildTimeSeconds>
  4816.       <MountPoints>
  4817.         <MountPoint Side="Left" StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4818.         <MountPoint Side="Left" StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4819.         <MountPoint Side="Left" StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4820.         <MountPoint Side="Left" StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4821.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4822.         <MountPoint Side="Right" StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4823.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4824.         <MountPoint Side="Right" StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4825.       </MountPoints>
  4826.       <AutorotateMode>OppositeDirections</AutorotateMode>
  4827.     </Definition>
  4828.     <Definition>
  4829.       <Id>
  4830.         <TypeId>ConveyorConnector</TypeId>
  4831.         <SubtypeId>ConveyorTubeCurved</SubtypeId>
  4832.       </Id>
  4833.       <DisplayName>DisplayName_Block_ConveyorTubeCurved</DisplayName>
  4834.       <Icon>Textures\GUI\Icons\Cubes\ConveyorTubeCurved</Icon>
  4835.       <CubeSize>Large</CubeSize>
  4836.       <BlockTopology>TriangleMesh</BlockTopology>
  4837.       <Size x="1" y="1" z="1" />
  4838.       <ModelOffset x="0" y="0" z="0" />
  4839.       <Model>Models\Cubes\Large\ConveyorTubeCurved</Model>
  4840.       <Components>
  4841.         <Component Subtype="SteelPlate" Count="10" />
  4842.         <Component Subtype="Construction" Count="40" />
  4843.         <Component Subtype="SmallTube" Count="12" />
  4844.         <Component Subtype="Motor" Count="8" />
  4845.         <Component Subtype="BulletproofGlass" Count="4" />
  4846.       </Components>
  4847.       <CriticalComponent Subtype="Motor" Index="0" />
  4848.       <BuildProgressModels>
  4849.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Large\ConveyorTubeCurvedConstruction_1" />
  4850.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\ConveyorTubeCurvedConstruction_2" />
  4851.       </BuildProgressModels>
  4852.       <BlockPairName>ConveyorTubeCurved</BlockPairName>
  4853.       <EdgeType>Light</EdgeType>
  4854.       <BuildTimeSeconds>7</BuildTimeSeconds>
  4855.       <MountPoints>
  4856.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.3" />
  4857.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.7" EndX="0.8" EndY="0.8" />
  4858.         <MountPoint Side="Bottom" StartX="0.2" StartY="0.3" EndX="0.3" EndY="0.7" />
  4859.         <MountPoint Side="Bottom" StartX="0.7" StartY="0.3" EndX="0.8" EndY="0.7" />
  4860.         <MountPoint Side="Right" StartX="0.2" StartY="0.2" EndX="0.8" EndY="0.3" />
  4861.         <MountPoint Side="Right" StartX="0.2" StartY="0.7" EndX="0.8" EndY="0.8" />
  4862.         <MountPoint Side="Right" StartX="0.2" StartY="0.3" EndX="0.3" EndY="0.7" />
  4863.         <MountPoint Side="Right" StartX="0.7" StartY="0.3" EndX="0.8" EndY="0.7" />
  4864.       </MountPoints>
  4865.       <AutorotateMode>FirstDirection</AutorotateMode>
  4866.       <MirroringX>Y</MirroringX>
  4867.       <MirroringY>X</MirroringY>
  4868.     </Definition>
  4869.     <Definition>
  4870.       <Id>
  4871.         <TypeId>ConveyorConnector</TypeId>
  4872.         <SubtypeId>ConveyorTubeSmallCurved</SubtypeId>
  4873.       </Id>
  4874.       <DisplayName>DisplayName_Block_ConveyorTubeCurvedSmall</DisplayName>
  4875.       <Icon>Textures\GUI\Icons\Cubes\ConveyorCurveSmall</Icon>
  4876.       <CubeSize>Small</CubeSize>
  4877.       <BlockTopology>TriangleMesh</BlockTopology>
  4878.       <Size x="1" y="1" z="1" />
  4879.       <ModelOffset x="0" y="0" z="0" />
  4880.       <Model>Models\Cubes\Small\ConveyorTubeCurved</Model>
  4881.       <Components>        
  4882.         <Component Subtype="InteriorPlate" Count="1" />
  4883.         <Component Subtype="Motor" Count="1" />
  4884.         <Component Subtype="Construction" Count="1" />
  4885.       </Components>
  4886.       <CriticalComponent Subtype="Motor" Index="0" />
  4887.       <BuildProgressModels>
  4888.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConveyorTubeCurvedConstruction_1" />
  4889.       </BuildProgressModels>
  4890.       <BlockPairName>ConveyorTubeCurvedSmall</BlockPairName>
  4891.       <EdgeType>Light</EdgeType>
  4892.       <BuildTimeSeconds>3</BuildTimeSeconds>
  4893.       <MirroringY>Z</MirroringY>
  4894.       <MirroringZ>Y</MirroringZ>
  4895.     </Definition>
  4896.     <Definition>
  4897.       <Id>
  4898.         <TypeId>ConveyorConnector</TypeId>
  4899.         <SubtypeId>ConveyorTubeCurvedMedium</SubtypeId>
  4900.       </Id>
  4901.       <DisplayName>DisplayName_Block_ConveyorTubeCurved</DisplayName>
  4902.       <Icon>Textures\GUI\Icons\Cubes\ConveyorTubeCurved</Icon>
  4903.       <CubeSize>Small</CubeSize>
  4904.       <BlockTopology>TriangleMesh</BlockTopology>
  4905.       <Size x="3" y="3" z="3" />
  4906.       <ModelOffset x="0" y="0" z="0" />
  4907.       <Model>Models\Cubes\Small\ConveyorTurnMedium</Model>
  4908.       <Components>
  4909.         <Component Subtype="SteelPlate" Count="2" />
  4910.         <Component Subtype="Construction" Count="30" />
  4911.         <Component Subtype="SmallTube" Count="10" />
  4912.         <Component Subtype="Motor" Count="6" />
  4913.         <Component Subtype="SteelPlate" Count="5" />
  4914.       </Components>
  4915.       <CriticalComponent Subtype="Motor" Index="0" />
  4916.       <BuildProgressModels>
  4917.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\ConveyorTurnMediumConstruction_1" />
  4918.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\ConveyorTurnMediumConstruction_2" />
  4919.       </BuildProgressModels>
  4920.       <MountPoints>
  4921.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4922.         <MountPoint Side="Bottom" StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4923.         <MountPoint Side="Bottom" StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4924.         <MountPoint Side="Bottom" StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4925.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="2.7" EndY="0.4" />
  4926.         <MountPoint Side="Right" StartX="0.3" StartY="2.6" EndX="2.7" EndY="2.7" />
  4927.         <MountPoint Side="Right" StartX="0.3" StartY="0.3" EndX="0.4" EndY="2.7" />
  4928.         <MountPoint Side="Right" StartX="2.6" StartY="0.3" EndX="2.7" EndY="2.7" />
  4929.       </MountPoints>
  4930.       <BlockPairName>ConveyorTubeCurved</BlockPairName>
  4931.       <EdgeType>Light</EdgeType>
  4932.       <BuildTimeSeconds>7</BuildTimeSeconds>
  4933.       <AutorotateMode>FirstDirection</AutorotateMode>
  4934.       <MirroringX>Y</MirroringX>
  4935.       <MirroringY>X</MirroringY>
  4936.     </Definition>
  4937.     <Definition>
  4938.       <Id>
  4939.         <TypeId>Conveyor</TypeId>
  4940.         <SubtypeId>SmallShipConveyorHub</SubtypeId>
  4941.       </Id>
  4942.       <DisplayName>DisplayName_Block_Conveyor</DisplayName>
  4943.       <Icon>Textures\GUI\Icons\Cubes\Conveyor</Icon>
  4944.       <CubeSize>Small</CubeSize>
  4945.       <BlockTopology>TriangleMesh</BlockTopology>
  4946.       <Size x="3" y="3" z="3" />
  4947.       <ModelOffset x="0" y="0" z="0" />
  4948.       <!--<Center x="1" y="1" z="1" />-->
  4949.       <Model>Models\Cubes\Small\ConveyorHub</Model>
  4950.       <Components>
  4951.         <Component Subtype="InteriorPlate" Count="20" />
  4952.         <Component Subtype="Construction" Count="55" />
  4953.         <Component Subtype="SmallTube" Count="25" />
  4954.         <Component Subtype="Motor" Count="2" />
  4955.         <Component Subtype="Computer" Count="3" />
  4956.         <Component Subtype="Construction" Count="15" />
  4957.         <Component Subtype="InteriorPlate" Count="5" />
  4958.       </Components>
  4959.       <CriticalComponent Subtype="Computer" Index="0" />
  4960.       <BuildProgressModels>
  4961.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Small\ConveyorHubConstruction_1" />
  4962.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Small\ConveyorHubConstruction_2" />
  4963.       </BuildProgressModels>
  4964.       <MountPoints>
  4965.         <MountPoint Side="Top" StartX="0.25" StartY="0.25" EndX="2.75" EndY="2.75" />
  4966.         <MountPoint Side="Bottom" StartX="0.25" StartY="0.25" EndX="2.75" EndY="2.75" />
  4967.  
  4968.         <MountPoint Side="Right" StartX="0.25" StartY="0.25" EndX="0.35" EndY="2.75" />
  4969.         <MountPoint Side="Right" StartX="2.65" StartY="0.25" EndX="2.75" EndY="2.75" />
  4970.         <MountPoint Side="Right" StartX="0.35" StartY="0.25" EndX="2.65" EndY="0.35" />
  4971.         <MountPoint Side="Right" StartX="0.35" StartY="2.65" EndX="2.65" EndY="2.75" />  
  4972.        
  4973.         <MountPoint Side="Left" StartX="0.25" StartY="0.25" EndX="0.35" EndY="2.75" />
  4974.         <MountPoint Side="Left" StartX="2.65" StartY="0.25" EndX="2.75" EndY="2.75" />
  4975.         <MountPoint Side="Left" StartX="0.35" StartY="0.25" EndX="2.65" EndY="0.35" />
  4976.         <MountPoint Side="Left" StartX="0.35" StartY="2.65" EndX="2.65" EndY="2.75" />
  4977.        
  4978.         <MountPoint Side="Back" StartX="0.25" StartY="0.25" EndX="0.35" EndY="2.75" />
  4979.         <MountPoint Side="Back" StartX="2.65" StartY="0.25" EndX="2.75" EndY="2.75" />
  4980.         <MountPoint Side="Back" StartX="0.35" StartY="0.25" EndX="2.65" EndY="0.35" />
  4981.         <MountPoint Side="Back" StartX="0.35" StartY="2.65" EndX="2.65" EndY="2.75" />  
  4982.        
  4983.         <MountPoint Side="Front" StartX="0.25" StartY="0.25" EndX="0.35" EndY="2.75" />
  4984.         <MountPoint Side="Front" StartX="2.65" StartY="0.25" EndX="2.75" EndY="2.75" />
  4985.         <MountPoint Side="Front" StartX="0.35" StartY="0.25" EndX="2.65" EndY="0.35" />
  4986.         <MountPoint Side="Front" StartX="0.35" StartY="2.65" EndX="2.65" EndY="2.75" />
  4987.       </MountPoints>
  4988.       <BlockPairName>Conveyor</BlockPairName>
  4989.       <MirroringZ>X</MirroringZ>
  4990.       <EdgeType>Light</EdgeType>
  4991.       <Public>true</Public>
  4992.       <BuildTimeSeconds>25</BuildTimeSeconds>
  4993.     </Definition>
  4994.     <!-- End Region Conveyor system -->
  4995.  
  4996.     <Definition xsi:type="MyObjectBuilder_VirtualMassDefinition">
  4997.       <Id>
  4998.         <TypeId>VirtualMass</TypeId>
  4999.         <SubtypeId>VirtualMassLarge</SubtypeId>
  5000.       </Id>
  5001.       <DisplayName>DisplayName_Block_VirtualMass</DisplayName>
  5002.       <Public>true</Public>
  5003.       <Icon>Textures\GUI\Icons\Cubes\ArtificialMass</Icon>
  5004.       <CubeSize>Large</CubeSize>
  5005.       <BlockTopology>TriangleMesh</BlockTopology>
  5006.       <Size x="1" y="1" z="1" />
  5007.       <ModelOffset x="0" y="0" z="0" />
  5008.       <Model>Models\Cubes\Large\VirtualMassBlock</Model>
  5009.       <Components>
  5010.         <Component Subtype="SteelPlate" Count="30" />
  5011.         <Component Subtype="GravityGenerator" Count="3" />
  5012.         <Component Subtype="Construction" Count="30" />
  5013.         <Component Subtype="Computer" Count="20" />
  5014.         <Component Subtype="SteelPlate" Count="60" />
  5015.       </Components>
  5016.       <CriticalComponent Subtype="GravityGenerator" Index="0" />
  5017.       <BuildProgressModels>
  5018.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\VirtualMassBlockConstruction_1" />
  5019.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\VirtualMassBlockConstruction_2" />
  5020.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\VirtualMassBlockConstruction_3" />
  5021.       </BuildProgressModels>
  5022.       <BlockPairName>VirtualMass</BlockPairName>
  5023.       <EdgeType>Light</EdgeType>
  5024.       <BuildTimeSeconds>10</BuildTimeSeconds>
  5025.       <VirtualMass>50000</VirtualMass>
  5026.       <RequiredPowerInput>0.6</RequiredPowerInput>
  5027.     </Definition>
  5028.     <Definition xsi:type="MyObjectBuilder_VirtualMassDefinition">
  5029.       <Id>
  5030.         <TypeId>VirtualMass</TypeId>
  5031.         <SubtypeId>VirtualMassSmall</SubtypeId>
  5032.       </Id>
  5033.       <DisplayName>DisplayName_Block_VirtualMass</DisplayName>
  5034.       <Public>true</Public>
  5035.       <Icon>Textures\GUI\Icons\Cubes\ArtificialMass</Icon>
  5036.       <CubeSize>Small</CubeSize>
  5037.       <BlockTopology>TriangleMesh</BlockTopology>
  5038.       <Size x="1" y="1" z="1" />
  5039.       <ModelOffset x="0" y="0" z="0" />
  5040.       <Model>Models\Cubes\Small\VirtualMassBlock</Model>
  5041.       <Components>
  5042.         <Component Subtype="SteelPlate" Count="1" />
  5043.         <Component Subtype="GravityGenerator" Count="1" />
  5044.         <Component Subtype="Construction" Count="2" />
  5045.         <Component Subtype="Computer" Count="2" />
  5046.         <Component Subtype="SteelPlate" Count="2" />
  5047.       </Components>
  5048.       <CriticalComponent Subtype="GravityGenerator" Index="0" />
  5049.       <BuildProgressModels>
  5050.         <Model BuildPercentUpperBound="0.55" File="Models\Cubes\Small\VirtualMassBlockConstruction_1" />
  5051.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\VirtualMassBlockConstruction_2" />
  5052.       </BuildProgressModels>
  5053.       <BlockPairName>VirtualMass</BlockPairName>
  5054.       <EdgeType>Light</EdgeType>
  5055.       <BuildTimeSeconds>10</BuildTimeSeconds>
  5056.       <VirtualMass>2000</VirtualMass>
  5057.       <RequiredPowerInput>0.025</RequiredPowerInput>
  5058.     </Definition>
  5059.     <Definition>
  5060.       <Id>
  5061.         <TypeId>RealWheel</TypeId>
  5062.         <SubtypeId>RealWheel</SubtypeId>
  5063.       </Id>
  5064.       <Public>false</Public>
  5065.       <DisplayName>DisplayName_Block_Wheel3x3</DisplayName>
  5066.       <Icon>Textures\GUI\Icons\Cubes\Wheel3x3</Icon>
  5067.       <CubeSize>Large</CubeSize>
  5068.       <BlockTopology>TriangleMesh</BlockTopology>
  5069.       <Size x="3" y="1" z="3" />
  5070.       <ModelOffset x="0" y="0" z="0" />
  5071.       <Model>Models\Cubes\Large\Wheel3x3</Model>
  5072.       <Components>
  5073.         <Component Subtype="SteelPlate" Count="6" />
  5074.         <Component Subtype="MetalGrid" Count="12" />
  5075.         <Component Subtype="Construction" Count="30" />
  5076.         <Component Subtype="LargeTube" Count="6" />
  5077.         <Component Subtype="SteelPlate" Count="6" />
  5078.       </Components>
  5079.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5080.       <BuildProgressModels>
  5081.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Wheel3x3Construction_1" />
  5082.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Wheel3x3Construction_2" />
  5083.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Wheel3x3Construction_3" />
  5084.       </BuildProgressModels>
  5085.       <MountPoints>
  5086.         <MountPoint Side="Top" StartX="0.6" StartY="0.6" EndX="2.4" EndY="2.4" />
  5087.         <MountPoint Side="Bottom" StartX="0.6" StartY="0.6" EndX="2.4" EndY="2.4" />
  5088.       </MountPoints>
  5089.       <BlockPairName>RealWheel</BlockPairName>
  5090.       <MirroringY>Z</MirroringY>
  5091.       <MirroringZ>Y</MirroringZ>
  5092.       <EdgeType>Light</EdgeType>
  5093.       <Public>true</Public>
  5094.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5095.       <InventorySize>
  5096.         <X>2.5</X>
  5097.         <Y>2.5</Y>
  5098.         <Z>2.5</Z>
  5099.       </InventorySize>
  5100.     </Definition>
  5101.     <Definition>
  5102.       <Id>
  5103.         <TypeId>Wheel</TypeId>
  5104.         <SubtypeId>Wheel1x1</SubtypeId>
  5105.       </Id>
  5106.       <DisplayName>DisplayName_Block_Wheel1x1</DisplayName>
  5107.       <Icon>Textures\GUI\Icons\Cubes\Wheel1x1</Icon>
  5108.       <CubeSize>Large</CubeSize>
  5109.       <BlockTopology>TriangleMesh</BlockTopology>
  5110.       <Size x="1" y="1" z="1" />
  5111.       <ModelOffset x="0" y="0" z="0" />
  5112.       <Model>Models\Cubes\Large\Wheel1x1</Model>
  5113.       <Components>
  5114.         <Component Subtype="SteelPlate" Count="5" />
  5115.         <Component Subtype="MetalGrid" Count="10" />
  5116.         <Component Subtype="Construction" Count="17" />
  5117.         <Component Subtype="LargeTube" Count="4" />
  5118.         <Component Subtype="SteelPlate" Count="4" />
  5119.       </Components>
  5120.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5121.       <BuildProgressModels>
  5122.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Wheel1x1Construction_1" />
  5123.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Wheel1x1Construction_2" />
  5124.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Wheel1x1Construction_3" />
  5125.       </BuildProgressModels>
  5126.       <MountPoints>
  5127.         <MountPoint Side="Top" StartX="0.25" StartY="0.25" EndX="0.75" EndY="0.75" />
  5128.         <MountPoint Side="Bottom" StartX="0.25" StartY="0.25" EndX="0.75" EndY="0.75" />
  5129.       </MountPoints>
  5130.       <BlockPairName>Wheel1x1</BlockPairName>
  5131.       <MirroringY>Z</MirroringY>
  5132.       <MirroringZ>Y</MirroringZ>
  5133.       <EdgeType>Light</EdgeType>
  5134.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5135.       <Public>true</Public>
  5136.       <InventorySize>
  5137.         <X>2.5</X>
  5138.         <Y>2.5</Y>
  5139.         <Z>2.5</Z>
  5140.       </InventorySize>
  5141.     </Definition>
  5142.     <Definition>
  5143.       <Id>
  5144.         <TypeId>Wheel</TypeId>
  5145.         <SubtypeId>SmallWheel1x1</SubtypeId>
  5146.       </Id>
  5147.       <DisplayName>DisplayName_Block_Wheel1x1</DisplayName>
  5148.       <Icon>Textures\GUI\Icons\Cubes\Wheel1x1</Icon>
  5149.       <CubeSize>Small</CubeSize>
  5150.       <BlockTopology>TriangleMesh</BlockTopology>
  5151.       <Size x="1" y="1" z="1" />
  5152.       <ModelOffset x="0" y="0" z="0" />
  5153.       <Model>Models\Cubes\Small\Wheel1x1</Model>
  5154.       <Components>
  5155.         <Component Subtype="SteelPlate" Count="2" />
  5156.         <Component Subtype="MetalGrid" Count="4" />
  5157.         <Component Subtype="Construction" Count="10" />
  5158.         <Component Subtype="LargeTube" Count="2" />
  5159.         <Component Subtype="SteelPlate" Count="2" />
  5160.       </Components>
  5161.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5162.       <BuildProgressModels>
  5163.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Wheel1x1Construction_1" />
  5164.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Wheel1x1Construction_2" />
  5165.       </BuildProgressModels>
  5166.       <MountPoints>
  5167.         <MountPoint Side="Top" StartX="0.25" StartY="0.25" EndX="0.75" EndY="0.75" />
  5168.         <MountPoint Side="Bottom" StartX="0.25" StartY="0.25" EndX="0.75" EndY="0.75" />
  5169.       </MountPoints>
  5170.       <BlockPairName>Wheel1x1</BlockPairName>
  5171.       <MirroringY>Z</MirroringY>
  5172.       <MirroringZ>Y</MirroringZ>
  5173.       <EdgeType>Light</EdgeType>
  5174.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5175.       <Public>true</Public>
  5176.       <InventorySize>
  5177.         <X>2.5</X>
  5178.         <Y>2.5</Y>
  5179.         <Z>2.5</Z>
  5180.       </InventorySize>
  5181.     </Definition>
  5182.     <Definition>
  5183.       <Id>
  5184.         <TypeId>Wheel</TypeId>
  5185.         <SubtypeId>Wheel3x3</SubtypeId>
  5186.       </Id>
  5187.       <DisplayName>DisplayName_Block_Wheel3x3</DisplayName>
  5188.       <Icon>Textures\GUI\Icons\Cubes\Wheel3x3</Icon>
  5189.       <CubeSize>Large</CubeSize>
  5190.       <BlockTopology>TriangleMesh</BlockTopology>
  5191.       <Size x="3" y="1" z="3" />
  5192.       <ModelOffset x="0" y="0" z="0" />
  5193.       <Model>Models\Cubes\Large\Wheel3x3</Model>
  5194.       <Components>
  5195.         <Component Subtype="SteelPlate" Count="6" />
  5196.         <Component Subtype="MetalGrid" Count="12" />
  5197.         <Component Subtype="Construction" Count="30" />
  5198.         <Component Subtype="LargeTube" Count="6" />
  5199.         <Component Subtype="SteelPlate" Count="6" />
  5200.       </Components>
  5201.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5202.       <BuildProgressModels>
  5203.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Wheel3x3Construction_1" />
  5204.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Wheel3x3Construction_2" />
  5205.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Wheel3x3Construction_3" />
  5206.       </BuildProgressModels>
  5207.       <MountPoints>
  5208.         <MountPoint Side="Top" StartX="0.6" StartY="0.6" EndX="2.4" EndY="2.4" />
  5209.         <MountPoint Side="Bottom" StartX="0.6" StartY="0.6" EndX="2.4" EndY="2.4" />
  5210.       </MountPoints>
  5211.       <BlockPairName>Wheel3x3</BlockPairName>
  5212.       <MirroringY>Z</MirroringY>
  5213.       <MirroringZ>Y</MirroringZ>
  5214.       <EdgeType>Light</EdgeType>
  5215.       <Public>true</Public>
  5216.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5217.       <InventorySize>
  5218.         <X>2.5</X>
  5219.         <Y>2.5</Y>
  5220.         <Z>2.5</Z>
  5221.       </InventorySize>
  5222.     </Definition>
  5223.     <Definition>
  5224.       <Id>
  5225.         <TypeId>Wheel</TypeId>
  5226.         <SubtypeId>SmallWheel3x3</SubtypeId>
  5227.       </Id>
  5228.       <DisplayName>DisplayName_Block_Wheel3x3</DisplayName>
  5229.       <Icon>Textures\GUI\Icons\Cubes\Wheel3x3</Icon>
  5230.       <CubeSize>Small</CubeSize>
  5231.       <BlockTopology>TriangleMesh</BlockTopology>
  5232.       <Size x="3" y="1" z="3" />
  5233.       <ModelOffset x="0" y="0" z="0" />
  5234.       <Model>Models\Cubes\Small\Wheel3x3</Model>
  5235.       <Components>
  5236.         <Component Subtype="SteelPlate" Count="6" />
  5237.         <Component Subtype="MetalGrid" Count="12" />
  5238.         <Component Subtype="Construction" Count="30" />
  5239.         <Component Subtype="LargeTube" Count="6" />
  5240.         <Component Subtype="SteelPlate" Count="6" />
  5241.       </Components>
  5242.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5243.       <BuildProgressModels>
  5244.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Wheel3x3Construction_1" />
  5245.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Wheel3x3Construction_2" />
  5246.       </BuildProgressModels>
  5247.       <MountPoints>
  5248.         <MountPoint Side="Top" StartX="0.6" StartY="0.6" EndX="2.4" EndY="2.4" />
  5249.         <MountPoint Side="Bottom" StartX="0.6" StartY="0.6" EndX="2.4" EndY="2.4" />
  5250.       </MountPoints>
  5251.       <BlockPairName>Wheel3x3</BlockPairName>
  5252.       <MirroringY>Z</MirroringY>
  5253.       <MirroringZ>Y</MirroringZ>
  5254.       <EdgeType>Light</EdgeType>
  5255.       <Public>true</Public>
  5256.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5257.       <InventorySize>
  5258.         <X>2.5</X>
  5259.         <Y>2.5</Y>
  5260.         <Z>2.5</Z>
  5261.       </InventorySize>
  5262.     </Definition>
  5263.     <Definition>
  5264.       <Id>
  5265.         <TypeId>Wheel</TypeId>
  5266.         <SubtypeId>Wheel5x5</SubtypeId>
  5267.       </Id>
  5268.       <DisplayName>DisplayName_Block_Wheel5x5</DisplayName>
  5269.       <Icon>Textures\GUI\Icons\Cubes\Wheel5x5</Icon>
  5270.       <CubeSize>Large</CubeSize>
  5271.       <BlockTopology>TriangleMesh</BlockTopology>
  5272.       <Size x="5" y="2" z="5" />
  5273.       <ModelOffset x="0" y="0" z="0" />
  5274.       <Model>Models\Cubes\Large\Wheel5x5</Model>
  5275.       <Components>
  5276.         <Component Subtype="SteelPlate" Count="20" />
  5277.         <Component Subtype="MetalGrid" Count="40" />
  5278.         <Component Subtype="Construction" Count="100" />
  5279.         <Component Subtype="LargeTube" Count="20" />
  5280.         <Component Subtype="SteelPlate" Count="20" />
  5281.       </Components>
  5282.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5283.       <BuildProgressModels>
  5284.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\Wheel5x5Construction_1" />
  5285.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\Wheel5x5Construction_2" />
  5286.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\Wheel5x5Construction_3" />
  5287.       </BuildProgressModels>
  5288.       <MountPoints>
  5289.         <MountPoint Side="Top" StartX="1" StartY="1" EndX="4" EndY="4" />
  5290.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="4" EndY="4" />
  5291.       </MountPoints>
  5292.       <BlockPairName>Wheel5x5</BlockPairName>
  5293.       <MirroringY>Z</MirroringY>
  5294.       <MirroringZ>Y</MirroringZ>
  5295.       <EdgeType>Light</EdgeType>
  5296.       <Public>true</Public>
  5297.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5298.       <InventorySize>
  5299.         <X>2.5</X>
  5300.         <Y>2.5</Y>
  5301.         <Z>2.5</Z>
  5302.       </InventorySize>
  5303.     </Definition>
  5304.     <Definition>
  5305.       <Id>
  5306.         <TypeId>Wheel</TypeId>
  5307.         <SubtypeId>SmallWheel5x5</SubtypeId>
  5308.       </Id>
  5309.       <DisplayName>DisplayName_Block_Wheel5x5</DisplayName>
  5310.       <Icon>Textures\GUI\Icons\Cubes\Wheel5x5</Icon>
  5311.       <CubeSize>Small</CubeSize>
  5312.       <BlockTopology>TriangleMesh</BlockTopology>
  5313.       <Size x="5" y="2" z="5" />
  5314.       <ModelOffset x="0" y="0" z="0" />
  5315.       <Model>Models\Cubes\Small\Wheel5x5</Model>
  5316.       <Components>
  5317.         <Component Subtype="SteelPlate" Count="10" />
  5318.         <Component Subtype="MetalGrid" Count="20" />
  5319.         <Component Subtype="Construction" Count="50" />
  5320.         <Component Subtype="LargeTube" Count="10" />
  5321.         <Component Subtype="SteelPlate" Count="10" />
  5322.       </Components>
  5323.       <CriticalComponent Subtype="LargeTube" Index="0" />
  5324.       <BuildProgressModels>
  5325.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\Wheel5x5Construction_1" />
  5326.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\Wheel5x5Construction_2" />
  5327.       </BuildProgressModels>
  5328.       <MountPoints>
  5329.         <MountPoint Side="Top" StartX="1" StartY="1" EndX="4" EndY="4" />
  5330.         <MountPoint Side="Bottom" StartX="1" StartY="1" EndX="4" EndY="4" />
  5331.       </MountPoints>
  5332.       <BlockPairName>Wheel5x5</BlockPairName>
  5333.       <MirroringY>Z</MirroringY>
  5334.       <MirroringZ>Y</MirroringZ>
  5335.       <EdgeType>Light</EdgeType>
  5336.       <Public>true</Public>
  5337.       <BuildTimeSeconds>15</BuildTimeSeconds>
  5338.       <InventorySize>
  5339.         <X>2.5</X>
  5340.         <Y>2.5</Y>
  5341.         <Z>2.5</Z>
  5342.       </InventorySize>
  5343.     </Definition>
  5344.     <Definition>
  5345.       <Id>
  5346.         <TypeId>ShipGrinder</TypeId>
  5347.         <SubtypeId>LargeShipGrinder</SubtypeId>
  5348.       </Id>
  5349.       <DisplayName>DisplayName_Block_ShipGrinder</DisplayName>
  5350.       <Icon>Textures\GUI\Icons\Cubes\Grinder</Icon>
  5351.       <CubeSize>Large</CubeSize>
  5352.       <BlockTopology>TriangleMesh</BlockTopology>
  5353.       <Size x="1" y="1" z="2" />
  5354.       <ModelOffset x="0" y="0" z="0" />
  5355.       <Center x="0" y="0" z="1" />
  5356.       <Model>Models\Cubes\Large\Grinder</Model>
  5357.       <UseModelIntersection>true</UseModelIntersection>
  5358.       <Components>
  5359.         <Component Subtype="SteelPlate" Count="15" />
  5360.         <Component Subtype="Construction" Count="25" />
  5361.         <Component Subtype="SmallTube" Count="4" />
  5362.         <Component Subtype="LargeTube" Count="1" />
  5363.         <Component Subtype="Motor" Count="4" />
  5364.         <Component Subtype="Computer" Count="2" />
  5365.         <Component Subtype="Construction" Count="5" />
  5366.         <Component Subtype="SteelPlate" Count="5" />
  5367.       </Components>
  5368.       <CriticalComponent Subtype="Motor" Index="0" />
  5369.       <BuildProgressModels>
  5370.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\GrinderConstruction_1" />
  5371.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\GrinderConstruction_2" />
  5372.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\GrinderConstruction_3" />
  5373.       </BuildProgressModels>
  5374.       <MountPoints>
  5375.         <MountPoint Side="Left" StartX="1.18" StartY="0.20" EndX="1.92" EndY="0.80" />
  5376.         <MountPoint Side="Right" StartX="0.08" StartY="0.20" EndX="0.82" EndY="0.80" />
  5377.         <MountPoint Side="Top" StartX="0.30" StartY="0.30" EndX="0.70" EndY="0.70" />
  5378.         <MountPoint Side="Bottom" StartX="0.30" StartY="1.30" EndX="0.70" EndY="1.70" />
  5379.         <MountPoint Side="Back" StartX="0.08" StartY="0.20" EndX="0.92" EndY="0.80" />
  5380.       </MountPoints>
  5381.       <BlockPairName>ShipGrinder</BlockPairName>
  5382.       <MirroringZ>X</MirroringZ>
  5383.       <EdgeType>Light</EdgeType>
  5384.       <Public>true</Public>
  5385.       <BuildTimeSeconds>25</BuildTimeSeconds>
  5386.     </Definition>
  5387.     <Definition>
  5388.       <Id>
  5389.         <TypeId>ShipGrinder</TypeId>
  5390.         <SubtypeId>SmallShipGrinder</SubtypeId>
  5391.       </Id>
  5392.       <DisplayName>DisplayName_Block_ShipGrinder</DisplayName>
  5393.       <Icon>Textures\GUI\Icons\Cubes\Grinder</Icon>
  5394.       <CubeSize>Small</CubeSize>
  5395.       <BlockTopology>TriangleMesh</BlockTopology>
  5396.       <Size x="3" y="3" z="6" />
  5397.       <ModelOffset x="0" y="0" z="0" />
  5398.       <Center x="1" y="1" z="3" />
  5399.       <Model>Models\Cubes\Small\Grinder</Model>
  5400.       <UseModelIntersection>true</UseModelIntersection>
  5401.       <Components>
  5402.         <Component Subtype="SteelPlate" Count="10" />
  5403.         <Component Subtype="Construction" Count="15" />
  5404.         <Component Subtype="SmallTube" Count="4" />
  5405.         <Component Subtype="LargeTube" Count="1" />
  5406.         <Component Subtype="Motor" Count="4" />
  5407.         <Component Subtype="Computer" Count="2" />
  5408.         <Component Subtype="Construction" Count="2" />
  5409.         <Component Subtype="SteelPlate" Count="2" />
  5410.       </Components>
  5411.       <CriticalComponent Subtype="Motor" Index="0" />
  5412.       <BuildProgressModels>
  5413.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Small\GrinderConstruction_1" />
  5414.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Small\GrinderConstruction_2" />
  5415.       </BuildProgressModels>
  5416.       <MountPoints>
  5417.         <MountPoint Side="Left" StartX="3.5" StartY="0.5" EndX="5.8" EndY="2.5" />
  5418.         <MountPoint Side="Right" StartX="0.2" StartY="0.5" EndX="2.5" EndY="2.5" />
  5419.         <MountPoint Side="Top" StartX="0.8" StartY="0.2" EndX="2.2" EndY="2.5" />
  5420.         <MountPoint Side="Bottom" StartX="0.8" StartY="3.5" EndX="2.2" EndY="5.8" />
  5421.  
  5422.         <MountPoint Side="Back" StartX="0.25" StartY="0.25" EndX="0.35" EndY="2.75" />
  5423.         <MountPoint Side="Back" StartX="2.65" StartY="0.25" EndX="2.75" EndY="2.75" />
  5424.         <MountPoint Side="Back" StartX="0.35" StartY="0.25" EndX="2.65" EndY="0.35" />
  5425.         <MountPoint Side="Back" StartX="0.35" StartY="2.65" EndX="2.65" EndY="2.75" />
  5426.       </MountPoints>
  5427.       <BlockPairName>ShipGrinder</BlockPairName>
  5428.       <MirroringZ>X</MirroringZ>
  5429.       <EdgeType>Light</EdgeType>
  5430.       <Public>true</Public>
  5431.       <BuildTimeSeconds>20</BuildTimeSeconds>
  5432.     </Definition>
  5433.     <Definition>
  5434.       <Id>
  5435.         <TypeId>ShipWelder</TypeId>
  5436.         <SubtypeId>LargeShipWelder</SubtypeId>
  5437.       </Id>
  5438.       <DisplayName>DisplayName_Block_ShipWelder</DisplayName>
  5439.       <Icon>Textures\GUI\Icons\Cubes\Welder</Icon>
  5440.       <CubeSize>Large</CubeSize>
  5441.       <BlockTopology>TriangleMesh</BlockTopology>
  5442.       <Size x="1" y="1" z="2" />
  5443.       <ModelOffset x="0" y="0" z="0" />
  5444.       <Center x="0" y="0" z="1" />
  5445.       <Model>Models\Cubes\Large\Welder</Model>
  5446.       <UseModelIntersection>true</UseModelIntersection>
  5447.       <Components>
  5448.         <Component Subtype="SteelPlate" Count="15" />
  5449.         <Component Subtype="Construction" Count="25" />
  5450.         <Component Subtype="SmallTube" Count="8" />
  5451.         <Component Subtype="LargeTube" Count="1" />
  5452.         <Component Subtype="Motor" Count="2" />
  5453.         <Component Subtype="Computer" Count="2" />
  5454.         <Component Subtype="Construction" Count="5" />
  5455.         <Component Subtype="SteelPlate" Count="5" />
  5456.       </Components>
  5457.       <CriticalComponent Subtype="Motor" Index="0" />
  5458.       <BuildProgressModels>
  5459.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\WelderConstruction_1" />
  5460.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\WelderConstruction_2" />
  5461.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\WelderConstruction_3" />
  5462.       </BuildProgressModels>
  5463.       <MountPoints>
  5464.         <MountPoint Side="Left" StartX="1.18" StartY="0.20" EndX="1.92" EndY="0.80" />
  5465.         <MountPoint Side="Right" StartX="0.08" StartY="0.20" EndX="0.82" EndY="0.80" />
  5466.         <MountPoint Side="Top" StartX="0.30" StartY="0.30" EndX="0.70" EndY="0.70" />
  5467.         <MountPoint Side="Bottom" StartX="0.30" StartY="1.30" EndX="0.70" EndY="1.70" />
  5468.         <MountPoint Side="Back" StartX="0.08" StartY="0.20" EndX="0.92" EndY="0.80" />
  5469.       </MountPoints>
  5470.       <BlockPairName>ShipWelder</BlockPairName>
  5471.       <MirroringZ>X</MirroringZ>
  5472.       <EdgeType>Light</EdgeType>
  5473.       <Public>true</Public>
  5474.       <BuildTimeSeconds>25</BuildTimeSeconds>
  5475.     </Definition>
  5476.     <Definition>
  5477.       <Id>
  5478.         <TypeId>ShipWelder</TypeId>
  5479.         <SubtypeId>SmallShipWelder</SubtypeId>
  5480.       </Id>
  5481.       <DisplayName>DisplayName_Block_ShipWelder</DisplayName>
  5482.       <Icon>Textures\GUI\Icons\Cubes\Welder</Icon>
  5483.       <CubeSize>Small</CubeSize>
  5484.       <BlockTopology>TriangleMesh</BlockTopology>
  5485.       <Size x="3" y="3" z="6" />
  5486.       <ModelOffset x="0" y="0" z="0" />
  5487.       <Center x="1" y="1" z="3" />
  5488.       <Model>Models\Cubes\Small\Welder</Model>
  5489.       <UseModelIntersection>true</UseModelIntersection>
  5490.       <Components>
  5491.         <Component Subtype="SteelPlate" Count="10" />
  5492.         <Component Subtype="Construction" Count="15" />
  5493.         <Component Subtype="SmallTube" Count="6" />
  5494.         <Component Subtype="LargeTube" Count="1" />
  5495.         <Component Subtype="Motor" Count="2" />
  5496.         <Component Subtype="Computer" Count="2" />
  5497.         <Component Subtype="Construction" Count="2" />
  5498.         <Component Subtype="SteelPlate" Count="2" />
  5499.       </Components>
  5500.       <CriticalComponent Subtype="Motor" Index="0" />
  5501.       <BuildProgressModels>
  5502.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Small\WelderConstruction_1" />
  5503.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Small\WelderConstruction_2" />
  5504.       </BuildProgressModels>
  5505.       <MountPoints>
  5506.         <MountPoint Side="Left" StartX="3.5" StartY="0.5" EndX="5.8" EndY="2.5" />
  5507.         <MountPoint Side="Right" StartX="0.2" StartY="0.5" EndX="2.5" EndY="2.5" />
  5508.         <MountPoint Side="Top" StartX="0.8" StartY="0.2" EndX="2.2" EndY="2.5" />
  5509.         <MountPoint Side="Bottom" StartX="0.8" StartY="3.5" EndX="2.2" EndY="5.8" />
  5510.        
  5511.         <MountPoint Side="Back" StartX="0.25" StartY="0.25" EndX="0.35" EndY="2.75" />
  5512.         <MountPoint Side="Back" StartX="2.65" StartY="0.25" EndX="2.75" EndY="2.75" />
  5513.         <MountPoint Side="Back" StartX="0.35" StartY="0.25" EndX="2.65" EndY="0.35" />
  5514.         <MountPoint Side="Back" StartX="0.35" StartY="2.65" EndX="2.65" EndY="2.75" />
  5515.       </MountPoints>
  5516.       <BlockPairName>ShipWelder</BlockPairName>
  5517.       <MirroringZ>X</MirroringZ>
  5518.       <EdgeType>Light</EdgeType>
  5519.       <Public>true</Public>
  5520.       <BuildTimeSeconds>20</BuildTimeSeconds>
  5521.     </Definition>
  5522.     <Definition xsi:type="MyObjectBuilder_MergeBlockDefinition">
  5523.       <Id>
  5524.         <TypeId>MergeBlock</TypeId>
  5525.         <SubtypeId>LargeShipMergeBlock</SubtypeId>
  5526.       </Id>
  5527.       <DisplayName>DisplayName_Block_MergeBlock</DisplayName>
  5528.       <Icon>Textures\GUI\Icons\Cubes\MergeBlock</Icon>
  5529.       <CubeSize>Large</CubeSize>
  5530.       <Strength>0.1</Strength>
  5531.       <BlockTopology>TriangleMesh</BlockTopology>
  5532.       <Size x="1" y="1" z="1" />
  5533.       <ModelOffset x="0" y="0" z="0" />
  5534.       <Model>Models\Cubes\Large\MergeBlock</Model>
  5535.       <Components>
  5536.         <Component Subtype="SteelPlate" Count="5" />
  5537.         <Component Subtype="Construction" Count="15" />
  5538.         <Component Subtype="Motor" Count="2" />
  5539.         <Component Subtype="SmallTube" Count="6" />
  5540.         <Component Subtype="LargeTube" Count="1" />
  5541.         <Component Subtype="Computer" Count="2" />
  5542.         <Component Subtype="Construction" Count="2" />
  5543.         <Component Subtype="SteelPlate" Count="7" />
  5544.       </Components>
  5545.       <CriticalComponent Subtype="Motor" Index="0" />
  5546.       <BuildProgressModels>
  5547.         <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\MergeBlockConstruction_1" />
  5548.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\MergeBlockConstruction_2" />
  5549.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Large\MergeBlockConstruction_3" />
  5550.       </BuildProgressModels>
  5551.       <MountPoints>
  5552.         <MountPoint Side="Left" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  5553.         <MountPoint Side="Right" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  5554.         <MountPoint Side="Top" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  5555.         <MountPoint Side="Bottom" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  5556.         <MountPoint Side="Back" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  5557.         <MountPoint Side="Front" StartX="0.1" StartY="0.1" EndX="0.9" EndY="0.9" />
  5558.       </MountPoints>
  5559.       <BlockPairName>MergeBlock</BlockPairName>
  5560.       <MirroringX>Y</MirroringX>
  5561.       <EdgeType>Light</EdgeType>
  5562.       <Public>true</Public>
  5563.       <BuildTimeSeconds>20</BuildTimeSeconds>
  5564.     </Definition>
  5565.     <Definition xsi:type="MyObjectBuilder_MergeBlockDefinition">
  5566.       <Id>
  5567.         <TypeId>MergeBlock</TypeId>
  5568.         <SubtypeId>SmallShipMergeBlock</SubtypeId>
  5569.       </Id>
  5570.       <DisplayName>DisplayName_Block_MergeBlock</DisplayName>
  5571.       <Icon>Textures\GUI\Icons\Cubes\MergeBlock</Icon>
  5572.       <CubeSize>Small</CubeSize>
  5573.       <Strength>0.015</Strength>
  5574.       <BlockTopology>TriangleMesh</BlockTopology>
  5575.       <Size x="1" y="3" z="3" />
  5576.       <ModelOffset x="0" y="0" z="0" />
  5577.       <Model>Models\Cubes\Small\MergeBlock</Model>
  5578.       <Components>
  5579.         <Component Subtype="SteelPlate" Count="1" />
  5580.         <Component Subtype="Construction" Count="5" />
  5581.         <Component Subtype="Motor" Count="1" />
  5582.         <Component Subtype="SmallTube" Count="2" />
  5583.         <Component Subtype="Computer" Count="1" />
  5584.         <Component Subtype="SteelPlate" Count="3" />
  5585.       </Components>
  5586.       <CriticalComponent Subtype="Motor" Index="0" />
  5587.       <BuildProgressModels>
  5588.         <Model BuildPercentUpperBound="0.5" File="Models\Cubes\Small\MergeBlockConstruction_1" />
  5589.         <Model BuildPercentUpperBound="1.0" File="Models\Cubes\Small\MergeBlockConstruction_2" />
  5590.       </BuildProgressModels>
  5591.       <MountPoints>
  5592.         <MountPoint Side="Left" StartX="0.1" StartY="0.1" EndX="2.9" EndY="2.9" />
  5593.         <MountPoint Side="Right" StartX="0.1" StartY="0.1" EndX="2.9" EndY="2.9" />
  5594.         <MountPoint Side="Top" StartX="0.1" StartY="0.1" EndX="0.9" EndY="2.9" />
  5595.         <MountPoint Side="Bottom" StartX="0.1" StartY="0.1" EndX="0.9" EndY="2.9" />
  5596.         <MountPoint Side="Back" StartX="0.1" StartY="0.1" EndX="0.9" EndY="2.9" />
  5597.         <MountPoint Side="Front" StartX="0.1" StartY="0.1" EndX="0.9" EndY="2.9" />
  5598.       </MountPoints>
  5599.       <BlockPairName>MergeBlock</BlockPairName>
  5600.       <MirroringX>Y</MirroringX>
  5601.       <EdgeType>Light</EdgeType>
  5602.       <Public>true</Public>
  5603.       <BuildTimeSeconds>12</BuildTimeSeconds>
  5604.     </Definition>
  5605.   </CubeBlocks>
  5606.   <BlockPositions>
  5607.     <!-- Region Row 0-->
  5608.     <BlockPosition>
  5609.       <Name>LightArmorBlock</Name>
  5610.       <Position>
  5611.         <X>0</X>
  5612.         <Y>0</Y>
  5613.       </Position>
  5614.     </BlockPosition>
  5615.     <BlockPosition>
  5616.       <Name>LightArmorSlope</Name>
  5617.       <Position>
  5618.         <X>1</X>
  5619.         <Y>0</Y>
  5620.       </Position>
  5621.     </BlockPosition>
  5622.     <BlockPosition>
  5623.       <Name>LightArmorCorner</Name>
  5624.       <Position>
  5625.         <X>2</X>
  5626.         <Y>0</Y>
  5627.       </Position>
  5628.     </BlockPosition>
  5629.     <BlockPosition>
  5630.       <Name>LightArmorInvCorner</Name>
  5631.       <Position>
  5632.         <X>3</X>
  5633.         <Y>0</Y>
  5634.       </Position>
  5635.     </BlockPosition>
  5636.     <BlockPosition>
  5637.       <Name>InteriorWall</Name>
  5638.       <Position>
  5639.         <X>4</X>
  5640.         <Y>0</Y>
  5641.       </Position>
  5642.     </BlockPosition>
  5643.     <BlockPosition>
  5644.       <Name>Passage</Name>
  5645.       <Position>
  5646.         <X>5</X>
  5647.         <Y>0</Y>
  5648.       </Position>
  5649.     </BlockPosition>
  5650.     <BlockPosition>
  5651.       <Name>Stairs</Name>
  5652.       <Position>
  5653.         <X>6</X>
  5654.         <Y>0</Y>
  5655.       </Position>
  5656.     </BlockPosition>
  5657.     <BlockPosition>
  5658.       <Name>Ramp</Name>
  5659.       <Position>
  5660.         <X>7</X>
  5661.         <Y>0</Y>
  5662.       </Position>
  5663.     </BlockPosition>
  5664.     <BlockPosition>
  5665.       <Name>VerticalWindow</Name>
  5666.       <Position>
  5667.         <X>8</X>
  5668.         <Y>0</Y>
  5669.       </Position>
  5670.     </BlockPosition>
  5671.     <BlockPosition>
  5672.       <Name>DiagonalWindow</Name>
  5673.       <Position>
  5674.         <X>9</X>
  5675.         <Y>0</Y>
  5676.       </Position>
  5677.     </BlockPosition>
  5678.     <!-- End Region Row 0-->
  5679.  
  5680.     <!-- Region Row 1-->
  5681.     <BlockPosition>
  5682.       <Name>HeavyArmorBlock</Name>
  5683.       <Position>
  5684.         <X>0</X>
  5685.         <Y>1</Y>
  5686.       </Position>
  5687.     </BlockPosition>
  5688.     <BlockPosition>
  5689.       <Name>HeavyArmorSlope</Name>
  5690.       <Position>
  5691.         <X>1</X>
  5692.         <Y>1</Y>
  5693.       </Position>
  5694.     </BlockPosition>
  5695.     <BlockPosition>
  5696.       <Name>HeavyArmorCorner</Name>
  5697.       <Position>
  5698.         <X>2</X>
  5699.         <Y>1</Y>
  5700.       </Position>
  5701.     </BlockPosition>
  5702.     <BlockPosition>
  5703.       <Name>HeavyArmorInvCorner</Name>
  5704.       <Position>
  5705.         <X>3</X>
  5706.         <Y>1</Y>
  5707.       </Position>
  5708.     </BlockPosition>
  5709.     <BlockPosition>
  5710.       <Name>SteelCatwalk</Name>
  5711.       <Position>
  5712.         <X>4</X>
  5713.         <Y>1</Y>
  5714.       </Position>
  5715.     </BlockPosition>
  5716.     <BlockPosition>
  5717.       <Name>FullCoverWall</Name>
  5718.       <Position>
  5719.         <X>5</X>
  5720.         <Y>1</Y>
  5721.       </Position>
  5722.     </BlockPosition>
  5723.     <BlockPosition>
  5724.       <Name>HalfCoverWall</Name>
  5725.       <Position>
  5726.         <X>6</X>
  5727.         <Y>1</Y>
  5728.       </Position>
  5729.     </BlockPosition>
  5730.     <BlockPosition>
  5731.       <Name>Door</Name>
  5732.       <Position>
  5733.         <X>7</X>
  5734.         <Y>1</Y>
  5735.       </Position>
  5736.     </BlockPosition>
  5737.     <BlockPosition>
  5738.       <Name>InteriorPillar</Name>
  5739.       <Position>
  5740.         <X>8</X>
  5741.         <Y>1</Y>
  5742.       </Position>
  5743.     </BlockPosition>
  5744.     <!--End Region Row 1-->
  5745.  
  5746.     <!-- Region Row 2-->
  5747.     <BlockPosition>
  5748.       <Name>Cockpit</Name>
  5749.       <Position>
  5750.         <X>0</X>
  5751.         <Y>2</Y>
  5752.       </Position>
  5753.     </BlockPosition>
  5754.     <BlockPosition>
  5755.       <Name>CockpitLarge</Name>
  5756.       <Position>
  5757.         <X>1</X>
  5758.         <Y>2</Y>
  5759.       </Position>
  5760.     </BlockPosition>
  5761.     <BlockPosition>
  5762.       <Name>CockpitOpen</Name>
  5763.       <Position>
  5764.         <X>2</X>
  5765.         <Y>2</Y>
  5766.       </Position>
  5767.     </BlockPosition>
  5768.     <BlockPosition>
  5769.       <Name>PassengerSeat</Name>
  5770.       <Position>
  5771.         <X>3</X>
  5772.         <Y>2</Y>
  5773.       </Position>
  5774.     </BlockPosition>
  5775.     <BlockPosition>
  5776.       <Name>SmallThrust</Name>
  5777.       <Position>
  5778.         <X>4</X>
  5779.         <Y>2</Y>
  5780.       </Position>
  5781.     </BlockPosition>
  5782.     <BlockPosition>
  5783.       <Name>LargeThrust</Name>
  5784.       <Position>
  5785.         <X>5</X>
  5786.         <Y>2</Y>
  5787.       </Position>
  5788.     </BlockPosition>
  5789.     <BlockPosition>
  5790.       <Name>Gyroscope</Name>
  5791.       <Position>
  5792.         <X>6</X>
  5793.         <Y>2</Y>
  5794.       </Position>
  5795.     </BlockPosition>
  5796.     <BlockPosition>
  5797.       <Name>SmallReactor</Name>
  5798.       <Position>
  5799.         <X>7</X>
  5800.         <Y>2</Y>
  5801.       </Position>
  5802.     </BlockPosition>
  5803.     <BlockPosition>
  5804.       <Name>LargeReactor</Name>
  5805.       <Position>
  5806.         <X>8</X>
  5807.         <Y>2</Y>
  5808.       </Position>
  5809.     </BlockPosition>
  5810.     <BlockPosition>
  5811.       <Name>GravityGenerator</Name>
  5812.       <Position>
  5813.         <X>9</X>
  5814.         <Y>2</Y>
  5815.       </Position>
  5816.     </BlockPosition>
  5817.     <!--End Region Row 2-->
  5818.  
  5819.     <!--Region Row 3-->
  5820.     <BlockPosition>
  5821.       <Name>SmallCargoContainer</Name>
  5822.       <Position>
  5823.         <X>0</X>
  5824.         <Y>3</Y>
  5825.       </Position>
  5826.     </BlockPosition>
  5827.     <BlockPosition>
  5828.       <Name>MediumCargoContainer</Name>
  5829.       <Position>
  5830.         <X>1</X>
  5831.         <Y>3</Y>
  5832.       </Position>
  5833.     </BlockPosition>
  5834.     <BlockPosition>
  5835.       <Name>LargeCargoContainer</Name>
  5836.       <Position>
  5837.         <X>2</X>
  5838.         <Y>3</Y>
  5839.       </Position>
  5840.     </BlockPosition>
  5841.     <BlockPosition>
  5842.       <Name>LandingGear</Name>
  5843.       <Position>
  5844.         <X>5</X>
  5845.         <Y>3</Y>
  5846.       </Position>
  5847.     </BlockPosition>
  5848.     <BlockPosition>
  5849.       <Name>MergeBlock</Name>
  5850.       <Position>
  5851.         <X>6</X>
  5852.         <Y>3</Y>
  5853.       </Position>
  5854.     </BlockPosition>
  5855.     <BlockPosition>
  5856.       <Name>MotorStator</Name>
  5857.       <Position>
  5858.         <X>7</X>
  5859.         <Y>3</Y>
  5860.       </Position>
  5861.     </BlockPosition>
  5862.     <BlockPosition>
  5863.       <Name>VirtualMass</Name>
  5864.       <Position>
  5865.         <X>8</X>
  5866.         <Y>3</Y>
  5867.       </Position>
  5868.     </BlockPosition>
  5869.     <BlockPosition>
  5870.       <Name>SolarPanel</Name>
  5871.       <Position>
  5872.         <X>9</X>
  5873.         <Y>3</Y>
  5874.       </Position>
  5875.     </BlockPosition>
  5876.     <!--End Region Row 3-->
  5877.  
  5878.     <!--Region Row 4-->
  5879.     <BlockPosition>
  5880.       <Name>Refinery</Name>
  5881.       <Position>
  5882.         <X>0</X>
  5883.         <Y>4</Y>
  5884.       </Position>
  5885.     </BlockPosition>
  5886.     <BlockPosition>
  5887.       <Name>Assembler</Name>
  5888.       <Position>
  5889.         <X>1</X>
  5890.         <Y>4</Y>
  5891.       </Position>
  5892.     </BlockPosition>
  5893.     <BlockPosition>
  5894.       <Name>MedicalRoom</Name>
  5895.       <Position>
  5896.         <X>2</X>
  5897.         <Y>4</Y>
  5898.       </Position>
  5899.     </BlockPosition>
  5900.     <BlockPosition>
  5901.       <Name>InteriorLight</Name>
  5902.       <Position>
  5903.         <X>5</X>
  5904.         <Y>4</Y>
  5905.       </Position>
  5906.     </BlockPosition>
  5907.     <BlockPosition>
  5908.       <Name>ReflectorLight</Name>
  5909.       <Position>
  5910.         <X>6</X>
  5911.         <Y>4</Y>
  5912.       </Position>
  5913.     </BlockPosition>
  5914.     <BlockPosition>
  5915.       <Name>Antenna</Name>
  5916.       <Position>
  5917.         <X>7</X>
  5918.         <Y>4</Y>
  5919.       </Position>
  5920.     </BlockPosition>
  5921.     <BlockPosition>
  5922.       <Name>Beacon</Name>
  5923.       <Position>
  5924.         <X>8</X>
  5925.         <Y>4</Y>
  5926.       </Position>
  5927.     </BlockPosition>
  5928.     <BlockPosition>
  5929.       <Name>OreDetector</Name>
  5930.       <Position>
  5931.         <X>9</X>
  5932.         <Y>4</Y>
  5933.       </Position>
  5934.     </BlockPosition>
  5935.     <!--End Region Row 4-->
  5936.  
  5937.     <!--Region Row 5-->
  5938.     <BlockPosition>
  5939.       <Name>GatlingGun</Name>
  5940.       <Position>
  5941.         <X>0</X>
  5942.         <Y>5</Y>
  5943.       </Position>
  5944.     </BlockPosition>
  5945.     <BlockPosition>
  5946.       <Name>RocketLauncher</Name>
  5947.       <Position>
  5948.         <X>1</X>
  5949.         <Y>5</Y>
  5950.       </Position>
  5951.     </BlockPosition>
  5952.     <BlockPosition>
  5953.       <Name>Drill</Name>
  5954.       <Position>
  5955.         <X>2</X>
  5956.         <Y>5</Y>
  5957.       </Position>
  5958.     </BlockPosition>
  5959.     <BlockPosition>
  5960.       <Name>ShipGrinder</Name>
  5961.       <Position>
  5962.         <X>3</X>
  5963.         <Y>5</Y>
  5964.       </Position>
  5965.     </BlockPosition>
  5966.     <BlockPosition>
  5967.       <Name>ShipWelder</Name>
  5968.       <Position>
  5969.         <X>4</X>
  5970.         <Y>5</Y>
  5971.       </Position>
  5972.     </BlockPosition>
  5973.     <BlockPosition>
  5974.       <Name>GatlingTurret</Name>
  5975.       <Position>
  5976.         <X>5</X>
  5977.         <Y>5</Y>
  5978.       </Position>
  5979.     </BlockPosition>
  5980.     <BlockPosition>
  5981.       <Name>MissileTurret</Name>
  5982.       <Position>
  5983.         <X>6</X>
  5984.         <Y>5</Y>
  5985.       </Position>
  5986.     </BlockPosition>
  5987.     <BlockPosition>
  5988.       <Name>InteriorTurret</Name>
  5989.       <Position>
  5990.         <X>7</X>
  5991.         <Y>5</Y>
  5992.       </Position>
  5993.     </BlockPosition>
  5994.     <BlockPosition>
  5995.       <Name>Warhead</Name>
  5996.       <Position>
  5997.         <X>8</X>
  5998.         <Y>5</Y>
  5999.       </Position>
  6000.     </BlockPosition>
  6001.     <BlockPosition>
  6002.       <Name>Decoy</Name>
  6003.       <Position>
  6004.         <X>9</X>
  6005.         <Y>5</Y>
  6006.       </Position>
  6007.     </BlockPosition>
  6008.     <!--End Region Row 5-->
  6009.  
  6010.     <!-- Region Row 6 -->
  6011.     <BlockPosition>
  6012.       <Name>Window1x1Flat</Name>
  6013.       <Position>
  6014.         <X>0</X>
  6015.         <Y>6</Y>
  6016.       </Position>
  6017.     </BlockPosition>
  6018.     <BlockPosition>
  6019.       <Name>Window1x1FlatInv</Name>
  6020.       <Position>
  6021.         <X>1</X>
  6022.         <Y>6</Y>
  6023.       </Position>
  6024.     </BlockPosition>
  6025.     <BlockPosition>
  6026.       <Name>Window1x2Flat</Name>
  6027.       <Position>
  6028.         <X>2</X>
  6029.         <Y>6</Y>
  6030.       </Position>
  6031.     </BlockPosition>
  6032.     <BlockPosition>
  6033.       <Name>Window1x2FlatInv</Name>
  6034.       <Position>
  6035.         <X>3</X>
  6036.         <Y>6</Y>
  6037.       </Position>
  6038.     </BlockPosition>
  6039.     <BlockPosition>
  6040.       <Name>Window2x3Flat</Name>
  6041.       <Position>
  6042.         <X>4</X>
  6043.         <Y>6</Y>
  6044.       </Position>
  6045.     </BlockPosition>
  6046.     <BlockPosition>
  6047.       <Name>Window2x3FlatInv</Name>
  6048.       <Position>
  6049.         <X>5</X>
  6050.         <Y>6</Y>
  6051.       </Position>
  6052.     </BlockPosition>
  6053.     <BlockPosition>
  6054.       <Name>Window3x3Flat</Name>
  6055.       <Position>
  6056.         <X>6</X>
  6057.         <Y>6</Y>
  6058.       </Position>
  6059.     </BlockPosition>
  6060.     <BlockPosition>
  6061.       <Name>Window3x3FlatInv</Name>
  6062.       <Position>
  6063.         <X>7</X>
  6064.         <Y>6</Y>
  6065.       </Position>
  6066.     </BlockPosition>
  6067.     <BlockPosition>
  6068.       <Name>Window1x1Face</Name>
  6069.       <Position>
  6070.         <X>3</X>
  6071.         <Y>7</Y>
  6072.       </Position>
  6073.     </BlockPosition>
  6074.     <BlockPosition>
  6075.       <Name>Window1x2Face</Name>
  6076.       <Position>
  6077.         <X>5</X>
  6078.         <Y>7</Y>
  6079.       </Position>
  6080.     </BlockPosition>
  6081.     <BlockPosition>
  6082.       <Name>Window1x1Slope</Name>
  6083.       <Position>
  6084.         <X>8</X>
  6085.         <Y>6</Y>
  6086.       </Position>
  6087.     </BlockPosition>
  6088.     <BlockPosition>
  6089.       <Name>Window1x2Slope</Name>
  6090.       <Position>
  6091.         <X>9</X>
  6092.         <Y>6</Y>
  6093.       </Position>
  6094.     </BlockPosition>
  6095.     <BlockPosition>
  6096.       <Name>Window1x1Side</Name>
  6097.       <Position>
  6098.         <X>0</X>
  6099.         <Y>7</Y>
  6100.       </Position>
  6101.     </BlockPosition>
  6102.     <!-- End Region Row 6 -->
  6103.  
  6104.     <!-- Region Row 7 -->
  6105.     <BlockPosition>
  6106.       <Name>Window1x2SideRight</Name>
  6107.       <Position>
  6108.         <X>1</X>
  6109.         <Y>7</Y>
  6110.       </Position>
  6111.     </BlockPosition>
  6112.     <BlockPosition>
  6113.       <Name>Window1x2SideLeft</Name>
  6114.       <Position>
  6115.         <X>2</X>
  6116.         <Y>7</Y>
  6117.       </Position>
  6118.     </BlockPosition>
  6119.     <BlockPosition>
  6120.       <Name>Window1x1Inv</Name>
  6121.       <Position>
  6122.         <X>4</X>
  6123.         <Y>7</Y>
  6124.       </Position>
  6125.     </BlockPosition>
  6126.     <BlockPosition>
  6127.       <Name>Window1x2Inv</Name>
  6128.       <Position>
  6129.         <X>6</X>
  6130.         <Y>7</Y>
  6131.       </Position>
  6132.     </BlockPosition>
  6133.     <BlockPosition>
  6134.       <Name>Wheel1x1</Name>
  6135.       <Position>
  6136.         <X>0</X>
  6137.         <Y>8</Y>
  6138.       </Position>
  6139.     </BlockPosition>
  6140.     <BlockPosition>
  6141.       <Name>Wheel3x3</Name>
  6142.       <Position>
  6143.         <X>1</X>
  6144.         <Y>8</Y>
  6145.       </Position>
  6146.     </BlockPosition>
  6147.     <BlockPosition>
  6148.       <Name>Wheel5x5</Name>
  6149.       <Position>
  6150.         <X>2</X>
  6151.         <Y>8</Y>
  6152.       </Position>
  6153.     </BlockPosition>
  6154.  
  6155.     <!-- End Region Row 7 -->
  6156.    
  6157.     <!-- Region Row 9 -->    
  6158.     <BlockPosition>
  6159.       <Name>Conveyor</Name>
  6160.       <Position>
  6161.         <X>0</X>
  6162.         <Y>9</Y>
  6163.       </Position>
  6164.     </BlockPosition>
  6165.     <BlockPosition>
  6166.       <Name>ConveyorTube</Name>
  6167.       <Position>
  6168.         <X>1</X>
  6169.         <Y>9</Y>
  6170.       </Position>
  6171.     </BlockPosition>  
  6172.     <BlockPosition>
  6173.       <Name>ConveyorFrame</Name>
  6174.       <Position>
  6175.         <X>2</X>
  6176.         <Y>9</Y>
  6177.       </Position>
  6178.     </BlockPosition>
  6179.     <BlockPosition>
  6180.       <Name>ConveyorTubeCurved</Name>
  6181.       <Position>
  6182.         <X>3</X>
  6183.         <Y>9</Y>
  6184.       </Position>
  6185.     </BlockPosition>
  6186.     <BlockPosition>
  6187.       <Name>Collector</Name>
  6188.       <Position>
  6189.         <X>4</X>
  6190.         <Y>9</Y>
  6191.       </Position>
  6192.     </BlockPosition>
  6193.     <BlockPosition>
  6194.       <Name>Connector</Name>
  6195.       <Position>
  6196.         <X>5</X>
  6197.         <Y>9</Y>
  6198.       </Position>
  6199.     </BlockPosition>
  6200.     <BlockPosition>
  6201.       <Name>ConveyorSmall</Name>
  6202.       <Position>
  6203.         <X>6</X>
  6204.         <Y>9</Y>
  6205.       </Position>
  6206.     </BlockPosition>
  6207.     <BlockPosition>
  6208.       <Name>ConveyorTubeSmall</Name>
  6209.       <Position>
  6210.         <X>7</X>
  6211.         <Y>9</Y>
  6212.       </Position>
  6213.     </BlockPosition>
  6214.     <BlockPosition>
  6215.       <Name>ConveyorTubeCurvedSmall</Name>
  6216.       <Position>
  6217.         <X>8</X>
  6218.         <Y>9</Y>
  6219.       </Position>
  6220.     </BlockPosition>
  6221.     <BlockPosition>
  6222.       <Name>ConnectorSmall</Name>
  6223.       <Position>
  6224.         <X>9</X>
  6225.         <Y>9</Y>
  6226.       </Position>
  6227.     </BlockPosition>
  6228.     <!-- End Region Row 9 -->
  6229.  
  6230.     <BlockPosition>
  6231.       <Name>MotorRotor</Name>
  6232.       <Position>
  6233.         <X>10</X>
  6234.         <Y>10</Y>
  6235.       </Position>
  6236.     </BlockPosition>
  6237.  
  6238.  
  6239.     <!-- Region Auto-assigned-->
  6240.     <!-- Region Page 1-->
  6241.     <BlockPosition>
  6242.       <Name>RailStraight</Name>
  6243.       <Position>
  6244.         <X>-1</X>
  6245.         <Y>-1</Y>
  6246.       </Position>
  6247.     </BlockPosition>
  6248.  
  6249.     <BlockPosition>
  6250.       <Name>MotorWheel</Name>
  6251.       <Position>
  6252.         <X>-2</X>
  6253.         <Y>-2</Y>
  6254.       </Position>
  6255.     </BlockPosition>
  6256.     <!-- End Region Page 1-->
  6257.  
  6258.     <!-- Region Page 2-->
  6259.  
  6260.     <!-- End Region Page 2-->
  6261.  
  6262.     <!--End Region Auto-assigned-->
  6263.   </BlockPositions>
  6264. </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement