Advertisement
Guest User

Custom Recycle - Default Config

a guest
Feb 16th, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 19.45 KB | Gaming | 0 0
  1. {
  2.   "Enable Statistics": false,
  3.   "PopUP API Preset Name": "Legacy",
  4.   "Craftings": [
  5.     {
  6.       "Crafting Display Name": "Low Grade Fuel",
  7.       "Item Shortname": "lowgradefuel",
  8.       "Item Amount": 4,
  9.       "Skin ID": 0,
  10.       "Item Name": "",
  11.       "Mixing Time": 1.0,
  12.       "Default Display": true,
  13.       "Require Shortname Blueprint": false,
  14.       "Required Permission": "",
  15.       "Mixing Time Permission Divider": {},
  16.       "Crafting Ingredients": [
  17.         {
  18.           "Item Shortname": "cloth",
  19.           "Item Amount": 1,
  20.           "Skin ID": 0
  21.         },
  22.         {
  23.           "Item Shortname": "fat.animal",
  24.           "Item Amount": 3,
  25.           "Skin ID": 0
  26.         }
  27.       ]
  28.     },
  29.     {
  30.       "Crafting Display Name": "Gun Powder",
  31.       "Item Shortname": "gunpowder",
  32.       "Item Amount": 10,
  33.       "Skin ID": 0,
  34.       "Item Name": "",
  35.       "Mixing Time": 1.0,
  36.       "Default Display": true,
  37.       "Require Shortname Blueprint": false,
  38.       "Required Permission": "",
  39.       "Mixing Time Permission Divider": {},
  40.       "Crafting Ingredients": [
  41.         {
  42.           "Item Shortname": "sulfur",
  43.           "Item Amount": 10,
  44.           "Skin ID": 0
  45.         },
  46.         {
  47.           "Item Shortname": "charcoal",
  48.           "Item Amount": 10,
  49.           "Skin ID": 0
  50.         },
  51.         {
  52.           "Item Shortname": "sulfur",
  53.           "Item Amount": 10,
  54.           "Skin ID": 0
  55.         },
  56.         {
  57.           "Item Shortname": "charcoal",
  58.           "Item Amount": 10,
  59.           "Skin ID": 0
  60.         }
  61.       ]
  62.     },
  63.     {
  64.       "Crafting Display Name": "Explosives",
  65.       "Item Shortname": "explosives",
  66.       "Item Amount": 1,
  67.       "Skin ID": 0,
  68.       "Item Name": "",
  69.       "Mixing Time": 4.0,
  70.       "Default Display": true,
  71.       "Require Shortname Blueprint": true,
  72.       "Required Permission": "",
  73.       "Mixing Time Permission Divider": {
  74.         "custommixing.premium": 1.5,
  75.         "custommixing.vip": 4.0
  76.       },
  77.       "Crafting Ingredients": [
  78.         {
  79.           "Item Shortname": "gunpowder",
  80.           "Item Amount": 50,
  81.           "Skin ID": 0
  82.         },
  83.         {
  84.           "Item Shortname": "lowgradefuel",
  85.           "Item Amount": 3,
  86.           "Skin ID": 0
  87.         },
  88.         {
  89.           "Item Shortname": "sulfur",
  90.           "Item Amount": 10,
  91.           "Skin ID": 0
  92.         },
  93.         {
  94.           "Item Shortname": "metal.fragments",
  95.           "Item Amount": 10,
  96.           "Skin ID": 0
  97.         }
  98.       ]
  99.     },
  100.     {
  101.       "Crafting Display Name": "5.56 Rifle Ammo",
  102.       "Item Shortname": "ammo.rifle",
  103.       "Item Amount": 3,
  104.       "Skin ID": 0,
  105.       "Item Name": "",
  106.       "Mixing Time": 1.0,
  107.       "Default Display": true,
  108.       "Require Shortname Blueprint": true,
  109.       "Required Permission": "",
  110.       "Mixing Time Permission Divider": {},
  111.       "Crafting Ingredients": [
  112.         {
  113.           "Item Shortname": "gunpowder",
  114.           "Item Amount": 5,
  115.           "Skin ID": 0
  116.         },
  117.         {
  118.           "Item Shortname": "metal.fragments",
  119.           "Item Amount": 10,
  120.           "Skin ID": 0
  121.         }
  122.       ]
  123.     },
  124.     {
  125.       "Crafting Display Name": "Pistol Bullet",
  126.       "Item Shortname": "ammo.pistol",
  127.       "Item Amount": 4,
  128.       "Skin ID": 0,
  129.       "Item Name": "",
  130.       "Mixing Time": 1.0,
  131.       "Default Display": true,
  132.       "Require Shortname Blueprint": true,
  133.       "Required Permission": "",
  134.       "Mixing Time Permission Divider": {},
  135.       "Crafting Ingredients": [
  136.         {
  137.           "Item Shortname": "gunpowder",
  138.           "Item Amount": 5,
  139.           "Skin ID": 0
  140.         },
  141.         {
  142.           "Item Shortname": "metal.fragments",
  143.           "Item Amount": 10,
  144.           "Skin ID": 0
  145.         }
  146.       ]
  147.     },
  148.     {
  149.       "Crafting Display Name": "Basic Healing Tea",
  150.       "Item Shortname": "healingtea",
  151.       "Item Amount": 1,
  152.       "Skin ID": 0,
  153.       "Item Name": "",
  154.       "Mixing Time": 5.0,
  155.       "Default Display": true,
  156.       "Require Shortname Blueprint": false,
  157.       "Required Permission": "",
  158.       "Mixing Time Permission Divider": {},
  159.       "Crafting Ingredients": [
  160.         {
  161.           "Item Shortname": "red.berry",
  162.           "Item Amount": 1,
  163.           "Skin ID": 0
  164.         },
  165.         {
  166.           "Item Shortname": "red.berry",
  167.           "Item Amount": 1,
  168.           "Skin ID": 0
  169.         },
  170.         {
  171.           "Item Shortname": "red.berry",
  172.           "Item Amount": 1,
  173.           "Skin ID": 0
  174.         },
  175.         {
  176.           "Item Shortname": "red.berry",
  177.           "Item Amount": 1,
  178.           "Skin ID": 0
  179.         }
  180.       ]
  181.     },
  182.     {
  183.       "Crafting Display Name": "Advanced Healing Tea",
  184.       "Item Shortname": "healingtea.advanced",
  185.       "Item Amount": 1,
  186.       "Skin ID": 0,
  187.       "Item Name": "",
  188.       "Mixing Time": 5.0,
  189.       "Default Display": true,
  190.       "Require Shortname Blueprint": false,
  191.       "Required Permission": "",
  192.       "Mixing Time Permission Divider": {},
  193.       "Crafting Ingredients": [
  194.         {
  195.           "Item Shortname": "healingtea",
  196.           "Item Amount": 1,
  197.           "Skin ID": 0
  198.         },
  199.         {
  200.           "Item Shortname": "healingtea",
  201.           "Item Amount": 1,
  202.           "Skin ID": 0
  203.         },
  204.         {
  205.           "Item Shortname": "healingtea",
  206.           "Item Amount": 1,
  207.           "Skin ID": 0
  208.         },
  209.         {
  210.           "Item Shortname": "healingtea",
  211.           "Item Amount": 1,
  212.           "Skin ID": 0
  213.         }
  214.       ]
  215.     },
  216.     {
  217.       "Crafting Display Name": "Pure Healing Tea",
  218.       "Item Shortname": "healingtea.pure",
  219.       "Item Amount": 1,
  220.       "Skin ID": 0,
  221.       "Item Name": "",
  222.       "Mixing Time": 5.0,
  223.       "Default Display": true,
  224.       "Require Shortname Blueprint": false,
  225.       "Required Permission": "",
  226.       "Mixing Time Permission Divider": {},
  227.       "Crafting Ingredients": [
  228.         {
  229.           "Item Shortname": "healingtea.advanced",
  230.           "Item Amount": 1,
  231.           "Skin ID": 0
  232.         },
  233.         {
  234.           "Item Shortname": "healingtea.advanced",
  235.           "Item Amount": 1,
  236.           "Skin ID": 0
  237.         },
  238.         {
  239.           "Item Shortname": "healingtea.advanced",
  240.           "Item Amount": 1,
  241.           "Skin ID": 0
  242.         },
  243.         {
  244.           "Item Shortname": "healingtea.advanced",
  245.           "Item Amount": 1,
  246.           "Skin ID": 0
  247.         }
  248.       ]
  249.     },
  250.     {
  251.       "Crafting Display Name": "Basic Ore Tea",
  252.       "Item Shortname": "oretea",
  253.       "Item Amount": 1,
  254.       "Skin ID": 0,
  255.       "Item Name": "",
  256.       "Mixing Time": 5.0,
  257.       "Default Display": true,
  258.       "Require Shortname Blueprint": false,
  259.       "Required Permission": "",
  260.       "Mixing Time Permission Divider": {},
  261.       "Crafting Ingredients": [
  262.         {
  263.           "Item Shortname": "yellow.berry",
  264.           "Item Amount": 1,
  265.           "Skin ID": 0
  266.         },
  267.         {
  268.           "Item Shortname": "blue.berry",
  269.           "Item Amount": 1,
  270.           "Skin ID": 0
  271.         },
  272.         {
  273.           "Item Shortname": "yellow.berry",
  274.           "Item Amount": 1,
  275.           "Skin ID": 0
  276.         },
  277.         {
  278.           "Item Shortname": "blue.berry",
  279.           "Item Amount": 1,
  280.           "Skin ID": 0
  281.         }
  282.       ]
  283.     },
  284.     {
  285.       "Crafting Display Name": "Advanced Ore Tea",
  286.       "Item Shortname": "oretea.advanced",
  287.       "Item Amount": 1,
  288.       "Skin ID": 0,
  289.       "Item Name": "",
  290.       "Mixing Time": 5.0,
  291.       "Default Display": true,
  292.       "Require Shortname Blueprint": false,
  293.       "Required Permission": "",
  294.       "Mixing Time Permission Divider": {},
  295.       "Crafting Ingredients": [
  296.         {
  297.           "Item Shortname": "oretea",
  298.           "Item Amount": 1,
  299.           "Skin ID": 0
  300.         },
  301.         {
  302.           "Item Shortname": "oretea",
  303.           "Item Amount": 1,
  304.           "Skin ID": 0
  305.         },
  306.         {
  307.           "Item Shortname": "oretea",
  308.           "Item Amount": 1,
  309.           "Skin ID": 0
  310.         },
  311.         {
  312.           "Item Shortname": "oretea",
  313.           "Item Amount": 1,
  314.           "Skin ID": 0
  315.         }
  316.       ]
  317.     },
  318.     {
  319.       "Crafting Display Name": "Pure Ore Tea",
  320.       "Item Shortname": "oretea.pure",
  321.       "Item Amount": 1,
  322.       "Skin ID": 0,
  323.       "Item Name": "",
  324.       "Mixing Time": 5.0,
  325.       "Default Display": true,
  326.       "Require Shortname Blueprint": false,
  327.       "Required Permission": "",
  328.       "Mixing Time Permission Divider": {},
  329.       "Crafting Ingredients": [
  330.         {
  331.           "Item Shortname": "oretea.advanced",
  332.           "Item Amount": 1,
  333.           "Skin ID": 0
  334.         },
  335.         {
  336.           "Item Shortname": "oretea.advanced",
  337.           "Item Amount": 1,
  338.           "Skin ID": 0
  339.         },
  340.         {
  341.           "Item Shortname": "oretea.advanced",
  342.           "Item Amount": 1,
  343.           "Skin ID": 0
  344.         },
  345.         {
  346.           "Item Shortname": "oretea.advanced",
  347.           "Item Amount": 1,
  348.           "Skin ID": 0
  349.         }
  350.       ]
  351.     },
  352.     {
  353.       "Crafting Display Name": "Basic Anti-Rad Tea",
  354.       "Item Shortname": "radiationresisttea",
  355.       "Item Amount": 1,
  356.       "Skin ID": 0,
  357.       "Item Name": "",
  358.       "Mixing Time": 5.0,
  359.       "Default Display": true,
  360.       "Require Shortname Blueprint": false,
  361.       "Required Permission": "",
  362.       "Mixing Time Permission Divider": {},
  363.       "Crafting Ingredients": [
  364.         {
  365.           "Item Shortname": "red.berry",
  366.           "Item Amount": 1,
  367.           "Skin ID": 0
  368.         },
  369.         {
  370.           "Item Shortname": "red.berry",
  371.           "Item Amount": 1,
  372.           "Skin ID": 0
  373.         },
  374.         {
  375.           "Item Shortname": "green.berry",
  376.           "Item Amount": 1,
  377.           "Skin ID": 0
  378.         },
  379.         {
  380.           "Item Shortname": "green.berry",
  381.           "Item Amount": 1,
  382.           "Skin ID": 0
  383.         }
  384.       ]
  385.     },
  386.     {
  387.       "Crafting Display Name": "Advanced Anti-Rad Tea",
  388.       "Item Shortname": "radiationresisttea.advanced",
  389.       "Item Amount": 1,
  390.       "Skin ID": 0,
  391.       "Item Name": "",
  392.       "Mixing Time": 5.0,
  393.       "Default Display": true,
  394.       "Require Shortname Blueprint": false,
  395.       "Required Permission": "",
  396.       "Mixing Time Permission Divider": {},
  397.       "Crafting Ingredients": [
  398.         {
  399.           "Item Shortname": "radiationresisttea",
  400.           "Item Amount": 1,
  401.           "Skin ID": 0
  402.         },
  403.         {
  404.           "Item Shortname": "radiationresisttea",
  405.           "Item Amount": 1,
  406.           "Skin ID": 0
  407.         },
  408.         {
  409.           "Item Shortname": "radiationresisttea",
  410.           "Item Amount": 1,
  411.           "Skin ID": 0
  412.         },
  413.         {
  414.           "Item Shortname": "radiationresisttea",
  415.           "Item Amount": 1,
  416.           "Skin ID": 0
  417.         }
  418.       ]
  419.     },
  420.     {
  421.       "Crafting Display Name": "Pure Anti-Rad Tea",
  422.       "Item Shortname": "radiationresisttea.pure",
  423.       "Item Amount": 1,
  424.       "Skin ID": 0,
  425.       "Item Name": "",
  426.       "Mixing Time": 5.0,
  427.       "Default Display": true,
  428.       "Require Shortname Blueprint": false,
  429.       "Required Permission": "",
  430.       "Mixing Time Permission Divider": {},
  431.       "Crafting Ingredients": [
  432.         {
  433.           "Item Shortname": "radiationresisttea.advanced",
  434.           "Item Amount": 1,
  435.           "Skin ID": 0
  436.         },
  437.         {
  438.           "Item Shortname": "radiationresisttea.advanced",
  439.           "Item Amount": 1,
  440.           "Skin ID": 0
  441.         },
  442.         {
  443.           "Item Shortname": "radiationresisttea.advanced",
  444.           "Item Amount": 1,
  445.           "Skin ID": 0
  446.         },
  447.         {
  448.           "Item Shortname": "radiationresisttea.advanced",
  449.           "Item Amount": 1,
  450.           "Skin ID": 0
  451.         }
  452.       ]
  453.     },
  454.     {
  455.       "Crafting Display Name": "Basic Wood Tea",
  456.       "Item Shortname": "woodtea",
  457.       "Item Amount": 1,
  458.       "Skin ID": 0,
  459.       "Item Name": "",
  460.       "Mixing Time": 5.0,
  461.       "Default Display": true,
  462.       "Require Shortname Blueprint": false,
  463.       "Required Permission": "",
  464.       "Mixing Time Permission Divider": {},
  465.       "Crafting Ingredients": [
  466.         {
  467.           "Item Shortname": "red.berry",
  468.           "Item Amount": 1,
  469.           "Skin ID": 0
  470.         },
  471.         {
  472.           "Item Shortname": "blue.berry",
  473.           "Item Amount": 1,
  474.           "Skin ID": 0
  475.         },
  476.         {
  477.           "Item Shortname": "red.berry",
  478.           "Item Amount": 1,
  479.           "Skin ID": 0
  480.         },
  481.         {
  482.           "Item Shortname": "blue.berry",
  483.           "Item Amount": 1,
  484.           "Skin ID": 0
  485.         }
  486.       ]
  487.     },
  488.     {
  489.       "Crafting Display Name": "Advanced Wood Tea",
  490.       "Item Shortname": "woodtea.advanced",
  491.       "Item Amount": 1,
  492.       "Skin ID": 0,
  493.       "Item Name": "",
  494.       "Mixing Time": 5.0,
  495.       "Default Display": true,
  496.       "Require Shortname Blueprint": false,
  497.       "Required Permission": "",
  498.       "Mixing Time Permission Divider": {},
  499.       "Crafting Ingredients": [
  500.         {
  501.           "Item Shortname": "woodtea",
  502.           "Item Amount": 1,
  503.           "Skin ID": 0
  504.         },
  505.         {
  506.           "Item Shortname": "woodtea",
  507.           "Item Amount": 1,
  508.           "Skin ID": 0
  509.         },
  510.         {
  511.           "Item Shortname": "woodtea",
  512.           "Item Amount": 1,
  513.           "Skin ID": 0
  514.         },
  515.         {
  516.           "Item Shortname": "woodtea",
  517.           "Item Amount": 1,
  518.           "Skin ID": 0
  519.         }
  520.       ]
  521.     },
  522.     {
  523.       "Crafting Display Name": "Pure Wood Tea",
  524.       "Item Shortname": "woodtea.pure",
  525.       "Item Amount": 1,
  526.       "Skin ID": 0,
  527.       "Item Name": "",
  528.       "Mixing Time": 5.0,
  529.       "Default Display": true,
  530.       "Require Shortname Blueprint": false,
  531.       "Required Permission": "",
  532.       "Mixing Time Permission Divider": {},
  533.       "Crafting Ingredients": [
  534.         {
  535.           "Item Shortname": "woodtea.advanced",
  536.           "Item Amount": 1,
  537.           "Skin ID": 0
  538.         },
  539.         {
  540.           "Item Shortname": "woodtea.advanced",
  541.           "Item Amount": 1,
  542.           "Skin ID": 0
  543.         },
  544.         {
  545.           "Item Shortname": "woodtea.advanced",
  546.           "Item Amount": 1,
  547.           "Skin ID": 0
  548.         },
  549.         {
  550.           "Item Shortname": "woodtea.advanced",
  551.           "Item Amount": 1,
  552.           "Skin ID": 0
  553.         }
  554.       ]
  555.     },
  556.     {
  557.       "Crafting Display Name": "Basic Scrap Tea",
  558.       "Item Shortname": "scraptea",
  559.       "Item Amount": 1,
  560.       "Skin ID": 0,
  561.       "Item Name": "",
  562.       "Mixing Time": 5.0,
  563.       "Default Display": true,
  564.       "Require Shortname Blueprint": false,
  565.       "Required Permission": "",
  566.       "Mixing Time Permission Divider": {},
  567.       "Crafting Ingredients": [
  568.         {
  569.           "Item Shortname": "yellow.berry",
  570.           "Item Amount": 1,
  571.           "Skin ID": 0
  572.         },
  573.         {
  574.           "Item Shortname": "white.berry",
  575.           "Item Amount": 1,
  576.           "Skin ID": 0
  577.         },
  578.         {
  579.           "Item Shortname": "yellow.berry",
  580.           "Item Amount": 1,
  581.           "Skin ID": 0
  582.         },
  583.         {
  584.           "Item Shortname": "white.berry",
  585.           "Item Amount": 1,
  586.           "Skin ID": 0
  587.         }
  588.       ]
  589.     },
  590.     {
  591.       "Crafting Display Name": "Advanced Scrap Tea",
  592.       "Item Shortname": "scraptea.advanced",
  593.       "Item Amount": 1,
  594.       "Skin ID": 0,
  595.       "Item Name": "",
  596.       "Mixing Time": 5.0,
  597.       "Default Display": true,
  598.       "Require Shortname Blueprint": false,
  599.       "Required Permission": "",
  600.       "Mixing Time Permission Divider": {},
  601.       "Crafting Ingredients": [
  602.         {
  603.           "Item Shortname": "scraptea",
  604.           "Item Amount": 1,
  605.           "Skin ID": 0
  606.         },
  607.         {
  608.           "Item Shortname": "scraptea",
  609.           "Item Amount": 1,
  610.           "Skin ID": 0
  611.         },
  612.         {
  613.           "Item Shortname": "scraptea",
  614.           "Item Amount": 1,
  615.           "Skin ID": 0
  616.         },
  617.         {
  618.           "Item Shortname": "scraptea",
  619.           "Item Amount": 1,
  620.           "Skin ID": 0
  621.         }
  622.       ]
  623.     },
  624.     {
  625.       "Crafting Display Name": "Pure Scrap Tea",
  626.       "Item Shortname": "scraptea.pure",
  627.       "Item Amount": 1,
  628.       "Skin ID": 0,
  629.       "Item Name": "",
  630.       "Mixing Time": 5.0,
  631.       "Default Display": true,
  632.       "Require Shortname Blueprint": false,
  633.       "Required Permission": "",
  634.       "Mixing Time Permission Divider": {},
  635.       "Crafting Ingredients": [
  636.         {
  637.           "Item Shortname": "scraptea.advanced",
  638.           "Item Amount": 1,
  639.           "Skin ID": 0
  640.         },
  641.         {
  642.           "Item Shortname": "scraptea.advanced",
  643.           "Item Amount": 1,
  644.           "Skin ID": 0
  645.         },
  646.         {
  647.           "Item Shortname": "scraptea.advanced",
  648.           "Item Amount": 1,
  649.           "Skin ID": 0
  650.         },
  651.         {
  652.           "Item Shortname": "scraptea.advanced",
  653.           "Item Amount": 1,
  654.           "Skin ID": 0
  655.         }
  656.       ]
  657.     },
  658.     {
  659.       "Crafting Display Name": "Basic Max Health Tea",
  660.       "Item Shortname": "maxhealthtea",
  661.       "Item Amount": 1,
  662.       "Skin ID": 0,
  663.       "Item Name": "",
  664.       "Mixing Time": 5.0,
  665.       "Default Display": true,
  666.       "Require Shortname Blueprint": false,
  667.       "Required Permission": "",
  668.       "Mixing Time Permission Divider": {},
  669.       "Crafting Ingredients": [
  670.         {
  671.           "Item Shortname": "red.berry",
  672.           "Item Amount": 1,
  673.           "Skin ID": 0
  674.         },
  675.         {
  676.           "Item Shortname": "red.berry",
  677.           "Item Amount": 1,
  678.           "Skin ID": 0
  679.         },
  680.         {
  681.           "Item Shortname": "red.berry",
  682.           "Item Amount": 1,
  683.           "Skin ID": 0
  684.         },
  685.         {
  686.           "Item Shortname": "yellow.berry",
  687.           "Item Amount": 1,
  688.           "Skin ID": 0
  689.         }
  690.       ]
  691.     },
  692.     {
  693.       "Crafting Display Name": "Advanced Max Health Tea",
  694.       "Item Shortname": "maxhealthtea.advanced",
  695.       "Item Amount": 1,
  696.       "Skin ID": 0,
  697.       "Item Name": "",
  698.       "Mixing Time": 5.0,
  699.       "Default Display": true,
  700.       "Require Shortname Blueprint": false,
  701.       "Required Permission": "",
  702.       "Mixing Time Permission Divider": {},
  703.       "Crafting Ingredients": [
  704.         {
  705.           "Item Shortname": "maxhealthtea",
  706.           "Item Amount": 1,
  707.           "Skin ID": 0
  708.         },
  709.         {
  710.           "Item Shortname": "maxhealthtea",
  711.           "Item Amount": 1,
  712.           "Skin ID": 0
  713.         },
  714.         {
  715.           "Item Shortname": "maxhealthtea",
  716.           "Item Amount": 1,
  717.           "Skin ID": 0
  718.         },
  719.         {
  720.           "Item Shortname": "maxhealthtea",
  721.           "Item Amount": 1,
  722.           "Skin ID": 0
  723.         }
  724.       ]
  725.     },
  726.     {
  727.       "Crafting Display Name": "Pure Max Health Tea",
  728.       "Item Shortname": "maxhealthtea.pure",
  729.       "Item Amount": 1,
  730.       "Skin ID": 0,
  731.       "Item Name": "",
  732.       "Mixing Time": 5.0,
  733.       "Default Display": true,
  734.       "Require Shortname Blueprint": false,
  735.       "Required Permission": "",
  736.       "Mixing Time Permission Divider": {},
  737.       "Crafting Ingredients": [
  738.         {
  739.           "Item Shortname": "maxhealthtea.advanced",
  740.           "Item Amount": 1,
  741.           "Skin ID": 0
  742.         },
  743.         {
  744.           "Item Shortname": "maxhealthtea.advanced",
  745.           "Item Amount": 1,
  746.           "Skin ID": 0
  747.         },
  748.         {
  749.           "Item Shortname": "maxhealthtea.advanced",
  750.           "Item Amount": 1,
  751.           "Skin ID": 0
  752.         },
  753.         {
  754.           "Item Shortname": "maxhealthtea.advanced",
  755.           "Item Amount": 1,
  756.           "Skin ID": 0
  757.         }
  758.       ]
  759.     }
  760.   ]
  761. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement