Guest User

Customize Recipe

a guest
Jun 23rd, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 127.58 KB | None | 0 0
  1. {
  2.   "version": 2,
  3.   "CheatFast": false,
  4.   "CheatFree": false,
  5.   "AllowZeroInput": true,
  6.   "RecipeSettings": [
  7.     {
  8.       "Id": "AdvancedCraftingTable_I_Katairite_O_EmptyElectrobank",
  9.       "Building": "AdvancedCraftingTable",
  10.       "Inputs": [
  11.         {
  12.           "material": "Katairite",
  13.           "amount": 200.0,
  14.           "inheritElement": true
  15.         }
  16.       ],
  17.       "Outputs": [
  18.         {
  19.           "material": "EmptyElectrobank",
  20.           "amount": 1.0
  21.         }
  22.       ],
  23.       "Time": 60.0,
  24.       "NameDisplay": "Custom",
  25.       "CustomName": "<link=\"ELECTROBANK\">Eco Power Bank</link>",
  26.       "CustomSpritePrefabID": "Electrobank",
  27.       "Description": "Converts <link=\"KATAIRITE\">Abyssalite</link> to <link=\"ELECTROBANK\">Eco Power Bank</link>"
  28.     },
  29.     {
  30.       "Id": "AdvancedCraftingTable_I_Polypropylene_O_FetchDrone",
  31.       "Building": "AdvancedCraftingTable",
  32.       "Inputs": [
  33.         {
  34.           "material": "Polypropylene",
  35.           "amount": 200.0,
  36.           "inheritElement": true
  37.         }
  38.       ],
  39.       "Outputs": [
  40.         {
  41.           "material": "FetchDrone",
  42.           "amount": 1.0
  43.         }
  44.       ],
  45.       "Time": 120.0,
  46.       "NameDisplay": "ResultWithIngredient",
  47.       "Description": "Converts <link=\"POLYPROPYLENE\">Plastic</link> to <link=\"FETCHDRONE\">Flydo</link>"
  48.     },
  49.     {
  50.       "Id": "AdvancedCraftingTable_I_HardPolypropylene_O_FetchDrone",
  51.       "Building": "AdvancedCraftingTable",
  52.       "Inputs": [
  53.         {
  54.           "material": "HardPolypropylene",
  55.           "amount": 200.0,
  56.           "inheritElement": true
  57.         }
  58.       ],
  59.       "Outputs": [
  60.         {
  61.           "material": "FetchDrone",
  62.           "amount": 1.0
  63.         }
  64.       ],
  65.       "Time": 120.0,
  66.       "NameDisplay": "ResultWithIngredient",
  67.       "Description": "Converts <link=\"HARDPOLYPROPYLENE\">Plastium</link> to <link=\"FETCHDRONE\">Flydo</link>"
  68.     },
  69.     {
  70.       "Id": "ChemicalRefinery_I_Water_Salt_O_SaltWater",
  71.       "Building": "ChemicalRefinery",
  72.       "Inputs": [
  73.         {
  74.           "material": "Water",
  75.           "amount": 93.0
  76.         },
  77.         {
  78.           "material": "Salt",
  79.           "amount": 7.0
  80.         }
  81.       ],
  82.       "Outputs": [
  83.         {
  84.           "material": "SaltWater",
  85.           "amount": 100.0,
  86.           "storeElement": true
  87.         }
  88.       ],
  89.       "Time": 40.0,
  90.       "NameDisplay": "Result",
  91.       "Description": "Salt Water is a <link=\"ELEMENTSLIQUID\">Liquid</link> with insulating and radiation-absorbing properties."
  92.     },
  93.     {
  94.       "Id": "ChemicalRefinery_I_PhytoOil_BleachStone_O_RefinedLipid",
  95.       "Building": "ChemicalRefinery",
  96.       "Inputs": [
  97.         {
  98.           "material": "PhytoOil",
  99.           "amount": 160.0
  100.         },
  101.         {
  102.           "material": "BleachStone",
  103.           "amount": 40.0
  104.         }
  105.       ],
  106.       "Outputs": [
  107.         {
  108.           "material": "RefinedLipid",
  109.           "amount": 200.0,
  110.           "temperatureOperation": "Heated",
  111.           "storeElement": true
  112.         }
  113.       ],
  114.       "Time": 40.0,
  115.       "NameDisplay": "Result",
  116.       "Description": "Biodiesel is a <link=\"ELEMENTSLIQUID\">Liquid</link> used in <link=\"POWER\">Power</link> production."
  117.     },
  118.     {
  119.       "Id": "ChemicalRefinery_I_Fullerene_Gold_Petroleum_O_SuperCoolant",
  120.       "Building": "ChemicalRefinery",
  121.       "Inputs": [
  122.         {
  123.           "material": "Fullerene",
  124.           "amount": 1.0
  125.         },
  126.         {
  127.           "material": "Gold",
  128.           "amount": 49.5
  129.         },
  130.         {
  131.           "material": "Petroleum",
  132.           "amount": 49.5
  133.         }
  134.       ],
  135.       "Outputs": [
  136.         {
  137.           "material": "SuperCoolant",
  138.           "amount": 100.0,
  139.           "temperatureOperation": "Heated",
  140.           "storeElement": true
  141.         }
  142.       ],
  143.       "Time": 80.0,
  144.       "NameDisplay": "Result",
  145.       "Description": "Super Coolant is an industrial-grade <link=\"FULLERENE\">Fullerene</link> coolant."
  146.     },
  147.     {
  148.       "Id": "ChemicalRefinery_I_Isoresin_Petroleum_O_ViscoGel",
  149.       "Building": "ChemicalRefinery",
  150.       "Inputs": [
  151.         {
  152.           "material": "Isoresin",
  153.           "amount": 35.0
  154.         },
  155.         {
  156.           "material": "Petroleum",
  157.           "amount": 65.0
  158.         }
  159.       ],
  160.       "Outputs": [
  161.         {
  162.           "material": "ViscoGel",
  163.           "amount": 100.0,
  164.           "temperatureOperation": "Heated",
  165.           "storeElement": true
  166.         }
  167.       ],
  168.       "Time": 80.0,
  169.       "NameDisplay": "Result",
  170.       "Description": "Visco-Gel Fluid is a <link=\"ELEMENTSLIQUID\">Liquid</link> polymer with high surface tension."
  171.     },
  172.     {
  173.       "Id": "Chlorinator_I_Salt_Gold_O_BleachStone_Sand",
  174.       "Building": "Chlorinator",
  175.       "Inputs": [
  176.         {
  177.           "material": "Salt",
  178.           "amount": 30.0
  179.         },
  180.         {
  181.           "material": "Gold",
  182.           "amount": 0.5
  183.         }
  184.       ],
  185.       "Outputs": [
  186.         {
  187.           "material": "BleachStone",
  188.           "amount": 10.0
  189.         },
  190.         {
  191.           "material": "Sand",
  192.           "amount": 19.9999981
  193.         }
  194.       ],
  195.       "Time": 40.0,
  196.       "NameDisplay": "Result",
  197.       "Description": "Turns <link=\"SALT\">Salt</link> into <link=\"BLEACHSTONE\">Bleach Stone</link>."
  198.     },
  199.     {
  200.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_clubshirt",
  201.       "Building": "ClothingAlterationStation",
  202.       "Inputs": [
  203.         {
  204.           "material": "Funky_Vest",
  205.           "amount": 1.0
  206.         },
  207.         {
  208.           "materials": [
  209.             "BasicFabric",
  210.             "FeatherFabric"
  211.           ],
  212.           "amounts": [
  213.             3.0,
  214.             3.0
  215.           ]
  216.         }
  217.       ],
  218.       "Outputs": [
  219.         {
  220.           "material": "CustomClothing",
  221.           "amount": 1.0
  222.         }
  223.       ],
  224.       "Time": 180.0,
  225.       "NameDisplay": "Result",
  226.       "Description": "Increases Decor in a small area effect around the wearer"
  227.     },
  228.     {
  229.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_cummerbund",
  230.       "Building": "ClothingAlterationStation",
  231.       "Inputs": [
  232.         {
  233.           "material": "Funky_Vest",
  234.           "amount": 1.0
  235.         },
  236.         {
  237.           "materials": [
  238.             "BasicFabric",
  239.             "FeatherFabric"
  240.           ],
  241.           "amounts": [
  242.             3.0,
  243.             3.0
  244.           ]
  245.         }
  246.       ],
  247.       "Outputs": [
  248.         {
  249.           "material": "CustomClothing",
  250.           "amount": 1.0
  251.         }
  252.       ],
  253.       "Time": 180.0,
  254.       "NameDisplay": "Result",
  255.       "Description": "Increases Decor in a small area effect around the wearer"
  256.     },
  257.     {
  258.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_decor_02",
  259.       "Building": "ClothingAlterationStation",
  260.       "Inputs": [
  261.         {
  262.           "material": "Funky_Vest",
  263.           "amount": 1.0
  264.         },
  265.         {
  266.           "materials": [
  267.             "BasicFabric",
  268.             "FeatherFabric"
  269.           ],
  270.           "amounts": [
  271.             3.0,
  272.             3.0
  273.           ]
  274.         }
  275.       ],
  276.       "Outputs": [
  277.         {
  278.           "material": "CustomClothing",
  279.           "amount": 1.0
  280.         }
  281.       ],
  282.       "Time": 180.0,
  283.       "NameDisplay": "Result",
  284.       "Description": "Increases Decor in a small area effect around the wearer"
  285.     },
  286.     {
  287.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_decor_03",
  288.       "Building": "ClothingAlterationStation",
  289.       "Inputs": [
  290.         {
  291.           "material": "Funky_Vest",
  292.           "amount": 1.0
  293.         },
  294.         {
  295.           "materials": [
  296.             "BasicFabric",
  297.             "FeatherFabric"
  298.           ],
  299.           "amounts": [
  300.             3.0,
  301.             3.0
  302.           ]
  303.         }
  304.       ],
  305.       "Outputs": [
  306.         {
  307.           "material": "CustomClothing",
  308.           "amount": 1.0
  309.         }
  310.       ],
  311.       "Time": 180.0,
  312.       "NameDisplay": "Result",
  313.       "Description": "Increases Decor in a small area effect around the wearer"
  314.     },
  315.     {
  316.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_decor_04",
  317.       "Building": "ClothingAlterationStation",
  318.       "Inputs": [
  319.         {
  320.           "material": "Funky_Vest",
  321.           "amount": 1.0
  322.         },
  323.         {
  324.           "materials": [
  325.             "BasicFabric",
  326.             "FeatherFabric"
  327.           ],
  328.           "amounts": [
  329.             3.0,
  330.             3.0
  331.           ]
  332.         }
  333.       ],
  334.       "Outputs": [
  335.         {
  336.           "material": "CustomClothing",
  337.           "amount": 1.0
  338.         }
  339.       ],
  340.       "Time": 180.0,
  341.       "NameDisplay": "Result",
  342.       "Description": "Increases Decor in a small area effect around the wearer"
  343.     },
  344.     {
  345.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_decor_05",
  346.       "Building": "ClothingAlterationStation",
  347.       "Inputs": [
  348.         {
  349.           "material": "Funky_Vest",
  350.           "amount": 1.0
  351.         },
  352.         {
  353.           "materials": [
  354.             "BasicFabric",
  355.             "FeatherFabric"
  356.           ],
  357.           "amounts": [
  358.             3.0,
  359.             3.0
  360.           ]
  361.         }
  362.       ],
  363.       "Outputs": [
  364.         {
  365.           "material": "CustomClothing",
  366.           "amount": 1.0
  367.         }
  368.       ],
  369.       "Time": 180.0,
  370.       "NameDisplay": "Result",
  371.       "Description": "Increases Decor in a small area effect around the wearer"
  372.     },
  373.     {
  374.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_gaudysweater",
  375.       "Building": "ClothingAlterationStation",
  376.       "Inputs": [
  377.         {
  378.           "material": "Funky_Vest",
  379.           "amount": 1.0
  380.         },
  381.         {
  382.           "materials": [
  383.             "BasicFabric",
  384.             "FeatherFabric"
  385.           ],
  386.           "amounts": [
  387.             3.0,
  388.             3.0
  389.           ]
  390.         }
  391.       ],
  392.       "Outputs": [
  393.         {
  394.           "material": "CustomClothing",
  395.           "amount": 1.0
  396.         }
  397.       ],
  398.       "Time": 180.0,
  399.       "NameDisplay": "Result",
  400.       "Description": "Increases Decor in a small area effect around the wearer"
  401.     },
  402.     {
  403.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_limone",
  404.       "Building": "ClothingAlterationStation",
  405.       "Inputs": [
  406.         {
  407.           "material": "Funky_Vest",
  408.           "amount": 1.0
  409.         },
  410.         {
  411.           "materials": [
  412.             "BasicFabric",
  413.             "FeatherFabric"
  414.           ],
  415.           "amounts": [
  416.             3.0,
  417.             3.0
  418.           ]
  419.         }
  420.       ],
  421.       "Outputs": [
  422.         {
  423.           "material": "CustomClothing",
  424.           "amount": 1.0
  425.         }
  426.       ],
  427.       "Time": 180.0,
  428.       "NameDisplay": "Result",
  429.       "Description": "Increases Decor in a small area effect around the wearer"
  430.     },
  431.     {
  432.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_mondrian",
  433.       "Building": "ClothingAlterationStation",
  434.       "Inputs": [
  435.         {
  436.           "material": "Funky_Vest",
  437.           "amount": 1.0
  438.         },
  439.         {
  440.           "materials": [
  441.             "BasicFabric",
  442.             "FeatherFabric"
  443.           ],
  444.           "amounts": [
  445.             3.0,
  446.             3.0
  447.           ]
  448.         }
  449.       ],
  450.       "Outputs": [
  451.         {
  452.           "material": "CustomClothing",
  453.           "amount": 1.0
  454.         }
  455.       ],
  456.       "Time": 180.0,
  457.       "NameDisplay": "Result",
  458.       "Description": "Increases Decor in a small area effect around the wearer"
  459.     },
  460.     {
  461.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_overalls",
  462.       "Building": "ClothingAlterationStation",
  463.       "Inputs": [
  464.         {
  465.           "material": "Funky_Vest",
  466.           "amount": 1.0
  467.         },
  468.         {
  469.           "materials": [
  470.             "BasicFabric",
  471.             "FeatherFabric"
  472.           ],
  473.           "amounts": [
  474.             3.0,
  475.             3.0
  476.           ]
  477.         }
  478.       ],
  479.       "Outputs": [
  480.         {
  481.           "material": "CustomClothing",
  482.           "amount": 1.0
  483.         }
  484.       ],
  485.       "Time": 180.0,
  486.       "NameDisplay": "Result",
  487.       "Description": "Increases Decor in a small area effect around the wearer"
  488.     },
  489.     {
  490.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_triangles",
  491.       "Building": "ClothingAlterationStation",
  492.       "Inputs": [
  493.         {
  494.           "material": "Funky_Vest",
  495.           "amount": 1.0
  496.         },
  497.         {
  498.           "materials": [
  499.             "BasicFabric",
  500.             "FeatherFabric"
  501.           ],
  502.           "amounts": [
  503.             3.0,
  504.             3.0
  505.           ]
  506.         }
  507.       ],
  508.       "Outputs": [
  509.         {
  510.           "material": "CustomClothing",
  511.           "amount": 1.0
  512.         }
  513.       ],
  514.       "Time": 180.0,
  515.       "NameDisplay": "Result",
  516.       "Description": "Increases Decor in a small area effect around the wearer"
  517.     },
  518.     {
  519.       "Id": "ClothingAlterationStation_I_Funky_Vest_0_O_CustomClothing_workout",
  520.       "Building": "ClothingAlterationStation",
  521.       "Inputs": [
  522.         {
  523.           "material": "Funky_Vest",
  524.           "amount": 1.0
  525.         },
  526.         {
  527.           "materials": [
  528.             "BasicFabric",
  529.             "FeatherFabric"
  530.           ],
  531.           "amounts": [
  532.             3.0,
  533.             3.0
  534.           ]
  535.         }
  536.       ],
  537.       "Outputs": [
  538.         {
  539.           "material": "CustomClothing",
  540.           "amount": 1.0
  541.         }
  542.       ],
  543.       "Time": 180.0,
  544.       "NameDisplay": "Result",
  545.       "Description": "Increases Decor in a small area effect around the wearer"
  546.     },
  547.     {
  548.       "Id": "ClothingFabricator_I_0_O_Warm_Vest",
  549.       "Building": "ClothingFabricator",
  550.       "Inputs": [
  551.         {
  552.           "materials": [
  553.             "BasicFabric",
  554.             "FeatherFabric"
  555.           ],
  556.           "amounts": [
  557.             4.0,
  558.             4.0
  559.           ]
  560.         }
  561.       ],
  562.       "Outputs": [
  563.         {
  564.           "material": "Warm_Vest",
  565.           "amount": 1.0
  566.         }
  567.       ],
  568.       "Time": 180.0,
  569.       "NameDisplay": "Result",
  570.       "Description": "Protects the wearer from <style=\"heat\">Cold</style> by increasing insulation"
  571.     },
  572.     {
  573.       "Id": "ClothingFabricator_I_0_O_Funky_Vest",
  574.       "Building": "ClothingFabricator",
  575.       "Inputs": [
  576.         {
  577.           "materials": [
  578.             "BasicFabric",
  579.             "FeatherFabric"
  580.           ],
  581.           "amounts": [
  582.             4.0,
  583.             4.0
  584.           ]
  585.         }
  586.       ],
  587.       "Outputs": [
  588.         {
  589.           "material": "Funky_Vest",
  590.           "amount": 1.0
  591.         }
  592.       ],
  593.       "Time": 180.0,
  594.       "NameDisplay": "Result",
  595.       "Description": "Increases Decor in a small area effect around the wearer. Can be upgraded to <link=\"CUSTOMCLOTHING\">Primo Garb</link> at the <link=\"CLOTHINGALTERATIONSTATION\">Clothing Refashionator</link>"
  596.     },
  597.     {
  598.       "Id": "CookingStation_I_BasicPlantFood_O_PickledMeal",
  599.       "Building": "CookingStation",
  600.       "Inputs": [
  601.         {
  602.           "material": "BasicPlantFood",
  603.           "amount": 3.0
  604.         }
  605.       ],
  606.       "Outputs": [
  607.         {
  608.           "material": "PickledMeal",
  609.           "amount": 1.0,
  610.           "temperatureOperation": "Heated"
  611.         }
  612.       ],
  613.       "Time": 30.0,
  614.       "NameDisplay": "Result",
  615.       "Description": "<link=\"BASICPLANTFOOD\">Meal Lice</link> regrettably preserved in vinegar."
  616.     },
  617.     {
  618.       "Id": "CookingStation_I_MushBar_O_FriedMushBar",
  619.       "Building": "CookingStation",
  620.       "Inputs": [
  621.         {
  622.           "material": "MushBar",
  623.           "amount": 1.0
  624.         }
  625.       ],
  626.       "Outputs": [
  627.         {
  628.           "material": "FriedMushBar",
  629.           "amount": 1.0,
  630.           "temperatureOperation": "Heated"
  631.         }
  632.       ],
  633.       "Time": 50.0,
  634.       "NameDisplay": "Result",
  635.       "Description": "Pan-fried, solidified mudslop."
  636.     },
  637.     {
  638.       "Id": "CookingStation_I_Mushroom_O_FriedMushroom",
  639.       "Building": "CookingStation",
  640.       "Inputs": [
  641.         {
  642.           "material": "Mushroom",
  643.           "amount": 1.0
  644.         }
  645.       ],
  646.       "Outputs": [
  647.         {
  648.           "material": "FriedMushroom",
  649.           "amount": 1.0,
  650.           "temperatureOperation": "Heated"
  651.         }
  652.       ],
  653.       "Time": 50.0,
  654.       "NameDisplay": "Result",
  655.       "Description": "A pan-fried dish made with a fruiting <link=\"MUSHROOM\">Dusk Cap</link>."
  656.     },
  657.     {
  658.       "Id": "CookingStation_I_RawEgg_0_O_Pancakes",
  659.       "Building": "CookingStation",
  660.       "Inputs": [
  661.         {
  662.           "material": "RawEgg",
  663.           "amount": 1.0
  664.         },
  665.         {
  666.           "materials": [
  667.             "ColdWheatSeed",
  668.             "FernFood"
  669.           ],
  670.           "amounts": [
  671.             2.0,
  672.             2.0
  673.           ]
  674.         }
  675.       ],
  676.       "Outputs": [
  677.         {
  678.           "material": "Pancakes",
  679.           "amount": 1.0,
  680.           "temperatureOperation": "Heated"
  681.         }
  682.       ],
  683.       "Time": 50.0,
  684.       "NameDisplay": "Result",
  685.       "Description": "Sweet discs made from <link=\"RAWEGG\">Raw Egg</link> and <link=\"COLDWHEATSEED\">Sleet Wheat Grain</link>."
  686.     },
  687.     {
  688.       "Id": "CookingStation_I_Meat_O_CookedMeat",
  689.       "Building": "CookingStation",
  690.       "Inputs": [
  691.         {
  692.           "material": "Meat",
  693.           "amount": 2.0
  694.         }
  695.       ],
  696.       "Outputs": [
  697.         {
  698.           "material": "CookedMeat",
  699.           "amount": 1.0,
  700.           "temperatureOperation": "Heated"
  701.         }
  702.       ],
  703.       "Time": 50.0,
  704.       "NameDisplay": "Result",
  705.       "Description": "The cooked meat of a defeated critter."
  706.     },
  707.     {
  708.       "Id": "CookingStation_I_0_O_CookedFish",
  709.       "Building": "CookingStation",
  710.       "Inputs": [
  711.         {
  712.           "materials": [
  713.             "FishMeat",
  714.             "ShellfishMeat"
  715.           ],
  716.           "amounts": [
  717.             1.0,
  718.             1.0
  719.           ]
  720.         }
  721.       ],
  722.       "Outputs": [
  723.         {
  724.           "material": "CookedFish",
  725.           "amount": 1.0,
  726.           "temperatureOperation": "Heated"
  727.         }
  728.       ],
  729.       "Time": 50.0,
  730.       "NameDisplay": "Result",
  731.       "Description": "The cooked meat of a defeated critter."
  732.     },
  733.     {
  734.       "Id": "CookingStation_I_PrickleFruit_O_GrilledPrickleFruit",
  735.       "Building": "CookingStation",
  736.       "Inputs": [
  737.         {
  738.           "material": "PrickleFruit",
  739.           "amount": 1.0
  740.         }
  741.       ],
  742.       "Outputs": [
  743.         {
  744.           "material": "GrilledPrickleFruit",
  745.           "amount": 1.0,
  746.           "temperatureOperation": "Heated"
  747.         }
  748.       ],
  749.       "Time": 50.0,
  750.       "NameDisplay": "Result",
  751.       "Description": "The grilled bud of a <link=\"PRICKLEFRUIT\">Bristle Berry</link>."
  752.     },
  753.     {
  754.       "Id": "CookingStation_I_SwampFruit_O_SwampDelights",
  755.       "Building": "CookingStation",
  756.       "Inputs": [
  757.         {
  758.           "material": "SwampFruit",
  759.           "amount": 1.0
  760.         }
  761.       ],
  762.       "Outputs": [
  763.         {
  764.           "material": "SwampDelights",
  765.           "amount": 1.0,
  766.           "temperatureOperation": "Heated"
  767.         }
  768.       ],
  769.       "Time": 50.0,
  770.       "NameDisplay": "Result",
  771.       "Description": "Dried gelatinous cubes from a <link=\"SWAMPFRUIT\">Bog Jelly</link>."
  772.     },
  773.     {
  774.       "Id": "CookingStation_I_0_O_ColdWheatBread",
  775.       "Building": "CookingStation",
  776.       "Inputs": [
  777.         {
  778.           "materials": [
  779.             "ColdWheatSeed",
  780.             "FernFood"
  781.           ],
  782.           "amounts": [
  783.             3.0,
  784.             3.0
  785.           ]
  786.         }
  787.       ],
  788.       "Outputs": [
  789.         {
  790.           "material": "ColdWheatBread",
  791.           "amount": 1.0,
  792.           "temperatureOperation": "Heated"
  793.         }
  794.       ],
  795.       "Time": 50.0,
  796.       "NameDisplay": "Result",
  797.       "Description": "A simple bun baked from <link=\"COLDWHEATSEED\">Sleet Wheat Grain</link> grain."
  798.     },
  799.     {
  800.       "Id": "CookingStation_I_RawEgg_O_CookedEgg",
  801.       "Building": "CookingStation",
  802.       "Inputs": [
  803.         {
  804.           "material": "RawEgg",
  805.           "amount": 1.0
  806.         }
  807.       ],
  808.       "Outputs": [
  809.         {
  810.           "material": "CookedEgg",
  811.           "amount": 1.0,
  812.           "temperatureOperation": "Heated"
  813.         }
  814.       ],
  815.       "Time": 50.0,
  816.       "NameDisplay": "Result",
  817.       "Description": "Fluffed and folded egg innards."
  818.     },
  819.     {
  820.       "Id": "CookingStation_I_WormBasicFruit_O_WormBasicFood",
  821.       "Building": "CookingStation",
  822.       "Inputs": [
  823.         {
  824.           "material": "WormBasicFruit",
  825.           "amount": 1.0
  826.         }
  827.       ],
  828.       "Outputs": [
  829.         {
  830.           "material": "WormBasicFood",
  831.           "amount": 1.0,
  832.           "temperatureOperation": "Heated"
  833.         }
  834.       ],
  835.       "Time": 50.0,
  836.       "NameDisplay": "Result",
  837.       "Description": "Slow roasted <link=\"WORMBASICFRUIT\">Spindly Grubfruit</link>."
  838.     },
  839.     {
  840.       "Id": "CookingStation_I_WormSuperFruit_Sucrose_O_WormSuperFood",
  841.       "Building": "CookingStation",
  842.       "Inputs": [
  843.         {
  844.           "material": "WormSuperFruit",
  845.           "amount": 8.0
  846.         },
  847.         {
  848.           "material": "Sucrose",
  849.           "amount": 4.0
  850.         }
  851.       ],
  852.       "Outputs": [
  853.         {
  854.           "material": "WormSuperFood",
  855.           "amount": 1.0,
  856.           "temperatureOperation": "Heated"
  857.         }
  858.       ],
  859.       "Time": 50.0,
  860.       "NameDisplay": "Result",
  861.       "Description": "A long lasting <link=\"WORMSUPERFRUIT\">Grubfruit</link> jam preserved in <link=\"SUCROSE\">Sucrose</link>."
  862.     },
  863.     {
  864.       "Id": "CookingStation_I_HardSkinBerry_O_CookedPikeapple",
  865.       "Building": "CookingStation",
  866.       "Inputs": [
  867.         {
  868.           "material": "HardSkinBerry",
  869.           "amount": 1.0
  870.         }
  871.       ],
  872.       "Outputs": [
  873.         {
  874.           "material": "CookedPikeapple",
  875.           "amount": 1.0,
  876.           "temperatureOperation": "Heated"
  877.         }
  878.       ],
  879.       "Time": 50.0,
  880.       "NameDisplay": "Result",
  881.       "Description": "A grilled dish made with a fruiting <link=\"HARDSKINBERRY\">Pikeapple</link>."
  882.     },
  883.     {
  884.       "Id": "CookingStation_I_ButterflyPlantSeed_O_ButterflyFood",
  885.       "Building": "CookingStation",
  886.       "Inputs": [
  887.         {
  888.           "material": "ButterflyPlantSeed",
  889.           "amount": 1.0
  890.         }
  891.       ],
  892.       "Outputs": [
  893.         {
  894.           "material": "ButterflyFood",
  895.           "amount": 1.0,
  896.           "temperatureOperation": "Heated"
  897.         }
  898.       ],
  899.       "Time": 50.0,
  900.       "NameDisplay": "Result",
  901.       "Description": "A lightly toasted <link=\"BUTTERFLYPLANT\">Mimillet</link>."
  902.     },
  903.     {
  904.       "Id": "CraftingTable_I_0_O_DisposableElectrobank_RawMetal",
  905.       "Building": "CraftingTable",
  906.       "Inputs": [
  907.         {
  908.           "materials": [
  909.             "Cuprite",
  910.             "Cobaltite",
  911.             "AluminumOre",
  912.             "NickelOre",
  913.             "Cinnabar",
  914.             "IronOre"
  915.           ],
  916.           "amounts": [
  917.             200.0,
  918.             200.0,
  919.             200.0,
  920.             200.0,
  921.             200.0,
  922.             200.0
  923.           ],
  924.           "temperatureOperation": "Heated",
  925.           "inheritElement": true
  926.         }
  927.       ],
  928.       "Outputs": [
  929.         {
  930.           "material": "DisposableElectrobank_RawMetal",
  931.           "amount": 1.0
  932.         }
  933.       ],
  934.       "Time": 60.0,
  935.       "NameDisplay": "Result",
  936.       "Description": "Converts <link=\"METAL\">Metal Ore</link> to <link=\"ELECTROBANKMETALORE\">Metal Power Bank</link>"
  937.     },
  938.     {
  939.       "Id": "CraftingTable_I_UraniumOre_O_DisposableElectrobank_UraniumOre",
  940.       "Building": "CraftingTable",
  941.       "Inputs": [
  942.         {
  943.           "material": "UraniumOre",
  944.           "amount": 10.0,
  945.           "inheritElement": true
  946.         }
  947.       ],
  948.       "Outputs": [
  949.         {
  950.           "material": "DisposableElectrobank_UraniumOre",
  951.           "amount": 1.0
  952.         }
  953.       ],
  954.       "Time": 60.0,
  955.       "NameDisplay": "Result",
  956.       "Description": "Converts <link=\"URANIUMORE\">Uranium Ore</link> to <link=\"ELECTROBANKURANIUMORE\">Uranium Ore Power Bank</link>"
  957.     },
  958.     {
  959.       "Id": "CraftingTable_I_0_O_Oxygen_Mask",
  960.       "Building": "CraftingTable",
  961.       "Inputs": [
  962.         {
  963.           "materials": [
  964.             "Cuprite",
  965.             "Cobaltite",
  966.             "AluminumOre",
  967.             "NickelOre",
  968.             "Cinnabar",
  969.             "IronOre"
  970.           ],
  971.           "amounts": [
  972.             50.0,
  973.             50.0,
  974.             50.0,
  975.             50.0,
  976.             50.0,
  977.             50.0
  978.           ],
  979.           "temperatureOperation": "Heated",
  980.           "storeElement": true
  981.         }
  982.       ],
  983.       "Outputs": [
  984.         {
  985.           "material": "Oxygen_Mask",
  986.           "amount": 1.0
  987.         }
  988.       ],
  989.       "Time": 20.0,
  990.       "NameDisplay": "Result",
  991.       "Description": "Supplies Duplicants with <style=\"oxygen\">Oxygen</style> in toxic and low breathability environments."
  992.     },
  993.     {
  994.       "Id": "CraftingTable_I_Worn_Oxygen_Mask_O_Oxygen_Mask",
  995.       "Building": "CraftingTable",
  996.       "Inputs": [
  997.         {
  998.           "material": "Worn_Oxygen_Mask",
  999.           "amount": 1.0,
  1000.           "inheritElement": true
  1001.         }
  1002.       ],
  1003.       "Outputs": [
  1004.         {
  1005.           "material": "Oxygen_Mask",
  1006.           "amount": 1.0
  1007.         }
  1008.       ],
  1009.       "Time": 20.0,
  1010.       "NameDisplay": "ResultWithIngredient",
  1011.       "Description": "Supplies Duplicants with <style=\"oxygen\">Oxygen</style> in toxic and low breathability environments."
  1012.     },
  1013.     {
  1014.       "Id": "DataMiner_I_Polypropylene_O_OrbitalResearchDatabank",
  1015.       "Building": "DataMiner",
  1016.       "Inputs": [
  1017.         {
  1018.           "material": "Polypropylene",
  1019.           "amount": 5.0
  1020.         }
  1021.       ],
  1022.       "Outputs": [
  1023.         {
  1024.           "material": "OrbitalResearchDatabank",
  1025.           "amount": 1.0
  1026.         }
  1027.       ],
  1028.       "Time": 200.0,
  1029.       "NameDisplay": "IngredientToResult",
  1030.       "Description": "Turns <link=\"POLYPROPYLENE\">Plastic</link> into <link=\"DATABANK\">Data Bank</link>."
  1031.     },
  1032.     {
  1033.       "Id": "Deepfryer_I_Carrot_Tallow_O_FriesCarrot",
  1034.       "Building": "Deepfryer",
  1035.       "Inputs": [
  1036.         {
  1037.           "material": "Carrot",
  1038.           "amount": 1.0
  1039.         },
  1040.         {
  1041.           "material": "Tallow",
  1042.           "amount": 1.0
  1043.         }
  1044.       ],
  1045.       "Outputs": [
  1046.         {
  1047.           "material": "FriesCarrot",
  1048.           "amount": 1.0,
  1049.           "temperatureOperation": "Heated"
  1050.         }
  1051.       ],
  1052.       "Time": 50.0,
  1053.       "NameDisplay": "Result",
  1054.       "Description": "Crunchy sticks of <link=\"CARROT\">Plume Squash</link> deep-fried in <link=\"TALLOW\">Tallow</link>."
  1055.     },
  1056.     {
  1057.       "Id": "Deepfryer_I_BeanPlantSeed_Tallow_O_DeepFriedNosh",
  1058.       "Building": "Deepfryer",
  1059.       "Inputs": [
  1060.         {
  1061.           "material": "BeanPlantSeed",
  1062.           "amount": 6.0
  1063.         },
  1064.         {
  1065.           "material": "Tallow",
  1066.           "amount": 1.0
  1067.         }
  1068.       ],
  1069.       "Outputs": [
  1070.         {
  1071.           "material": "DeepFriedNosh",
  1072.           "amount": 1.0,
  1073.           "temperatureOperation": "Heated"
  1074.         }
  1075.       ],
  1076.       "Time": 50.0,
  1077.       "NameDisplay": "Result",
  1078.       "Description": "A crunchy stack of <link=\"BEANPLANTSEED\">Nosh Beans</link> deep-fried in <link=\"TALLOW\">Tallow</link>."
  1079.     },
  1080.     {
  1081.       "Id": "Deepfryer_I_FishMeat_Tallow_0_O_DeepFriedFish",
  1082.       "Building": "Deepfryer",
  1083.       "Inputs": [
  1084.         {
  1085.           "material": "FishMeat",
  1086.           "amount": 1.0
  1087.         },
  1088.         {
  1089.           "material": "Tallow",
  1090.           "amount": 2.4
  1091.         },
  1092.         {
  1093.           "materials": [
  1094.             "ColdWheatSeed",
  1095.             "FernFood"
  1096.           ],
  1097.           "amounts": [
  1098.             2.0,
  1099.             2.0
  1100.           ]
  1101.         }
  1102.       ],
  1103.       "Outputs": [
  1104.         {
  1105.           "material": "DeepFriedFish",
  1106.           "amount": 1.0,
  1107.           "temperatureOperation": "Heated"
  1108.         }
  1109.       ],
  1110.       "Time": 50.0,
  1111.       "NameDisplay": "Result",
  1112.       "Description": "<link=\"FISHMEAT\">Pacu Fillet</link> lightly battered and deep-fried in <link=\"TALLOW\">Tallow</link>."
  1113.     },
  1114.     {
  1115.       "Id": "Deepfryer_I_ShellfishMeat_Tallow_0_O_DeepFriedShellfish",
  1116.       "Building": "Deepfryer",
  1117.       "Inputs": [
  1118.         {
  1119.           "material": "ShellfishMeat",
  1120.           "amount": 1.0
  1121.         },
  1122.         {
  1123.           "material": "Tallow",
  1124.           "amount": 2.4
  1125.         },
  1126.         {
  1127.           "materials": [
  1128.             "ColdWheatSeed",
  1129.             "FernFood"
  1130.           ],
  1131.           "amounts": [
  1132.             2.0,
  1133.             2.0
  1134.           ]
  1135.         }
  1136.       ],
  1137.       "Outputs": [
  1138.         {
  1139.           "material": "DeepFriedShellfish",
  1140.           "amount": 1.0,
  1141.           "temperatureOperation": "Heated"
  1142.         }
  1143.       ],
  1144.       "Time": 50.0,
  1145.       "NameDisplay": "Result",
  1146.       "Description": "A tender chunk of battered <link=\"SHELLFISHMEAT\">Raw Shellfish</link> deep-fried in <link=\"TALLOW\">Tallow</link>."
  1147.     },
  1148.     {
  1149.       "Id": "DiamondPress_I_RefinedCarbon_O_Diamond",
  1150.       "Building": "DiamondPress",
  1151.       "Inputs": [
  1152.         {
  1153.           "material": "RefinedCarbon",
  1154.           "amount": 100.0
  1155.         }
  1156.       ],
  1157.       "Outputs": [
  1158.         {
  1159.           "material": "Diamond",
  1160.           "amount": 100.0
  1161.         }
  1162.       ],
  1163.       "Time": 80.0,
  1164.       "HEP": 1000,
  1165.       "NameDisplay": "IngredientToResult",
  1166.       "Description": "Converts <link=\"REFINEDCARBON\">Refined Carbon</link> to <link=\"DIAMOND\">Diamond</link>"
  1167.     },
  1168.     {
  1169.       "Id": "FoodDehydrator_I_Salsa_Polypropylene_O_DehydratedSalsa_Water",
  1170.       "Building": "FoodDehydrator",
  1171.       "Inputs": [
  1172.         {
  1173.           "material": "Salsa",
  1174.           "amount": 1.36363637,
  1175.           "doNotConsume": true
  1176.         },
  1177.         {
  1178.           "material": "Polypropylene",
  1179.           "amount": 12.0
  1180.         }
  1181.       ],
  1182.       "Outputs": [
  1183.         {
  1184.           "material": "DehydratedSalsa",
  1185.           "amount": 6.0,
  1186.           "temperatureOperation": "Dehydrated"
  1187.         },
  1188.         {
  1189.           "material": "Water",
  1190.           "amount": 6.0,
  1191.           "temperatureOperation": "Heated",
  1192.           "storeElement": true
  1193.         }
  1194.       ],
  1195.       "Time": 250.0,
  1196.       "NameDisplay": "Custom",
  1197.       "CustomName": "Dried <link=\"SALSA\">Stuffed Berry</link>",
  1198.       "Description": "Dehydrated portions of <link=\"SALSA\">Stuffed Berry</link> do not require refrigeration."
  1199.     },
  1200.     {
  1201.       "Id": "FoodDehydrator_I_MushroomWrap_Polypropylene_O_DehydratedMushroomWrap_Water",
  1202.       "Building": "FoodDehydrator",
  1203.       "Inputs": [
  1204.         {
  1205.           "material": "MushroomWrap",
  1206.           "amount": 1.25,
  1207.           "doNotConsume": true
  1208.         },
  1209.         {
  1210.           "material": "Polypropylene",
  1211.           "amount": 12.0
  1212.         }
  1213.       ],
  1214.       "Outputs": [
  1215.         {
  1216.           "material": "DehydratedMushroomWrap",
  1217.           "amount": 6.0,
  1218.           "temperatureOperation": "Dehydrated"
  1219.         },
  1220.         {
  1221.           "material": "Water",
  1222.           "amount": 6.0,
  1223.           "temperatureOperation": "Heated",
  1224.           "storeElement": true
  1225.         }
  1226.       ],
  1227.       "Time": 250.0,
  1228.       "NameDisplay": "Custom",
  1229.       "CustomName": "Dried <link=\"MUSHROOMWRAP\">Mushroom Wrap</link>",
  1230.       "Description": "Dehydrated portions of <link=\"MUSHROOMWRAP\">Mushroom Wrap</link> do not require refrigeration."
  1231.     },
  1232.     {
  1233.       "Id": "FoodDehydrator_I_SurfAndTurf_Polypropylene_O_DehydratedSurfAndTurf_Water",
  1234.       "Building": "FoodDehydrator",
  1235.       "Inputs": [
  1236.         {
  1237.           "material": "SurfAndTurf",
  1238.           "amount": 1.0,
  1239.           "doNotConsume": true
  1240.         },
  1241.         {
  1242.           "material": "Polypropylene",
  1243.           "amount": 12.0
  1244.         }
  1245.       ],
  1246.       "Outputs": [
  1247.         {
  1248.           "material": "DehydratedSurfAndTurf",
  1249.           "amount": 6.0,
  1250.           "temperatureOperation": "Dehydrated"
  1251.         },
  1252.         {
  1253.           "material": "Water",
  1254.           "amount": 6.0,
  1255.           "temperatureOperation": "Heated",
  1256.           "storeElement": true
  1257.         }
  1258.       ],
  1259.       "Time": 250.0,
  1260.       "NameDisplay": "Custom",
  1261.       "CustomName": "Dried <link=\"SURFANDTURF\">Surf'n'Turf</link>",
  1262.       "Description": "Dehydrated portions of <link=\"SURFANDTURF\">Surf'n'Turf</link> do not require refrigeration."
  1263.     },
  1264.     {
  1265.       "Id": "FoodDehydrator_I_SpiceBread_Polypropylene_O_DehydratedSpiceBread_Water",
  1266.       "Building": "FoodDehydrator",
  1267.       "Inputs": [
  1268.         {
  1269.           "material": "SpiceBread",
  1270.           "amount": 1.5,
  1271.           "doNotConsume": true
  1272.         },
  1273.         {
  1274.           "material": "Polypropylene",
  1275.           "amount": 12.0
  1276.         }
  1277.       ],
  1278.       "Outputs": [
  1279.         {
  1280.           "material": "DehydratedSpiceBread",
  1281.           "amount": 6.0,
  1282.           "temperatureOperation": "Dehydrated"
  1283.         },
  1284.         {
  1285.           "material": "Water",
  1286.           "amount": 6.0,
  1287.           "temperatureOperation": "Heated",
  1288.           "storeElement": true
  1289.         }
  1290.       ],
  1291.       "Time": 250.0,
  1292.       "NameDisplay": "Custom",
  1293.       "CustomName": "Dried <link=\"SPICEBREAD\">Pepper Bread</link>",
  1294.       "Description": "Dehydrated portions of <link=\"SPICEBREAD\">Pepper Bread</link> do not require refrigeration."
  1295.     },
  1296.     {
  1297.       "Id": "FoodDehydrator_I_Quiche_Polypropylene_O_DehydratedQuiche_Water",
  1298.       "Building": "FoodDehydrator",
  1299.       "Inputs": [
  1300.         {
  1301.           "material": "Quiche",
  1302.           "amount": 0.9375,
  1303.           "doNotConsume": true
  1304.         },
  1305.         {
  1306.           "material": "Polypropylene",
  1307.           "amount": 12.0
  1308.         }
  1309.       ],
  1310.       "Outputs": [
  1311.         {
  1312.           "material": "DehydratedQuiche",
  1313.           "amount": 6.0,
  1314.           "temperatureOperation": "Dehydrated"
  1315.         },
  1316.         {
  1317.           "material": "Water",
  1318.           "amount": 6.0,
  1319.           "temperatureOperation": "Heated",
  1320.           "storeElement": true
  1321.         }
  1322.       ],
  1323.       "Time": 250.0,
  1324.       "NameDisplay": "Custom",
  1325.       "CustomName": "Dried <link=\"QUICHE\">Mushroom Quiche</link>",
  1326.       "Description": "Dehydrated portions of <link=\"QUICHE\">Mushroom Quiche</link> do not require refrigeration."
  1327.     },
  1328.     {
  1329.       "Id": "FoodDehydrator_I_Curry_Polypropylene_O_DehydratedCurry_Water",
  1330.       "Building": "FoodDehydrator",
  1331.       "Inputs": [
  1332.         {
  1333.           "material": "Curry",
  1334.           "amount": 1.2,
  1335.           "doNotConsume": true
  1336.         },
  1337.         {
  1338.           "material": "Polypropylene",
  1339.           "amount": 12.0
  1340.         }
  1341.       ],
  1342.       "Outputs": [
  1343.         {
  1344.           "material": "DehydratedCurry",
  1345.           "amount": 6.0,
  1346.           "temperatureOperation": "Dehydrated"
  1347.         },
  1348.         {
  1349.           "material": "Water",
  1350.           "amount": 6.0,
  1351.           "temperatureOperation": "Heated",
  1352.           "storeElement": true
  1353.         }
  1354.       ],
  1355.       "Time": 250.0,
  1356.       "NameDisplay": "Custom",
  1357.       "CustomName": "Dried <link=\"CURRY\">Curried Beans</link>",
  1358.       "Description": "Dehydrated portions of <link=\"CURRY\">Curried Beans</link> do not require refrigeration."
  1359.     },
  1360.     {
  1361.       "Id": "FoodDehydrator_I_SpicyTofu_Polypropylene_O_DehydratedSpicyTofu_Water",
  1362.       "Building": "FoodDehydrator",
  1363.       "Inputs": [
  1364.         {
  1365.           "material": "SpicyTofu",
  1366.           "amount": 1.5,
  1367.           "doNotConsume": true
  1368.         },
  1369.         {
  1370.           "material": "Polypropylene",
  1371.           "amount": 12.0
  1372.         }
  1373.       ],
  1374.       "Outputs": [
  1375.         {
  1376.           "material": "DehydratedSpicyTofu",
  1377.           "amount": 6.0,
  1378.           "temperatureOperation": "Dehydrated"
  1379.         },
  1380.         {
  1381.           "material": "Water",
  1382.           "amount": 6.0,
  1383.           "temperatureOperation": "Heated",
  1384.           "storeElement": true
  1385.         }
  1386.       ],
  1387.       "Time": 250.0,
  1388.       "NameDisplay": "Custom",
  1389.       "CustomName": "Dried <link=\"SPICYTOFU\">Spicy Tofu</link>",
  1390.       "Description": "Dehydrated portions of <link=\"SPICYTOFU\">Spicy Tofu</link> do not require refrigeration."
  1391.     },
  1392.     {
  1393.       "Id": "FoodDehydrator_I_Burger_Polypropylene_O_DehydratedFoodPackage_Water",
  1394.       "Building": "FoodDehydrator",
  1395.       "Inputs": [
  1396.         {
  1397.           "material": "Burger",
  1398.           "amount": 1.0,
  1399.           "doNotConsume": true
  1400.         },
  1401.         {
  1402.           "material": "Polypropylene",
  1403.           "amount": 12.0
  1404.         }
  1405.       ],
  1406.       "Outputs": [
  1407.         {
  1408.           "material": "DehydratedFoodPackage",
  1409.           "amount": 6.0,
  1410.           "temperatureOperation": "Dehydrated"
  1411.         },
  1412.         {
  1413.           "material": "Water",
  1414.           "amount": 6.0,
  1415.           "temperatureOperation": "Heated",
  1416.           "storeElement": true
  1417.         }
  1418.       ],
  1419.       "Time": 250.0,
  1420.       "NameDisplay": "Custom",
  1421.       "CustomName": "Dried <link=\"BURGER\">Frost Burger</link>",
  1422.       "Description": "Dehydrated portions of <link=\"BURGER\">Frost Burger</link> do not require refrigeration."
  1423.     },
  1424.     {
  1425.       "Id": "FoodDehydrator_I_BerryPie_Polypropylene_O_DehydratedBerryPie_Water",
  1426.       "Building": "FoodDehydrator",
  1427.       "Inputs": [
  1428.         {
  1429.           "material": "BerryPie",
  1430.           "amount": 1.42857146,
  1431.           "doNotConsume": true
  1432.         },
  1433.         {
  1434.           "material": "Polypropylene",
  1435.           "amount": 12.0
  1436.         }
  1437.       ],
  1438.       "Outputs": [
  1439.         {
  1440.           "material": "DehydratedBerryPie",
  1441.           "amount": 6.0,
  1442.           "temperatureOperation": "Dehydrated"
  1443.         },
  1444.         {
  1445.           "material": "Water",
  1446.           "amount": 6.0,
  1447.           "temperatureOperation": "Heated",
  1448.           "storeElement": true
  1449.         }
  1450.       ],
  1451.       "Time": 250.0,
  1452.       "NameDisplay": "Custom",
  1453.       "CustomName": "Dried <link=\"BERRYPIE\">Mixed Berry Pie</link>",
  1454.       "Description": "Dehydrated portions of <link=\"BERRYPIE\">Mixed Berry Pie</link> do not require refrigeration."
  1455.     },
  1456.     {
  1457.       "Id": "FossilDig_I_Diamond_O_Fossil",
  1458.       "Building": "FossilDig",
  1459.       "Inputs": [
  1460.         {
  1461.           "material": "Diamond",
  1462.           "amount": 1.0
  1463.         }
  1464.       ],
  1465.       "Outputs": [
  1466.         {
  1467.           "material": "Fossil",
  1468.           "amount": 100.0
  1469.         }
  1470.       ],
  1471.       "Time": 80.0,
  1472.       "NameDisplay": "Result",
  1473.       "Description": "Mined <link=\"FOSSIL\">Fossil</link>"
  1474.     },
  1475.     {
  1476.       "Id": "GlassForge_I_Sand_O_MoltenGlass",
  1477.       "Building": "GlassForge",
  1478.       "Inputs": [
  1479.         {
  1480.           "material": "Sand",
  1481.           "amount": 100.0
  1482.         }
  1483.       ],
  1484.       "Outputs": [
  1485.         {
  1486.           "material": "MoltenGlass",
  1487.           "amount": 25.0,
  1488.           "temperatureOperation": "Melted",
  1489.           "storeElement": true
  1490.         }
  1491.       ],
  1492.       "Time": 40.0,
  1493.       "NameDisplay": "Result",
  1494.       "Description": "Extracts pure <link=\"MOLTENGLASS\">Molten Glass</link> from <link=\"SAND\">Sand</link>."
  1495.     },
  1496.     {
  1497.       "Id": "GourmetCookingStation_I_GrilledPrickleFruit_SpiceNut_O_Salsa",
  1498.       "Building": "GourmetCookingStation",
  1499.       "Inputs": [
  1500.         {
  1501.           "material": "GrilledPrickleFruit",
  1502.           "amount": 2.0
  1503.         },
  1504.         {
  1505.           "material": "SpiceNut",
  1506.           "amount": 2.0
  1507.         }
  1508.       ],
  1509.       "Outputs": [
  1510.         {
  1511.           "material": "Salsa",
  1512.           "amount": 1.0,
  1513.           "temperatureOperation": "Heated"
  1514.         }
  1515.       ],
  1516.       "Time": 50.0,
  1517.       "NameDisplay": "Result",
  1518.       "Description": "A baked <link=\"PRICKLEFRUIT\">Bristle Berry</link> stuffed with delectable spices and vibrantly flavored."
  1519.     },
  1520.     {
  1521.       "Id": "GourmetCookingStation_I_FriedMushroom_Lettuce_O_MushroomWrap",
  1522.       "Building": "GourmetCookingStation",
  1523.       "Inputs": [
  1524.         {
  1525.           "material": "FriedMushroom",
  1526.           "amount": 1.0
  1527.         },
  1528.         {
  1529.           "material": "Lettuce",
  1530.           "amount": 4.0
  1531.         }
  1532.       ],
  1533.       "Outputs": [
  1534.         {
  1535.           "material": "MushroomWrap",
  1536.           "amount": 1.0,
  1537.           "temperatureOperation": "Heated"
  1538.         }
  1539.       ],
  1540.       "Time": 50.0,
  1541.       "NameDisplay": "Result",
  1542.       "Description": "Flavorful <link=\"MUSHROOM\">Mushrooms</link> wrapped in <link=\"LETTUCE\">Lettuce</link>."
  1543.     },
  1544.     {
  1545.       "Id": "GourmetCookingStation_I_CookedMeat_CookedFish_O_SurfAndTurf",
  1546.       "Building": "GourmetCookingStation",
  1547.       "Inputs": [
  1548.         {
  1549.           "material": "CookedMeat",
  1550.           "amount": 1.0
  1551.         },
  1552.         {
  1553.           "material": "CookedFish",
  1554.           "amount": 1.0
  1555.         }
  1556.       ],
  1557.       "Outputs": [
  1558.         {
  1559.           "material": "SurfAndTurf",
  1560.           "amount": 1.0,
  1561.           "temperatureOperation": "Heated"
  1562.         }
  1563.       ],
  1564.       "Time": 50.0,
  1565.       "NameDisplay": "Result",
  1566.       "Description": "A bit of <link=\"MEAT\">Meat</link> from the land and <link=\"COOKEDFISH\">Cooked Seafood</link> from the sea."
  1567.     },
  1568.     {
  1569.       "Id": "GourmetCookingStation_I_0_SpiceNut_O_SpiceBread",
  1570.       "Building": "GourmetCookingStation",
  1571.       "Inputs": [
  1572.         {
  1573.           "materials": [
  1574.             "ColdWheatSeed",
  1575.             "FernFood"
  1576.           ],
  1577.           "amounts": [
  1578.             10.0,
  1579.             10.0
  1580.           ]
  1581.         },
  1582.         {
  1583.           "material": "SpiceNut",
  1584.           "amount": 1.0
  1585.         }
  1586.       ],
  1587.       "Outputs": [
  1588.         {
  1589.           "material": "SpiceBread",
  1590.           "amount": 1.0,
  1591.           "temperatureOperation": "Heated"
  1592.         }
  1593.       ],
  1594.       "Time": 50.0,
  1595.       "NameDisplay": "Result",
  1596.       "Description": "A loaf of bread, lightly spiced with <link=\"SPICENUT\">Pincha Peppernut</link> for a mild bite."
  1597.     },
  1598.     {
  1599.       "Id": "GourmetCookingStation_I_Tofu_SpiceNut_O_SpicyTofu",
  1600.       "Building": "GourmetCookingStation",
  1601.       "Inputs": [
  1602.         {
  1603.           "material": "Tofu",
  1604.           "amount": 1.0
  1605.         },
  1606.         {
  1607.           "material": "SpiceNut",
  1608.           "amount": 1.0
  1609.         }
  1610.       ],
  1611.       "Outputs": [
  1612.         {
  1613.           "material": "SpicyTofu",
  1614.           "amount": 1.0,
  1615.           "temperatureOperation": "Heated"
  1616.         }
  1617.       ],
  1618.       "Time": 50.0,
  1619.       "NameDisplay": "Result",
  1620.       "Description": "<link=\"TOFU\">Tofu</link> marinated in a flavorful <link=\"SPICENUT\">Pincha Peppernut</link> sauce."
  1621.     },
  1622.     {
  1623.       "Id": "GourmetCookingStation_I_GingerConfig_BeanPlantSeed_O_Curry",
  1624.       "Building": "GourmetCookingStation",
  1625.       "Inputs": [
  1626.         {
  1627.           "material": "GingerConfig",
  1628.           "amount": 4.0
  1629.         },
  1630.         {
  1631.           "material": "BeanPlantSeed",
  1632.           "amount": 4.0
  1633.         }
  1634.       ],
  1635.       "Outputs": [
  1636.         {
  1637.           "material": "Curry",
  1638.           "amount": 1.0,
  1639.           "temperatureOperation": "Heated"
  1640.         }
  1641.       ],
  1642.       "Time": 50.0,
  1643.       "NameDisplay": "Result",
  1644.       "Description": "Chewy <link=\"BEANPLANTSEED\">Nosh Beans</link> simmered with chunks of <link=\"GINGERCONFIG\">Tonic Root</link>."
  1645.     },
  1646.     {
  1647.       "Id": "GourmetCookingStation_I_CookedEgg_Lettuce_FriedMushroom_O_Quiche",
  1648.       "Building": "GourmetCookingStation",
  1649.       "Inputs": [
  1650.         {
  1651.           "material": "CookedEgg",
  1652.           "amount": 1.0
  1653.         },
  1654.         {
  1655.           "material": "Lettuce",
  1656.           "amount": 1.0
  1657.         },
  1658.         {
  1659.           "material": "FriedMushroom",
  1660.           "amount": 1.0
  1661.         }
  1662.       ],
  1663.       "Outputs": [
  1664.         {
  1665.           "material": "Quiche",
  1666.           "amount": 1.0,
  1667.           "temperatureOperation": "Heated"
  1668.         }
  1669.       ],
  1670.       "Time": 50.0,
  1671.       "NameDisplay": "Result",
  1672.       "Description": "<link=\"COOKEDEGG\">Omelette</link>, <link=\"FRIEDMUSHROOM\">Fried Mushroom</link> and <link=\"LETTUCE\">Lettuce</link> piled onto a yummy crust."
  1673.     },
  1674.     {
  1675.       "Id": "GourmetCookingStation_I_ColdWheatBread_Lettuce_CookedMeat_O_Burger",
  1676.       "Building": "GourmetCookingStation",
  1677.       "Inputs": [
  1678.         {
  1679.           "material": "ColdWheatBread",
  1680.           "amount": 1.0
  1681.         },
  1682.         {
  1683.           "material": "Lettuce",
  1684.           "amount": 1.0
  1685.         },
  1686.         {
  1687.           "material": "CookedMeat",
  1688.           "amount": 1.0
  1689.         }
  1690.       ],
  1691.       "Outputs": [
  1692.         {
  1693.           "material": "Burger",
  1694.           "amount": 1.0,
  1695.           "temperatureOperation": "Heated"
  1696.         }
  1697.       ],
  1698.       "Time": 50.0,
  1699.       "NameDisplay": "Result",
  1700.       "Description": "<link=\"MEAT\">Meat</link> and <link=\"LETTUCE\">Lettuce</link> on a chilled <link=\"COLDWHEATBREAD\">Frost Bun</link>."
  1701.     },
  1702.     {
  1703.       "Id": "GourmetCookingStation_I_0_WormSuperFruit_0_O_BerryPie",
  1704.       "Building": "GourmetCookingStation",
  1705.       "Inputs": [
  1706.         {
  1707.           "materials": [
  1708.             "ColdWheatSeed",
  1709.             "FernFood"
  1710.           ],
  1711.           "amounts": [
  1712.             3.0,
  1713.             3.0
  1714.           ]
  1715.         },
  1716.         {
  1717.           "material": "WormSuperFruit",
  1718.           "amount": 4.0
  1719.         },
  1720.         {
  1721.           "materials": [
  1722.             "GrilledPrickleFruit",
  1723.             "CookedPikeapple",
  1724.             "VineFruit"
  1725.           ],
  1726.           "amounts": [
  1727.             1.0,
  1728.             1.6667,
  1729.             6.153
  1730.           ]
  1731.         }
  1732.       ],
  1733.       "Outputs": [
  1734.         {
  1735.           "material": "BerryPie",
  1736.           "amount": 1.0,
  1737.           "temperatureOperation": "Heated"
  1738.         }
  1739.       ],
  1740.       "Time": 50.0,
  1741.       "NameDisplay": "Result",
  1742.       "Description": "A pie made primarily of <link=\"WORMSUPERFRUIT\">Grubfruit</link> and <link=\"PRICKLEFRUIT\">Gristle Berries</link>."
  1743.     },
  1744.     {
  1745.       "Id": "Kiln_I_Clay_0_O_Ceramic",
  1746.       "Building": "Kiln",
  1747.       "Inputs": [
  1748.         {
  1749.           "material": "Clay",
  1750.           "amount": 100.0
  1751.         },
  1752.         {
  1753.           "materials": [
  1754.             "Carbon",
  1755.             "WoodLog",
  1756.             "Peat"
  1757.           ],
  1758.           "amounts": [
  1759.             25.0,
  1760.             25.0,
  1761.             25.0
  1762.           ]
  1763.         }
  1764.       ],
  1765.       "Outputs": [
  1766.         {
  1767.           "material": "Ceramic",
  1768.           "amount": 100.0,
  1769.           "temperatureOperation": "Heated"
  1770.         }
  1771.       ],
  1772.       "Time": 40.0,
  1773.       "NameDisplay": "Result",
  1774.       "Description": "Turns <link=\"CLAY\">Clay</link> into <link=\"CERAMIC\">Ceramic</link>."
  1775.     },
  1776.     {
  1777.       "Id": "Kiln_I_0_O_RefinedCarbon",
  1778.       "Building": "Kiln",
  1779.       "Inputs": [
  1780.         {
  1781.           "materials": [
  1782.             "Carbon",
  1783.             "WoodLog",
  1784.             "Peat"
  1785.           ],
  1786.           "amounts": [
  1787.             125.0,
  1788.             200.0,
  1789.             300.0
  1790.           ]
  1791.         }
  1792.       ],
  1793.       "Outputs": [
  1794.         {
  1795.           "material": "RefinedCarbon",
  1796.           "amount": 100.0,
  1797.           "temperatureOperation": "Heated"
  1798.         }
  1799.       ],
  1800.       "Time": 40.0,
  1801.       "NameDisplay": "Result",
  1802.       "Description": "Turns <link=\"CARBON\">Coal</link> into <link=\"REFINEDCARBON\">Refined Carbon</link>."
  1803.     },
  1804.     {
  1805.       "Id": "ManualHighEnergyParticleSpawner_I_UraniumOre_O_DepletedUranium",
  1806.       "Building": "ManualHighEnergyParticleSpawner",
  1807.       "Inputs": [
  1808.         {
  1809.           "material": "UraniumOre",
  1810.           "amount": 1.0
  1811.         }
  1812.       ],
  1813.       "Outputs": [
  1814.         {
  1815.           "material": "DepletedUranium",
  1816.           "amount": 0.5
  1817.         }
  1818.       ],
  1819.       "Time": 40.0,
  1820.       "HEPout": 5,
  1821.       "NameDisplay": "HEP",
  1822.       "Description": "Creates <link=\"RADIATION\">Radbolts</link> by processing <link=\"URANIUMORE\">Uranium Ore</link>. Also creates <link=\"DEPLETEDURANIUM\">Depleted Uranium</link> as a byproduct."
  1823.     },
  1824.     {
  1825.       "Id": "ManualHighEnergyParticleSpawner_I_EnrichedUranium_O_DepletedUranium",
  1826.       "Building": "ManualHighEnergyParticleSpawner",
  1827.       "Inputs": [
  1828.         {
  1829.           "material": "EnrichedUranium",
  1830.           "amount": 1.0
  1831.         }
  1832.       ],
  1833.       "Outputs": [
  1834.         {
  1835.           "material": "DepletedUranium",
  1836.           "amount": 0.8
  1837.         }
  1838.       ],
  1839.       "Time": 40.0,
  1840.       "HEPout": 25,
  1841.       "NameDisplay": "HEP",
  1842.       "Description": "Creates <link=\"RADIATION\">Radbolts</link> by processing <link=\"ENRICHEDURANIUM\">Enriched Uranium</link>. Also creates <link=\"DEPLETEDURANIUM\">Depleted Uranium</link> as a byproduct."
  1843.     },
  1844.     {
  1845.       "Id": "MetalRefinery_I_Cuprite_O_Copper",
  1846.       "Building": "MetalRefinery",
  1847.       "Inputs": [
  1848.         {
  1849.           "material": "Cuprite",
  1850.           "amount": 100.0
  1851.         }
  1852.       ],
  1853.       "Outputs": [
  1854.         {
  1855.           "material": "Copper",
  1856.           "amount": 100.0
  1857.         }
  1858.       ],
  1859.       "Time": 40.0,
  1860.       "NameDisplay": "IngredientToResult",
  1861.       "Description": "Extracts pure <link=\"COPPER\">Copper</link> from <link=\"CUPRITE\">Copper Ore</link>."
  1862.     },
  1863.     {
  1864.       "Id": "MetalRefinery_I_Cobaltite_O_Cobalt",
  1865.       "Building": "MetalRefinery",
  1866.       "Inputs": [
  1867.         {
  1868.           "material": "Cobaltite",
  1869.           "amount": 100.0
  1870.         }
  1871.       ],
  1872.       "Outputs": [
  1873.         {
  1874.           "material": "Cobalt",
  1875.           "amount": 100.0
  1876.         }
  1877.       ],
  1878.       "Time": 40.0,
  1879.       "NameDisplay": "IngredientToResult",
  1880.       "Description": "Extracts pure <link=\"COBALT\">Cobalt</link> from <link=\"COBALTITE\">Cobalt Ore</link>."
  1881.     },
  1882.     {
  1883.       "Id": "MetalRefinery_I_Wolframite_O_Tungsten",
  1884.       "Building": "MetalRefinery",
  1885.       "Inputs": [
  1886.         {
  1887.           "material": "Wolframite",
  1888.           "amount": 100.0
  1889.         }
  1890.       ],
  1891.       "Outputs": [
  1892.         {
  1893.           "material": "Tungsten",
  1894.           "amount": 100.0
  1895.         }
  1896.       ],
  1897.       "Time": 40.0,
  1898.       "NameDisplay": "IngredientToResult",
  1899.       "Description": "Extracts pure <link=\"TUNGSTEN\">Tungsten</link> from <link=\"WOLFRAMITE\">Wolframite</link>."
  1900.     },
  1901.     {
  1902.       "Id": "MetalRefinery_I_Electrum_O_Gold",
  1903.       "Building": "MetalRefinery",
  1904.       "Inputs": [
  1905.         {
  1906.           "material": "Electrum",
  1907.           "amount": 100.0
  1908.         }
  1909.       ],
  1910.       "Outputs": [
  1911.         {
  1912.           "material": "Gold",
  1913.           "amount": 100.0
  1914.         }
  1915.       ],
  1916.       "Time": 40.0,
  1917.       "NameDisplay": "IngredientToResult",
  1918.       "Description": "Extracts pure <link=\"GOLD\">Gold</link> from <link=\"ELECTRUM\">Electrum</link>."
  1919.     },
  1920.     {
  1921.       "Id": "MetalRefinery_I_AluminumOre_O_Aluminum",
  1922.       "Building": "MetalRefinery",
  1923.       "Inputs": [
  1924.         {
  1925.           "material": "AluminumOre",
  1926.           "amount": 100.0
  1927.         }
  1928.       ],
  1929.       "Outputs": [
  1930.         {
  1931.           "material": "Aluminum",
  1932.           "amount": 100.0
  1933.         }
  1934.       ],
  1935.       "Time": 40.0,
  1936.       "NameDisplay": "IngredientToResult",
  1937.       "Description": "Extracts pure <link=\"ALUMINUM\">Aluminum</link> from <link=\"ALUMINUMORE\">Aluminum Ore</link>."
  1938.     },
  1939.     {
  1940.       "Id": "MetalRefinery_I_GoldAmalgam_O_Gold",
  1941.       "Building": "MetalRefinery",
  1942.       "Inputs": [
  1943.         {
  1944.           "material": "GoldAmalgam",
  1945.           "amount": 100.0
  1946.         }
  1947.       ],
  1948.       "Outputs": [
  1949.         {
  1950.           "material": "Gold",
  1951.           "amount": 100.0
  1952.         }
  1953.       ],
  1954.       "Time": 40.0,
  1955.       "NameDisplay": "IngredientToResult",
  1956.       "Description": "Extracts pure <link=\"GOLD\">Gold</link> from <link=\"GOLDAMALGAM\">Gold Amalgam</link>."
  1957.     },
  1958.     {
  1959.       "Id": "MetalRefinery_I_NickelOre_O_Nickel",
  1960.       "Building": "MetalRefinery",
  1961.       "Inputs": [
  1962.         {
  1963.           "material": "NickelOre",
  1964.           "amount": 100.0
  1965.         }
  1966.       ],
  1967.       "Outputs": [
  1968.         {
  1969.           "material": "Nickel",
  1970.           "amount": 100.0
  1971.         }
  1972.       ],
  1973.       "Time": 40.0,
  1974.       "NameDisplay": "IngredientToResult",
  1975.       "Description": "Extracts pure <link=\"NICKEL\">Nickel</link> from <link=\"NICKELORE\">Nickel Ore</link>."
  1976.     },
  1977.     {
  1978.       "Id": "MetalRefinery_I_TempConductorSolid_O_Niobium",
  1979.       "Building": "MetalRefinery",
  1980.       "Inputs": [
  1981.         {
  1982.           "material": "TempConductorSolid",
  1983.           "amount": 100.0
  1984.         }
  1985.       ],
  1986.       "Outputs": [
  1987.         {
  1988.           "material": "Niobium",
  1989.           "amount": 100.0
  1990.         }
  1991.       ],
  1992.       "Time": 40.0,
  1993.       "NameDisplay": "IngredientToResult",
  1994.       "Description": "Extracts pure <link=\"NIOBIUM\">Niobium</link> from <link=\"TEMPCONDUCTORSOLID\">Thermium</link>."
  1995.     },
  1996.     {
  1997.       "Id": "MetalRefinery_I_IronOre_O_Iron",
  1998.       "Building": "MetalRefinery",
  1999.       "Inputs": [
  2000.         {
  2001.           "material": "IronOre",
  2002.           "amount": 100.0
  2003.         }
  2004.       ],
  2005.       "Outputs": [
  2006.         {
  2007.           "material": "Iron",
  2008.           "amount": 100.0
  2009.         }
  2010.       ],
  2011.       "Time": 40.0,
  2012.       "NameDisplay": "IngredientToResult",
  2013.       "Description": "Extracts pure <link=\"IRON\">Iron</link> from <link=\"IRONORE\">Iron Ore</link>."
  2014.     },
  2015.     {
  2016.       "Id": "MetalRefinery_I_Cinnabar_O_Mercury",
  2017.       "Building": "MetalRefinery",
  2018.       "Inputs": [
  2019.         {
  2020.           "material": "Cinnabar",
  2021.           "amount": 100.0
  2022.         }
  2023.       ],
  2024.       "Outputs": [
  2025.         {
  2026.           "material": "Mercury",
  2027.           "amount": 100.0
  2028.         }
  2029.       ],
  2030.       "Time": 40.0,
  2031.       "NameDisplay": "IngredientToResult",
  2032.       "Description": "Extracts pure <link=\"MERCURY\">Mercury</link> from <link=\"CINNABAR\">Cinnabar Ore</link>."
  2033.     },
  2034.     {
  2035.       "Id": "MetalRefinery_I_FoolsGold_O_Iron",
  2036.       "Building": "MetalRefinery",
  2037.       "Inputs": [
  2038.         {
  2039.           "material": "FoolsGold",
  2040.           "amount": 100.0
  2041.         }
  2042.       ],
  2043.       "Outputs": [
  2044.         {
  2045.           "material": "Iron",
  2046.           "amount": 100.0
  2047.         }
  2048.       ],
  2049.       "Time": 40.0,
  2050.       "NameDisplay": "IngredientToResult",
  2051.       "Description": "Extracts pure <link=\"IRON\">Iron</link> from <link=\"FOOLSGOLD\">Pyrite</link>."
  2052.     },
  2053.     {
  2054.       "Id": "MetalRefinery_I_Iron_RefinedCarbon_Lime_O_Steel",
  2055.       "Building": "MetalRefinery",
  2056.       "Inputs": [
  2057.         {
  2058.           "material": "Iron",
  2059.           "amount": 70.0
  2060.         },
  2061.         {
  2062.           "material": "RefinedCarbon",
  2063.           "amount": 20.0
  2064.         },
  2065.         {
  2066.           "material": "Lime",
  2067.           "amount": 10.0
  2068.         }
  2069.       ],
  2070.       "Outputs": [
  2071.         {
  2072.           "material": "Steel",
  2073.           "amount": 100.0
  2074.         }
  2075.       ],
  2076.       "Time": 40.0,
  2077.       "NameDisplay": "IngredientToResult",
  2078.       "Description": "Extracts pure <link=\"STEEL\">Steel</link> from <link=\"IRON\">Iron</link>."
  2079.     },
  2080.     {
  2081.       "Id": "MicrobeMusher_I_Dirt_Water_O_MushBar",
  2082.       "Building": "MicrobeMusher",
  2083.       "Inputs": [
  2084.         {
  2085.           "material": "Dirt",
  2086.           "amount": 75.0
  2087.         },
  2088.         {
  2089.           "material": "Water",
  2090.           "amount": 75.0
  2091.         }
  2092.       ],
  2093.       "Outputs": [
  2094.         {
  2095.           "material": "MushBar",
  2096.           "amount": 1.0
  2097.         }
  2098.       ],
  2099.       "Time": 40.0,
  2100.       "NameDisplay": "Result",
  2101.       "Description": "An edible, putrefied mudslop.\n\n<link=\"MUSHBAR\">Mush Bar</link>s are preferable to starvation, but only just barely."
  2102.     },
  2103.     {
  2104.       "Id": "MicrobeMusher_I_BasicPlantFood_Water_O_BasicPlantBar",
  2105.       "Building": "MicrobeMusher",
  2106.       "Inputs": [
  2107.         {
  2108.           "material": "BasicPlantFood",
  2109.           "amount": 2.0
  2110.         },
  2111.         {
  2112.           "material": "Water",
  2113.           "amount": 50.0
  2114.         }
  2115.       ],
  2116.       "Outputs": [
  2117.         {
  2118.           "material": "BasicPlantBar",
  2119.           "amount": 1.0
  2120.         }
  2121.       ],
  2122.       "Time": 50.0,
  2123.       "NameDisplay": "Result",
  2124.       "Description": "<link=\"BASICPLANTFOOD\">Meal Lice</link> compacted into a dense, immobile loaf."
  2125.     },
  2126.     {
  2127.       "Id": "MicrobeMusher_I_BeanPlantSeed_Water_O_Tofu",
  2128.       "Building": "MicrobeMusher",
  2129.       "Inputs": [
  2130.         {
  2131.           "material": "BeanPlantSeed",
  2132.           "amount": 6.0
  2133.         },
  2134.         {
  2135.           "material": "Water",
  2136.           "amount": 50.0
  2137.         }
  2138.       ],
  2139.       "Outputs": [
  2140.         {
  2141.           "material": "Tofu",
  2142.           "amount": 1.0
  2143.         }
  2144.       ],
  2145.       "Time": 50.0,
  2146.       "NameDisplay": "Result",
  2147.       "Description": "A bland curd made from <link=\"BEANPLANTSEED\">Nosh Beans</link>."
  2148.     },
  2149.     {
  2150.       "Id": "MicrobeMusher_I_0_0_O_FruitCake",
  2151.       "Building": "MicrobeMusher",
  2152.       "Inputs": [
  2153.         {
  2154.           "materials": [
  2155.             "ColdWheatSeed",
  2156.             "FernFood"
  2157.           ],
  2158.           "amounts": [
  2159.             5.0,
  2160.             5.0
  2161.           ]
  2162.         },
  2163.         {
  2164.           "materials": [
  2165.             "PrickleFruit",
  2166.             "HardSkinBerry"
  2167.           ],
  2168.           "amounts": [
  2169.             1.0,
  2170.             2.0
  2171.           ]
  2172.         }
  2173.       ],
  2174.       "Outputs": [
  2175.         {
  2176.           "material": "FruitCake",
  2177.           "amount": 1.0
  2178.         }
  2179.       ],
  2180.       "Time": 50.0,
  2181.       "NameDisplay": "Result",
  2182.       "Description": "A mashed up <link=\"PRICKLEFRUIT\">Bristle Berry</link> sludge with an exceptionally long shelf life."
  2183.     },
  2184.     {
  2185.       "Id": "MicrobeMusher_I_Meat_Tallow_O_Pemmican",
  2186.       "Building": "MicrobeMusher",
  2187.       "Inputs": [
  2188.         {
  2189.           "material": "Meat",
  2190.           "amount": 1.0
  2191.         },
  2192.         {
  2193.           "material": "Tallow",
  2194.           "amount": 1.0
  2195.         }
  2196.       ],
  2197.       "Outputs": [
  2198.         {
  2199.           "material": "Pemmican",
  2200.           "amount": 1.0
  2201.         }
  2202.       ],
  2203.       "Time": 50.0,
  2204.       "NameDisplay": "Result",
  2205.       "Description": "<link=\"MEAT\">Meat</link> and <link=\"TALLOW\">Tallow</link> pounded into a nutrient-dense brick with an exceptionally long shelf life."
  2206.     },
  2207.     {
  2208.       "Id": "MilkPress_I_ColdWheatSeed_Water_O_Milk",
  2209.       "Building": "MilkPress",
  2210.       "Inputs": [
  2211.         {
  2212.           "material": "ColdWheatSeed",
  2213.           "amount": 10.0
  2214.         },
  2215.         {
  2216.           "material": "Water",
  2217.           "amount": 15.0
  2218.         }
  2219.       ],
  2220.       "Outputs": [
  2221.         {
  2222.           "material": "Milk",
  2223.           "amount": 20.0,
  2224.           "storeElement": true
  2225.         }
  2226.       ],
  2227.       "Time": 40.0,
  2228.       "NameDisplay": "Custom",
  2229.       "CustomName": "<link=\"COLDWHEAT\">Sleet Wheat Grain</link> to <link=\"MILK\">Brackene</link>",
  2230.       "CustomSpritePrefabID": "Milk",
  2231.       "Description": "Converts <link=\"COLDWHEATSEED\">Sleet Wheat Grain</link> to <link=\"MILK\">Brackene</link>"
  2232.     },
  2233.     {
  2234.       "Id": "MilkPress_I_SpiceNut_Water_O_Milk",
  2235.       "Building": "MilkPress",
  2236.       "Inputs": [
  2237.         {
  2238.           "material": "SpiceNut",
  2239.           "amount": 3.0
  2240.         },
  2241.         {
  2242.           "material": "Water",
  2243.           "amount": 17.0
  2244.         }
  2245.       ],
  2246.       "Outputs": [
  2247.         {
  2248.           "material": "Milk",
  2249.           "amount": 20.0,
  2250.           "storeElement": true
  2251.         }
  2252.       ],
  2253.       "Time": 40.0,
  2254.       "NameDisplay": "Custom",
  2255.       "CustomName": "<link=\"SPICENUT\">Pincha Peppernut</link> to <link=\"MILK\">Brackene</link>",
  2256.       "CustomSpritePrefabID": "Milk",
  2257.       "Description": "Converts <link=\"SPICENUT\">Pincha Peppernut</link> to <link=\"MILK\">Brackene</link>"
  2258.     },
  2259.     {
  2260.       "Id": "MilkPress_I_BeanPlantSeed_Water_O_Milk",
  2261.       "Building": "MilkPress",
  2262.       "Inputs": [
  2263.         {
  2264.           "material": "BeanPlantSeed",
  2265.           "amount": 2.0
  2266.         },
  2267.         {
  2268.           "material": "Water",
  2269.           "amount": 18.0
  2270.         }
  2271.       ],
  2272.       "Outputs": [
  2273.         {
  2274.           "material": "Milk",
  2275.           "amount": 20.0,
  2276.           "storeElement": true
  2277.         }
  2278.       ],
  2279.       "Time": 40.0,
  2280.       "NameDisplay": "Custom",
  2281.       "CustomName": "<link=\"BEANPLANT\">Nosh Bean</link> to <link=\"MILK\">Brackene</link>",
  2282.       "CustomSpritePrefabID": "Milk",
  2283.       "Description": "Converts <link=\"BEANPLANTSEED\">Nosh Bean</link> to <link=\"MILK\">Brackene</link>"
  2284.     },
  2285.     {
  2286.       "Id": "MilkPress_I_DewDrip_O_Milk",
  2287.       "Building": "MilkPress",
  2288.       "Inputs": [
  2289.         {
  2290.           "material": "DewDrip",
  2291.           "amount": 2.0
  2292.         }
  2293.       ],
  2294.       "Outputs": [
  2295.         {
  2296.           "material": "Milk",
  2297.           "amount": 20.0,
  2298.           "storeElement": true
  2299.         }
  2300.       ],
  2301.       "Time": 40.0,
  2302.       "NameDisplay": "Custom",
  2303.       "CustomName": "<link=\"DEWDRIP\">Dewdrip</link> to <link=\"MILK\">Brackene</link>",
  2304.       "CustomSpritePrefabID": "Milk",
  2305.       "Description": "Converts <link=\"DEWDRIP\">Dewdrip</link> to <link=\"MILK\">Brackene</link>"
  2306.     },
  2307.     {
  2308.       "Id": "MilkPress_I_SlimeMold_O_PhytoOil_Dirt",
  2309.       "Building": "MilkPress",
  2310.       "Inputs": [
  2311.         {
  2312.           "material": "SlimeMold",
  2313.           "amount": 100.0
  2314.         }
  2315.       ],
  2316.       "Outputs": [
  2317.         {
  2318.           "material": "PhytoOil",
  2319.           "amount": 70.0,
  2320.           "storeElement": true
  2321.         },
  2322.         {
  2323.           "material": "Dirt",
  2324.           "amount": 30.0
  2325.         }
  2326.       ],
  2327.       "Time": 40.0,
  2328.       "NameDisplay": "IngredientToResult",
  2329.       "Description": "Converts <link=\"SLIMEMOLD\">Slime</link> to <link=\"PHYTOOIL\">Phyto Oil</link> and <link=\"DIRT\">Dirt</link>"
  2330.     },
  2331.     {
  2332.       "Id": "MilkPress_I_Kelp_Water_O_PhytoOil",
  2333.       "Building": "MilkPress",
  2334.       "Inputs": [
  2335.         {
  2336.           "material": "Kelp",
  2337.           "amount": 25.0
  2338.         },
  2339.         {
  2340.           "material": "Water",
  2341.           "amount": 75.0
  2342.         }
  2343.       ],
  2344.       "Outputs": [
  2345.         {
  2346.           "material": "PhytoOil",
  2347.           "amount": 100.0,
  2348.           "storeElement": true
  2349.         }
  2350.       ],
  2351.       "Time": 40.0,
  2352.       "NameDisplay": "IngredientToResult",
  2353.       "Description": "Converts <link=\"KELP\">Seakomb Leaf</link> to <link=\"PHYTOOIL\">Phyto Oil</link>"
  2354.     },
  2355.     {
  2356.       "Id": "MilkPress_I_Amber_O_NaturalResin_Fossil_Sand",
  2357.       "Building": "MilkPress",
  2358.       "Inputs": [
  2359.         {
  2360.           "material": "Amber",
  2361.           "amount": 100.0
  2362.         }
  2363.       ],
  2364.       "Outputs": [
  2365.         {
  2366.           "material": "NaturalResin",
  2367.           "amount": 50.0,
  2368.           "storeElement": true
  2369.         },
  2370.         {
  2371.           "material": "Fossil",
  2372.           "amount": 25.0
  2373.         },
  2374.         {
  2375.           "material": "Sand",
  2376.           "amount": 25.0
  2377.         }
  2378.       ],
  2379.       "Time": 40.0,
  2380.       "NameDisplay": "IngredientToResult",
  2381.       "Description": "Converts <link=\"AMBER\">Amber</link> into <link=\"NATURALRESIN\">Resin</link>, <link=\"FOSSIL\">Fossil</link>, and a small amount of <link=\"SAND\">Sand</link>"
  2382.     },
  2383.     {
  2384.       "Id": "MissileFabricator_I_0_0_O_MissileBasic",
  2385.       "Building": "MissileFabricator",
  2386.       "Inputs": [
  2387.         {
  2388.           "materials": [
  2389.             "Nickel",
  2390.             "Iron"
  2391.           ],
  2392.           "amounts": [
  2393.             25.0,
  2394.             25.0
  2395.           ],
  2396.           "temperatureOperation": "Heated",
  2397.           "inheritElement": true
  2398.         },
  2399.         {
  2400.           "materials": [
  2401.             "Petroleum",
  2402.             "RefinedLipid"
  2403.           ],
  2404.           "amounts": [
  2405.             50.0,
  2406.             50.0
  2407.           ]
  2408.         }
  2409.       ],
  2410.       "Outputs": [
  2411.         {
  2412.           "material": "MissileBasic",
  2413.           "amount": 5.0
  2414.         }
  2415.       ],
  2416.       "Time": 80.0,
  2417.       "NameDisplay": "Result",
  2418.       "Description": "Produces <link=\"MISSILELAUNCHER\">Blastshot</link> from <link=\"REFINEDMETAL\">Refined Metal</link> and <link=\"PETROLEUM\">Petroleum</link>."
  2419.     },
  2420.     {
  2421.       "Id": "MissileFabricator_I_0_0_0_O_MissileLongRange",
  2422.       "Building": "MissileFabricator",
  2423.       "Inputs": [
  2424.         {
  2425.           "materials": [
  2426.             "Nickel",
  2427.             "Iron"
  2428.           ],
  2429.           "amounts": [
  2430.             50.0,
  2431.             50.0
  2432.           ],
  2433.           "temperatureOperation": "Heated",
  2434.           "inheritElement": true
  2435.         },
  2436.         {
  2437.           "materials": [
  2438.             "Fertilizer",
  2439.             "Peat"
  2440.           ],
  2441.           "amounts": [
  2442.             100.0,
  2443.             100.0
  2444.           ]
  2445.         },
  2446.         {
  2447.           "materials": [
  2448.             "Petroleum",
  2449.             "RefinedLipid"
  2450.           ],
  2451.           "amounts": [
  2452.             200.0,
  2453.             200.0
  2454.           ]
  2455.         }
  2456.       ],
  2457.       "Outputs": [
  2458.         {
  2459.           "material": "MissileLongRange",
  2460.           "amount": 1.0
  2461.         }
  2462.       ],
  2463.       "Time": 80.0,
  2464.       "NameDisplay": "Result",
  2465.       "Description": "Produces <link=\"MISSILELAUNCHER\">Intracosmic Blastshot</link> from <link=\"REFINEDMETAL\">Refined Metal</link>, <link=\"FERTILIZER\">Fertilizer</link>, and <link=\"PETROLEUM\">Petroleum</link>."
  2466.     },
  2467.     {
  2468.       "Id": "MissileFabricator_I_0_0_0_O_MissileLongRange",
  2469.       "Building": "MissileFabricator",
  2470.       "Inputs": [
  2471.         {
  2472.           "materials": [
  2473.             "Nickel",
  2474.             "Iron"
  2475.           ],
  2476.           "amounts": [
  2477.             50.0,
  2478.             50.0
  2479.           ],
  2480.           "temperatureOperation": "Heated",
  2481.           "inheritElement": true
  2482.         },
  2483.         {
  2484.           "materials": [
  2485.             "Fertilizer",
  2486.             "Peat"
  2487.           ],
  2488.           "amounts": [
  2489.             100.0,
  2490.             100.0
  2491.           ]
  2492.         },
  2493.         {
  2494.           "materials": [
  2495.             "Petroleum",
  2496.             "RefinedLipid"
  2497.           ],
  2498.           "amounts": [
  2499.             200.0,
  2500.             200.0
  2501.           ]
  2502.         }
  2503.       ],
  2504.       "Outputs": [
  2505.         {
  2506.           "material": "MissileLongRange",
  2507.           "amount": 1.0
  2508.         }
  2509.       ],
  2510.       "Time": 80.0,
  2511.       "NameDisplay": "Result",
  2512.       "Description": "Produces <link=\"MISSILELAUNCHER\">Intracosmic Blastshot</link> from <link=\"REFINEDMETAL\">Refined Metal</link>, <link=\"FERTILIZER\">Fertilizer</link>, and <link=\"PETROLEUM\">Petroleum</link>."
  2513.     },
  2514.     {
  2515.       "Id": "OrbitalResearchCenter_I_Polypropylene_O_OrbitalResearchDatabank",
  2516.       "Building": "OrbitalResearchCenter",
  2517.       "Inputs": [
  2518.         {
  2519.           "material": "Polypropylene",
  2520.           "amount": 5.0,
  2521.           "inheritElement": true
  2522.         }
  2523.       ],
  2524.       "Outputs": [
  2525.         {
  2526.           "material": "OrbitalResearchDatabank",
  2527.           "amount": 1.0
  2528.         }
  2529.       ],
  2530.       "Time": 33.0,
  2531.       "NameDisplay": "ResultWithIngredient",
  2532.       "Description": "Data Banks of raw data generated from exploring, either by exploring new areas with Duplicants, or by using an <link=\"ORBITALRESEARCHCENTER\">Orbital Data Collection Lab</link>.\n\nUsed by the <link=\"DLC1COSMICRESEARCHCENTER\">Virtual Planetarium</link> to conduct research."
  2533.     },
  2534.     {
  2535.       "Id": "RockCrusher_I_0_O_Sand",
  2536.       "Building": "RockCrusher",
  2537.       "Inputs": [
  2538.         {
  2539.           "materials": [
  2540.             "SuperInsulator",
  2541.             "Shale",
  2542.             "Ceramic",
  2543.             "Obsidian",
  2544.             "IgneousRock",
  2545.             "Granite",
  2546.             "SedimentaryRock",
  2547.             "SandStone"
  2548.           ],
  2549.           "amounts": [
  2550.             100.0,
  2551.             100.0,
  2552.             100.0,
  2553.             100.0,
  2554.             100.0,
  2555.             100.0,
  2556.             100.0,
  2557.             100.0
  2558.           ]
  2559.         }
  2560.       ],
  2561.       "Outputs": [
  2562.         {
  2563.           "material": "Sand",
  2564.           "amount": 100.0
  2565.         }
  2566.       ],
  2567.       "Time": 40.0,
  2568.       "NameDisplay": "Custom",
  2569.       "CustomName": "<link=\"BUILDABLERAW\">Raw Mineral</link> to <link=\"SAND\">Sand</link>",
  2570.       "Description": "Crushes <link=\"BUILDABLERAW\">Raw Minerals</link> into <link=\"SAND\">Sand</link>"
  2571.     },
  2572.     {
  2573.       "Id": "RockCrusher_I_Cuprite_O_Copper_Sand",
  2574.       "Building": "RockCrusher",
  2575.       "Inputs": [
  2576.         {
  2577.           "material": "Cuprite",
  2578.           "amount": 100.0
  2579.         }
  2580.       ],
  2581.       "Outputs": [
  2582.         {
  2583.           "material": "Copper",
  2584.           "amount": 50.0
  2585.         },
  2586.         {
  2587.           "material": "Sand",
  2588.           "amount": 50.0
  2589.         }
  2590.       ],
  2591.       "Time": 40.0,
  2592.       "NameDisplay": "IngredientToResult",
  2593.       "Description": "Crushes <link=\"CUPRITE\">Copper Ore</link> into <link=\"SAND\">Sand</link> and pure <link=\"COPPER\">Copper</link>"
  2594.     },
  2595.     {
  2596.       "Id": "RockCrusher_I_Cobaltite_O_Cobalt_Sand",
  2597.       "Building": "RockCrusher",
  2598.       "Inputs": [
  2599.         {
  2600.           "material": "Cobaltite",
  2601.           "amount": 100.0
  2602.         }
  2603.       ],
  2604.       "Outputs": [
  2605.         {
  2606.           "material": "Cobalt",
  2607.           "amount": 50.0
  2608.         },
  2609.         {
  2610.           "material": "Sand",
  2611.           "amount": 50.0
  2612.         }
  2613.       ],
  2614.       "Time": 40.0,
  2615.       "NameDisplay": "IngredientToResult",
  2616.       "Description": "Crushes <link=\"COBALTITE\">Cobalt Ore</link> into <link=\"SAND\">Sand</link> and pure <link=\"COBALT\">Cobalt</link>"
  2617.     },
  2618.     {
  2619.       "Id": "RockCrusher_I_Wolframite_O_Tungsten_Sand",
  2620.       "Building": "RockCrusher",
  2621.       "Inputs": [
  2622.         {
  2623.           "material": "Wolframite",
  2624.           "amount": 100.0
  2625.         }
  2626.       ],
  2627.       "Outputs": [
  2628.         {
  2629.           "material": "Tungsten",
  2630.           "amount": 50.0
  2631.         },
  2632.         {
  2633.           "material": "Sand",
  2634.           "amount": 50.0
  2635.         }
  2636.       ],
  2637.       "Time": 40.0,
  2638.       "NameDisplay": "IngredientToResult",
  2639.       "Description": "Crushes <link=\"WOLFRAMITE\">Wolframite</link> into <link=\"SAND\">Sand</link> and pure <link=\"TUNGSTEN\">Tungsten</link>"
  2640.     },
  2641.     {
  2642.       "Id": "RockCrusher_I_Electrum_O_Gold_Sand",
  2643.       "Building": "RockCrusher",
  2644.       "Inputs": [
  2645.         {
  2646.           "material": "Electrum",
  2647.           "amount": 100.0
  2648.         }
  2649.       ],
  2650.       "Outputs": [
  2651.         {
  2652.           "material": "Gold",
  2653.           "amount": 50.0
  2654.         },
  2655.         {
  2656.           "material": "Sand",
  2657.           "amount": 50.0
  2658.         }
  2659.       ],
  2660.       "Time": 40.0,
  2661.       "NameDisplay": "IngredientToResult",
  2662.       "Description": "Crushes <link=\"ELECTRUM\">Electrum</link> into <link=\"SAND\">Sand</link> and pure <link=\"GOLD\">Gold</link>"
  2663.     },
  2664.     {
  2665.       "Id": "RockCrusher_I_AluminumOre_O_Aluminum_Sand",
  2666.       "Building": "RockCrusher",
  2667.       "Inputs": [
  2668.         {
  2669.           "material": "AluminumOre",
  2670.           "amount": 100.0
  2671.         }
  2672.       ],
  2673.       "Outputs": [
  2674.         {
  2675.           "material": "Aluminum",
  2676.           "amount": 50.0
  2677.         },
  2678.         {
  2679.           "material": "Sand",
  2680.           "amount": 50.0
  2681.         }
  2682.       ],
  2683.       "Time": 40.0,
  2684.       "NameDisplay": "IngredientToResult",
  2685.       "Description": "Crushes <link=\"ALUMINUMORE\">Aluminum Ore</link> into <link=\"SAND\">Sand</link> and pure <link=\"ALUMINUM\">Aluminum</link>"
  2686.     },
  2687.     {
  2688.       "Id": "RockCrusher_I_GoldAmalgam_O_Gold_Sand",
  2689.       "Building": "RockCrusher",
  2690.       "Inputs": [
  2691.         {
  2692.           "material": "GoldAmalgam",
  2693.           "amount": 100.0
  2694.         }
  2695.       ],
  2696.       "Outputs": [
  2697.         {
  2698.           "material": "Gold",
  2699.           "amount": 50.0
  2700.         },
  2701.         {
  2702.           "material": "Sand",
  2703.           "amount": 50.0
  2704.         }
  2705.       ],
  2706.       "Time": 40.0,
  2707.       "NameDisplay": "IngredientToResult",
  2708.       "Description": "Crushes <link=\"GOLDAMALGAM\">Gold Amalgam</link> into <link=\"SAND\">Sand</link> and pure <link=\"GOLD\">Gold</link>"
  2709.     },
  2710.     {
  2711.       "Id": "RockCrusher_I_NickelOre_O_Nickel_Sand",
  2712.       "Building": "RockCrusher",
  2713.       "Inputs": [
  2714.         {
  2715.           "material": "NickelOre",
  2716.           "amount": 100.0
  2717.         }
  2718.       ],
  2719.       "Outputs": [
  2720.         {
  2721.           "material": "Nickel",
  2722.           "amount": 50.0
  2723.         },
  2724.         {
  2725.           "material": "Sand",
  2726.           "amount": 50.0
  2727.         }
  2728.       ],
  2729.       "Time": 40.0,
  2730.       "NameDisplay": "IngredientToResult",
  2731.       "Description": "Crushes <link=\"NICKELORE\">Nickel Ore</link> into <link=\"SAND\">Sand</link> and pure <link=\"NICKEL\">Nickel</link>"
  2732.     },
  2733.     {
  2734.       "Id": "RockCrusher_I_TempConductorSolid_O_Niobium_Sand",
  2735.       "Building": "RockCrusher",
  2736.       "Inputs": [
  2737.         {
  2738.           "material": "TempConductorSolid",
  2739.           "amount": 100.0
  2740.         }
  2741.       ],
  2742.       "Outputs": [
  2743.         {
  2744.           "material": "Niobium",
  2745.           "amount": 50.0
  2746.         },
  2747.         {
  2748.           "material": "Sand",
  2749.           "amount": 50.0
  2750.         }
  2751.       ],
  2752.       "Time": 40.0,
  2753.       "NameDisplay": "IngredientToResult",
  2754.       "Description": "Crushes <link=\"TEMPCONDUCTORSOLID\">Thermium</link> into <link=\"SAND\">Sand</link> and pure <link=\"NIOBIUM\">Niobium</link>"
  2755.     },
  2756.     {
  2757.       "Id": "RockCrusher_I_IronOre_O_Iron_Sand",
  2758.       "Building": "RockCrusher",
  2759.       "Inputs": [
  2760.         {
  2761.           "material": "IronOre",
  2762.           "amount": 100.0
  2763.         }
  2764.       ],
  2765.       "Outputs": [
  2766.         {
  2767.           "material": "Iron",
  2768.           "amount": 50.0
  2769.         },
  2770.         {
  2771.           "material": "Sand",
  2772.           "amount": 50.0
  2773.         }
  2774.       ],
  2775.       "Time": 40.0,
  2776.       "NameDisplay": "IngredientToResult",
  2777.       "Description": "Crushes <link=\"IRONORE\">Iron Ore</link> into <link=\"SAND\">Sand</link> and pure <link=\"IRON\">Iron</link>"
  2778.     },
  2779.     {
  2780.       "Id": "RockCrusher_I_Cinnabar_O_Mercury_Sand",
  2781.       "Building": "RockCrusher",
  2782.       "Inputs": [
  2783.         {
  2784.           "material": "Cinnabar",
  2785.           "amount": 100.0
  2786.         }
  2787.       ],
  2788.       "Outputs": [
  2789.         {
  2790.           "material": "Mercury",
  2791.           "amount": 50.0
  2792.         },
  2793.         {
  2794.           "material": "Sand",
  2795.           "amount": 50.0
  2796.         }
  2797.       ],
  2798.       "Time": 40.0,
  2799.       "NameDisplay": "IngredientToResult",
  2800.       "Description": "Crushes <link=\"CINNABAR\">Cinnabar Ore</link> into <link=\"SAND\">Sand</link> and pure <link=\"MERCURY\">Mercury</link>"
  2801.     },
  2802.     {
  2803.       "Id": "RockCrusher_I_FoolsGold_O_Iron_Sand",
  2804.       "Building": "RockCrusher",
  2805.       "Inputs": [
  2806.         {
  2807.           "material": "FoolsGold",
  2808.           "amount": 100.0
  2809.         }
  2810.       ],
  2811.       "Outputs": [
  2812.         {
  2813.           "material": "Iron",
  2814.           "amount": 50.0
  2815.         },
  2816.         {
  2817.           "material": "Sand",
  2818.           "amount": 50.0
  2819.         }
  2820.       ],
  2821.       "Time": 40.0,
  2822.       "NameDisplay": "IngredientToResult",
  2823.       "Description": "Crushes <link=\"FOOLSGOLD\">Pyrite</link> into <link=\"SAND\">Sand</link> and pure <link=\"IRON\">Iron</link>"
  2824.     },
  2825.     {
  2826.       "Id": "RockCrusher_I_EggShell_O_Lime",
  2827.       "Building": "RockCrusher",
  2828.       "Inputs": [
  2829.         {
  2830.           "material": "EggShell",
  2831.           "amount": 5.0
  2832.         }
  2833.       ],
  2834.       "Outputs": [
  2835.         {
  2836.           "material": "Lime",
  2837.           "amount": 5.0
  2838.         }
  2839.       ],
  2840.       "Time": 40.0,
  2841.       "NameDisplay": "IngredientToResult",
  2842.       "Description": "Crushes Egg Shell into <link=\"LIME\">Lime</link>"
  2843.     },
  2844.     {
  2845.       "Id": "RockCrusher_I_CrabShell_O_Lime",
  2846.       "Building": "RockCrusher",
  2847.       "Inputs": [
  2848.         {
  2849.           "material": "CrabShell",
  2850.           "amount": 10.0
  2851.         }
  2852.       ],
  2853.       "Outputs": [
  2854.         {
  2855.           "material": "Lime",
  2856.           "amount": 10.0
  2857.         }
  2858.       ],
  2859.       "Time": 40.0,
  2860.       "NameDisplay": "IngredientToResult",
  2861.       "Description": "Crushes <link=\"CRABSHELL\">Pokeshell Molt</link> into <link=\"LIME\">Lime</link>"
  2862.     },
  2863.     {
  2864.       "Id": "RockCrusher_I_CrabWoodShell_O_WoodLog",
  2865.       "Building": "RockCrusher",
  2866.       "Inputs": [
  2867.         {
  2868.           "material": "CrabWoodShell",
  2869.           "amount": 500.0
  2870.         }
  2871.       ],
  2872.       "Outputs": [
  2873.         {
  2874.           "material": "WoodLog",
  2875.           "amount": 500.0
  2876.         }
  2877.       ],
  2878.       "Time": 40.0,
  2879.       "NameDisplay": "IngredientToResult",
  2880.       "Description": "Crushes <link=\"CRABWOODSHELL\">Oakshell Molt</link> into <link=\"WOOD\">Wood</link>"
  2881.     },
  2882.     {
  2883.       "Id": "RockCrusher_I_Fossil_O_Lime_SedimentaryRock",
  2884.       "Building": "RockCrusher",
  2885.       "Inputs": [
  2886.         {
  2887.           "material": "Fossil",
  2888.           "amount": 100.0
  2889.         }
  2890.       ],
  2891.       "Outputs": [
  2892.         {
  2893.           "material": "Lime",
  2894.           "amount": 20.0
  2895.         },
  2896.         {
  2897.           "material": "SedimentaryRock",
  2898.           "amount": 80.0
  2899.         }
  2900.       ],
  2901.       "Time": 40.0,
  2902.       "NameDisplay": "IngredientToResult",
  2903.       "Description": "Crushes <link=\"FOSSIL\">Fossil</link> into <link=\"SEDIMENTARYROCK\">Sedimentary Rock</link> and a small amount of pure <link=\"LIME\">Lime</link>"
  2904.     },
  2905.     {
  2906.       "Id": "RockCrusher_I_GarbageElectrobank_O_Katairite",
  2907.       "Building": "RockCrusher",
  2908.       "Inputs": [
  2909.         {
  2910.           "material": "GarbageElectrobank",
  2911.           "amount": 1.0
  2912.         }
  2913.       ],
  2914.       "Outputs": [
  2915.         {
  2916.           "material": "Katairite",
  2917.           "amount": 100.0
  2918.         }
  2919.       ],
  2920.       "Time": 40.0,
  2921.       "NameDisplay": "Ingredient",
  2922.       "Description": "Crushes <link=\"ELECTROBANK\">Power Bank Scrap</link> into <link=\"KATAIRITE\">Abyssalite</link>"
  2923.     },
  2924.     {
  2925.       "Id": "RockCrusher_I_Salt_O_TableSalt_Sand",
  2926.       "Building": "RockCrusher",
  2927.       "Inputs": [
  2928.         {
  2929.           "material": "Salt",
  2930.           "amount": 100.0
  2931.         }
  2932.       ],
  2933.       "Outputs": [
  2934.         {
  2935.           "material": "TableSalt",
  2936.           "amount": 0.005
  2937.         },
  2938.         {
  2939.           "material": "Sand",
  2940.           "amount": 99.995
  2941.         }
  2942.       ],
  2943.       "Time": 40.0,
  2944.       "NameDisplay": "IngredientToResult",
  2945.       "Description": "Crushes <link=\"SALT\">Salt</link> into Table Salt"
  2946.     },
  2947.     {
  2948.       "Id": "RockCrusher_I_Fullerene_O_Graphite_Sand",
  2949.       "Building": "RockCrusher",
  2950.       "Inputs": [
  2951.         {
  2952.           "material": "Fullerene",
  2953.           "amount": 100.0
  2954.         }
  2955.       ],
  2956.       "Outputs": [
  2957.         {
  2958.           "material": "Graphite",
  2959.           "amount": 90.0
  2960.         },
  2961.         {
  2962.           "material": "Sand",
  2963.           "amount": 10.0000019
  2964.         }
  2965.       ],
  2966.       "Time": 40.0,
  2967.       "NameDisplay": "IngredientToResult",
  2968.       "Description": "Crushes <link=\"FULLERENE\">Fullerene</link> into <link=\"GRAPHITE\">Graphite</link>"
  2969.     },
  2970.     {
  2971.       "Id": "RockCrusher_I_IceBellyPoop_O_Phosphorite_Clay",
  2972.       "Building": "RockCrusher",
  2973.       "Inputs": [
  2974.         {
  2975.           "material": "IceBellyPoop",
  2976.           "amount": 120.0
  2977.         }
  2978.       ],
  2979.       "Outputs": [
  2980.         {
  2981.           "material": "Phosphorite",
  2982.           "amount": 32.004
  2983.         },
  2984.         {
  2985.           "material": "Clay",
  2986.           "amount": 87.996
  2987.         }
  2988.       ],
  2989.       "Time": 40.0,
  2990.       "NameDisplay": "Ingredient",
  2991.       "Description": "Crushes <link=\"ICEBELLYPOOP\">Bammoth Patty</link> into <link=\"PHOSPHORITE\">Phosphorite</link> and <link=\"CLAY\">Clay</link>"
  2992.     },
  2993.     {
  2994.       "Id": "RockCrusher_I_GoldBellyCrown_O_GoldAmalgam",
  2995.       "Building": "RockCrusher",
  2996.       "Inputs": [
  2997.         {
  2998.           "material": "GoldBellyCrown",
  2999.           "amount": 1.0
  3000.         }
  3001.       ],
  3002.       "Outputs": [
  3003.         {
  3004.           "material": "GoldAmalgam",
  3005.           "amount": 250.0
  3006.         }
  3007.       ],
  3008.       "Time": 40.0,
  3009.       "NameDisplay": "Ingredient",
  3010.       "Description": "Crushes <link=\"GOLDBELLYCROWN\">Regal Bammoth Crest</link> into <link=\"GOLDAMALGAM\">Gold Amalgam</link>"
  3011.     },
  3012.     {
  3013.       "Id": "SludgePress_I_ToxicMud_O_ToxicSand_DirtyWater",
  3014.       "Building": "SludgePress",
  3015.       "Inputs": [
  3016.         {
  3017.           "material": "ToxicMud",
  3018.           "amount": 150.0
  3019.         }
  3020.       ],
  3021.       "Outputs": [
  3022.         {
  3023.           "material": "ToxicSand",
  3024.           "amount": 60.0
  3025.         },
  3026.         {
  3027.           "material": "DirtyWater",
  3028.           "amount": 90.0,
  3029.           "storeElement": true
  3030.         }
  3031.       ],
  3032.       "Time": 20.0,
  3033.       "NameDisplay": "Composite",
  3034.       "Description": "Separates <link=\"TOXICMUD\">Polluted Mud</link> into its base elements."
  3035.     },
  3036.     {
  3037.       "Id": "SludgePress_I_Mud_O_Dirt_Water",
  3038.       "Building": "SludgePress",
  3039.       "Inputs": [
  3040.         {
  3041.           "material": "Mud",
  3042.           "amount": 150.0
  3043.         }
  3044.       ],
  3045.       "Outputs": [
  3046.         {
  3047.           "material": "Dirt",
  3048.           "amount": 60.0
  3049.         },
  3050.         {
  3051.           "material": "Water",
  3052.           "amount": 90.0,
  3053.           "storeElement": true
  3054.         }
  3055.       ],
  3056.       "Time": 20.0,
  3057.       "NameDisplay": "Composite",
  3058.       "Description": "Separates <link=\"MUD\">Mud</link> into its base elements."
  3059.     },
  3060.     {
  3061.       "Id": "Smoker_I_DinosaurMeat_0_O_SmokedDinosaurMeat",
  3062.       "Building": "Smoker",
  3063.       "Inputs": [
  3064.         {
  3065.           "material": "DinosaurMeat",
  3066.           "amount": 6.0
  3067.         },
  3068.         {
  3069.           "materials": [
  3070.             "WoodLog",
  3071.             "Peat"
  3072.           ],
  3073.           "amounts": [
  3074.             100.0,
  3075.             100.0
  3076.           ]
  3077.         }
  3078.       ],
  3079.       "Outputs": [
  3080.         {
  3081.           "material": "SmokedDinosaurMeat",
  3082.           "amount": 3.2,
  3083.           "temperatureOperation": "Heated"
  3084.         }
  3085.       ],
  3086.       "Time": 600.0,
  3087.       "NameDisplay": "Result",
  3088.       "Description": "A stack of tender, slow-smoked meat."
  3089.     },
  3090.     {
  3091.       "Id": "Smoker_I_0_0_O_SmokedFish",
  3092.       "Building": "Smoker",
  3093.       "Inputs": [
  3094.         {
  3095.           "materials": [
  3096.             "FishMeat",
  3097.             "PrehistoricPacuFillet"
  3098.           ],
  3099.           "amounts": [
  3100.             6.0,
  3101.             6.0
  3102.           ]
  3103.         },
  3104.         {
  3105.           "materials": [
  3106.             "WoodLog",
  3107.             "Peat"
  3108.           ],
  3109.           "amounts": [
  3110.             100.0,
  3111.             100.0
  3112.           ]
  3113.         }
  3114.       ],
  3115.       "Outputs": [
  3116.         {
  3117.           "material": "SmokedFish",
  3118.           "amount": 4.0,
  3119.           "temperatureOperation": "Heated"
  3120.         }
  3121.       ],
  3122.       "Time": 600.0,
  3123.       "NameDisplay": "Result",
  3124.       "Description": "A buttery smoked fish fillet."
  3125.     },
  3126.     {
  3127.       "Id": "Smoker_I_0_0_O_SmokedVegetables",
  3128.       "Building": "Smoker",
  3129.       "Inputs": [
  3130.         {
  3131.           "materials": [
  3132.             "GardenFoodPlantFood",
  3133.             "HardSkinBerry",
  3134.             "WormBasicFruit"
  3135.           ],
  3136.           "amounts": [
  3137.             7.0,
  3138.             7.0,
  3139.             7.0
  3140.           ]
  3141.         },
  3142.         {
  3143.           "materials": [
  3144.             "WoodLog",
  3145.             "Peat"
  3146.           ],
  3147.           "amounts": [
  3148.             100.0,
  3149.             100.0
  3150.           ]
  3151.         }
  3152.       ],
  3153.       "Outputs": [
  3154.         {
  3155.           "material": "SmokedVegetables",
  3156.           "amount": 4.0,
  3157.           "temperatureOperation": "Heated"
  3158.         }
  3159.       ],
  3160.       "Time": 600.0,
  3161.       "NameDisplay": "Result",
  3162.       "Description": "Crisp vegetables stuffed with herbs."
  3163.     },
  3164.     {
  3165.       "Id": "SuitFabricator_I_0_0_O_Atmo_Suit",
  3166.       "Building": "SuitFabricator",
  3167.       "Inputs": [
  3168.         {
  3169.           "materials": [
  3170.             "Nickel",
  3171.             "Iron"
  3172.           ],
  3173.           "amounts": [
  3174.             300.0,
  3175.             300.0
  3176.           ],
  3177.           "inheritElement": true
  3178.         },
  3179.         {
  3180.           "materials": [
  3181.             "BasicFabric",
  3182.             "FeatherFabric"
  3183.           ],
  3184.           "amounts": [
  3185.             2.0,
  3186.             2.0
  3187.           ]
  3188.         }
  3189.       ],
  3190.       "Outputs": [
  3191.         {
  3192.           "material": "Atmo_Suit",
  3193.           "amount": 1.0,
  3194.           "temperatureOperation": "Heated"
  3195.         }
  3196.       ],
  3197.       "Time": 40.0,
  3198.       "NameDisplay": "Result",
  3199.       "Description": "Supplies Duplicants with <link=\"OXYGEN\">Oxygen</link> in toxic and low breathability environments."
  3200.     },
  3201.     {
  3202.       "Id": "SuitFabricator_I_Worn_Atmo_Suit_0_O_Atmo_Suit",
  3203.       "Building": "SuitFabricator",
  3204.       "Inputs": [
  3205.         {
  3206.           "material": "Worn_Atmo_Suit",
  3207.           "amount": 1.0,
  3208.           "inheritElement": true
  3209.         },
  3210.         {
  3211.           "materials": [
  3212.             "BasicFabric",
  3213.             "FeatherFabric"
  3214.           ],
  3215.           "amounts": [
  3216.             1.0,
  3217.             1.0
  3218.           ]
  3219.         }
  3220.       ],
  3221.       "Outputs": [
  3222.         {
  3223.           "material": "Atmo_Suit",
  3224.           "amount": 1.0,
  3225.           "temperatureOperation": "Heated"
  3226.         }
  3227.       ],
  3228.       "Time": 40.0,
  3229.       "NameDisplay": "Custom",
  3230.       "CustomName": "Repair <link=\"ATMOSUIT\">Atmo Suit</link>",
  3231.       "Description": "Restore a <link=\"ATMOSUIT\">Worn Atmo Suit</link> to working order."
  3232.     },
  3233.     {
  3234.       "Id": "SuitFabricator_I_Steel_Petroleum_O_Jet_Suit",
  3235.       "Building": "SuitFabricator",
  3236.       "Inputs": [
  3237.         {
  3238.           "material": "Steel",
  3239.           "amount": 200.0
  3240.         },
  3241.         {
  3242.           "material": "Petroleum",
  3243.           "amount": 25.0
  3244.         }
  3245.       ],
  3246.       "Outputs": [
  3247.         {
  3248.           "material": "Jet_Suit",
  3249.           "amount": 1.0,
  3250.           "temperatureOperation": "Heated"
  3251.         }
  3252.       ],
  3253.       "Time": 40.0,
  3254.       "NameDisplay": "ResultWithIngredient",
  3255.       "Description": "Supplies Duplicants with <link=\"OXYGEN\">Oxygen</link> in toxic and low breathability environments.\n\nAllows Duplicant flight."
  3256.     },
  3257.     {
  3258.       "Id": "SuitFabricator_I_Worn_Jet_Suit_0_O_Jet_Suit",
  3259.       "Building": "SuitFabricator",
  3260.       "Inputs": [
  3261.         {
  3262.           "material": "Worn_Jet_Suit",
  3263.           "amount": 1.0
  3264.         },
  3265.         {
  3266.           "materials": [
  3267.             "BasicFabric",
  3268.             "FeatherFabric"
  3269.           ],
  3270.           "amounts": [
  3271.             1.0,
  3272.             1.0
  3273.           ]
  3274.         }
  3275.       ],
  3276.       "Outputs": [
  3277.         {
  3278.           "material": "Jet_Suit",
  3279.           "amount": 1.0,
  3280.           "temperatureOperation": "Heated"
  3281.         }
  3282.       ],
  3283.       "Time": 40.0,
  3284.       "NameDisplay": "ResultWithIngredient",
  3285.       "Description": "Supplies Duplicants with <link=\"OXYGEN\">Oxygen</link> in toxic and low breathability environments.\n\nAllows Duplicant flight."
  3286.     },
  3287.     {
  3288.       "Id": "SuitFabricator_I_Lead_Glass_O_Lead_Suit",
  3289.       "Building": "SuitFabricator",
  3290.       "Inputs": [
  3291.         {
  3292.           "material": "Lead",
  3293.           "amount": 200.0
  3294.         },
  3295.         {
  3296.           "material": "Glass",
  3297.           "amount": 10.0
  3298.         }
  3299.       ],
  3300.       "Outputs": [
  3301.         {
  3302.           "material": "Lead_Suit",
  3303.           "amount": 1.0,
  3304.           "temperatureOperation": "Heated"
  3305.         }
  3306.       ],
  3307.       "Time": 40.0,
  3308.       "NameDisplay": "ResultWithIngredient",
  3309.       "Description": "Supplies Duplicants with <link=\"OXYGEN\">Oxygen</link> in toxic and low breathability environments.\n\nProtects Duplicants from <link=\"RADIATION\">Radiation</link>."
  3310.     },
  3311.     {
  3312.       "Id": "SuitFabricator_I_Worn_Lead_Suit_Glass_O_Lead_Suit",
  3313.       "Building": "SuitFabricator",
  3314.       "Inputs": [
  3315.         {
  3316.           "material": "Worn_Lead_Suit",
  3317.           "amount": 1.0
  3318.         },
  3319.         {
  3320.           "material": "Glass",
  3321.           "amount": 5.0
  3322.         }
  3323.       ],
  3324.       "Outputs": [
  3325.         {
  3326.           "material": "Lead_Suit",
  3327.           "amount": 1.0,
  3328.           "temperatureOperation": "Heated"
  3329.         }
  3330.       ],
  3331.       "Time": 40.0,
  3332.       "NameDisplay": "ResultWithIngredient",
  3333.       "Description": "Supplies Duplicants with <link=\"OXYGEN\">Oxygen</link> in toxic and low breathability environments.\n\nProtects Duplicants from <link=\"RADIATION\">Radiation</link>."
  3334.     },
  3335.     {
  3336.       "Id": "SupermaterialRefinery_I_Graphite_Sulfur_Aluminum_O_Fullerene",
  3337.       "Building": "SupermaterialRefinery",
  3338.       "Inputs": [
  3339.         {
  3340.           "material": "Graphite",
  3341.           "amount": 90.0
  3342.         },
  3343.         {
  3344.           "material": "Sulfur",
  3345.           "amount": 5.000001
  3346.         },
  3347.         {
  3348.           "material": "Aluminum",
  3349.           "amount": 5.000001
  3350.         }
  3351.       ],
  3352.       "Outputs": [
  3353.         {
  3354.           "material": "Fullerene",
  3355.           "amount": 100.0,
  3356.           "temperatureOperation": "Heated"
  3357.         }
  3358.       ],
  3359.       "Time": 80.0,
  3360.       "NameDisplay": "Result",
  3361.       "Description": "Fullerene is a <link=\"ELEMENTSSOLID\">Solid Material</link> used in the production of <link=\"SUPERCOOLANT\">Super Coolant</link>."
  3362.     },
  3363.     {
  3364.       "Id": "SupermaterialRefinery_I_TempConductorSolid_Polypropylene_MilkFat_O_HardPolypropylene",
  3365.       "Building": "SupermaterialRefinery",
  3366.       "Inputs": [
  3367.         {
  3368.           "material": "TempConductorSolid",
  3369.           "amount": 15.000001
  3370.         },
  3371.         {
  3372.           "material": "Polypropylene",
  3373.           "amount": 70.0
  3374.         },
  3375.         {
  3376.           "material": "MilkFat",
  3377.           "amount": 15.000001
  3378.         }
  3379.       ],
  3380.       "Outputs": [
  3381.         {
  3382.           "material": "HardPolypropylene",
  3383.           "amount": 100.0,
  3384.           "temperatureOperation": "Heated"
  3385.         }
  3386.       ],
  3387.       "Time": 80.0,
  3388.       "NameDisplay": "Result",
  3389.       "Description": "Plastium is a highly heat-resistant, plastic-like <link=\"ELEMENTSSOLID\">Solid Material</link> used for space buildings."
  3390.     },
  3391.     {
  3392.       "Id": "SupermaterialRefinery_I_Isoresin_Katairite_0_O_SuperInsulator",
  3393.       "Building": "SupermaterialRefinery",
  3394.       "Inputs": [
  3395.         {
  3396.           "material": "Isoresin",
  3397.           "amount": 15.000001
  3398.         },
  3399.         {
  3400.           "material": "Katairite",
  3401.           "amount": 80.0
  3402.         },
  3403.         {
  3404.           "materials": [
  3405.             "BasicFabric",
  3406.             "FeatherFabric"
  3407.           ],
  3408.           "amounts": [
  3409.             5.0,
  3410.             5.0
  3411.           ]
  3412.         }
  3413.       ],
  3414.       "Outputs": [
  3415.         {
  3416.           "material": "SuperInsulator",
  3417.           "amount": 100.0,
  3418.           "temperatureOperation": "Heated"
  3419.         }
  3420.       ],
  3421.       "Time": 80.0,
  3422.       "NameDisplay": "Result",
  3423.       "Description": "Insulite reduces <link=\"HEAT\">Heat Transfer</link> and is composed of recrystallized <link=\"KATAIRITE\">Abyssalite</link>."
  3424.     },
  3425.     {
  3426.       "Id": "SupermaterialRefinery_I_Niobium_Tungsten_O_TempConductorSolid",
  3427.       "Building": "SupermaterialRefinery",
  3428.       "Inputs": [
  3429.         {
  3430.           "material": "Niobium",
  3431.           "amount": 5.0
  3432.         },
  3433.         {
  3434.           "material": "Tungsten",
  3435.           "amount": 95.0
  3436.         }
  3437.       ],
  3438.       "Outputs": [
  3439.         {
  3440.           "material": "TempConductorSolid",
  3441.           "amount": 100.0,
  3442.           "temperatureOperation": "Heated"
  3443.         }
  3444.       ],
  3445.       "Time": 80.0,
  3446.       "NameDisplay": "Result",
  3447.       "Description": "Thermium is an industrial metal alloy formulated to maximize <link=\"HEAT\">Heat Transfer</link> and thermal dispersion."
  3448.     },
  3449.     {
  3450.       "Id": "SupermaterialRefinery_I_EnrichedUranium_O_SelfChargingElectrobank",
  3451.       "Building": "SupermaterialRefinery",
  3452.       "Inputs": [
  3453.         {
  3454.           "material": "EnrichedUranium",
  3455.           "amount": 10.0
  3456.         }
  3457.       ],
  3458.       "Outputs": [
  3459.         {
  3460.           "material": "SelfChargingElectrobank",
  3461.           "amount": 1.0
  3462.         }
  3463.       ],
  3464.       "Time": 80.0,
  3465.       "NameDisplay": "Result",
  3466.       "Description": "Atomic Power Banks are portable, self-charging units used for isolated <link=\"POWER\">Power</link> grids."
  3467.     },
  3468.     {
  3469.       "Id": "UraniumCentrifuge_I_UraniumOre_O_EnrichedUranium_MoltenUranium",
  3470.       "Building": "UraniumCentrifuge",
  3471.       "Inputs": [
  3472.         {
  3473.           "material": "UraniumOre",
  3474.           "amount": 10.0
  3475.         }
  3476.       ],
  3477.       "Outputs": [
  3478.         {
  3479.           "material": "EnrichedUranium",
  3480.           "amount": 2.0
  3481.         },
  3482.         {
  3483.           "material": "MoltenUranium",
  3484.           "amount": 8.0,
  3485.           "temperatureOperation": "Melted",
  3486.           "storeElement": true
  3487.         }
  3488.       ],
  3489.       "Time": 40.0,
  3490.       "NameDisplay": "Result",
  3491.       "Description": "Convert Uranium ore to Molten Uranium and Enriched Uranium"
  3492.     },
  3493.     {
  3494.       "Id": "Apothecary_I_Tallow_Water_O_TallowLubricationStick",
  3495.       "Building": "Apothecary",
  3496.       "Inputs": [
  3497.         {
  3498.           "material": "Tallow",
  3499.           "amount": 10.0
  3500.         },
  3501.         {
  3502.           "material": "Water",
  3503.           "amount": 70.0
  3504.         }
  3505.       ],
  3506.       "Outputs": [
  3507.         {
  3508.           "material": "TallowLubricationStick",
  3509.           "amount": 1.0
  3510.         }
  3511.       ],
  3512.       "Time": 100.0,
  3513.       "NameDisplay": "Result",
  3514.       "Description": "An advanced self-administered mechanical lubricant for Duplicants with bionic parts."
  3515.     },
  3516.     {
  3517.       "Id": "Apothecary_I_LiquidGunk_Water_O_LubricationStick_DirtyWater",
  3518.       "Building": "Apothecary",
  3519.       "Inputs": [
  3520.         {
  3521.           "material": "LiquidGunk",
  3522.           "amount": 80.0
  3523.         },
  3524.         {
  3525.           "material": "Water",
  3526.           "amount": 200.0
  3527.         }
  3528.       ],
  3529.       "Outputs": [
  3530.         {
  3531.           "material": "LubricationStick",
  3532.           "amount": 1.0
  3533.         },
  3534.         {
  3535.           "material": "DirtyWater",
  3536.           "amount": 200.0
  3537.         }
  3538.       ],
  3539.       "Time": 100.0,
  3540.       "NameDisplay": "Result",
  3541.       "Description": "A self-administered mechanical lubricant for Duplicants with bionic parts."
  3542.     },
  3543.     {
  3544.       "Id": "AdvancedApothecary_I_Carbon_O_IntermediateRadPill",
  3545.       "Building": "AdvancedApothecary",
  3546.       "Inputs": [
  3547.         {
  3548.           "material": "Carbon",
  3549.           "amount": 1.0
  3550.         }
  3551.       ],
  3552.       "Outputs": [
  3553.         {
  3554.           "material": "IntermediateRadPill",
  3555.           "amount": 1.0
  3556.         }
  3557.       ],
  3558.       "Time": 50.0,
  3559.       "NameDisplay": "Result",
  3560.       "Description": "A supplement that speeds up the rate at which a Duplicant body absorbs radiation, allowing them to manage increased radiation exposure.\n\nMust be taken daily."
  3561.     },
  3562.     {
  3563.       "Id": "Apothecary_I_SwampLilyFlower_Phosphorite_O_IntermediateCure",
  3564.       "Building": "Apothecary",
  3565.       "Inputs": [
  3566.         {
  3567.           "material": "SwampLilyFlower",
  3568.           "amount": 1.0
  3569.         },
  3570.         {
  3571.           "material": "Phosphorite",
  3572.           "amount": 1.0
  3573.         }
  3574.       ],
  3575.       "Outputs": [
  3576.         {
  3577.           "material": "IntermediateCure",
  3578.           "amount": 1.0
  3579.         }
  3580.       ],
  3581.       "Time": 100.0,
  3582.       "NameDisplay": "Result",
  3583.       "Description": "A doctor-administered cure for moderate <link=\"DISEASE\">Diseases</link>. <link=\"INTERMEDIATECURE\">Medical Pack</link>s are very effective against <link=\"SLIMESICKNESS\">Slimelung</link>.\n\nMust be administered by a Duplicant with the <link=\"MEDICINE2\">Bedside Manner</link> Skill."
  3584.     },
  3585.     {
  3586.       "Id": "Booster_Dig1_I_PowerStationTools_O_Booster_Dig1",
  3587.       "Building": "CraftingTable",
  3588.       "Inputs": [
  3589.         {
  3590.           "material": "PowerStationTools",
  3591.           "amount": 2.0,
  3592.           "inheritElement": true
  3593.         }
  3594.       ],
  3595.       "Outputs": [
  3596.         {
  3597.           "material": "Booster_Dig1",
  3598.           "amount": 1.0
  3599.         }
  3600.       ],
  3601.       "Time": 60.0,
  3602.       "NameDisplay": "Result",
  3603.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERDIG1\">Digging Booster</link>\n\n<b>Enables:</b>\n<link=\"HARDNESS\">Very Firm Material</link> Mining\n\n<b>Boosts:</b>\nExcavation: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"CRAFTINGTABLE\">Crafting Station</link>."
  3604.     },
  3605.     {
  3606.       "Id": "Booster_Construct1_I_PowerStationTools_O_Booster_Construct1",
  3607.       "Building": "CraftingTable",
  3608.       "Inputs": [
  3609.         {
  3610.           "material": "PowerStationTools",
  3611.           "amount": 2.0,
  3612.           "inheritElement": true
  3613.         }
  3614.       ],
  3615.       "Outputs": [
  3616.         {
  3617.           "material": "Booster_Construct1",
  3618.           "amount": 1.0
  3619.         }
  3620.       ],
  3621.       "Time": 60.0,
  3622.       "NameDisplay": "Result",
  3623.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERCONSTRUCT1\">Construction Booster</link>\n\n<b>Enables:</b>\nDemolish Gravitas Buildings\n\n<b>Boosts:</b>\nConstruction: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"CRAFTINGTABLE\">Crafting Station</link>."
  3624.     },
  3625.     {
  3626.       "Id": "Booster_Carry1_I_PowerStationTools_O_Booster_Carry1",
  3627.       "Building": "CraftingTable",
  3628.       "Inputs": [
  3629.         {
  3630.           "material": "PowerStationTools",
  3631.           "amount": 2.0,
  3632.           "inheritElement": true
  3633.         }
  3634.       ],
  3635.       "Outputs": [
  3636.         {
  3637.           "material": "Booster_Carry1",
  3638.           "amount": 1.0
  3639.         }
  3640.       ],
  3641.       "Time": 60.0,
  3642.       "NameDisplay": "Result",
  3643.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERCARRY1\">Strength Booster</link>\n\n<b>Enables:</b>\n<b>+400 kg</b> <style=\"KKeyword\">Carrying Capacity</style>\n\n<b>Boosts:</b>\nStrength: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"CRAFTINGTABLE\">Crafting Station</link>."
  3644.     },
  3645.     {
  3646.       "Id": "Booster_Research1_I_PowerStationTools_O_Booster_Research1",
  3647.       "Building": "CraftingTable",
  3648.       "Inputs": [
  3649.         {
  3650.           "material": "PowerStationTools",
  3651.           "amount": 2.0,
  3652.           "inheritElement": true
  3653.         }
  3654.       ],
  3655.       "Outputs": [
  3656.         {
  3657.           "material": "Booster_Research1",
  3658.           "amount": 1.0
  3659.         }
  3660.       ],
  3661.       "Time": 60.0,
  3662.       "NameDisplay": "Result",
  3663.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERRESEARCH1\">Researching Booster</link>\n\n<b>Enables:</b>\n<link=\"ADVANCEDRESEARCHCENTER\">Super Computer</link> Usage\nGeographical Analysis\n<link=\"GEOTUNER\">Geotuner</link> Usage\n<link=\"CHEMICALREFINERY\">Emulsifier</link> Usage\n\n<b>Boosts:</b>\nScience: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"CRAFTINGTABLE\">Crafting Station</link>."
  3664.     },
  3665.     {
  3666.       "Id": "Booster_Medicine1_I_PowerStationTools_O_Booster_Medicine1",
  3667.       "Building": "CraftingTable",
  3668.       "Inputs": [
  3669.         {
  3670.           "material": "PowerStationTools",
  3671.           "amount": 2.0,
  3672.           "inheritElement": true
  3673.         }
  3674.       ],
  3675.       "Outputs": [
  3676.         {
  3677.           "material": "Booster_Medicine1",
  3678.           "amount": 1.0
  3679.         }
  3680.       ],
  3681.       "Time": 60.0,
  3682.       "NameDisplay": "Result",
  3683.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERMEDICINE1\">Advanced Medical Booster</link>\n\n<b>Enables:</b>\n<link=\"APOTHECARY\">Apothecary</link> Usage\n<link=\"DOCTORSTATION\">Sick Bay</link> Usage\n<link=\"ADVANCEDDOCTORSTATION\">Disease Clinic</link> Usage\n\n<b>Boosts:</b>\nMedicine: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"CRAFTINGTABLE\">Crafting Station</link>."
  3684.     },
  3685.     {
  3686.       "Id": "Booster_Dig2_I_PowerStationTools_O_Booster_Dig2",
  3687.       "Building": "AdvancedCraftingTable",
  3688.       "Inputs": [
  3689.         {
  3690.           "material": "PowerStationTools",
  3691.           "amount": 8.0
  3692.         }
  3693.       ],
  3694.       "Outputs": [
  3695.         {
  3696.           "material": "Booster_Dig2",
  3697.           "amount": 1.0
  3698.         }
  3699.       ],
  3700.       "Time": 30.0,
  3701.       "NameDisplay": "Result",
  3702.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERDIG2\">Extreme Digging Booster</link>\n\n<b>Enables:</b>\n<link=\"KATAIRITE\">Abyssalite</link> Mining\n<link=\"DIAMOND\">Diamond</link> and <link=\"OBSIDIAN\">Obsidian</link> Mining\n<link=\"CORIUM\">Corium</link> Mining\n\n<b>Boosts:</b>\nExcavation: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3703.     },
  3704.     {
  3705.       "Id": "Booster_Farm1_I_PowerStationTools_O_Booster_Farm1",
  3706.       "Building": "AdvancedCraftingTable",
  3707.       "Inputs": [
  3708.         {
  3709.           "material": "PowerStationTools",
  3710.           "amount": 8.0
  3711.         }
  3712.       ],
  3713.       "Outputs": [
  3714.         {
  3715.           "material": "Booster_Farm1",
  3716.           "amount": 1.0
  3717.         }
  3718.       ],
  3719.       "Time": 30.0,
  3720.       "NameDisplay": "Result",
  3721.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERFARM1\">Crop Tending Booster</link>\n\n<b>Enables:</b>\n<link=\"PLANTS\">Crop Tending</link>\n<link=\"FARMSTATION\">Farm Station</link> Usage\n<link=\"GENETICANALYSISSTATION\">Botanical Analyzer</link> Usage\n\n<b>Boosts:</b>\nAgriculture: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3722.     },
  3723.     {
  3724.       "Id": "Booster_Ranch1_I_PowerStationTools_O_Booster_Ranch1",
  3725.       "Building": "AdvancedCraftingTable",
  3726.       "Inputs": [
  3727.         {
  3728.           "material": "PowerStationTools",
  3729.           "amount": 8.0
  3730.         }
  3731.       ],
  3732.       "Outputs": [
  3733.         {
  3734.           "material": "Booster_Ranch1",
  3735.           "amount": 1.0
  3736.         }
  3737.       ],
  3738.       "Time": 30.0,
  3739.       "NameDisplay": "Result",
  3740.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERRANCH1\">Ranching Booster</link>\n\n<b>Enables:</b>\n<link=\"EGGINCUBATOR\">Incubator</link> Usage\n<link=\"RANCHSTATION\">Grooming Station</link> Usage\n<link=\"MILKINGSTATION\">Milking Station</link> Usage\n\n<b>Boosts:</b>\nHusbandry: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3741.     },
  3742.     {
  3743.       "Id": "Booster_Cook1_I_PowerStationTools_O_Booster_Cook1",
  3744.       "Building": "AdvancedCraftingTable",
  3745.       "Inputs": [
  3746.         {
  3747.           "material": "PowerStationTools",
  3748.           "amount": 8.0
  3749.         }
  3750.       ],
  3751.       "Outputs": [
  3752.         {
  3753.           "material": "Booster_Cook1",
  3754.           "amount": 1.0
  3755.         }
  3756.       ],
  3757.       "Time": 30.0,
  3758.       "NameDisplay": "Result",
  3759.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERCOOK1\">Grilling Booster</link>\n\n<b>Enables:</b>\n<link=\"COOKINGSTATION\">Electric Grill</link> Usage\n<link=\"DEEPFRYER\">Deep Fryer</link> Usage\n<link=\"GOURMETCOOKINGSTATION\">Gas Range</link> Usage\n<link=\"SMOKER\">Smoker</link> Usage\n<link=\"SPICEGRINDER\">Spice Grinder</link> Usage\n\n<b>Boosts:</b>\nCuisine: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3760.     },
  3761.     {
  3762.       "Id": "Booster_Art1_I_PowerStationTools_O_Booster_Art1",
  3763.       "Building": "AdvancedCraftingTable",
  3764.       "Inputs": [
  3765.         {
  3766.           "material": "PowerStationTools",
  3767.           "amount": 8.0
  3768.         }
  3769.       ],
  3770.       "Outputs": [
  3771.         {
  3772.           "material": "Booster_Art1",
  3773.           "amount": 1.0
  3774.         }
  3775.       ],
  3776.       "Time": 30.0,
  3777.       "NameDisplay": "Result",
  3778.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERART1\">Masterworks Art Booster</link>\n\n<b>Enables:</b>\n<link=\"CANVAS\">Blank Canvas</link> Usage\n<link=\"CANVASTALL\">Portrait Canvas</link> Usage\n<link=\"CANVASWIDE\">Landscape Canvas</link> Usage\n<link=\"ICESCULPTURE\">Ice Block</link> Usage\n<link=\"MARBLESCULPTURE\">Marble Block</link> Usage\n<link=\"METALSCULPTURE\">Metal Block</link> Usage\n<link=\"SCULPTURE\">Large Sculpting Block</link> Usage\n<link=\"SMALLSCULPTURE\">Sculpting Block</link> Usage\n<link=\"WOODSCULPTURE\">Wood Block</link> Usage\n<link=\"CLOTHINGALTERATIONSTATION\">Clothing Refashionator</link> Usage\n<link=\"CEILINGFOSSILSCULPTURE\">Hanging Fossil Block</link> Usage\n<link=\"FOSSILSCULPTURE\">Fossil Block</link> Usage\n<link=\"ARTIFACTANALYSISSTATION\">Artifact Analysis Station</link> Usage\n\n<b>Boosts:</b>\nCreativity: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3779.     },
  3780.     {
  3781.       "Id": "Booster_Research2_I_PowerStationTools_O_Booster_Research2",
  3782.       "Building": "AdvancedCraftingTable",
  3783.       "Inputs": [
  3784.         {
  3785.           "material": "PowerStationTools",
  3786.           "amount": 8.0
  3787.         }
  3788.       ],
  3789.       "Outputs": [
  3790.         {
  3791.           "material": "Booster_Research2",
  3792.           "amount": 1.0
  3793.         }
  3794.       ],
  3795.       "Time": 30.0,
  3796.       "NameDisplay": "Result",
  3797.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERRESEARCH2\">Astronomy Booster</link>\n\n<b>Enables:</b>\n<link=\"MISSIONCONTROLCLUSTER\">Mission Control Station</link> Usage\n<link=\"ORBITALRESEARCHCENTER\">Orbital Data Collection Lab</link> Usage\n<link=\"CLUSTERTELESCOPE\">Telescope</link> Usage\n<link=\"DLC1COSMICRESEARCHCENTER\">Virtual Planetarium</link> Usage\n\n<b>Boosts:</b>\nScience: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3798.     },
  3799.     {
  3800.       "Id": "Booster_Research3_I_PowerStationTools_O_Booster_Research3",
  3801.       "Building": "AdvancedCraftingTable",
  3802.       "Inputs": [
  3803.         {
  3804.           "material": "PowerStationTools",
  3805.           "amount": 8.0
  3806.         }
  3807.       ],
  3808.       "Outputs": [
  3809.         {
  3810.           "material": "Booster_Research3",
  3811.           "amount": 1.0
  3812.         }
  3813.       ],
  3814.       "Time": 30.0,
  3815.       "NameDisplay": "Result",
  3816.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERRESEARCH3\">Applied Sciences Booster</link>\n\n<b>Enables:</b>\n<link=\"NUCLEARRESEARCHCENTER\">Materials Study Terminal</link> Usage\n\n<b>Boosts:</b>\nScience: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3817.     },
  3818.     {
  3819.       "Id": "Booster_Pilot1_I_PowerStationTools_O_Booster_Pilot1",
  3820.       "Building": "AdvancedCraftingTable",
  3821.       "Inputs": [
  3822.         {
  3823.           "material": "PowerStationTools",
  3824.           "amount": 8.0
  3825.         }
  3826.       ],
  3827.       "Outputs": [
  3828.         {
  3829.           "material": "Booster_Pilot1",
  3830.           "amount": 1.0
  3831.         }
  3832.       ],
  3833.       "Time": 30.0,
  3834.       "NameDisplay": "Result",
  3835.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERPILOT1\">Piloting Booster</link>\n\n<b>Enables:</b>\n<link=\"ROCKETCONTROLSTATION\">Rocket Control Station</link> Usage\n\n<b>Boosts:</b>\nPiloting: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3836.     },
  3837.     {
  3838.       "Id": "Booster_Suits1_I_PowerStationTools_O_Booster_Suits1",
  3839.       "Building": "AdvancedCraftingTable",
  3840.       "Inputs": [
  3841.         {
  3842.           "material": "PowerStationTools",
  3843.           "amount": 8.0
  3844.         }
  3845.       ],
  3846.       "Outputs": [
  3847.         {
  3848.           "material": "Booster_Suits1",
  3849.           "amount": 1.0
  3850.         }
  3851.       ],
  3852.       "Time": 30.0,
  3853.       "NameDisplay": "Result",
  3854.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERSUITS1\">Suit Training Booster</link>\n\n<b>Enables:</b>\nSlows <link=\"EQUIPMENT\">Exosuit</link> Durability Damage\n<link=\"EQUIPMENT\">Exosuit</link> Penalty Reduction\n\n<b>Boosts:</b>\nAthletics: +5\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3855.     },
  3856.     {
  3857.       "Id": "Booster_Tidy1_I_PowerStationTools_O_Booster_Tidy1",
  3858.       "Building": "AdvancedCraftingTable",
  3859.       "Inputs": [
  3860.         {
  3861.           "material": "PowerStationTools",
  3862.           "amount": 8.0
  3863.         }
  3864.       ],
  3865.       "Outputs": [
  3866.         {
  3867.           "material": "Booster_Tidy1",
  3868.           "amount": 1.0
  3869.         }
  3870.       ],
  3871.       "Time": 30.0,
  3872.       "NameDisplay": "Result",
  3873.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTERTIDY1\">Tidying Booster</link>\n\n<b>Enables:</b>\nPipe Emptying\n<link=\"MISSILEFABRICATOR\">Blastshot Maker</link> Usage\n\n<b>Boosts:</b>\nStrength: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3874.     },
  3875.     {
  3876.       "Id": "Booster_Op1_I_PowerStationTools_O_Booster_Op1",
  3877.       "Building": "AdvancedCraftingTable",
  3878.       "Inputs": [
  3879.         {
  3880.           "material": "PowerStationTools",
  3881.           "amount": 8.0
  3882.         }
  3883.       ],
  3884.       "Outputs": [
  3885.         {
  3886.           "material": "Booster_Op1",
  3887.           "amount": 1.0
  3888.         }
  3889.       ],
  3890.       "Time": 30.0,
  3891.       "NameDisplay": "Result",
  3892.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTEROP1\">Electrical Engineering Booster</link>\n\n<b>Enables:</b>\n<link=\"POWER\">Generator</link> Tuning and <link=\"POWERSTATIONTOOLS\">Microchip</link> Crafting\n<link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link> Usage\n\n<b>Boosts:</b>\nMachinery: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3893.     },
  3894.     {
  3895.       "Id": "Booster_Op2_I_PowerStationTools_O_Booster_Op2",
  3896.       "Building": "AdvancedCraftingTable",
  3897.       "Inputs": [
  3898.         {
  3899.           "material": "PowerStationTools",
  3900.           "amount": 8.0
  3901.         }
  3902.       ],
  3903.       "Outputs": [
  3904.         {
  3905.           "material": "Booster_Op2",
  3906.           "amount": 1.0
  3907.         }
  3908.       ],
  3909.       "Time": 30.0,
  3910.       "NameDisplay": "Result",
  3911.       "Description": "Converts <link=\"POWERSTATIONTOOLS\">Microchip</link> to <link=\"BOOSTEROP2\">Mechatronics Engineering Booster</link>\n\n<b>Enables:</b>\n<link=\"SOLIDCONDUIT\">Conveyor Rail</link> Construction\n\n<b>Boosts:</b>\nMachinery: +5\nAthletics: +2\n\nThis booster can be manufactured at the <link=\"ADVANCEDCRAFTINGTABLE\">Soldering Station</link>."
  3912.     },
  3913.     {
  3914.       "Id": "Apothecary_I_SpiceNut_O_IntermediateBooster",
  3915.       "Building": "Apothecary",
  3916.       "Inputs": [
  3917.         {
  3918.           "material": "SpiceNut",
  3919.           "amount": 1.0
  3920.         }
  3921.       ],
  3922.       "Outputs": [
  3923.         {
  3924.           "material": "IntermediateBooster",
  3925.           "amount": 1.0
  3926.         }
  3927.       ],
  3928.       "Time": 100.0,
  3929.       "NameDisplay": "Result",
  3930.       "Description": "A supplement that significantly reduces the chance of contracting a <style=\"KKeyword\">Germ</style>-based <link=\"DISEASE\">Disease</link>.\n\nMust be taken daily."
  3931.     },
  3932.     {
  3933.       "Id": "Apothecary_I_Carbon_O_BasicRadPill",
  3934.       "Building": "Apothecary",
  3935.       "Inputs": [
  3936.         {
  3937.           "material": "Carbon",
  3938.           "amount": 1.0
  3939.         }
  3940.       ],
  3941.       "Outputs": [
  3942.         {
  3943.           "material": "BasicRadPill",
  3944.           "amount": 1.0
  3945.         }
  3946.       ],
  3947.       "Time": 50.0,
  3948.       "NameDisplay": "Result",
  3949.       "Description": "A supplement that speeds up the rate at which a Duplicant body absorbs radiation, allowing them to manage increased radiation exposure.\n\nMust be taken daily."
  3950.     },
  3951.     {
  3952.       "Id": "Apothecary_I_Carbon_Water_O_BasicCure",
  3953.       "Building": "Apothecary",
  3954.       "Inputs": [
  3955.         {
  3956.           "material": "Carbon",
  3957.           "amount": 1.0
  3958.         },
  3959.         {
  3960.           "material": "Water",
  3961.           "amount": 1.0
  3962.         }
  3963.       ],
  3964.       "Outputs": [
  3965.         {
  3966.           "material": "BasicCure",
  3967.           "amount": 1.0
  3968.         }
  3969.       ],
  3970.       "Time": 50.0,
  3971.       "NameDisplay": "Result",
  3972.       "Description": "Duplicants can take this to cure themselves of minor <style=\"KKeyword\">Germ</style>-based <link=\"DISEASE\">Diseases</link>.\n\nCurative Tablets are very effective against <link=\"FOODSICKNESS\">Food Poisoning</link>."
  3973.     },
  3974.     {
  3975.       "Id": "Apothecary_I_Carbon_O_BasicBooster",
  3976.       "Building": "Apothecary",
  3977.       "Inputs": [
  3978.         {
  3979.           "material": "Carbon",
  3980.           "amount": 1.0
  3981.         }
  3982.       ],
  3983.       "Outputs": [
  3984.         {
  3985.           "material": "BasicBooster",
  3986.           "amount": 1.0
  3987.         }
  3988.       ],
  3989.       "Time": 50.0,
  3990.       "NameDisplay": "Result",
  3991.       "Description": "A supplement that minorly reduces the chance of contracting a <style=\"KKeyword\">Germ</style>-based <link=\"DISEASE\">Disease</link>.\n\nMust be taken daily."
  3992.     },
  3993.     {
  3994.       "Id": "Apothecary_I_0_Dirt_O_Antihistamine",
  3995.       "Building": "Apothecary",
  3996.       "Inputs": [
  3997.         {
  3998.           "materials": [
  3999.             "PrickleFlowerSeed",
  4000.             "Kelp"
  4001.           ],
  4002.           "amounts": [
  4003.             1.0,
  4004.             10.0
  4005.           ]
  4006.         },
  4007.         {
  4008.           "material": "Dirt",
  4009.           "amount": 1.0
  4010.         }
  4011.       ],
  4012.       "Outputs": [
  4013.         {
  4014.           "material": "Antihistamine",
  4015.           "amount": 10.0
  4016.         }
  4017.       ],
  4018.       "Time": 100.0,
  4019.       "NameDisplay": "Result",
  4020.       "Description": "A strong antihistamine Duplicants can take to halt an allergic reaction. <link=\"ANTIHISTAMINE\">Allergy Medication</link> will also prevent further reactions from occurring for a short time after ingestion."
  4021.     },
  4022.     {
  4023.       "Id": "Apothecary_I_Steel_LightBugOrangeEgg_O_AdvancedCure",
  4024.       "Building": "Apothecary",
  4025.       "Inputs": [
  4026.         {
  4027.           "material": "Steel",
  4028.           "amount": 1.0
  4029.         },
  4030.         {
  4031.           "material": "LightBugOrangeEgg",
  4032.           "amount": 1.0
  4033.         }
  4034.       ],
  4035.       "Outputs": [
  4036.         {
  4037.           "material": "AdvancedCure",
  4038.           "amount": 1.0
  4039.         }
  4040.       ],
  4041.       "Time": 200.0,
  4042.       "NameDisplay": "Result",
  4043.       "Description": "An extremely powerful medication created to treat severe <link=\"DISEASE\">Diseases</link>. <link=\"ADVANCEDCURE\">Serum Vial</link> is very effective against <link=\"ZOMBIESPORES\">Zombie Spores</link>.\n\nMust be administered by a Duplicant with the <link=\"MEDICINE3\">Advanced Medical Care</link> Skill."
  4044.     },
  4045.     {
  4046.       "Id": "EggCracker_I_WoodDeerEgg_O_RawEgg_EggShell",
  4047.       "Building": "EggCracker",
  4048.       "Inputs": [
  4049.         {
  4050.           "material": "WoodDeerEgg",
  4051.           "amount": 1.0
  4052.         }
  4053.       ],
  4054.       "Outputs": [
  4055.         {
  4056.           "material": "RawEgg",
  4057.           "amount": 1.0
  4058.         },
  4059.         {
  4060.           "material": "EggShell",
  4061.           "amount": 1.0
  4062.         }
  4063.       ],
  4064.       "Time": 5.0,
  4065.       "NameDisplay": "Custom",
  4066.       "CustomName": "<link=\"DEERSPECIES\">Floxes</link>",
  4067.       "CustomSpritePrefabID": "WoodDeerEgg",
  4068.       "Description": "Turns <link=\"WOODDEER\">Flox Egg</link> into Cracked <link=\"WOODDEER\">Flox Egg</link>."
  4069.     },
  4070.     {
  4071.       "Id": "EggCracker_I_StaterpillarLiquidEgg_O_RawEgg_EggShell",
  4072.       "Building": "EggCracker",
  4073.       "Inputs": [
  4074.         {
  4075.           "materials": [
  4076.             "StaterpillarLiquidEgg",
  4077.             "StaterpillarGasEgg",
  4078.             "StaterpillarEgg"
  4079.           ],
  4080.           "amounts": [
  4081.             1.0,
  4082.             1.0,
  4083.             1.0
  4084.           ]
  4085.         }
  4086.       ],
  4087.       "Outputs": [
  4088.         {
  4089.           "material": "RawEgg",
  4090.           "amount": 1.0
  4091.         },
  4092.         {
  4093.           "material": "EggShell",
  4094.           "amount": 1.0
  4095.         }
  4096.       ],
  4097.       "Time": 5.0,
  4098.       "NameDisplay": "Custom",
  4099.       "CustomName": "<link=\"STATERPILLARSPECIES\">Plug Slugs</link>",
  4100.       "CustomSpritePrefabID": "StaterpillarLiquidEgg",
  4101.       "Description": "Turns <link=\"STATERPILLAR\">Sponge Slug Egg</link> into Cracked <link=\"STATERPILLAR\">Sponge Slug Egg</link>."
  4102.     },
  4103.     {
  4104.       "Id": "EggCracker_I_SquirrelHugEgg_O_RawEgg_EggShell",
  4105.       "Building": "EggCracker",
  4106.       "Inputs": [
  4107.         {
  4108.           "materials": [
  4109.             "SquirrelHugEgg",
  4110.             "SquirrelEgg"
  4111.           ],
  4112.           "amounts": [
  4113.             1.0,
  4114.             1.0
  4115.           ]
  4116.         }
  4117.       ],
  4118.       "Outputs": [
  4119.         {
  4120.           "material": "RawEgg",
  4121.           "amount": 1.0
  4122.         },
  4123.         {
  4124.           "material": "EggShell",
  4125.           "amount": 1.0
  4126.         }
  4127.       ],
  4128.       "Time": 5.0,
  4129.       "NameDisplay": "Custom",
  4130.       "CustomName": "<link=\"SQUIRRELSPECIES\">Pips</link>",
  4131.       "CustomSpritePrefabID": "SquirrelHugEgg",
  4132.       "Description": "Turns <link=\"SQUIRREL\">Cuddle Pip Egg</link> into Cracked <link=\"SQUIRREL\">Cuddle Pip Egg</link>."
  4133.     },
  4134.     {
  4135.       "Id": "EggCracker_I_LightBugCrystalEgg_O_RawEgg_EggShell",
  4136.       "Building": "EggCracker",
  4137.       "Inputs": [
  4138.         {
  4139.           "materials": [
  4140.             "LightBugCrystalEgg",
  4141.             "LightBugEgg",
  4142.             "LightBugBlueEgg",
  4143.             "LightBugBlackEgg",
  4144.             "LightBugOrangeEgg",
  4145.             "LightBugPinkEgg",
  4146.             "LightBugPurpleEgg"
  4147.           ],
  4148.           "amounts": [
  4149.             1.0,
  4150.             1.0,
  4151.             1.0,
  4152.             1.0,
  4153.             1.0,
  4154.             1.0,
  4155.             1.0
  4156.           ]
  4157.         }
  4158.       ],
  4159.       "Outputs": [
  4160.         {
  4161.           "material": "RawEgg",
  4162.           "amount": 0.1
  4163.         },
  4164.         {
  4165.           "material": "EggShell",
  4166.           "amount": 0.1
  4167.         }
  4168.       ],
  4169.       "Time": 5.0,
  4170.       "NameDisplay": "Custom",
  4171.       "CustomName": "<link=\"LIGHTBUGSPECIES\">Shine Bugs</link>",
  4172.       "CustomSpritePrefabID": "LightBugCrystalEgg",
  4173.       "Description": "Turns <link=\"LIGHTBUGCRYSTAL\">Radiant Bug Egg</link> into Cracked <link=\"LIGHTBUGCRYSTAL\">Radiant Bug Egg</link>."
  4174.     },
  4175.     {
  4176.       "Id": "EggCracker_I_DreckoPlasticEgg_O_RawEgg_EggShell",
  4177.       "Building": "EggCracker",
  4178.       "Inputs": [
  4179.         {
  4180.           "materials": [
  4181.             "DreckoPlasticEgg",
  4182.             "DreckoEgg"
  4183.           ],
  4184.           "amounts": [
  4185.             1.0,
  4186.             1.0
  4187.           ]
  4188.         }
  4189.       ],
  4190.       "Outputs": [
  4191.         {
  4192.           "material": "RawEgg",
  4193.           "amount": 1.0
  4194.         },
  4195.         {
  4196.           "material": "EggShell",
  4197.           "amount": 1.0
  4198.         }
  4199.       ],
  4200.       "Time": 5.0,
  4201.       "NameDisplay": "Custom",
  4202.       "CustomName": "<link=\"DRECKOSPECIES\">Dreckos</link>",
  4203.       "CustomSpritePrefabID": "DreckoPlasticEgg",
  4204.       "Description": "Turns <link=\"DRECKOPLASTIC\">Glossy Drecko Egg</link> into Cracked <link=\"DRECKOPLASTIC\">Glossy Drecko Egg</link>."
  4205.     },
  4206.     {
  4207.       "Id": "EggCracker_I_ChameleonEgg_O_RawEgg_EggShell",
  4208.       "Building": "EggCracker",
  4209.       "Inputs": [
  4210.         {
  4211.           "material": "ChameleonEgg",
  4212.           "amount": 1.0
  4213.         }
  4214.       ],
  4215.       "Outputs": [
  4216.         {
  4217.           "material": "RawEgg",
  4218.           "amount": 1.0
  4219.         },
  4220.         {
  4221.           "material": "EggShell",
  4222.           "amount": 1.0
  4223.         }
  4224.       ],
  4225.       "Time": 5.0,
  4226.       "NameDisplay": "Custom",
  4227.       "CustomName": "<link=\"CHAMELEONSPECIES\">Dartles</link>",
  4228.       "CustomSpritePrefabID": "ChameleonEgg",
  4229.       "Description": "Turns <link=\"CHAMELEON\">Dartle Egg</link> into Cracked <link=\"CHAMELEON\">Dartle Egg</link>."
  4230.     },
  4231.     {
  4232.       "Id": "EggCracker_I_MoleEgg_O_RawEgg_EggShell",
  4233.       "Building": "EggCracker",
  4234.       "Inputs": [
  4235.         {
  4236.           "materials": [
  4237.             "MoleEgg",
  4238.             "MoleDelicacyEgg"
  4239.           ],
  4240.           "amounts": [
  4241.             1.0,
  4242.             1.0
  4243.           ]
  4244.         }
  4245.       ],
  4246.       "Outputs": [
  4247.         {
  4248.           "material": "RawEgg",
  4249.           "amount": 1.0
  4250.         },
  4251.         {
  4252.           "material": "EggShell",
  4253.           "amount": 1.0
  4254.         }
  4255.       ],
  4256.       "Time": 5.0,
  4257.       "NameDisplay": "Custom",
  4258.       "CustomName": "<link=\"MOLESPECIES\">Shove Voles</link>",
  4259.       "CustomSpritePrefabID": "MoleEgg",
  4260.       "Description": "Turns <link=\"MOLE\">Shove Vole Egg</link> into Cracked <link=\"MOLE\">Shove Vole Egg</link>."
  4261.     },
  4262.     {
  4263.       "Id": "EggCracker_I_SealEgg_O_RawEgg_EggShell",
  4264.       "Building": "EggCracker",
  4265.       "Inputs": [
  4266.         {
  4267.           "material": "SealEgg",
  4268.           "amount": 1.0
  4269.         }
  4270.       ],
  4271.       "Outputs": [
  4272.         {
  4273.           "material": "RawEgg",
  4274.           "amount": 1.0
  4275.         },
  4276.         {
  4277.           "material": "EggShell",
  4278.           "amount": 1.0
  4279.         }
  4280.       ],
  4281.       "Time": 5.0,
  4282.       "NameDisplay": "Custom",
  4283.       "CustomName": "<link=\"SEALSPECIES\">Spigot Seals</link>",
  4284.       "CustomSpritePrefabID": "SealEgg",
  4285.       "Description": "Turns <link=\"SEAL\">Spigot Seal Egg</link> into Cracked <link=\"SEAL\">Spigot Seal Egg</link>."
  4286.     },
  4287.     {
  4288.       "Id": "EggCracker_I_PuftOxyliteEgg_O_RawEgg_EggShell",
  4289.       "Building": "EggCracker",
  4290.       "Inputs": [
  4291.         {
  4292.           "materials": [
  4293.             "PuftOxyliteEgg",
  4294.             "PuftEgg",
  4295.             "PuftBleachstoneEgg",
  4296.             "PuftAlphaEgg"
  4297.           ],
  4298.           "amounts": [
  4299.             1.0,
  4300.             1.0,
  4301.             1.0,
  4302.             1.0
  4303.           ]
  4304.         }
  4305.       ],
  4306.       "Outputs": [
  4307.         {
  4308.           "material": "RawEgg",
  4309.           "amount": 0.25
  4310.         },
  4311.         {
  4312.           "material": "EggShell",
  4313.           "amount": 0.25
  4314.         }
  4315.       ],
  4316.       "Time": 5.0,
  4317.       "NameDisplay": "Custom",
  4318.       "CustomName": "<link=\"PUFTSPECIES\">Pufts</link>",
  4319.       "CustomSpritePrefabID": "PuftOxyliteEgg",
  4320.       "Description": "Turns <link=\"PUFTOXYLITE\">Dense Puft Egg</link> into Cracked <link=\"PUFTOXYLITE\">Dense Puft Egg</link>."
  4321.     },
  4322.     {
  4323.       "Id": "EggCracker_I_OilfloaterHighTempEgg_O_RawEgg_EggShell",
  4324.       "Building": "EggCracker",
  4325.       "Inputs": [
  4326.         {
  4327.           "materials": [
  4328.             "OilfloaterHighTempEgg",
  4329.             "OilfloaterDecorEgg",
  4330.             "OilfloaterEgg"
  4331.           ],
  4332.           "amounts": [
  4333.             1.0,
  4334.             1.0,
  4335.             1.0
  4336.           ]
  4337.         }
  4338.       ],
  4339.       "Outputs": [
  4340.         {
  4341.           "material": "RawEgg",
  4342.           "amount": 1.0
  4343.         },
  4344.         {
  4345.           "material": "EggShell",
  4346.           "amount": 1.0
  4347.         }
  4348.       ],
  4349.       "Time": 5.0,
  4350.       "NameDisplay": "Custom",
  4351.       "CustomName": "<link=\"OILFLOATERSPECIES\">Slicksters</link>",
  4352.       "CustomSpritePrefabID": "OilfloaterHighTempEgg",
  4353.       "Description": "Turns <link=\"OILFLOATERHIGHTEMP\">Molten Slickster Egg</link> into Cracked <link=\"OILFLOATERHIGHTEMP\">Molten Slickster Egg</link>."
  4354.     },
  4355.     {
  4356.       "Id": "EggCracker_I_GoldBellyEgg_O_RawEgg_EggShell",
  4357.       "Building": "EggCracker",
  4358.       "Inputs": [
  4359.         {
  4360.           "materials": [
  4361.             "GoldBellyEgg",
  4362.             "IceBellyEgg"
  4363.           ],
  4364.           "amounts": [
  4365.             1.0,
  4366.             1.0
  4367.           ]
  4368.         }
  4369.       ],
  4370.       "Outputs": [
  4371.         {
  4372.           "material": "RawEgg",
  4373.           "amount": 4.0
  4374.         },
  4375.         {
  4376.           "material": "EggShell",
  4377.           "amount": 4.0
  4378.         }
  4379.       ],
  4380.       "Time": 5.0,
  4381.       "NameDisplay": "Custom",
  4382.       "CustomName": "<link=\"BELLYSPECIES\">Bammoths</link>",
  4383.       "CustomSpritePrefabID": "GoldBellyEgg",
  4384.       "Description": "Turns <link=\"GOLDBELLY\">Regal Bammoth Egg</link> into Cracked <link=\"GOLDBELLY\">Regal Bammoth Egg</link>."
  4385.     },
  4386.     {
  4387.       "Id": "EggCracker_I_HatchEgg_O_RawEgg_EggShell",
  4388.       "Building": "EggCracker",
  4389.       "Inputs": [
  4390.         {
  4391.           "materials": [
  4392.             "HatchEgg",
  4393.             "HatchHardEgg",
  4394.             "HatchVeggieEgg",
  4395.             "HatchMetalEgg"
  4396.           ],
  4397.           "amounts": [
  4398.             1.0,
  4399.             1.0,
  4400.             1.0,
  4401.             1.0
  4402.           ]
  4403.         }
  4404.       ],
  4405.       "Outputs": [
  4406.         {
  4407.           "material": "RawEgg",
  4408.           "amount": 1.0
  4409.         },
  4410.         {
  4411.           "material": "EggShell",
  4412.           "amount": 1.0
  4413.         }
  4414.       ],
  4415.       "Time": 5.0,
  4416.       "NameDisplay": "Custom",
  4417.       "CustomName": "<link=\"HATCHSPECIES\">Hatches</link>",
  4418.       "CustomSpritePrefabID": "HatchEgg",
  4419.       "Description": "Turns <link=\"HATCH\">Hatch Egg</link> into Cracked <link=\"HATCH\">Hatch Egg</link>."
  4420.     },
  4421.     {
  4422.       "Id": "EggCracker_I_StegoEgg_O_RawEgg_EggShell",
  4423.       "Building": "EggCracker",
  4424.       "Inputs": [
  4425.         {
  4426.           "material": "StegoEgg",
  4427.           "amount": 1.0
  4428.         }
  4429.       ],
  4430.       "Outputs": [
  4431.         {
  4432.           "material": "RawEgg",
  4433.           "amount": 4.0
  4434.         },
  4435.         {
  4436.           "material": "EggShell",
  4437.           "amount": 4.0
  4438.         }
  4439.       ],
  4440.       "Time": 5.0,
  4441.       "NameDisplay": "Custom",
  4442.       "CustomName": "<link=\"STEGOSPECIES\">Lumbs</link>",
  4443.       "CustomSpritePrefabID": "StegoEgg",
  4444.       "Description": "Turns <link=\"STEGO\">Lumb Egg</link> into Cracked <link=\"STEGO\">Lumb Egg</link>."
  4445.     },
  4446.     {
  4447.       "Id": "EggCracker_I_CrabEgg_O_RawEgg_EggShell",
  4448.       "Building": "EggCracker",
  4449.       "Inputs": [
  4450.         {
  4451.           "materials": [
  4452.             "CrabEgg",
  4453.             "CrabFreshWaterEgg",
  4454.             "CrabWoodEgg"
  4455.           ],
  4456.           "amounts": [
  4457.             1.0,
  4458.             1.0,
  4459.             1.0
  4460.           ]
  4461.         }
  4462.       ],
  4463.       "Outputs": [
  4464.         {
  4465.           "material": "RawEgg",
  4466.           "amount": 1.0
  4467.         },
  4468.         {
  4469.           "material": "EggShell",
  4470.           "amount": 1.0
  4471.         }
  4472.       ],
  4473.       "Time": 5.0,
  4474.       "NameDisplay": "Custom",
  4475.       "CustomName": "<link=\"CRABSPECIES\">Pokeshells</link>",
  4476.       "CustomSpritePrefabID": "CrabEgg",
  4477.       "Description": "Turns <link=\"CRAB\">Pokeshell Roe</link> into Cracked <link=\"CRAB\">Pokeshell Roe</link>."
  4478.     },
  4479.     {
  4480.       "Id": "EggCracker_I_PrehistoricPacuEgg_O_RawEgg_EggShell",
  4481.       "Building": "EggCracker",
  4482.       "Inputs": [
  4483.         {
  4484.           "material": "PrehistoricPacuEgg",
  4485.           "amount": 1.0
  4486.         }
  4487.       ],
  4488.       "Outputs": [
  4489.         {
  4490.           "material": "RawEgg",
  4491.           "amount": 2.0
  4492.         },
  4493.         {
  4494.           "material": "EggShell",
  4495.           "amount": 2.0
  4496.         }
  4497.       ],
  4498.       "Time": 5.0,
  4499.       "NameDisplay": "Custom",
  4500.       "CustomName": "<link=\"PREHISTORICPACUSPECIES\">Jawbos</link>",
  4501.       "CustomSpritePrefabID": "PrehistoricPacuEgg",
  4502.       "Description": "Turns <link=\"PREHISTORICPACU\">Jawbo Egg</link> into Cracked <link=\"PREHISTORICPACU\">Jawbo Egg</link>."
  4503.     },
  4504.     {
  4505.       "Id": "EggCracker_I_PacuTropicalEgg_O_RawEgg_EggShell",
  4506.       "Building": "EggCracker",
  4507.       "Inputs": [
  4508.         {
  4509.           "materials": [
  4510.             "PacuTropicalEgg",
  4511.             "PacuEgg",
  4512.             "PacuCleanerEgg"
  4513.           ],
  4514.           "amounts": [
  4515.             1.0,
  4516.             1.0,
  4517.             1.0
  4518.           ]
  4519.         }
  4520.       ],
  4521.       "Outputs": [
  4522.         {
  4523.           "material": "RawEgg",
  4524.           "amount": 2.0
  4525.         },
  4526.         {
  4527.           "material": "EggShell",
  4528.           "amount": 2.0
  4529.         }
  4530.       ],
  4531.       "Time": 5.0,
  4532.       "NameDisplay": "Custom",
  4533.       "CustomName": "<link=\"PACUSPECIES\">Pacus</link>",
  4534.       "CustomSpritePrefabID": "PacuTropicalEgg",
  4535.       "Description": "Turns <link=\"PACUTROPICAL\">Tropical Pacu Egg</link> into Cracked <link=\"PACUTROPICAL\">Tropical Pacu Egg</link>."
  4536.     },
  4537.     {
  4538.       "Id": "EggCracker_I_DivergentBeetleEgg_O_RawEgg_EggShell",
  4539.       "Building": "EggCracker",
  4540.       "Inputs": [
  4541.         {
  4542.           "materials": [
  4543.             "DivergentBeetleEgg",
  4544.             "DivergentWormEgg"
  4545.           ],
  4546.           "amounts": [
  4547.             1.0,
  4548.             1.0
  4549.           ]
  4550.         }
  4551.       ],
  4552.       "Outputs": [
  4553.         {
  4554.           "material": "RawEgg",
  4555.           "amount": 1.0
  4556.         },
  4557.         {
  4558.           "material": "EggShell",
  4559.           "amount": 1.0
  4560.         }
  4561.       ],
  4562.       "Time": 5.0,
  4563.       "NameDisplay": "Custom",
  4564.       "CustomName": "<link=\"DIVERGENTSPECIES\">Divergents</link>",
  4565.       "CustomSpritePrefabID": "DivergentBeetleEgg",
  4566.       "Description": "Turns <link=\"DIVERGENTBEETLE\">Sweetle Egg</link> into Cracked <link=\"DIVERGENTBEETLE\">Sweetle Egg</link>."
  4567.     },
  4568.     {
  4569.       "Id": "EggCracker_I_RaptorEgg_O_RawEgg_EggShell",
  4570.       "Building": "EggCracker",
  4571.       "Inputs": [
  4572.         {
  4573.           "material": "RaptorEgg",
  4574.           "amount": 1.0
  4575.         }
  4576.       ],
  4577.       "Outputs": [
  4578.         {
  4579.           "material": "RawEgg",
  4580.           "amount": 4.0
  4581.         },
  4582.         {
  4583.           "material": "EggShell",
  4584.           "amount": 4.0
  4585.         }
  4586.       ],
  4587.       "Time": 5.0,
  4588.       "NameDisplay": "Custom",
  4589.       "CustomName": "<link=\"RAPTORSPECIES\">Rhexes</link>",
  4590.       "CustomSpritePrefabID": "RaptorEgg",
  4591.       "Description": "Turns <link=\"RAPTOR\">Rhex Egg</link> into Cracked <link=\"RAPTOR\">Rhex Egg</link>."
  4592.     },
  4593.     {
  4594.       "Id": "RockCrusher_NewExampleRecipe1",
  4595.       "Building": "RockCrusher",
  4596.       "Inputs": [
  4597.         {
  4598.           "material": "Water",
  4599.           "amount": 100.0,
  4600.           "storeElement": true
  4601.         },
  4602.         {
  4603.           "material": "Dirt",
  4604.           "amount": 50.0
  4605.         }
  4606.       ],
  4607.       "Outputs": [
  4608.         {
  4609.           "material": "Lime",
  4610.           "amount": 25.0
  4611.         },
  4612.         {
  4613.           "material": "SedimentaryRock",
  4614.           "amount": 10.0
  4615.         }
  4616.       ],
  4617.       "Time": 5.0,
  4618.       "NameDisplay": "IngredientToResult",
  4619.       "Description": "This is the description."
  4620.     },
  4621.     {
  4622.       "Id": "RockCrusher_I_Regolith_O_Sand",
  4623.       "Building": "RockCrusher",
  4624.       "Inputs": [
  4625.         {
  4626.           "material": "Regolith",
  4627.           "amount": 100.0
  4628.         }
  4629.       ],
  4630.       "Outputs": [
  4631.         {
  4632.           "material": "Sand",
  4633.           "amount": 100.0
  4634.         }
  4635.       ],
  4636.       "Time": 40.0,
  4637.       "NameDisplay": "IngredientToResult",
  4638.       "Description": "Turns Regolith into Sand and Dirt."
  4639.     },
  4640.     {
  4641.       "Id": "GlassForge_I_Phosphorite_O_LiquidPhosphorus",
  4642.       "Building": "GlassForge",
  4643.       "Inputs": [
  4644.         {
  4645.           "material": "Phosphorite",
  4646.           "amount": 100.0
  4647.         }
  4648.       ],
  4649.       "Outputs": [
  4650.         {
  4651.           "material": "LiquidPhosphorus",
  4652.           "amount": 100.0,
  4653.           "temperatureOperation": "Melted",
  4654.           "storeElement": true
  4655.         }
  4656.       ],
  4657.       "Time": 40.0,
  4658.       "NameDisplay": "IngredientToResult",
  4659.       "Description": "Extracts pure <link=\"LIQUIDPHOSPHORUS\">Phosphorus</link> from <link=\"PHOSPHORITE\">Phosphorite</link>."
  4660.     }
  4661.   ]
  4662. }
Advertisement
Add Comment
Please, Sign In to add comment