Advertisement
Loks1234

Production 2x empire of the skies

Oct 23rd, 2022
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 8.36 KB | Source Code | 0 0
  1. <!-- || ===================================== || -->
  2.     <!-- || == Empire of the Skies - Factories == || -->
  3.     <!-- || ===================================== || -->
  4.  
  5.     <!-- || === Mines ===== || -->
  6.     <!-- || === 1308 | Bauxite ===== || -->
  7.     <ModOp Type="merge" GUID='1308' Path="/Values/FactoryBase">
  8.         <FactoryOutputs>
  9.             <Item>
  10.                 <Product>836</Product>
  11.                 <Amount>2</Amount>
  12.                 <StorageAmount>24</StorageAmount>
  13.             </Item>
  14.         </FactoryOutputs>
  15.     </ModOp>
  16.  
  17.     <!-- || === 1353 | Helium Gas ===== || -->
  18.     <ModOp Type="merge" GUID='1353' Path="/Values/FactoryBase">
  19.         <FactoryInputs>
  20.             <Item>
  21.                 <Product>1414</Product>
  22.                 <Amount>2</Amount>
  23.                 <StorageAmount>16</StorageAmount>
  24.             </Item>
  25.             <Item>
  26.                 <Product>1010201</Product>
  27.                 <Amount>2</Amount>
  28.                 <StorageAmount>16</StorageAmount>
  29.             </Item>
  30.         </FactoryInputs>
  31.         <FactoryOutputs>
  32.             <Item>
  33.                 <Product>840</Product>
  34.                 <Amount>2</Amount>
  35.                 <StorageAmount>16</StorageAmount>
  36.             </Item>
  37.         </FactoryOutputs>
  38.     </ModOp>
  39.  
  40.  
  41.     <!-- || = Factories = || -->
  42.     <!-- || = 1345 | New World Charcoal furnace = || -->
  43.     <ModOp Type="merge" GUID='1345' Path="/Values">
  44.         <FactoryOutputs>
  45.             <Item>
  46.                 <Product>1010226</Product>
  47.                 <Amount>2</Amount>
  48.                 <StorageAmount>8</StorageAmount>
  49.             </Item>
  50.         </FactoryOutputs>
  51.     </ModOp>
  52.  
  53.     <!-- || === 1418 | Industrial Oil Press === || -->
  54.     <ModOp Type="merge" GUID='1418' Path="/Values/FactoryBase">
  55.         <FactoryInputs>
  56.             <Item>
  57.                 <Product>120042</Product>
  58.                 <Amount>2</Amount>
  59.                 <StorageAmount>18</StorageAmount>
  60.             </Item>
  61.             <Item>
  62.                 <Product>1010232</Product>
  63.                 <Amount>2</Amount>
  64.                 <StorageAmount>18</StorageAmount>
  65.             </Item>
  66.         </FactoryInputs>
  67.         <FactoryOutputs>
  68.             <Item>
  69.                 <Product>1414</Product>
  70.                 <Amount>2</Amount>
  71.                 <StorageAmount>18</StorageAmount>
  72.             </Item>
  73.         </FactoryOutputs>
  74.     </ModOp>
  75.  
  76.     <!-- || === 835 | Aluminium Smelter === || -->
  77.     <ModOp Type="merge" GUID='835' Path="/Values/FactoryBase">
  78.         <FactoryInputs>
  79.             <Item>
  80.                 <Product>836</Product>
  81.                 <Amount>2</Amount>
  82.                 <StorageAmount>4</StorageAmount>
  83.             </Item>
  84.             <Item>
  85.                 <Product>1010226</Product>
  86.                 <Amount>2</Amount>
  87.                 <StorageAmount>4</StorageAmount>
  88.             </Item>
  89.         </FactoryInputs>
  90.         <FactoryOutputs>
  91.             <Item>
  92.                 <Product>838</Product>
  93.                 <Amount>2</Amount>
  94.                 <StorageAmount>8</StorageAmount>
  95.             </Item>
  96.         </FactoryOutputs>
  97.     </ModOp>
  98.  
  99.     <!-- || === Drop Goods Multifactory       === || -->
  100.  
  101.     <!-- || === 906 | New World Bombs         === || -->
  102.     <ModOp Type="merge" GUID='906' Path="/Values/FactoryBase">
  103.         <FactoryInputs>
  104.             <Item>
  105.                 <Product>1010232</Product>
  106.                 <Amount>2</Amount>
  107.                 <StorageAmount>10</StorageAmount>
  108.             </Item>
  109.             <Item>
  110.                 <Product>1010222</Product>
  111.                 <Amount>2</Amount>
  112.                 <StorageAmount>10</StorageAmount>
  113.             </Item>
  114.             <Item>
  115.                 <Product>1010219</Product>
  116.                 <Amount>2</Amount>
  117.                 <StorageAmount>10</StorageAmount>
  118.             </Item>
  119.         </FactoryInputs>
  120.         <FactoryOutputs>
  121.             <Item>
  122.                 <Product>846</Product>
  123.                 <Amount>2</Amount>
  124.                 <StorageAmount>20</StorageAmount>
  125.             </Item>
  126.         </FactoryOutputs>
  127.     </ModOp>
  128.  
  129.     <!-- || === 907 | New World SeaMines      === || -->
  130.     <ModOp Type="merge" GUID='907' Path="/Values/FactoryBase">
  131.         <FactoryInputs>
  132.             <Item>
  133.                 <Product>1010230</Product>
  134.                 <Amount>2</Amount>
  135.                 <StorageAmount>10</StorageAmount>
  136.             </Item>
  137.             <Item>
  138.                 <Product>1010222</Product>
  139.                 <Amount>2</Amount>
  140.                 <StorageAmount>10</StorageAmount>
  141.             </Item>
  142.             <Item>
  143.                 <Product>1010219</Product>
  144.                 <Amount>2</Amount>
  145.                 <StorageAmount>10</StorageAmount>
  146.             </Item>
  147.         </FactoryInputs>
  148.         <FactoryOutputs>
  149.             <Item>
  150.                 <Product>847</Product>
  151.                 <Amount>2</Amount>
  152.                 <StorageAmount>20</StorageAmount>
  153.             </Item>
  154.         </FactoryOutputs>
  155.     </ModOp>
  156.  
  157.     <!-- || === 908 | New World Flyers        === || -->
  158.     <ModOp Type="merge" GUID='915' Path="/Values/FactoryBase">
  159.         <FactoryInputs>
  160.             <Item>
  161.                 <Product>120008</Product>
  162.                 <Amount>2</Amount>
  163.                 <StorageAmount>10</StorageAmount>
  164.             </Item>
  165.             <Item>
  166.                 <Product>1010253</Product>
  167.                 <Amount>2</Amount>
  168.                 <StorageAmount>10</StorageAmount>
  169.             </Item>
  170.         </FactoryInputs>
  171.         <FactoryOutputs>
  172.             <Item>
  173.                 <Product>848</Product>
  174.                 <Amount>2</Amount>
  175.                 <StorageAmount>20</StorageAmount>
  176.             </Item>
  177.         </FactoryOutputs>
  178.     </ModOp>
  179.  
  180.     <!-- || === 916 | New World Care Packages === || -->
  181.     <ModOp Type="merge" GUID='915' Path="/Values/FactoryBase">
  182.         <FactoryInputs>
  183.             <Item>
  184.                 <Product>1010217</Product>
  185.                 <Amount>2</Amount>
  186.                 <StorageAmount>10</StorageAmount>
  187.             </Item>
  188.             <Item>
  189.                 <Product>1010258</Product>
  190.                 <Amount>2</Amount>
  191.                 <StorageAmount>10</StorageAmount>
  192.             </Item>
  193.             <Item>
  194.                 <Product>1010216</Product>
  195.                 <Amount>2</Amount>
  196.                 <StorageAmount>10</StorageAmount>
  197.             </Item>
  198.         </FactoryInputs>
  199.         <FactoryOutputs>
  200.             <Item>
  201.                 <Product>849</Product>
  202.                 <Amount>2</Amount>
  203.                 <StorageAmount>20</StorageAmount>
  204.             </Item>
  205.         </FactoryOutputs>
  206.     </ModOp>
  207.  
  208.     <!-- || === 915 | New World Water Drops   === || -->
  209.     <ModOp Type="merge" GUID='915' Path="/Values/FactoryBase">
  210.         <FactoryInputs>
  211.             <Item>
  212.                 <Product>917</Product>
  213.                 <Amount>2</Amount>
  214.                 <StorageAmount>10</StorageAmount>
  215.             </Item>
  216.         </FactoryInputs>
  217.         <FactoryOutputs>
  218.             <Item>
  219.                 <Product>850</Product>
  220.                 <Amount>2</Amount>
  221.                 <StorageAmount>20</StorageAmount>
  222.             </Item>
  223.         </FactoryOutputs>
  224.     </ModOp>
  225.  
  226.     <!-- || === Old World Multifactory        === || -->
  227.  
  228.     <!-- || === 924 | Old World Bombs         === || -->
  229.     <ModOp Type="merge" GUID='924' Path="/Values/FactoryBase">
  230.         <FactoryInputs>
  231.             <Item>
  232.                 <Product>1010232</Product>
  233.                 <Amount>2</Amount>
  234.                 <StorageAmount>10</StorageAmount>
  235.             </Item>
  236.             <Item>
  237.                 <Product>1010222</Product>
  238.                 <Amount>2</Amount>
  239.                 <StorageAmount>10</StorageAmount>
  240.             </Item>
  241.             <Item>
  242.                 <Product>1010219</Product>
  243.                 <Amount>2</Amount>
  244.                 <StorageAmount>10</StorageAmount>
  245.             </Item>
  246.         </FactoryInputs>
  247.         <FactoryOutputs>
  248.             <Item>
  249.                 <Product>846</Product>
  250.                 <Amount>2</Amount>
  251.                 <StorageAmount>20</StorageAmount>
  252.             </Item>
  253.         </FactoryOutputs>
  254.     </ModOp>
  255.  
  256.     <!-- || === 934 | Old World SeaMines      === || -->
  257.     <ModOp Type="merge" GUID='934' Path="/Values/FactoryBase">
  258.         <FactoryInputs>
  259.             <Item>
  260.                 <Product>1010230</Product>
  261.                 <Amount>2</Amount>
  262.                 <StorageAmount>10</StorageAmount>
  263.             </Item>
  264.             <Item>
  265.                 <Product>1010222</Product>
  266.                 <Amount>2</Amount>
  267.                 <StorageAmount>10</StorageAmount>
  268.             </Item>
  269.             <Item>
  270.                 <Product>1010219</Product>
  271.                 <Amount>2</Amount>
  272.                 <StorageAmount>10</StorageAmount>
  273.             </Item>
  274.         </FactoryInputs>
  275.         <FactoryOutputs>
  276.             <Item>
  277.                 <Product>847</Product>
  278.                 <Amount>2</Amount>
  279.                 <StorageAmount>20</StorageAmount>
  280.             </Item>
  281.         </FactoryOutputs>
  282.     </ModOp>
  283.  
  284.     <!-- || === 935 | Old World Flyers        === || -->
  285.     <ModOp Type="merge" GUID='935' Path="/Values/FactoryBase">
  286.         <FactoryInputs>
  287.             <Item>
  288.                 <Product>120008</Product>
  289.                 <Amount>2</Amount>
  290.                 <StorageAmount>10</StorageAmount>
  291.             </Item>
  292.             <Item>
  293.                 <Product>1010253</Product>
  294.                 <Amount>2</Amount>
  295.                 <StorageAmount>10</StorageAmount>
  296.             </Item>
  297.         </FactoryInputs>
  298.         <FactoryOutputs>
  299.             <Item>
  300.                 <Product>848</Product>
  301.                 <Amount>2</Amount>
  302.                 <StorageAmount>20</StorageAmount>
  303.             </Item>
  304.         </FactoryOutputs>
  305.     </ModOp>
  306.  
  307.     <!-- || === 936 | Old World Care Packages === || -->
  308.     <ModOp Type="merge" GUID='936' Path="/Values/FactoryBase">
  309.         <FactoryInputs>
  310.             <Item>
  311.                 <Product>1010217</Product>
  312.                 <Amount>2</Amount>
  313.                 <StorageAmount>10</StorageAmount>
  314.             </Item>
  315.             <Item>
  316.                 <Product>1010258</Product>
  317.                 <Amount>2</Amount>
  318.                 <StorageAmount>10</StorageAmount>
  319.             </Item>
  320.             <Item>
  321.                 <Product>1010216</Product>
  322.                 <Amount>2</Amount>
  323.                 <StorageAmount>10</StorageAmount>
  324.             </Item>
  325.         </FactoryInputs>
  326.         <FactoryOutputs>
  327.             <Item>
  328.                 <Product>849</Product>
  329.                 <Amount>2</Amount>
  330.                 <StorageAmount>20</StorageAmount>
  331.             </Item>
  332.         </FactoryOutputs>
  333.     </ModOp>
  334.  
  335.     <!-- || === 937 | Old World Water Drops   === || -->
  336.     <ModOp Type="merge" GUID='937' Path="/Values/FactoryBase">
  337.         <FactoryInputs>
  338.             <Item>
  339.                 <Product>917</Product>
  340.                 <Amount>2</Amount>
  341.                 <StorageAmount>10</StorageAmount>
  342.             </Item>
  343.         </FactoryInputs>
  344.         <FactoryOutputs>
  345.             <Item>
  346.                 <Product>850</Product>
  347.                 <Amount>2</Amount>
  348.                 <StorageAmount>20</StorageAmount>
  349.             </Item>
  350.         </FactoryOutputs>
  351.     </ModOp>
Tags: Anno mod
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement