Advertisement
frightfulactions

Dye Station Recipes

Dec 21st, 2015
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 36.93 KB | None | 0 0
  1.     <!-- Dye Station -->
  2.     <recipe name="dyeStation" count="1" scrapable="False" >
  3.         <ingredient name="wood" count="10"/>
  4.         <ingredient name="nail" count="10"/>
  5.     </recipe>
  6.     <recipe name="leatherHoodRed" count="1" scrapable="False" craft_area="dyeStation" >
  7.         <ingredient name="assortedDyes" count="5"/>
  8.         <ingredient name="leatherHood" count="1"/>
  9.     </recipe>
  10.     <recipe name="leatherJacketRed" count="1" scrapable="False" craft_area="dyeStation" >
  11.         <ingredient name="assortedDyes" count="5"/>
  12.         <ingredient name="leatherJacket" count="1"/>
  13.     </recipe>
  14.     <recipe name="leatherPantsRed" count="1" scrapable="False" craft_area="dyeStation" >
  15.         <ingredient name="assortedDyes" count="5"/>
  16.         <ingredient name="leatherPants" count="1"/>
  17.     </recipe>
  18.     <recipe name="leatherBootsRed" count="1" scrapable="False" craft_area="dyeStation" >
  19.         <ingredient name="assortedDyes" count="5"/>
  20.         <ingredient name="leatherBoots" count="1"/>
  21.     </recipe>
  22.     <recipe name="leatherGlovesRed" count="1" scrapable="False" craft_area="dyeStation" >
  23.         <ingredient name="assortedDyes" count="5"/>
  24.         <ingredient name="leatherGloves" count="1"/>
  25.     </recipe>
  26.     <recipe name="leatherHoodBlue" count="1" scrapable="False" craft_area="dyeStation" >
  27.         <ingredient name="assortedDyes" count="5"/>
  28.         <ingredient name="leatherHood" count="1"/>
  29.     </recipe>
  30.     <recipe name="leatherJacketBlue" count="1" scrapable="False" craft_area="dyeStation" >
  31.         <ingredient name="assortedDyes" count="5"/>
  32.         <ingredient name="leatherJacket" count="1"/>
  33.     </recipe>
  34.     <recipe name="leatherPantsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  35.         <ingredient name="assortedDyes" count="5"/>
  36.         <ingredient name="leatherPants" count="1"/>
  37.     </recipe>
  38.     <recipe name="leatherBootsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  39.         <ingredient name="assortedDyes" count="5"/>
  40.         <ingredient name="leatherBoots" count="1"/>
  41.     </recipe>
  42.     <recipe name="leatherGlovesBlue" count="1" scrapable="False" craft_area="dyeStation" >
  43.         <ingredient name="assortedDyes" count="5"/>
  44.         <ingredient name="leatherGloves" count="1"/>
  45.     </recipe>
  46.     <recipe name="leatherHoodGreen" count="1" scrapable="False" craft_area="dyeStation" >
  47.         <ingredient name="assortedDyes" count="5"/>
  48.         <ingredient name="leatherHood" count="1"/>
  49.     </recipe>
  50.     <recipe name="leatherJacketGreen" count="1" scrapable="False" craft_area="dyeStation" >
  51.         <ingredient name="assortedDyes" count="5"/>
  52.         <ingredient name="leatherJacket" count="1"/>
  53.     </recipe>
  54.     <recipe name="leatherPantsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  55.         <ingredient name="assortedDyes" count="5"/>
  56.         <ingredient name="leatherPants" count="1"/>
  57.     </recipe>
  58.     <recipe name="leatherBootsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  59.         <ingredient name="assortedDyes" count="5"/>
  60.         <ingredient name="leatherBoots" count="1"/>
  61.     </recipe>
  62.     <recipe name="leatherGlovesGreen" count="1" scrapable="False" craft_area="dyeStation" >
  63.         <ingredient name="assortedDyes" count="5"/>
  64.         <ingredient name="leatherGloves" count="1"/>
  65.     </recipe>
  66.     <recipe name="leatherHoodPurple" count="1" scrapable="False" craft_area="dyeStation" >
  67.         <ingredient name="assortedDyes" count="5"/>
  68.         <ingredient name="leatherHood" count="1"/>
  69.     </recipe>
  70.     <recipe name="leatherJacketPurple" count="1" scrapable="False" craft_area="dyeStation" >
  71.         <ingredient name="assortedDyes" count="5"/>
  72.         <ingredient name="leatherJacket" count="1"/>
  73.     </recipe>
  74.     <recipe name="leatherPantsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  75.         <ingredient name="assortedDyes" count="5"/>
  76.         <ingredient name="leatherPants" count="1"/>
  77.     </recipe>
  78.     <recipe name="leatherBootsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  79.         <ingredient name="assortedDyes" count="5"/>
  80.         <ingredient name="leatherBoots" count="1"/>
  81.     </recipe>
  82.     <recipe name="leatherGlovesPurple" count="1" scrapable="False" craft_area="dyeStation" >
  83.         <ingredient name="assortedDyes" count="5"/>
  84.         <ingredient name="leatherGloves" count="1"/>
  85.     </recipe>
  86.     <recipe name="leatherHoodYellow" count="1" scrapable="False" craft_area="dyeStation" >
  87.         <ingredient name="assortedDyes" count="5"/>
  88.         <ingredient name="leatherHood" count="1"/>
  89.     </recipe>
  90.     <recipe name="leatherJacketYellow" count="1" scrapable="False" craft_area="dyeStation" >
  91.         <ingredient name="assortedDyes" count="5"/>
  92.         <ingredient name="leatherJacket" count="1"/>
  93.     </recipe>
  94.     <recipe name="leatherPantsYellow" count="1" scrapable="False" craft_area="dyeStation" >
  95.         <ingredient name="assortedDyes" count="5"/>
  96.         <ingredient name="leatherPants" count="1"/>
  97.     </recipe>
  98.     <recipe name="leatherBootsYellow" count="1" scrapable="False" craft_area="dyeStation" >
  99.         <ingredient name="assortedDyes" count="5"/>
  100.         <ingredient name="leatherBoots" count="1"/>
  101.     </recipe>
  102.     <recipe name="leatherGlovesYellow" count="1" scrapable="False" craft_area="dyeStation" >
  103.         <ingredient name="assortedDyes" count="5"/>
  104.         <ingredient name="leatherGloves" count="1"/>
  105.     </recipe>
  106.     <recipe name="leatherHoodOrange" count="1" scrapable="False" craft_area="dyeStation" >
  107.         <ingredient name="assortedDyes" count="5"/>
  108.         <ingredient name="leatherHood" count="1"/>
  109.     </recipe>
  110.     <recipe name="leatherJacketOrange" count="1" scrapable="False" craft_area="dyeStation" >
  111.         <ingredient name="assortedDyes" count="5"/>
  112.         <ingredient name="leatherJacket" count="1"/>
  113.     </recipe>
  114.     <recipe name="leatherPantsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  115.         <ingredient name="assortedDyes" count="5"/>
  116.         <ingredient name="leatherPants" count="1"/>
  117.     </recipe>
  118.     <recipe name="leatherBootsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  119.         <ingredient name="assortedDyes" count="5"/>
  120.         <ingredient name="leatherBoots" count="1"/>
  121.     </recipe>
  122.     <recipe name="leatherGlovesOrange" count="1" scrapable="False" craft_area="dyeStation" >
  123.         <ingredient name="assortedDyes" count="5"/>
  124.         <ingredient name="leatherGloves" count="1"/>
  125.     </recipe>
  126.     <recipe name="leatherHoodBlack" count="1" scrapable="False" craft_area="dyeStation" >
  127.         <ingredient name="assortedDyes" count="5"/>
  128.         <ingredient name="leatherHood" count="1"/>
  129.     </recipe>
  130.     <recipe name="leatherJacketBlack" count="1" scrapable="False" craft_area="dyeStation" >
  131.         <ingredient name="assortedDyes" count="5"/>
  132.         <ingredient name="leatherJacket" count="1"/>
  133.     </recipe>
  134.     <recipe name="leatherPantsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  135.         <ingredient name="assortedDyes" count="5"/>
  136.         <ingredient name="leatherPants" count="1"/>
  137.     </recipe>
  138.     <recipe name="leatherBootsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  139.         <ingredient name="assortedDyes" count="5"/>
  140.         <ingredient name="leatherBoots" count="1"/>
  141.     </recipe>
  142.     <recipe name="leatherGlovesBlack" count="1" scrapable="False" craft_area="dyeStation" >
  143.         <ingredient name="assortedDyes" count="5"/>
  144.         <ingredient name="leatherGloves" count="1"/>
  145.     </recipe>
  146.     <recipe name="ironHelmetRed" count="1" scrapable="False" craft_area="dyeStation" >
  147.         <ingredient name="sprayPaint" count="5"/>
  148.         <ingredient name="ironHelmet" count="1"/>
  149.     </recipe>
  150.     <recipe name="ironChestArmorRed" count="1" scrapable="False" craft_area="dyeStation" >
  151.         <ingredient name="sprayPaint" count="5"/>
  152.         <ingredient name="ironChestArmor" count="1"/>
  153.     </recipe>
  154.     <recipe name="ironLegArmorRed" count="1" scrapable="False" craft_area="dyeStation" >
  155.         <ingredient name="sprayPaint" count="5"/>
  156.         <ingredient name="ironLegArmor" count="1"/>
  157.     </recipe>
  158.     <recipe name="ironBootsRed" count="1" scrapable="False" craft_area="dyeStation" >
  159.         <ingredient name="sprayPaint" count="5"/>
  160.         <ingredient name="ironBoots" count="1"/>
  161.     </recipe>
  162.     <recipe name="ironGlovesRed" count="1" scrapable="False" craft_area="dyeStation" >
  163.         <ingredient name="sprayPaint" count="5"/>
  164.         <ingredient name="ironGloves" count="1"/>
  165.     </recipe>
  166.     <recipe name="ironHelmetBlue" count="1" scrapable="False" craft_area="dyeStation" >
  167.         <ingredient name="sprayPaint" count="5"/>
  168.         <ingredient name="ironHelmet" count="1"/>
  169.     </recipe>
  170.     <recipe name="ironChestArmorBlue" count="1" scrapable="False" craft_area="dyeStation" >
  171.         <ingredient name="sprayPaint" count="5"/>
  172.         <ingredient name="ironChestArmor" count="1"/>
  173.     </recipe>
  174.     <recipe name="ironLegArmorBlue" count="1" scrapable="False" craft_area="dyeStation" >
  175.         <ingredient name="sprayPaint" count="5"/>
  176.         <ingredient name="ironLegArmor" count="1"/>
  177.     </recipe>
  178.     <recipe name="ironBootsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  179.         <ingredient name="sprayPaint" count="5"/>
  180.         <ingredient name="ironBoots" count="1"/>
  181.     </recipe>
  182.     <recipe name="ironGlovesBlue" count="1" scrapable="False" craft_area="dyeStation" >
  183.         <ingredient name="sprayPaint" count="5"/>
  184.         <ingredient name="ironGloves" count="1"/>
  185.     </recipe>
  186.     <recipe name="ironHelmetGreen" count="1" scrapable="False" craft_area="dyeStation" >
  187.         <ingredient name="sprayPaint" count="5"/>
  188.         <ingredient name="ironHelmet" count="1"/>
  189.     </recipe>
  190.     <recipe name="ironChestArmorGreen" count="1" scrapable="False" craft_area="dyeStation" >
  191.         <ingredient name="sprayPaint" count="5"/>
  192.         <ingredient name="ironChestArmor" count="1"/>
  193.     </recipe>
  194.     <recipe name="ironLegArmorGreen" count="1" scrapable="False" craft_area="dyeStation" >
  195.         <ingredient name="sprayPaint" count="5"/>
  196.         <ingredient name="ironLegArmor" count="1"/>
  197.     </recipe>
  198.     <recipe name="ironBootsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  199.         <ingredient name="sprayPaint" count="5"/>
  200.         <ingredient name="ironBoots" count="1"/>
  201.     </recipe>
  202.     <recipe name="ironGlovesGreen" count="1" scrapable="False" craft_area="dyeStation" >
  203.         <ingredient name="sprayPaint" count="5"/>
  204.         <ingredient name="ironGloves" count="1"/>
  205.     </recipe>
  206.     <recipe name="ironHelmetPurple" count="1" scrapable="False" craft_area="dyeStation" >
  207.         <ingredient name="sprayPaint" count="5"/>
  208.         <ingredient name="ironHelmet" count="1"/>
  209.     </recipe>
  210.     <recipe name="ironChestArmorPurple" count="1" scrapable="False" craft_area="dyeStation" >
  211.         <ingredient name="sprayPaint" count="5"/>
  212.         <ingredient name="ironChestArmor" count="1"/>
  213.     </recipe>
  214.     <recipe name="ironLegArmorPurple" count="1" scrapable="False" craft_area="dyeStation" >
  215.         <ingredient name="sprayPaint" count="5"/>
  216.         <ingredient name="ironLegArmor" count="1"/>
  217.     </recipe>
  218.     <recipe name="ironBootsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  219.         <ingredient name="sprayPaint" count="5"/>
  220.         <ingredient name="ironBoots" count="1"/>
  221.     </recipe>
  222.     <recipe name="ironGlovesPurple" count="1" scrapable="False" craft_area="dyeStation" >
  223.         <ingredient name="sprayPaint" count="5"/>
  224.         <ingredient name="ironGloves" count="1"/>
  225.     </recipe>
  226.     <recipe name="ironHelmetLime" count="1" scrapable="False" craft_area="dyeStation" >
  227.         <ingredient name="sprayPaint" count="5"/>
  228.         <ingredient name="ironHelmet" count="1"/>
  229.     </recipe>
  230.     <recipe name="ironChestArmorLime" count="1" scrapable="False" craft_area="dyeStation" >
  231.         <ingredient name="sprayPaint" count="5"/>
  232.         <ingredient name="ironChestArmor" count="1"/>
  233.     </recipe>
  234.     <recipe name="ironLegArmorLime" count="1" scrapable="False" craft_area="dyeStation" >
  235.         <ingredient name="sprayPaint" count="5"/>
  236.         <ingredient name="ironLegArmor" count="1"/>
  237.     </recipe>
  238.     <recipe name="ironBootsLime" count="1" scrapable="False" craft_area="dyeStation" >
  239.         <ingredient name="sprayPaint" count="5"/>
  240.         <ingredient name="ironBoots" count="1"/>
  241.     </recipe>
  242.     <recipe name="ironGlovesLime" count="1" scrapable="False" craft_area="dyeStation" >
  243.         <ingredient name="sprayPaint" count="5"/>
  244.         <ingredient name="ironGloves" count="1"/>
  245.     </recipe>
  246.     <recipe name="ironHelmetOrange" count="1" scrapable="False" craft_area="dyeStation" >
  247.         <ingredient name="sprayPaint" count="5"/>
  248.         <ingredient name="ironHelmet" count="1"/>
  249.     </recipe>
  250.     <recipe name="ironChestArmorOrange" count="1" scrapable="False" craft_area="dyeStation" >
  251.         <ingredient name="sprayPaint" count="5"/>
  252.         <ingredient name="ironChestArmor" count="1"/>
  253.     </recipe>
  254.     <recipe name="ironLegArmorOrange" count="1" scrapable="False" craft_area="dyeStation" >
  255.         <ingredient name="sprayPaint" count="5"/>
  256.         <ingredient name="ironLegArmor" count="1"/>
  257.     </recipe>
  258.     <recipe name="ironBootsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  259.         <ingredient name="sprayPaint" count="5"/>
  260.         <ingredient name="ironBoots" count="1"/>
  261.     </recipe>
  262.     <recipe name="ironGlovesOrange" count="1" scrapable="False" craft_area="dyeStation" >
  263.         <ingredient name="sprayPaint" count="5"/>
  264.         <ingredient name="ironGloves" count="1"/>
  265.     </recipe>
  266.     <recipe name="ironHelmetBlack" count="1" scrapable="False" craft_area="dyeStation" >
  267.         <ingredient name="sprayPaint" count="5"/>
  268.         <ingredient name="ironHelmet" count="1"/>
  269.     </recipe>
  270.     <recipe name="ironChestArmorBlack" count="1" scrapable="False" craft_area="dyeStation" >
  271.         <ingredient name="sprayPaint" count="5"/>
  272.         <ingredient name="ironChestArmor" count="1"/>
  273.     </recipe>
  274.     <recipe name="ironLegArmorBlack" count="1" scrapable="False" craft_area="dyeStation" >
  275.         <ingredient name="sprayPaint" count="5"/>
  276.         <ingredient name="ironLegArmor" count="1"/>
  277.     </recipe>
  278.     <recipe name="ironBootsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  279.         <ingredient name="sprayPaint" count="5"/>
  280.         <ingredient name="ironBoots" count="1"/>
  281.     </recipe>
  282.     <recipe name="ironGlovesBlack" count="1" scrapable="False" craft_area="dyeStation" >
  283.         <ingredient name="sprayPaint" count="5"/>
  284.         <ingredient name="ironGloves" count="1"/>
  285.     </recipe>
  286.     <recipe name="scrapHelmetRed" count="1" scrapable="False" craft_area="dyeStation" >
  287.         <ingredient name="sprayPaint" count="5"/>
  288.         <ingredient name="scrapHelmet" count="1"/>
  289.     </recipe>
  290.     <recipe name="scrapChestArmorRed" count="1" scrapable="False" craft_area="dyeStation" >
  291.         <ingredient name="sprayPaint" count="5"/>
  292.         <ingredient name="scrapChestArmor" count="1"/>
  293.     </recipe>
  294.     <recipe name="scrapLegArmorRed" count="1" scrapable="False" craft_area="dyeStation" >
  295.         <ingredient name="sprayPaint" count="5"/>
  296.         <ingredient name="scrapLegArmor" count="1"/>
  297.     </recipe>
  298.     <recipe name="scrapBootsRed" count="1" scrapable="False" craft_area="dyeStation" >
  299.         <ingredient name="sprayPaint" count="5"/>
  300.         <ingredient name="scrapBoots" count="1"/>
  301.     </recipe>
  302.     <recipe name="scrapGlovesRed" count="1" scrapable="False" craft_area="dyeStation" >
  303.         <ingredient name="sprayPaint" count="5"/>
  304.         <ingredient name="scrapGloves" count="1"/>
  305.     </recipe>
  306.     <recipe name="scrapHelmetBlue" count="1" scrapable="False" craft_area="dyeStation" >
  307.         <ingredient name="sprayPaint" count="5"/>
  308.         <ingredient name="scrapHelmet" count="1"/>
  309.     </recipe>
  310.     <recipe name="scrapChestArmorBlue" count="1" scrapable="False" craft_area="dyeStation" >
  311.         <ingredient name="sprayPaint" count="5"/>
  312.         <ingredient name="scrapChestArmor" count="1"/>
  313.     </recipe>
  314.     <recipe name="scrapLegArmorBlue" count="1" scrapable="False" craft_area="dyeStation" >
  315.         <ingredient name="sprayPaint" count="5"/>
  316.         <ingredient name="scrapLegArmor" count="1"/>
  317.     </recipe>
  318.     <recipe name="scrapBootsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  319.         <ingredient name="sprayPaint" count="5"/>
  320.         <ingredient name="scrapBoots" count="1"/>
  321.     </recipe>
  322.     <recipe name="scrapGlovesBlue" count="1" scrapable="False" craft_area="dyeStation" >
  323.         <ingredient name="sprayPaint" count="5"/>
  324.         <ingredient name="scrapGloves" count="1"/>
  325.     </recipe>
  326.     <recipe name="scrapHelmetGreen" count="1" scrapable="False" craft_area="dyeStation" >
  327.         <ingredient name="sprayPaint" count="5"/>
  328.         <ingredient name="scrapHelmet" count="1"/>
  329.     </recipe>
  330.     <recipe name="scrapChestArmorGreen" count="1" scrapable="False" craft_area="dyeStation" >
  331.         <ingredient name="sprayPaint" count="5"/>
  332.         <ingredient name="scrapChestArmor" count="1"/>
  333.     </recipe>
  334.     <recipe name="scrapLegArmorGreen" count="1" scrapable="False" craft_area="dyeStation" >
  335.         <ingredient name="sprayPaint" count="5"/>
  336.         <ingredient name="scrapLegArmor" count="1"/>
  337.     </recipe>
  338.     <recipe name="scrapBootsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  339.         <ingredient name="sprayPaint" count="5"/>
  340.         <ingredient name="scrapBoots" count="1"/>
  341.     </recipe>
  342.     <recipe name="scrapGlovesGreen" count="1" scrapable="False" craft_area="dyeStation" >
  343.         <ingredient name="sprayPaint" count="5"/>
  344.         <ingredient name="scrapGloves" count="1"/>
  345.     </recipe>
  346.     <recipe name="scrapHelmetPurple" count="1" scrapable="False" craft_area="dyeStation" >
  347.         <ingredient name="sprayPaint" count="5"/>
  348.         <ingredient name="scrapHelmet" count="1"/>
  349.     </recipe>
  350.     <recipe name="scrapChestArmorPurple" count="1" scrapable="False" craft_area="dyeStation" >
  351.         <ingredient name="sprayPaint" count="5"/>
  352.         <ingredient name="scrapChestArmor" count="1"/>
  353.     </recipe>
  354.     <recipe name="scrapLegArmorPurple" count="1" scrapable="False" craft_area="dyeStation" >
  355.         <ingredient name="sprayPaint" count="5"/>
  356.         <ingredient name="scrapLegArmor" count="1"/>
  357.     </recipe>
  358.     <recipe name="scrapBootsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  359.         <ingredient name="sprayPaint" count="5"/>
  360.         <ingredient name="scrapBoots" count="1"/>
  361.     </recipe>
  362.     <recipe name="scrapGlovesPurple" count="1" scrapable="False" craft_area="dyeStation" >
  363.         <ingredient name="sprayPaint" count="5"/>
  364.         <ingredient name="scrapGloves" count="1"/>
  365.     </recipe>
  366.     <recipe name="scrapHelmetLime" count="1" scrapable="False" craft_area="dyeStation" >
  367.         <ingredient name="sprayPaint" count="5"/>
  368.         <ingredient name="scrapHelmet" count="1"/>
  369.     </recipe>
  370.     <recipe name="scrapChestArmorLime" count="1" scrapable="False" craft_area="dyeStation" >
  371.         <ingredient name="sprayPaint" count="5"/>
  372.         <ingredient name="scrapChestArmor" count="1"/>
  373.     </recipe>
  374.     <recipe name="scrapLegArmorLime" count="1" scrapable="False" craft_area="dyeStation" >
  375.         <ingredient name="sprayPaint" count="5"/>
  376.         <ingredient name="scrapLegArmor" count="1"/>
  377.     </recipe>
  378.     <recipe name="scrapBootsLime" count="1" scrapable="False" craft_area="dyeStation" >
  379.         <ingredient name="sprayPaint" count="5"/>
  380.         <ingredient name="scrapBoots" count="1"/>
  381.     </recipe>
  382.     <recipe name="scrapGlovesLime" count="1" scrapable="False" craft_area="dyeStation" >
  383.         <ingredient name="sprayPaint" count="5"/>
  384.         <ingredient name="scrapGloves" count="1"/>
  385.     </recipe>
  386.     <recipe name="scrapHelmetOrange" count="1" scrapable="False" craft_area="dyeStation" >
  387.         <ingredient name="sprayPaint" count="5"/>
  388.         <ingredient name="scrapHelmet" count="1"/>
  389.     </recipe>
  390.     <recipe name="scrapChestArmorOrange" count="1" scrapable="False" craft_area="dyeStation" >
  391.         <ingredient name="sprayPaint" count="5"/>
  392.         <ingredient name="scrapChestArmor" count="1"/>
  393.     </recipe>
  394.     <recipe name="scrapLegArmorOrange" count="1" scrapable="False" craft_area="dyeStation" >
  395.         <ingredient name="sprayPaint" count="5"/>
  396.         <ingredient name="scrapLegArmor" count="1"/>
  397.     </recipe>
  398.     <recipe name="scrapBootsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  399.         <ingredient name="sprayPaint" count="5"/>
  400.         <ingredient name="scrapBoots" count="1"/>
  401.     </recipe>
  402.     <recipe name="scrapGlovesOrange" count="1" scrapable="False" craft_area="dyeStation" >
  403.         <ingredient name="sprayPaint" count="5"/>
  404.         <ingredient name="scrapGloves" count="1"/>
  405.     </recipe>
  406.     <recipe name="scrapHelmetBlack" count="1" scrapable="False" craft_area="dyeStation" >
  407.         <ingredient name="sprayPaint" count="5"/>
  408.         <ingredient name="scrapHelmet" count="1"/>
  409.     </recipe>
  410.     <recipe name="scrapChestArmorBlack" count="1" scrapable="False" craft_area="dyeStation" >
  411.         <ingredient name="sprayPaint" count="5"/>
  412.         <ingredient name="scrapChestArmor" count="1"/>
  413.     </recipe>
  414.     <recipe name="scrapLegArmorBlack" count="1" scrapable="False" craft_area="dyeStation" >
  415.         <ingredient name="sprayPaint" count="5"/>
  416.         <ingredient name="scrapLegArmor" count="1"/>
  417.     </recipe>
  418.     <recipe name="scrapBootsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  419.         <ingredient name="sprayPaint" count="5"/>
  420.         <ingredient name="scrapBoots" count="1"/>
  421.     </recipe>
  422.     <recipe name="scrapGlovesBlack" count="1" scrapable="False" craft_area="dyeStation" >
  423.         <ingredient name="sprayPaint" count="5"/>
  424.         <ingredient name="scrapGloves" count="1"/>
  425.     </recipe>
  426.     <recipe name="clothHatRed" count="1" scrapable="False" craft_area="dyeStation" >
  427.         <ingredient name="assortedDyes" count="3"/>
  428.         <ingredient name="clothHat" count="1"/>
  429.     </recipe>
  430.     <recipe name="clothJacketRed" count="1" scrapable="False" craft_area="dyeStation" >
  431.         <ingredient name="assortedDyes" count="3"/>
  432.         <ingredient name="clothJacket" count="1"/>
  433.     </recipe>
  434.     <recipe name="clothPantsRed" count="1" scrapable="False" craft_area="dyeStation" >
  435.         <ingredient name="assortedDyes" count="3"/>
  436.         <ingredient name="clothPants" count="1"/>
  437.     </recipe>
  438.     <recipe name="clothBootsRed" count="1" scrapable="False" craft_area="dyeStation" >
  439.         <ingredient name="assortedDyes" count="3"/>
  440.         <ingredient name="clothBoots" count="1"/>
  441.     </recipe>
  442.     <recipe name="clothGlovesRed" count="1" scrapable="False" craft_area="dyeStation" >
  443.         <ingredient name="assortedDyes" count="3"/>
  444.         <ingredient name="clothGloves" count="1"/>
  445.     </recipe>
  446.     <recipe name="clothHatBlue" count="1" scrapable="False" craft_area="dyeStation" >
  447.         <ingredient name="assortedDyes" count="3"/>
  448.         <ingredient name="clothHat" count="1"/>
  449.     </recipe>
  450.     <recipe name="clothJacketBlue" count="1" scrapable="False" craft_area="dyeStation" >
  451.         <ingredient name="assortedDyes" count="3"/>
  452.         <ingredient name="clothJacket" count="1"/>
  453.     </recipe>
  454.     <recipe name="clothPantsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  455.         <ingredient name="assortedDyes" count="3"/>
  456.         <ingredient name="clothPants" count="1"/>
  457.     </recipe>
  458.     <recipe name="clothBootsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  459.         <ingredient name="assortedDyes" count="3"/>
  460.         <ingredient name="clothBoots" count="1"/>
  461.     </recipe>
  462.     <recipe name="clothGlovesBlue" count="1" scrapable="False" craft_area="dyeStation" >
  463.         <ingredient name="assortedDyes" count="3"/>
  464.         <ingredient name="clothGloves" count="1"/>
  465.     </recipe>
  466.     <recipe name="clothHatGreen" count="1" scrapable="False" craft_area="dyeStation" >
  467.         <ingredient name="assortedDyes" count="3"/>
  468.         <ingredient name="clothHat" count="1"/>
  469.     </recipe>
  470.     <recipe name="clothJacketGreen" count="1" scrapable="False" craft_area="dyeStation" >
  471.         <ingredient name="assortedDyes" count="3"/>
  472.         <ingredient name="clothJacket" count="1"/>
  473.     </recipe>
  474.     <recipe name="clothPantsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  475.         <ingredient name="assortedDyes" count="3"/>
  476.         <ingredient name="clothPants" count="1"/>
  477.     </recipe>
  478.     <recipe name="clothBootsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  479.         <ingredient name="assortedDyes" count="3"/>
  480.         <ingredient name="clothBoots" count="1"/>
  481.     </recipe>
  482.     <recipe name="clothGlovesGreen" count="1" scrapable="False" craft_area="dyeStation" >
  483.         <ingredient name="assortedDyes" count="3"/>
  484.         <ingredient name="clothGloves" count="1"/>
  485.     </recipe>
  486.     <recipe name="clothHatPurple" count="1" scrapable="False" craft_area="dyeStation" >
  487.         <ingredient name="assortedDyes" count="3"/>
  488.         <ingredient name="clothHat" count="1"/>
  489.     </recipe>
  490.     <recipe name="clothJacketPurple" count="1" scrapable="False" craft_area="dyeStation" >
  491.         <ingredient name="assortedDyes" count="3"/>
  492.         <ingredient name="clothJacket" count="1"/>
  493.     </recipe>
  494.     <recipe name="clothPantsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  495.         <ingredient name="assortedDyes" count="3"/>
  496.         <ingredient name="clothPants" count="1"/>
  497.     </recipe>
  498.     <recipe name="clothBootsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  499.         <ingredient name="assortedDyes" count="3"/>
  500.         <ingredient name="clothBoots" count="1"/>
  501.     </recipe>
  502.     <recipe name="clothGlovesPurple" count="1" scrapable="False" craft_area="dyeStation" >
  503.         <ingredient name="assortedDyes" count="3"/>
  504.         <ingredient name="clothGloves" count="1"/>
  505.     </recipe>
  506.     <recipe name="clothHatLime" count="1" scrapable="False" craft_area="dyeStation" >
  507.         <ingredient name="assortedDyes" count="3"/>
  508.         <ingredient name="clothHat" count="1"/>
  509.     </recipe>
  510.     <recipe name="clothJacketLime" count="1" scrapable="False" craft_area="dyeStation" >
  511.         <ingredient name="assortedDyes" count="3"/>
  512.         <ingredient name="clothJacket" count="1"/>
  513.     </recipe>
  514.     <recipe name="clothPantsLime" count="1" scrapable="False" craft_area="dyeStation" >
  515.         <ingredient name="assortedDyes" count="3"/>
  516.         <ingredient name="clothPants" count="1"/>
  517.     </recipe>
  518.     <recipe name="clothBootsLime" count="1" scrapable="False" craft_area="dyeStation" >
  519.         <ingredient name="assortedDyes" count="3"/>
  520.         <ingredient name="clothBoots" count="1"/>
  521.     </recipe>
  522.     <recipe name="clothGlovesLime" count="1" scrapable="False" craft_area="dyeStation" >
  523.         <ingredient name="assortedDyes" count="3"/>
  524.         <ingredient name="clothGloves" count="1"/>
  525.     </recipe>
  526.     <recipe name="clothHatOrange" count="1" scrapable="False" craft_area="dyeStation" >
  527.         <ingredient name="assortedDyes" count="3"/>
  528.         <ingredient name="clothHat" count="1"/>
  529.     </recipe>
  530.     <recipe name="clothJacketOrange" count="1" scrapable="False" craft_area="dyeStation" >
  531.         <ingredient name="assortedDyes" count="3"/>
  532.         <ingredient name="clothJacket" count="1"/>
  533.     </recipe>
  534.     <recipe name="clothPantsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  535.         <ingredient name="assortedDyes" count="3"/>
  536.         <ingredient name="clothPants" count="1"/>
  537.     </recipe>
  538.     <recipe name="clothBootsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  539.         <ingredient name="assortedDyes" count="3"/>
  540.         <ingredient name="clothBoots" count="1"/>
  541.     </recipe>
  542.     <recipe name="clothGlovesOrange" count="1" scrapable="False" craft_area="dyeStation" >
  543.         <ingredient name="assortedDyes" count="3"/>
  544.         <ingredient name="clothGloves" count="1"/>
  545.     </recipe>
  546.     <recipe name="clothHatBlack" count="1" scrapable="False" craft_area="dyeStation" >
  547.         <ingredient name="assortedDyes" count="3"/>
  548.         <ingredient name="clothHat" count="1"/>
  549.     </recipe>
  550.     <recipe name="clothJacketBlack" count="1" scrapable="False" craft_area="dyeStation" >
  551.         <ingredient name="assortedDyes" count="3"/>
  552.         <ingredient name="clothJacket" count="1"/>
  553.     </recipe>
  554.     <recipe name="clothPantsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  555.         <ingredient name="assortedDyes" count="3"/>
  556.         <ingredient name="clothPants" count="1"/>
  557.     </recipe>
  558.     <recipe name="clothBootsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  559.         <ingredient name="assortedDyes" count="3"/>
  560.         <ingredient name="clothBoots" count="1"/>
  561.     </recipe>
  562.     <recipe name="clothGlovesBlack" count="1" scrapable="False" craft_area="dyeStation" >
  563.         <ingredient name="assortedDyes" count="3"/>
  564.         <ingredient name="clothGloves" count="1"/>
  565.     </recipe>
  566.     <recipe name="animalHideHoodRed" count="1" scrapable="False" craft_area="dyeStation" >
  567.         <ingredient name="assortedDyes" count="3"/>
  568.         <ingredient name="animalHideHood" count="1"/>
  569.     </recipe>
  570.     <recipe name="animalHideChestArmorRed" count="1" scrapable="False" craft_area="dyeStation" >
  571.         <ingredient name="assortedDyes" count="3"/>
  572.         <ingredient name="animalHideChestArmor" count="1"/>
  573.     </recipe>
  574.     <recipe name="animalHideLegArmorRed" count="1" scrapable="False" craft_area="dyeStation" >
  575.         <ingredient name="assortedDyes" count="3"/>
  576.         <ingredient name="animalHideLegArmor" count="1"/>
  577.     </recipe>
  578.     <recipe name="animalHideBootsRed" count="1" scrapable="False" craft_area="dyeStation" >
  579.         <ingredient name="assortedDyes" count="3"/>
  580.         <ingredient name="animalHideBoots" count="1"/>
  581.     </recipe>
  582.     <recipe name="animalHideGlovesRed" count="1" scrapable="False" craft_area="dyeStation" >
  583.         <ingredient name="assortedDyes" count="3"/>
  584.         <ingredient name="animalHideGloves" count="1"/>
  585.     </recipe>
  586.     <recipe name="animalHideHoodBlue" count="1" scrapable="False" craft_area="dyeStation" >
  587.         <ingredient name="assortedDyes" count="3"/>
  588.         <ingredient name="animalHideHood" count="1"/>
  589.     </recipe>
  590.     <recipe name="animalHideChestArmorBlue" count="1" scrapable="False" craft_area="dyeStation" >
  591.         <ingredient name="assortedDyes" count="3"/>
  592.         <ingredient name="animalHideChestArmor" count="1"/>
  593.     </recipe>
  594.     <recipe name="animalHideLegArmorBlue" count="1" scrapable="False" craft_area="dyeStation" >
  595.         <ingredient name="assortedDyes" count="3"/>
  596.         <ingredient name="animalHideLegArmor" count="1"/>
  597.     </recipe>
  598.     <recipe name="animalHideBootsBlue" count="1" scrapable="False" craft_area="dyeStation" >
  599.         <ingredient name="assortedDyes" count="3"/>
  600.         <ingredient name="animalHideBoots" count="1"/>
  601.     </recipe>
  602.     <recipe name="animalHideGlovesBlue" count="1" scrapable="False" craft_area="dyeStation" >
  603.         <ingredient name="assortedDyes" count="3"/>
  604.         <ingredient name="animalHideGloves" count="1"/>
  605.     </recipe>
  606.     <recipe name="animalHideHoodGreen" count="1" scrapable="False" craft_area="dyeStation" >
  607.         <ingredient name="assortedDyes" count="3"/>
  608.         <ingredient name="animalHideHood" count="1"/>
  609.     </recipe>
  610.     <recipe name="animalHideChestArmorGreen" count="1" scrapable="False" craft_area="dyeStation" >
  611.         <ingredient name="assortedDyes" count="3"/>
  612.         <ingredient name="animalHideChestArmor" count="1"/>
  613.     </recipe>
  614.     <recipe name="animalHideLegArmorGreen" count="1" scrapable="False" craft_area="dyeStation" >
  615.         <ingredient name="assortedDyes" count="3"/>
  616.         <ingredient name="animalHideLegArmor" count="1"/>
  617.     </recipe>
  618.     <recipe name="animalHideBootsGreen" count="1" scrapable="False" craft_area="dyeStation" >
  619.         <ingredient name="assortedDyes" count="3"/>
  620.         <ingredient name="animalHideBoots" count="1"/>
  621.     </recipe>
  622.     <recipe name="animalHideGlovesGreen" count="1" scrapable="False" craft_area="dyeStation" >
  623.         <ingredient name="assortedDyes" count="3"/>
  624.         <ingredient name="animalHideGloves" count="1"/>
  625.     </recipe>
  626.     <recipe name="animalHideHoodPurple" count="1" scrapable="False" craft_area="dyeStation" >
  627.         <ingredient name="assortedDyes" count="3"/>
  628.         <ingredient name="animalHideHood" count="1"/>
  629.     </recipe>
  630.     <recipe name="animalHideChestArmorPurple" count="1" scrapable="False" craft_area="dyeStation" >
  631.         <ingredient name="assortedDyes" count="3"/>
  632.         <ingredient name="animalHideChestArmor" count="1"/>
  633.     </recipe>
  634.     <recipe name="animalHideLegArmorPurple" count="1" scrapable="False" craft_area="dyeStation" >
  635.         <ingredient name="assortedDyes" count="3"/>
  636.         <ingredient name="animalHideLegArmor" count="1"/>
  637.     </recipe>
  638.     <recipe name="animalHideBootsPurple" count="1" scrapable="False" craft_area="dyeStation" >
  639.         <ingredient name="assortedDyes" count="3"/>
  640.         <ingredient name="animalHideBoots" count="1"/>
  641.     </recipe>
  642.     <recipe name="animalHideGlovesPurple" count="1" scrapable="False" craft_area="dyeStation" >
  643.         <ingredient name="assortedDyes" count="3"/>
  644.         <ingredient name="animalHideGloves" count="1"/>
  645.     </recipe>
  646.     <recipe name="animalHideHoodLime" count="1" scrapable="False" craft_area="dyeStation" >
  647.         <ingredient name="assortedDyes" count="3"/>
  648.         <ingredient name="animalHideHood" count="1"/>
  649.     </recipe>
  650.     <recipe name="animalHideChestArmorLime" count="1" scrapable="False" craft_area="dyeStation" >
  651.         <ingredient name="assortedDyes" count="3"/>
  652.         <ingredient name="animalHideChestArmor" count="1"/>
  653.     </recipe>
  654.     <recipe name="animalHideLegArmorLime" count="1" scrapable="False" craft_area="dyeStation" >
  655.         <ingredient name="assortedDyes" count="3"/>
  656.         <ingredient name="animalHideLegArmor" count="1"/>
  657.     </recipe>
  658.     <recipe name="animalHideBootsLime" count="1" scrapable="False" craft_area="dyeStation" >
  659.         <ingredient name="assortedDyes" count="3"/>
  660.         <ingredient name="animalHideBoots" count="1"/>
  661.     </recipe>
  662.     <recipe name="animalHideGlovesLime" count="1" scrapable="False" craft_area="dyeStation" >
  663.         <ingredient name="assortedDyes" count="3"/>
  664.         <ingredient name="animalHideGloves" count="1"/>
  665.     </recipe>
  666.     <recipe name="animalHideHoodOrange" count="1" scrapable="False" craft_area="dyeStation" >
  667.         <ingredient name="assortedDyes" count="3"/>
  668.         <ingredient name="animalHideHood" count="1"/>
  669.     </recipe>
  670.     <recipe name="animalHideChestArmorOrange" count="1" scrapable="False" craft_area="dyeStation" >
  671.         <ingredient name="assortedDyes" count="3"/>
  672.         <ingredient name="animalHideChestArmor" count="1"/>
  673.     </recipe>
  674.     <recipe name="animalHideLegArmorOrange" count="1" scrapable="False" craft_area="dyeStation" >
  675.         <ingredient name="assortedDyes" count="3"/>
  676.         <ingredient name="animalHideLegArmor" count="1"/>
  677.     </recipe>
  678.     <recipe name="animalHideBootsOrange" count="1" scrapable="False" craft_area="dyeStation" >
  679.         <ingredient name="assortedDyes" count="3"/>
  680.         <ingredient name="animalHideBoots" count="1"/>
  681.     </recipe>
  682.     <recipe name="animalHideGlovesOrange" count="1" scrapable="False" craft_area="dyeStation" >
  683.         <ingredient name="assortedDyes" count="3"/>
  684.         <ingredient name="animalHideGloves" count="1"/>
  685.     </recipe>
  686.     <recipe name="animalHideHoodBlack" count="1" scrapable="False" craft_area="dyeStation" >
  687.         <ingredient name="assortedDyes" count="3"/>
  688.         <ingredient name="animalHideHood" count="1"/>
  689.     </recipe>
  690.     <recipe name="animalHideChestArmorBlack" count="1" scrapable="False" craft_area="dyeStation" >
  691.         <ingredient name="assortedDyes" count="3"/>
  692.         <ingredient name="animalHideChestArmor" count="1"/>
  693.     </recipe>
  694.     <recipe name="animalHideLegArmorBlack" count="1" scrapable="False" craft_area="dyeStation" >
  695.         <ingredient name="assortedDyes" count="3"/>
  696.         <ingredient name="animalHideLegArmor" count="1"/>
  697.     </recipe>
  698.     <recipe name="animalHideBootsBlack" count="1" scrapable="False" craft_area="dyeStation" >
  699.         <ingredient name="assortedDyes" count="3"/>
  700.         <ingredient name="animalHideBoots" count="1"/>
  701.     </recipe>
  702.     <recipe name="animalHideGlovesBlack" count="1" scrapable="False" craft_area="dyeStation" >
  703.         <ingredient name="assortedDyes" count="3"/>
  704.         <ingredient name="animalHideGloves" count="1"/>
  705.     </recipe>
  706.     <recipe name="leatherDusterRed" count="1" scrapable="False" craft_area="dyeStation" >
  707.         <ingredient name="assortedDyes" count="5"/>
  708.         <ingredient name="leatherDuster" count="1"/>
  709.     </recipe>
  710.     <recipe name="leatherDusterBlue" count="1" scrapable="False" craft_area="dyeStation" >
  711.         <ingredient name="assortedDyes" count="5"/>
  712.         <ingredient name="leatherDuster" count="1"/>
  713.     </recipe>
  714.     <recipe name="leatherDusterGreen" count="1" scrapable="False" craft_area="dyeStation" >
  715.         <ingredient name="assortedDyes" count="5"/>
  716.         <ingredient name="leatherDuster" count="1"/>
  717.     </recipe>
  718.     <recipe name="leatherDusterPurple" count="1" scrapable="False" craft_area="dyeStation" >
  719.           <ingredient name="assortedDyes" count="5"/>
  720.           <ingredient name="leatherDuster" count="1"/>
  721.     </recipe>
  722.     <recipe name="leatherDusterLime" count="1" scrapable="False" craft_area="dyeStation" >
  723.         <ingredient name="assortedDyes" count="5"/>
  724.         <ingredient name="leatherDuster" count="1"/>
  725.     </recipe>
  726.     <recipe name="leatherDusterOrange" count="1" scrapable="False" craft_area="dyeStation" >
  727.         <ingredient name="assortedDyes" count="5"/>
  728.         <ingredient name="leatherDuster" count="1"/>
  729.     </recipe>
  730.     <recipe name="leatherDusterBlack" count="1" scrapable="False" craft_area="dyeStation" >
  731.         <ingredient name="assortedDyes" count="5"/>
  732.         <ingredient name="leatherDuster" count="1"/>
  733.     </recipe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement