Pastebinning04

Untitled

Dec 21st, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 7.08 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.     <Definition xsi:type="MyObjectBuilder_AdvancedDoorDefinition">
  5.       <Id>
  6.         <TypeId>AdvancedDoor</TypeId>
  7.         <SubtypeId>LargeRoundedBlinds_NoGlass</SubtypeId>
  8.       </Id>
  9.       <DisplayName>Blinds Style Rounded No Glass</DisplayName>
  10.       <Icon>Textures\GUI\Icons\Cubes\1x1SlantedBlindsNoGlass.dds</Icon>
  11.       <CubeSize>Large</CubeSize>
  12.       <BlockTopology>TriangleMesh</BlockTopology>
  13.       <Size x="1" y="1" z="1" />
  14.       <ModelOffset x="0" y="0" z="0" />
  15.       <Model>Models\Rounded_Blocks\No_Glass\Curved Window Frame.mwm</Model>
  16.       <Components>
  17.         <Component Subtype="SteelPlate" Count="29" />
  18.         <Component Subtype="InteriorPlate" Count="12" />
  19.         <Component Subtype="Construction" Count="35" />
  20.         <Component Subtype="MetalGrid" Count="45" />
  21.         <Component Subtype="SmallTube" Count="4" />
  22.         <Component Subtype="Motor" Count="32" />
  23.         <Component Subtype="Display" Count="22" />
  24.         <Component Subtype="Computer" Count="21" />
  25.         <Component Subtype="InteriorPlate" Count="86" />
  26.         <Component Subtype="Construction" Count="9" />
  27.         <Component Subtype="SteelPlate" Count="61" />
  28.       </Components>
  29.       <CriticalComponent Subtype="Computer" Index="0" />
  30.       <MountPoints>
  31.         <MountPoint Side="Back"   ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0.85" EndX="1" EndY="1" />
  32.         <MountPoint Side="Bottom" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0" EndX="1" EndY="0.15" />
  33.         <MountPoint Side="Left"   ExclusionMask="1" PropertiesMask="2" StartX="0.00" StartY="0.00" EndX="1.00" EndY="1.00" />
  34.         <MountPoint Side="Right"  ExclusionMask="1" PropertiesMask="2" StartX="0.00" StartY="0.00" EndX="1.00" EndY="1.00" />
  35.       </MountPoints>
  36.       <BuildProgressModels>
  37.         <Model BuildPercentUpperBound="0.50" File="Models\Rounded_Blocks\No_Glass\Curved Window Frame.mwm" />
  38.       </BuildProgressModels>
  39.       <BlockPairName>RoundedBlockBlindsNoGlass</BlockPairName>
  40.       <MirroringY>Z</MirroringY>
  41.       <MirroringZ>Y</MirroringZ>
  42.       <EdgeType>Light</EdgeType>
  43.       <BuildTimeSeconds>24</BuildTimeSeconds>
  44.       <DisassembleRatio>1.5</DisassembleRatio>
  45.       <PowerConsumptionIdle>0.00001</PowerConsumptionIdle>
  46.       <PowerConsumptionMoving>0.001</PowerConsumptionMoving>
  47.       <DamageEffectId>212</DamageEffectId>
  48.       <DamagedSound>ParticleHeavyMech</DamagedSound>
  49.       <ResourceSinkGroup>Doors</ResourceSinkGroup>
  50.       <Subparts>
  51.         <SubpartDefinition>
  52.           <Name>Top Vent 1</Name> <!--ID=0-->
  53.         </SubpartDefinition>
  54.         <SubpartDefinition>
  55.           <Name>Vent 2</Name> <!--ID=1-->
  56.         </SubpartDefinition>
  57.         <SubpartDefinition>
  58.           <Name>Vent 3</Name> <!--ID=2-->
  59.         </SubpartDefinition>
  60.         <SubpartDefinition>
  61.           <Name>Vent 4</Name> <!--ID=3-->
  62.         </SubpartDefinition>
  63.         <SubpartDefinition>
  64.           <Name>Vent 5</Name> <!--ID=4-->
  65.         </SubpartDefinition>
  66.         <SubpartDefinition>
  67.           <Name>Vent 6</Name> <!--ID=5-->
  68.         </SubpartDefinition>
  69.         <SubpartDefinition>
  70.           <Name>Vent 7</Name> <!--ID=6-->
  71.         </SubpartDefinition>
  72.         <SubpartDefinition>
  73.           <Name>Vent 8</Name> <!--ID=7-->
  74.         </SubpartDefinition>
  75.         <SubpartDefinition>
  76.           <Name>Vent 9</Name> <!--ID=8-->
  77.         </SubpartDefinition>
  78.         <SubpartDefinition>
  79.           <Name>Vent 10</Name> <!--ID=9-->
  80.         </SubpartDefinition>
  81.         <SubpartDefinition>
  82.           <Name>Vent 11</Name> <!--ID=10-->
  83.         </SubpartDefinition>
  84.       </Subparts>
  85.       <OpeningSequence>
  86.         <Opening>
  87.           <IDs>0</IDs>
  88.             <Move>Rotate</Move>
  89.             <RotationAxis>X</RotationAxis>
  90.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  91.             <MaxOpen>6</MaxOpen>
  92.             <Speed>67</Speed>
  93.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  94.             <CloseSound>CustomDoorClosingSound</CloseSound>
  95.         </Opening>
  96.  
  97.         <Opening>
  98.           <IDs>1</IDs>
  99.             <Move>Rotate</Move>
  100.             <RotationAxis>X</RotationAxis>
  101.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  102.             <MaxOpen>6</MaxOpen>
  103.             <Speed>67</Speed>
  104.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  105.             <CloseSound>CustomDoorClosingSound</CloseSound>
  106.         </Opening>
  107.  
  108.         <Opening>
  109.           <IDs>2</IDs>
  110.             <Move>Rotate</Move>
  111.             <RotationAxis>X</RotationAxis>
  112.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  113.             <MaxOpen>6</MaxOpen>
  114.             <Speed>67</Speed>
  115.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  116.             <CloseSound>CustomDoorClosingSound</CloseSound>
  117.         </Opening>
  118.  
  119.         <Opening>
  120.           <IDs>3</IDs>
  121.             <Move>Rotate</Move>
  122.             <RotationAxis>X</RotationAxis>
  123.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  124.             <MaxOpen>6</MaxOpen>
  125.             <Speed>67</Speed>
  126.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  127.             <CloseSound>CustomDoorClosingSound</CloseSound>
  128.         </Opening>
  129.  
  130.         <Opening>
  131.           <IDs>4</IDs>
  132.             <Move>Rotate</Move>
  133.             <RotationAxis>X</RotationAxis>
  134.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  135.             <MaxOpen>6</MaxOpen>
  136.             <Speed>67</Speed>
  137.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  138.             <CloseSound>CustomDoorClosingSound</CloseSound>
  139.         </Opening>
  140.  
  141.         <Opening>
  142.           <IDs>5</IDs>
  143.             <Move>Rotate</Move>
  144.             <RotationAxis>X</RotationAxis>
  145.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  146.             <MaxOpen>6</MaxOpen>
  147.             <Speed>67</Speed>
  148.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  149.             <CloseSound>CustomDoorClosingSound</CloseSound>
  150.         </Opening>
  151.  
  152.         <Opening>
  153.           <IDs>6</IDs>
  154.             <Move>Rotate</Move>
  155.             <RotationAxis>X</RotationAxis>
  156.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  157.             <MaxOpen>6</MaxOpen>
  158.             <Speed>67</Speed>
  159.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  160.             <CloseSound>CustomDoorClosingSound</CloseSound>
  161.         </Opening>
  162.  
  163.         <Opening>
  164.           <IDs>7</IDs>
  165.             <Move>Rotate</Move>
  166.             <RotationAxis>X</RotationAxis>
  167.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  168.             <MaxOpen>6</MaxOpen>
  169.             <Speed>67</Speed>
  170.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  171.             <CloseSound>CustomDoorClosingSound</CloseSound>
  172.         </Opening>
  173.  
  174.         <Opening>
  175.           <IDs>8</IDs>
  176.             <Move>Rotate</Move>
  177.             <RotationAxis>X</RotationAxis>
  178.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  179.             <MaxOpen>6</MaxOpen>
  180.             <Speed>67</Speed>
  181.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  182.             <CloseSound>CustomDoorClosingSound</CloseSound>
  183.         </Opening>
  184.  
  185.         <Opening>
  186.           <IDs>9</IDs>
  187.             <Move>Rotate</Move>
  188.             <RotationAxis>X</RotationAxis>
  189.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  190.             <MaxOpen>6</MaxOpen>
  191.             <Speed>67</Speed>
  192.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  193.             <CloseSound>CustomDoorClosingSound</CloseSound>
  194.         </Opening>
  195.  
  196.         <Opening>
  197.           <IDs>10</IDs>
  198.             <Move>Rotate</Move>
  199.             <RotationAxis>X</RotationAxis>
  200.             <PivotPosition X="-1.25" Y="-1.25" Z="0" />
  201.             <MaxOpen>6</MaxOpen>
  202.             <Speed>67</Speed>
  203.             <OpenSound>CustomDoorOpeningSound</OpenSound>
  204.             <CloseSound>CustomDoorClosingSound</CloseSound>
  205.         </Opening>
  206.       </OpeningSequence>
  207.     </Definition>
  208.   </CubeBlocks>
  209. </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment