Advertisement
WhiteFire_Sondergaar

Item Map for FTB Ult 1.0.1

May 15th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 445.93 KB | None | 0 0
  1. item_map = {
  2. ["by_id"] = {
  3. [13285] = {
  4.   [0] = {
  5.     ["type"] = "Item",
  6.     ["class"] = "forestry.storage.items.ItemBackpack",
  7.     ["meta"] = 0,
  8.     ["name"] = "Item Backpack",
  9.     ["id"] = 13285,
  10.   },
  11. },
  12. [260] = {
  13.   [0] = {
  14.     ["type"] = "Item",
  15.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Apple" },
  16.     ["class"] = "item.apple",
  17.     ["meta"] = 0,
  18.     ["name"] = "Apple",
  19.     ["id"] = 260,
  20.   },
  21. },
  22. [25268] = {
  23.   [0] = {
  24.     ["type"] = "Item",
  25.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  26.     ["class"] = "item.ItemPortableHole",
  27.     ["meta"] = 0,
  28.     ["name"] = "Portable Hole",
  29.     ["id"] = 25268,
  30.   },
  31. },
  32. [13806] = {
  33.   [0] = {
  34.     ["type"] = "Item",
  35.     ["class"] = "item.fruits",
  36.     ["meta"] = 0,
  37.     ["name"] = "Fruits",
  38.     ["id"] = 13806,
  39.   },
  40. },
  41. [12243] = {
  42.   [0] = {
  43.     ["type"] = "Item",
  44.     ["class"] = "item.factoryHammer",
  45.     ["meta"] = 0,
  46.     ["name"] = "Factory Hammer",
  47.     ["id"] = 12243,
  48.   },
  49. },
  50. [30478] = {
  51.   [0] = {
  52.     ["type"] = "Item",
  53.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  54.     ["class"] = "item.Advanced Diamond Drill",
  55.     ["meta"] = 0,
  56.     ["name"] = "Advanceddiamond Drill",
  57.     ["id"] = 30478,
  58.   },
  59. },
  60. [1302] = {
  61.   [0] = {
  62.     ["type"] = "Block",
  63.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  64.     ["class"] = "tile.extrabiomes.cattail",
  65.     ["meta"] = 0,
  66.     ["name"] = "Cattail",
  67.     ["id"] = 1302,
  68.   },
  69. },
  70. [8336] = {
  71.   [0] = {
  72.     ["type"] = "Item",
  73.     ["class"] = "item.corruptedIngot",
  74.     ["meta"] = 0,
  75.     ["name"] = "Corrupted Ingot",
  76.     ["id"] = 8336,
  77.   },
  78. },
  79. [30218] = {
  80.   [0] = {
  81.     ["type"] = "Item",
  82.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  83.     ["class"] = "item.itemCellWater",
  84.     ["meta"] = 0,
  85.     ["name"] = "Watercell",
  86.     ["id"] = 30218,
  87.   },
  88. },
  89. [7815] = {
  90.   [0] = {
  91.     ["type"] = "Item",
  92.     ["class"] = "forestry.storage.items.ItemBackpack",
  93.     ["meta"] = 0,
  94.     ["name"] = "Item Backpack",
  95.     ["id"] = 7815,
  96.   },
  97. },
  98. [3126] = {
  99.   [0] = {
  100.     ["type"] = "Block",
  101.     ["class"] = "tile.cargoPickupRail",
  102.     ["meta"] = 0,
  103.     ["name"] = "Cargo Pickup Rail",
  104.     ["id"] = 3126,
  105.   },
  106. },
  107. [0] = {
  108.   [0] = {
  109.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  110.     ["meta"] = 0,
  111.     ["name"] = "Air",
  112.     ["id"] = 0,
  113.   },
  114. },
  115. [13286] = {
  116.   [0] = {
  117.     ["type"] = "Item",
  118.     ["class"] = "forestry.storage.items.ItemBackpack",
  119.     ["meta"] = 0,
  120.     ["name"] = "Item Backpack",
  121.     ["id"] = 13286,
  122.   },
  123. },
  124. [261] = {
  125.   [0] = {
  126.     ["type"] = "Item",
  127.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Munition" },
  128.     ["class"] = "item.bow",
  129.     ["meta"] = 0,
  130.     ["name"] = "Bow",
  131.     ["id"] = 261,
  132.   },
  133. },
  134. [25269] = {
  135.   [0] = {
  136.     ["type"] = "Item",
  137.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  138.     ["class"] = "item.ItemThaumometer",
  139.     ["meta"] = 0,
  140.     ["name"] = "Thaumometer",
  141.     ["id"] = 25269,
  142.   },
  143. },
  144. [12244] = {
  145.   [0] = {
  146.     ["type"] = "Item",
  147.     ["class"] = "item.milkItem",
  148.     ["meta"] = 0,
  149.     ["name"] = "Milk Item",
  150.     ["id"] = 12244,
  151.   },
  152. },
  153. [30479] = {
  154.   [0] = {
  155.     ["type"] = "Item",
  156.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  157.     ["class"] = "item.Advanced Chainsaw",
  158.     ["meta"] = 0,
  159.     ["name"] = "Advanced Chainsaw",
  160.     ["id"] = 30479,
  161.   },
  162. },
  163. [1303] = {
  164.   [0] = {
  165.     ["type"] = "Block",
  166.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  167.     ["class"] = "tile.extrabiomes.log",
  168.     ["meta"] = 0,
  169.     ["name"] = "Fir Log",
  170.     ["id"] = 1303,
  171.   },
  172.   [1] = {
  173.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  174.     ["meta"] = 1,
  175.     ["name"] = "Acacia Log",
  176.     ["id"] = 1303,
  177.   },
  178. },
  179. [8337] = {
  180.   [0] = {
  181.     ["type"] = "Item",
  182.     ["class"] = "item.corruptedSword",
  183.     ["meta"] = 0,
  184.     ["name"] = "Corrupted Sword",
  185.     ["id"] = 8337,
  186.   },
  187. },
  188. [30219] = {
  189.   [0] = {
  190.     ["type"] = "Item",
  191.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Scanner" },
  192.     ["class"] = "item.itemScannerAdv",
  193.     ["meta"] = 0,
  194.     ["name"] = "Ov Scanner",
  195.     ["id"] = 30219,
  196.   },
  197. },
  198. [7816] = {
  199.   [0] = {
  200.     ["type"] = "Item",
  201.     ["class"] = "item.rc.liquid.creosote.cell",
  202.     ["meta"] = 0,
  203.     ["name"] = "Cell",
  204.     ["id"] = 7816,
  205.   },
  206. },
  207. [3127] = {
  208.   [0] = {
  209.     ["type"] = "Block",
  210.     ["class"] = "tile.passengerDropoffRail",
  211.     ["meta"] = 0,
  212.     ["name"] = "Passenger Dropoff Rail",
  213.     ["id"] = 3127,
  214.   },
  215. },
  216. [1] = {
  217.   [0] = {
  218.     ["type"] = "Block",
  219.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  220.     ["class"] = "tile.stone",
  221.     ["meta"] = 0,
  222.     ["name"] = "Stone",
  223.     ["id"] = 1,
  224.   },
  225. },
  226. [30480] = {
  227.   [0] = {
  228.     ["type"] = "Item",
  229.     ["class"] = "item.Advanced Lappack",
  230.     ["meta"] = 0,
  231.     ["name"] = "Advanced Lappack",
  232.     ["id"] = 30480,
  233.   },
  234. },
  235. [13287] = {
  236.   [0] = {
  237.     ["type"] = "Item",
  238.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  239.     ["class"] = "item.canEmpty",
  240.     ["meta"] = 0,
  241.     ["name"] = "Emptycan",
  242.     ["id"] = 13287,
  243.   },
  244. },
  245. [262] = {
  246.   [0] = {
  247.     ["type"] = "Item",
  248.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Munition" },
  249.     ["class"] = "item.arrow",
  250.     ["meta"] = 0,
  251.     ["name"] = "Arrow",
  252.     ["id"] = 262,
  253.   },
  254. },
  255. [25270] = {
  256.   [0] = {
  257.     ["type"] = "Item",
  258.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  259.     ["class"] = "item.ItemFlyingCarpet",
  260.     ["meta"] = 0,
  261.     ["name"] = "Flying Carpet",
  262.     ["id"] = 25270,
  263.   },
  264. },
  265. [12245] = {
  266.   [0] = {
  267.     ["type"] = "Item",
  268.     ["class"] = "item.sludgeItem",
  269.     ["meta"] = 0,
  270.     ["name"] = "Sludge Item",
  271.     ["id"] = 12245,
  272.   },
  273. },
  274. [1304] = {
  275.   [0] = {
  276.     ["type"] = "Block",
  277.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  278.     ["class"] = "tile.extrabiomes.redrockslab",
  279.     ["meta"] = 0,
  280.     ["name"] = "Redcobble Double Slab",
  281.     ["id"] = 1304,
  282.   },
  283.   [1] = {
  284.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  285.     ["meta"] = 1,
  286.     ["name"] = "Redrock Double Slab",
  287.     ["id"] = 1304,
  288.   },
  289.   [2] = {
  290.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  291.     ["meta"] = 2,
  292.     ["name"] = "Redrockbrick Slab",
  293.     ["id"] = 1304,
  294.   },
  295. },
  296. [30220] = {
  297.   [0] = {
  298.     ["type"] = "Item",
  299.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Scanner" },
  300.     ["class"] = "item.itemScanner",
  301.     ["meta"] = 0,
  302.     ["name"] = "Od Scanner",
  303.     ["id"] = 30220,
  304.   },
  305. },
  306. [7817] = {
  307.   [0] = {
  308.     ["type"] = "Item",
  309.     ["class"] = "item.rc.tool.whistle.tuner",
  310.     ["meta"] = 0,
  311.     ["name"] = "Tuner",
  312.     ["id"] = 7817,
  313.   },
  314. },
  315. [3128] = {
  316.   [0] = {
  317.     ["type"] = "Block",
  318.     ["class"] = "tile.passengerPickupRail",
  319.     ["meta"] = 0,
  320.     ["name"] = "Passenger Pickup Rail",
  321.     ["id"] = 3128,
  322.   },
  323. },
  324. [2] = {
  325.   [0] = {
  326.     ["type"] = "Block",
  327.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  328.     ["class"] = "tile.grass",
  329.     ["meta"] = 0,
  330.     ["name"] = "Grass",
  331.     ["id"] = 2,
  332.   },
  333. },
  334. [30481] = {
  335.   [0] = {
  336.     ["type"] = "Item",
  337.     ["class"] = "item.Advanced Electric Jetpack",
  338.     ["meta"] = 0,
  339.     ["name"] = "Advanced Electric Jetpack",
  340.     ["id"] = 30481,
  341.   },
  342. },
  343. [13288] = {
  344.   [0] = {
  345.     ["type"] = "Item",
  346.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  347.     ["class"] = "item.canFuel",
  348.     ["meta"] = 0,
  349.     ["name"] = "Fuelcan",
  350.     ["id"] = 13288,
  351.   },
  352. },
  353. [263] = {
  354.   [0] = {
  355.     ["type"] = "Item",
  356.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  357.     ["class"] = "item.coal",
  358.     ["meta"] = 0,
  359.     ["name"] = "Coal",
  360.     ["id"] = 263,
  361.   },
  362.   [1] = {
  363.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  364.     ["meta"] = 1,
  365.     ["name"] = "Charcoal",
  366.     ["id"] = 263,
  367.   },
  368. },
  369. [25271] = {
  370.   [0] = {
  371.     ["type"] = "Item",
  372.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  373.     ["class"] = "item.ItemGolemPlacer",
  374.     ["meta"] = 0,
  375.     ["name"] = "Golems",
  376.     ["id"] = 25271,
  377.   },
  378. },
  379. [12246] = {
  380.   [0] = {
  381.     ["type"] = "Item",
  382.     ["class"] = "item.sewageItem",
  383.     ["meta"] = 0,
  384.     ["name"] = "Sewage Item",
  385.     ["id"] = 12246,
  386.   },
  387. },
  388. [1305] = {
  389.   [0] = {
  390.     ["type"] = "Block",
  391.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  392.     ["class"] = "tile.extrabiomes.woodslab",
  393.     ["meta"] = 0,
  394.     ["name"] = "Redwood Double Slab",
  395.     ["id"] = 1305,
  396.   },
  397.   [1] = {
  398.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  399.     ["meta"] = 1,
  400.     ["name"] = "Fir Wood Double Slab",
  401.     ["id"] = 1305,
  402.   },
  403.   [2] = {
  404.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  405.     ["meta"] = 2,
  406.     ["name"] = "Acacia Double Slab",
  407.     ["id"] = 1305,
  408.   },
  409. },
  410. [30221] = {
  411.   [0] = {
  412.     ["type"] = "Item",
  413.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  414.     ["class"] = "item.itemTinCanFilled",
  415.     ["meta"] = 0,
  416.     ["name"] = "Filled Tin Can",
  417.     ["id"] = 30221,
  418.   },
  419. },
  420. [3129] = {
  421.   [0] = {
  422.     ["type"] = "Block",
  423.     ["class"] = "tile.factoryGlassBlock",
  424.     ["meta"] = 0,
  425.     ["name"] = "Factory Glass Block",
  426.     ["id"] = 3129,
  427.   },
  428. },
  429. [3] = {
  430.   [0] = {
  431.     ["type"] = "Block",
  432.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  433.     ["class"] = "tile.dirt",
  434.     ["meta"] = 0,
  435.     ["name"] = "Dirt",
  436.     ["id"] = 3,
  437.   },
  438. },
  439. [30482] = {
  440.   [0] = {
  441.     ["type"] = "Item",
  442.     ["class"] = "item.GraviTool",
  443.     ["meta"] = 0,
  444.     ["name"] = "Gravi Tool",
  445.     ["id"] = 30482,
  446.   },
  447. },
  448. [13289] = {
  449.   [0] = {
  450.     ["type"] = "Item",
  451.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  452.     ["class"] = "item.canHoney",
  453.     ["meta"] = 0,
  454.     ["name"] = "Honeycan",
  455.     ["id"] = 13289,
  456.   },
  457. },
  458. [264] = {
  459.   [0] = {
  460.     ["type"] = "Item",
  461.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  462.     ["class"] = "item.diamond",
  463.     ["meta"] = 0,
  464.     ["name"] = "Diamond",
  465.     ["id"] = 264,
  466.   },
  467. },
  468. [25272] = {
  469.   [0] = {
  470.     ["type"] = "Item",
  471.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  472.     ["class"] = "item.ItemGoggles",
  473.     ["meta"] = 0,
  474.     ["name"] = "Gogglesof Revealing",
  475.     ["id"] = 25272,
  476.   },
  477. },
  478. [12247] = {
  479.   [0] = {
  480.     ["type"] = "Item",
  481.     ["class"] = "item.mobEssenceItem",
  482.     ["meta"] = 0,
  483.     ["name"] = "Mob Essence Item",
  484.     ["id"] = 12247,
  485.   },
  486. },
  487. [1306] = {
  488.   [0] = {
  489.     ["type"] = "Block",
  490.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  491.     ["class"] = "tile.extrabiomes.stairs.fir",
  492.     ["meta"] = 0,
  493.     ["name"] = "Fir Wood Stairs",
  494.     ["id"] = 1306,
  495.   },
  496. },
  497. [30222] = {
  498.   [0] = {
  499.     ["type"] = "Item",
  500.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  501.     ["class"] = "item.itemTinCan",
  502.     ["meta"] = 0,
  503.     ["name"] = "Tin Can",
  504.     ["id"] = 30222,
  505.   },
  506. },
  507. [3130] = {
  508.   [0] = {
  509.     ["type"] = "Block",
  510.     ["class"] = "tile.factoryGlassPaneBlock",
  511.     ["meta"] = 0,
  512.     ["name"] = "Factory Glass Pane Block",
  513.     ["id"] = 3130,
  514.   },
  515. },
  516. [4] = {
  517.   [0] = {
  518.     ["type"] = "Block",
  519.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  520.     ["class"] = "tile.stonebrick",
  521.     ["meta"] = 0,
  522.     ["name"] = "Cobblestone",
  523.     ["id"] = 4,
  524.   },
  525. },
  526. [13290] = {
  527.   [0] = {
  528.     ["type"] = "Item",
  529.     ["class"] = "item.canIce",
  530.     ["meta"] = 0,
  531.     ["name"] = "Can Ice",
  532.     ["id"] = 13290,
  533.   },
  534. },
  535. [265] = {
  536.   [0] = {
  537.     ["type"] = "Item",
  538.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  539.     ["class"] = "item.ingotIron",
  540.     ["meta"] = 0,
  541.     ["name"] = "Iron Ingot",
  542.     ["id"] = 265,
  543.   },
  544. },
  545. [25273] = {
  546.   [0] = {
  547.     ["type"] = "Item",
  548.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  549.     ["class"] = "item.ItemHelmetThaumium",
  550.     ["meta"] = 0,
  551.     ["name"] = "Thaumium Helm",
  552.     ["id"] = 25273,
  553.   },
  554. },
  555. [12248] = {
  556.   [0] = {
  557.     ["type"] = "Item",
  558.     ["class"] = "item.fertilizerFactoryItem",
  559.     ["meta"] = 0,
  560.     ["name"] = "Fertilizer Factory Item",
  561.     ["id"] = 12248,
  562.   },
  563. },
  564. [1307] = {
  565.   [0] = {
  566.     ["type"] = "Block",
  567.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  568.     ["class"] = "tile.extrabiomes.flower",
  569.     ["meta"] = 0,
  570.     ["name"] = "Plants",
  571.     ["id"] = 1307,
  572.   },
  573. },
  574. [30223] = {
  575.   [0] = {
  576.     ["type"] = "Item",
  577.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  578.     ["class"] = "item.itemFuelPlantCmpr",
  579.     ["meta"] = 0,
  580.     ["name"] = "Compressed Plants",
  581.     ["id"] = 30223,
  582.   },
  583. },
  584. [6257] = {
  585.   [0] = {
  586.     ["type"] = "Item",
  587.     ["class"] = "item.omniwrench",
  588.     ["meta"] = 0,
  589.     ["name"] = "Omniwrench",
  590.     ["id"] = 6257,
  591.   },
  592. },
  593. [3131] = {
  594.   [0] = {
  595.     ["type"] = "Block",
  596.     ["class"] = "tile.blockFactoryMachine1",
  597.     ["meta"] = 0,
  598.     ["name"] = "Factory Machine1 Block",
  599.     ["id"] = 3131,
  600.   },
  601. },
  602. [5] = {
  603.   [0] = {
  604.     ["type"] = "Block",
  605.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  606.     ["class"] = "tile.wood",
  607.     ["meta"] = 0,
  608.     ["name"] = "Oak Wood Plank",
  609.     ["id"] = 5,
  610.   },
  611.   [1] = {
  612.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  613.     ["meta"] = 1,
  614.     ["name"] = "Spruce Wood Plank",
  615.     ["id"] = 5,
  616.   },
  617.   [2] = {
  618.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  619.     ["meta"] = 2,
  620.     ["name"] = "Birch Wood Plank",
  621.     ["id"] = 5,
  622.   },
  623.   [3] = {
  624.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  625.     ["meta"] = 3,
  626.     ["name"] = "Jungle Wood Plank",
  627.     ["id"] = 5,
  628.   },
  629. },
  630. [13291] = {
  631.   [0] = {
  632.     ["type"] = "Item",
  633.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  634.     ["class"] = "item.canJuice",
  635.     ["meta"] = 0,
  636.     ["name"] = "Juicecan",
  637.     ["id"] = 13291,
  638.   },
  639. },
  640. [266] = {
  641.   [0] = {
  642.     ["type"] = "Item",
  643.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  644.     ["class"] = "item.ingotGold",
  645.     ["meta"] = 0,
  646.     ["name"] = "Gold Ingot",
  647.     ["id"] = 266,
  648.   },
  649. },
  650. [25274] = {
  651.   [0] = {
  652.     ["type"] = "Item",
  653.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  654.     ["class"] = "item.ItemChestplateThaumium",
  655.     ["meta"] = 0,
  656.     ["name"] = "Thaumium Chest",
  657.     ["id"] = 25274,
  658.   },
  659. },
  660. [12249] = {
  661.   [0] = {
  662.     ["type"] = "Item",
  663.     ["class"] = "item.plasticSheetItem",
  664.     ["meta"] = 0,
  665.     ["name"] = "Plastic Sheet Item",
  666.     ["id"] = 12249,
  667.   },
  668. },
  669. [1308] = {
  670.   [0] = {
  671.     ["type"] = "Block",
  672.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  673.     ["class"] = "tile.extrabiomes.tallgrass",
  674.     ["meta"] = 0,
  675.     ["name"] = "Deadgrass",
  676.     ["id"] = 1308,
  677.   },
  678. },
  679. [30224] = {
  680.   [0] = {
  681.     ["type"] = "Item",
  682.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  683.     ["class"] = "item.itemFuelPlantBall",
  684.     ["meta"] = 0,
  685.     ["name"] = "Plantball",
  686.     ["id"] = 30224,
  687.   },
  688. },
  689. [6258] = {
  690.   [0] = {
  691.     ["type"] = "Item",
  692.     ["class"] = "item.artifact",
  693.     ["meta"] = 0,
  694.     ["name"] = "Artifact",
  695.     ["id"] = 6258,
  696.   },
  697. },
  698. [3132] = {
  699.   [0] = {
  700.     ["type"] = "Block",
  701.     ["class"] = "tile.factoryRoadBlock",
  702.     ["meta"] = 0,
  703.     ["name"] = "Factory Road Block",
  704.     ["id"] = 3132,
  705.   },
  706. },
  707. [6] = {
  708.   [0] = {
  709.     ["type"] = "Block",
  710.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  711.     ["class"] = "tile.sapling",
  712.     ["meta"] = 0,
  713.     ["name"] = "Oak Sapling",
  714.     ["id"] = 6,
  715.   },
  716.   [1] = {
  717.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  718.     ["meta"] = 1,
  719.     ["name"] = "Spruce Sapling",
  720.     ["id"] = 6,
  721.   },
  722.   [2] = {
  723.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  724.     ["meta"] = 2,
  725.     ["name"] = "Birch Sapling",
  726.     ["id"] = 6,
  727.   },
  728.   [3] = {
  729.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  730.     ["meta"] = 3,
  731.     ["name"] = "Jungle Sapling",
  732.     ["id"] = 6,
  733.   },
  734. },
  735. [13292] = {
  736.   [0] = {
  737.     ["type"] = "Item",
  738.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  739.     ["class"] = "item.canLava",
  740.     ["meta"] = 0,
  741.     ["name"] = "Lavacan",
  742.     ["id"] = 13292,
  743.   },
  744. },
  745. [267] = {
  746.   [0] = {
  747.     ["type"] = "Item",
  748.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  749.     ["class"] = "item.swordIron",
  750.     ["meta"] = 0,
  751.     ["name"] = "Iron Sword",
  752.     ["id"] = 267,
  753.   },
  754. },
  755. [25275] = {
  756.   [0] = {
  757.     ["type"] = "Item",
  758.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  759.     ["class"] = "item.ItemLeggingsThaumium",
  760.     ["meta"] = 0,
  761.     ["name"] = "Thaumium Leggings",
  762.     ["id"] = 25275,
  763.   },
  764. },
  765. [12250] = {
  766.   [0] = {
  767.     ["type"] = "Item",
  768.     ["class"] = "item.rawPlasticItem",
  769.     ["meta"] = 0,
  770.     ["name"] = "Raw Plastic Item",
  771.     ["id"] = 12250,
  772.   },
  773. },
  774. [1309] = {
  775.   [0] = {
  776.     ["type"] = "Block",
  777.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  778.     ["class"] = "tile.extrabiomes.greenleaves",
  779.     ["meta"] = 0,
  780.     ["name"] = "Fir Leaves",
  781.     ["id"] = 1309,
  782.   },
  783.   [1] = {
  784.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  785.     ["meta"] = 1,
  786.     ["name"] = "Redwood Leaves",
  787.     ["id"] = 1309,
  788.   },
  789.   [2] = {
  790.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  791.     ["meta"] = 2,
  792.     ["name"] = "Acacia Leaves",
  793.     ["id"] = 1309,
  794.   },
  795. },
  796. [30225] = {
  797.   [0] = {
  798.     ["type"] = "Item",
  799.     ["class"] = "item.itemFuelCoalCmpr",
  800.     ["meta"] = 0,
  801.     ["name"] = "Item Fuel Coal Cmpr",
  802.     ["id"] = 30225,
  803.   },
  804. },
  805. [7] = {
  806.   [0] = {
  807.     ["type"] = "Block",
  808.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  809.     ["class"] = "tile.bedrock",
  810.     ["meta"] = 0,
  811.     ["name"] = "Bedrock",
  812.     ["id"] = 7,
  813.   },
  814. },
  815. [13293] = {
  816.   [0] = {
  817.     ["type"] = "Item",
  818.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  819.     ["class"] = "item.canOil",
  820.     ["meta"] = 0,
  821.     ["name"] = "Oilcan",
  822.     ["id"] = 13293,
  823.   },
  824. },
  825. [268] = {
  826.   [0] = {
  827.     ["type"] = "Item",
  828.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  829.     ["class"] = "item.swordWood",
  830.     ["meta"] = 0,
  831.     ["name"] = "Wooden Sword",
  832.     ["id"] = 268,
  833.   },
  834. },
  835. [25276] = {
  836.   [0] = {
  837.     ["type"] = "Item",
  838.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  839.     ["class"] = "item.ItemBootsThaumium",
  840.     ["meta"] = 0,
  841.     ["name"] = "Thaumium Boots",
  842.     ["id"] = 25276,
  843.   },
  844. },
  845. [12251] = {
  846.   [0] = {
  847.     ["type"] = "Item",
  848.     ["class"] = "item.rubberBarItem",
  849.     ["meta"] = 0,
  850.     ["name"] = "Rubber Bar Item",
  851.     ["id"] = 12251,
  852.   },
  853. },
  854. [1310] = {
  855.   [0] = {
  856.     ["type"] = "Block",
  857.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  858.     ["class"] = "tile.extrabiomes.leafpile",
  859.     ["meta"] = 0,
  860.     ["name"] = "Leaf Pile",
  861.     ["id"] = 1310,
  862.   },
  863. },
  864. [30226] = {
  865.   [0] = {
  866.     ["type"] = "Item",
  867.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  868.     ["class"] = "item.itemFuelCoalDust",
  869.     ["meta"] = 0,
  870.     ["name"] = "Hydratedcoal Dust",
  871.     ["id"] = 30226,
  872.   },
  873. },
  874. [1050] = {
  875.   [0] = {
  876.     ["type"] = "Block",
  877.     ["class"] = "tile.rcCube",
  878.     ["meta"] = 0,
  879.     ["name"] = "Rc Cube",
  880.     ["id"] = 1050,
  881.   },
  882.   [1] = {
  883.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  884.     ["meta"] = 1,
  885.     ["name"] = "Concrete Block",
  886.     ["id"] = 1050,
  887.   },
  888.   [2] = {
  889.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  890.     ["meta"] = 2,
  891.     ["name"] = "Steel Block",
  892.     ["id"] = 1050,
  893.   },
  894. },
  895. [8] = {
  896.   [0] = {
  897.     ["type"] = "Block",
  898.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  899.     ["class"] = "tile.water",
  900.     ["meta"] = 0,
  901.     ["name"] = "Water",
  902.     ["id"] = 8,
  903.   },
  904. },
  905. [13294] = {
  906.   [0] = {
  907.     ["type"] = "Item",
  908.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  909.     ["class"] = "item.canSeedOil",
  910.     ["meta"] = 0,
  911.     ["name"] = "Seedoilcan",
  912.     ["id"] = 13294,
  913.   },
  914. },
  915. [269] = {
  916.   [0] = {
  917.     ["type"] = "Item",
  918.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  919.     ["class"] = "item.shovelWood",
  920.     ["meta"] = 0,
  921.     ["name"] = "Wooden Shovel",
  922.     ["id"] = 269,
  923.   },
  924. },
  925. [25277] = {
  926.   [0] = {
  927.     ["type"] = "Item",
  928.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  929.     ["class"] = "item.ItemShovelThaumium",
  930.     ["meta"] = 0,
  931.     ["name"] = "Thaumium Shovel",
  932.     ["id"] = 25277,
  933.   },
  934. },
  935. [12252] = {
  936.   [0] = {
  937.     ["type"] = "Item",
  938.     ["class"] = "item.sewageBucketItem",
  939.     ["meta"] = 0,
  940.     ["name"] = "Sewage Bucket Item",
  941.     ["id"] = 12252,
  942.   },
  943. },
  944. [1311] = {
  945.   [0] = {
  946.     ["type"] = "Block",
  947.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  948.     ["class"] = "tile.extrabiomes.planks",
  949.     ["meta"] = 0,
  950.     ["name"] = "Redwood Plank",
  951.     ["id"] = 1311,
  952.   },
  953.   [1] = {
  954.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  955.     ["meta"] = 1,
  956.     ["name"] = "Fir Plank",
  957.     ["id"] = 1311,
  958.   },
  959.   [2] = {
  960.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  961.     ["meta"] = 2,
  962.     ["name"] = "Acacia Plank",
  963.     ["id"] = 1311,
  964.   },
  965. },
  966. [30227] = {
  967.   [0] = {
  968.     ["type"] = "Item",
  969.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  970.     ["class"] = "item.itemCellBioRef",
  971.     ["meta"] = 0,
  972.     ["name"] = "Biofuelcell",
  973.     ["id"] = 30227,
  974.   },
  975. },
  976. [1051] = {
  977.   [0] = {
  978.     ["type"] = "Block",
  979.     ["class"] = "tile.cartDetector",
  980.     ["meta"] = 0,
  981.     ["name"] = "Cart Detector",
  982.     ["id"] = 1051,
  983.   },
  984. },
  985. [9] = {
  986.   [0] = {
  987.     ["type"] = "Block",
  988.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  989.     ["class"] = "tile.water",
  990.     ["meta"] = 0,
  991.     ["name"] = "Stationary Water",
  992.     ["id"] = 9,
  993.   },
  994. },
  995. [13295] = {
  996.   [0] = {
  997.     ["type"] = "Item",
  998.     ["categories"] = { "stuff", "Stuff", "Item", "Crate" },
  999.     ["class"] = "item.carton",
  1000.     ["meta"] = 0,
  1001.     ["name"] = "Carton",
  1002.     ["id"] = 13295,
  1003.   },
  1004. },
  1005. [270] = {
  1006.   [0] = {
  1007.     ["type"] = "Item",
  1008.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  1009.     ["class"] = "item.pickaxeWood",
  1010.     ["meta"] = 0,
  1011.     ["name"] = "Wooden Pickaxe",
  1012.     ["id"] = 270,
  1013.   },
  1014. },
  1015. [25278] = {
  1016.   [0] = {
  1017.     ["type"] = "Item",
  1018.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  1019.     ["class"] = "item.ItemPickThaumium",
  1020.     ["meta"] = 0,
  1021.     ["name"] = "Thaumium Pick",
  1022.     ["id"] = 25278,
  1023.   },
  1024. },
  1025. [12253] = {
  1026.   [0] = {
  1027.     ["type"] = "Item",
  1028.     ["class"] = "item.sludgeBucketItem",
  1029.     ["meta"] = 0,
  1030.     ["name"] = "Sludge Bucket Item",
  1031.     ["id"] = 12253,
  1032.   },
  1033. },
  1034. [2875] = {
  1035.   [0] = {
  1036.     ["type"] = "Block",
  1037.     ["class"] = "tile.ArmorStand",
  1038.     ["meta"] = 0,
  1039.     ["name"] = "Armor Stand",
  1040.     ["id"] = 2875,
  1041.   },
  1042. },
  1043. [1312] = {
  1044.   [0] = {
  1045.     ["type"] = "Block",
  1046.     ["class"] = "tile.extrabiomes.log.quarter",
  1047.     ["meta"] = 0,
  1048.     ["name"] = "Quarter",
  1049.     ["id"] = 1312,
  1050.   },
  1051.   [1] = {
  1052.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1053.     ["meta"] = 1,
  1054.     ["name"] = "Fir Log",
  1055.     ["id"] = 1312,
  1056.   },
  1057.   [2] = {
  1058.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1059.     ["meta"] = 2,
  1060.     ["name"] = "Oak Log",
  1061.     ["id"] = 1312,
  1062.   },
  1063. },
  1064. [30228] = {
  1065.   [0] = {
  1066.     ["type"] = "Item",
  1067.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  1068.     ["class"] = "item.itemCellCoalRef",
  1069.     ["meta"] = 0,
  1070.     ["name"] = "Coalfuelcell",
  1071.     ["id"] = 30228,
  1072.   },
  1073. },
  1074. [1052] = {
  1075.   [0] = {
  1076.     ["type"] = "Block",
  1077.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  1078.     ["class"] = "tile.elevatorRail",
  1079.     ["meta"] = 0,
  1080.     ["name"] = "Elevator Track",
  1081.     ["id"] = 1052,
  1082.   },
  1083. },
  1084. [10] = {
  1085.   [0] = {
  1086.     ["type"] = "Block",
  1087.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  1088.     ["class"] = "tile.lava",
  1089.     ["meta"] = 0,
  1090.     ["name"] = "Lava",
  1091.     ["id"] = 10,
  1092.   },
  1093. },
  1094. [13296] = {
  1095.   [0] = {
  1096.     ["type"] = "Item",
  1097.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  1098.     ["class"] = "item.chipsets",
  1099.     ["meta"] = 0,
  1100.     ["name"] = "Circuit Boards",
  1101.     ["id"] = 13296,
  1102.   },
  1103. },
  1104. [271] = {
  1105.   [0] = {
  1106.     ["type"] = "Item",
  1107.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  1108.     ["class"] = "item.hatchetWood",
  1109.     ["meta"] = 0,
  1110.     ["name"] = "Wooden Axe",
  1111.     ["id"] = 271,
  1112.   },
  1113. },
  1114. [25279] = {
  1115.   [0] = {
  1116.     ["type"] = "Item",
  1117.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  1118.     ["class"] = "item.ItemAxeThaumium",
  1119.     ["meta"] = 0,
  1120.     ["name"] = "Thaumium Axe",
  1121.     ["id"] = 25279,
  1122.   },
  1123. },
  1124. [12254] = {
  1125.   [0] = {
  1126.     ["type"] = "Item",
  1127.     ["class"] = "item.mobEssenceBucketItem",
  1128.     ["meta"] = 0,
  1129.     ["name"] = "Mob Essence Bucket Item",
  1130.     ["id"] = 12254,
  1131.   },
  1132. },
  1133. [2876] = {
  1134.   [0] = {
  1135.     ["type"] = "Block",
  1136.     ["class"] = "tile.Bibliotheca",
  1137.     ["meta"] = 0,
  1138.     ["name"] = "Bibliotheca",
  1139.     ["id"] = 2876,
  1140.   },
  1141. },
  1142. [1313] = {
  1143.   [0] = {
  1144.     ["type"] = "Block",
  1145.     ["class"] = "tile.extrabiomes.log.quarter",
  1146.     ["meta"] = 0,
  1147.     ["name"] = "Quarter",
  1148.     ["id"] = 1313,
  1149.   },
  1150.   [1] = {
  1151.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1152.     ["meta"] = 1,
  1153.     ["name"] = "Fir Log",
  1154.     ["id"] = 1313,
  1155.   },
  1156.   [2] = {
  1157.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1158.     ["meta"] = 2,
  1159.     ["name"] = "Oak Log",
  1160.     ["id"] = 1313,
  1161.   },
  1162. },
  1163. [30229] = {
  1164.   [0] = {
  1165.     ["type"] = "Item",
  1166.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  1167.     ["class"] = "item.itemCellBio",
  1168.     ["meta"] = 0,
  1169.     ["name"] = "Biocell",
  1170.     ["id"] = 30229,
  1171.   },
  1172. },
  1173. [1053] = {
  1174.   [0] = {
  1175.     ["type"] = "Block",
  1176.     ["class"] = "tile.rcBlockMachineAlpha",
  1177.     ["meta"] = 0,
  1178.     ["name"] = "Rc Block Machine Alpha",
  1179.     ["id"] = 1053,
  1180.   },
  1181.   [12] = {
  1182.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  1183.     ["meta"] = 12,
  1184.     ["name"] = "Blastfurnace Brick",
  1185.     ["id"] = 1053,
  1186.   },
  1187.   [7] = {
  1188.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  1189.     ["meta"] = 7,
  1190.     ["name"] = "Cokeoven Brick",
  1191.     ["id"] = 1053,
  1192.   },
  1193. },
  1194. [11] = {
  1195.   [0] = {
  1196.     ["type"] = "Block",
  1197.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  1198.     ["class"] = "tile.lava",
  1199.     ["meta"] = 0,
  1200.     ["name"] = "Stationary Lava",
  1201.     ["id"] = 11,
  1202.   },
  1203. },
  1204. [13297] = {
  1205.   [5] = {
  1206.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  1207.     ["meta"] = 5,
  1208.     ["name"] = "Ice Shard",
  1209.     ["id"] = 13297,
  1210.   },
  1211.   [0] = {
  1212.     ["type"] = "Item",
  1213.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  1214.     ["class"] = "item.craftingMaterial",
  1215.     ["meta"] = 0,
  1216.     ["name"] = "Pulsating Dust",
  1217.     ["id"] = 13297,
  1218.   },
  1219.   [6] = {
  1220.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  1221.     ["meta"] = 6,
  1222.     ["name"] = "Scented Paneling",
  1223.     ["id"] = 13297,
  1224.   },
  1225.   [1] = {
  1226.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  1227.     ["meta"] = 1,
  1228.     ["name"] = "Pulsating Mesh",
  1229.     ["id"] = 13297,
  1230.   },
  1231.   [2] = {
  1232.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  1233.     ["meta"] = 2,
  1234.     ["name"] = "Silkwisp",
  1235.     ["id"] = 13297,
  1236.   },
  1237.   [3] = {
  1238.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  1239.     ["meta"] = 3,
  1240.     ["name"] = "Woven Silk",
  1241.     ["id"] = 13297,
  1242.   },
  1243.   [4] = {
  1244.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  1245.     ["meta"] = 4,
  1246.     ["name"] = "Dissipation Charge",
  1247.     ["id"] = 13297,
  1248.   },
  1249. },
  1250. [272] = {
  1251.   [0] = {
  1252.     ["type"] = "Item",
  1253.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  1254.     ["class"] = "item.swordStone",
  1255.     ["meta"] = 0,
  1256.     ["name"] = "Stone Sword",
  1257.     ["id"] = 272,
  1258.   },
  1259. },
  1260. [25280] = {
  1261.   [0] = {
  1262.     ["type"] = "Item",
  1263.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  1264.     ["class"] = "item.ItemSwordThaumium",
  1265.     ["meta"] = 0,
  1266.     ["name"] = "Thaumium Sword",
  1267.     ["id"] = 25280,
  1268.   },
  1269. },
  1270. [12255] = {
  1271.   [0] = {
  1272.     ["type"] = "Item",
  1273.     ["class"] = "item.syringeEmptyItem",
  1274.     ["meta"] = 0,
  1275.     ["name"] = "Syringe Empty Item",
  1276.     ["id"] = 12255,
  1277.   },
  1278. },
  1279. [2877] = {
  1280.   [0] = {
  1281.     ["type"] = "Block",
  1282.     ["class"] = "tile.DoesNotExsist",
  1283.     ["meta"] = 0,
  1284.     ["name"] = "Does Not Exsist",
  1285.     ["id"] = 2877,
  1286.   },
  1287. },
  1288. [1314] = {
  1289.   [0] = {
  1290.     ["type"] = "Block",
  1291.     ["class"] = "tile.extrabiomes.log.quarter",
  1292.     ["meta"] = 0,
  1293.     ["name"] = "Quarter",
  1294.     ["id"] = 1314,
  1295.   },
  1296.   [1] = {
  1297.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1298.     ["meta"] = 1,
  1299.     ["name"] = "Fir Log",
  1300.     ["id"] = 1314,
  1301.   },
  1302.   [2] = {
  1303.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1304.     ["meta"] = 2,
  1305.     ["name"] = "Oak Log",
  1306.     ["id"] = 1314,
  1307.   },
  1308. },
  1309. [30230] = {
  1310.   [0] = {
  1311.     ["type"] = "Item",
  1312.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  1313.     ["class"] = "item.itemCellCoal",
  1314.     ["meta"] = 0,
  1315.     ["name"] = "Hcoalcell",
  1316.     ["id"] = 30230,
  1317.   },
  1318. },
  1319. [1054] = {
  1320.   [0] = {
  1321.     ["type"] = "Block",
  1322.     ["class"] = "tile.rcBlockMachineBeta",
  1323.     ["meta"] = 0,
  1324.     ["name"] = "Rc Block Machine Beta",
  1325.     ["id"] = 1054,
  1326.   },
  1327.   [7] = {
  1328.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  1329.     ["meta"] = 7,
  1330.     ["name"] = "Hsteam Engine",
  1331.     ["id"] = 1054,
  1332.   },
  1333.   [8] = {
  1334.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  1335.     ["meta"] = 8,
  1336.     ["name"] = "Comsteam Engine",
  1337.     ["id"] = 1054,
  1338.   },
  1339.   [9] = {
  1340.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  1341.     ["meta"] = 9,
  1342.     ["name"] = "Indsteam Engine",
  1343.     ["id"] = 1054,
  1344.   },
  1345. },
  1346. [12] = {
  1347.   [0] = {
  1348.     ["type"] = "Block",
  1349.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Sands" },
  1350.     ["class"] = "tile.sand",
  1351.     ["meta"] = 0,
  1352.     ["name"] = "Sand",
  1353.     ["id"] = 12,
  1354.   },
  1355. },
  1356. [13298] = {
  1357.   [0] = {
  1358.     ["type"] = "Item",
  1359.     ["class"] = "item.crate",
  1360.     ["meta"] = 0,
  1361.     ["name"] = "Crate",
  1362.     ["id"] = 13298,
  1363.   },
  1364. },
  1365. [273] = {
  1366.   [0] = {
  1367.     ["type"] = "Item",
  1368.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  1369.     ["class"] = "item.shovelStone",
  1370.     ["meta"] = 0,
  1371.     ["name"] = "Stone Shovel",
  1372.     ["id"] = 273,
  1373.   },
  1374. },
  1375. [25281] = {
  1376.   [0] = {
  1377.     ["type"] = "Item",
  1378.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  1379.     ["class"] = "item.ItemHoeThaumium",
  1380.     ["meta"] = 0,
  1381.     ["name"] = "Thaumium Hoe",
  1382.     ["id"] = 25281,
  1383.   },
  1384. },
  1385. [12256] = {
  1386.   [0] = {
  1387.     ["type"] = "Item",
  1388.     ["class"] = "item.syringeHealthItem",
  1389.     ["meta"] = 0,
  1390.     ["name"] = "Syringe Health Item",
  1391.     ["id"] = 12256,
  1392.   },
  1393. },
  1394. [2878] = {
  1395.   [0] = {
  1396.     ["type"] = "Block",
  1397.     ["class"] = "tile.BiblioShelf",
  1398.     ["meta"] = 0,
  1399.     ["name"] = "Biblio Shelf",
  1400.     ["id"] = 2878,
  1401.   },
  1402. },
  1403. [1315] = {
  1404.   [0] = {
  1405.     ["type"] = "Block",
  1406.     ["class"] = "tile.extrabiomes.log.quarter",
  1407.     ["meta"] = 0,
  1408.     ["name"] = "Quarter",
  1409.     ["id"] = 1315,
  1410.   },
  1411.   [1] = {
  1412.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1413.     ["meta"] = 1,
  1414.     ["name"] = "Fir Log",
  1415.     ["id"] = 1315,
  1416.   },
  1417.   [2] = {
  1418.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1419.     ["meta"] = 2,
  1420.     ["name"] = "Oak Log",
  1421.     ["id"] = 1315,
  1422.   },
  1423. },
  1424. [30231] = {
  1425.   [0] = {
  1426.     ["type"] = "Item",
  1427.     ["class"] = "item.itemFuelCanEmpty",
  1428.     ["meta"] = 0,
  1429.     ["name"] = "Item Fuel Can Empty",
  1430.     ["id"] = 30231,
  1431.   },
  1432. },
  1433. [1055] = {
  1434.   [0] = {
  1435.     ["type"] = "Block",
  1436.     ["class"] = "tile.rcBlockMachineGamma",
  1437.     ["meta"] = 0,
  1438.     ["name"] = "Rc Block Machine Gamma",
  1439.     ["id"] = 1055,
  1440.   },
  1441. },
  1442. [3139] = {
  1443.   [0] = {
  1444.     ["type"] = "Block",
  1445.     ["class"] = "tile.blockNetherOres",
  1446.     ["meta"] = 0,
  1447.     ["name"] = "Nether Ores Block",
  1448.     ["id"] = 3139,
  1449.   },
  1450. },
  1451. [13] = {
  1452.   [0] = {
  1453.     ["type"] = "Block",
  1454.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  1455.     ["class"] = "tile.gravel",
  1456.     ["meta"] = 0,
  1457.     ["name"] = "Gravel",
  1458.     ["id"] = 13,
  1459.   },
  1460. },
  1461. [13299] = {
  1462.   [0] = {
  1463.     ["type"] = "Item",
  1464.     ["class"] = "item.cratedApatite",
  1465.     ["meta"] = 0,
  1466.     ["name"] = "Crated Apatite",
  1467.     ["id"] = 13299,
  1468.   },
  1469. },
  1470. [274] = {
  1471.   [0] = {
  1472.     ["type"] = "Item",
  1473.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  1474.     ["class"] = "item.pickaxeStone",
  1475.     ["meta"] = 0,
  1476.     ["name"] = "Stone Pickaxe",
  1477.     ["id"] = 274,
  1478.   },
  1479. },
  1480. [25282] = {
  1481.   [0] = {
  1482.     ["type"] = "Item",
  1483.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  1484.     ["class"] = "item.ItemGolemCore",
  1485.     ["meta"] = 0,
  1486.     ["name"] = "Golem Cores",
  1487.     ["id"] = 25282,
  1488.   },
  1489. },
  1490. [12257] = {
  1491.   [0] = {
  1492.     ["type"] = "Item",
  1493.     ["class"] = "item.syringeGrowthItem",
  1494.     ["meta"] = 0,
  1495.     ["name"] = "Syringe Growth Item",
  1496.     ["id"] = 12257,
  1497.   },
  1498. },
  1499. [2879] = {
  1500.   [0] = {
  1501.     ["type"] = "Block",
  1502.     ["class"] = "tile.BiblioPotionShelf",
  1503.     ["meta"] = 0,
  1504.     ["name"] = "Biblio Potion Shelf",
  1505.     ["id"] = 2879,
  1506.   },
  1507. },
  1508. [1316] = {
  1509.   [0] = {
  1510.     ["type"] = "Block",
  1511.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Sands" },
  1512.     ["class"] = "tile.extrabiomes.quicksand",
  1513.     ["meta"] = 0,
  1514.     ["name"] = "Quicksand",
  1515.     ["id"] = 1316,
  1516.   },
  1517. },
  1518. [30232] = {
  1519.   [0] = {
  1520.     ["type"] = "Item",
  1521.     ["class"] = "item.itemFuelCan",
  1522.     ["meta"] = 0,
  1523.     ["name"] = "Item Fuel Can",
  1524.     ["id"] = 30232,
  1525.   },
  1526. },
  1527. [1056] = {
  1528.   [0] = {
  1529.     ["type"] = "Block",
  1530.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1531.     ["class"] = "tile.rcPostBlock",
  1532.     ["meta"] = 0,
  1533.     ["name"] = "Wood Post",
  1534.     ["id"] = 1056,
  1535.   },
  1536.   [1] = {
  1537.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1538.     ["meta"] = 1,
  1539.     ["name"] = "Stone Post",
  1540.     ["id"] = 1056,
  1541.   },
  1542.   [2] = {
  1543.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1544.     ["meta"] = 2,
  1545.     ["name"] = "Metal Post",
  1546.     ["id"] = 1056,
  1547.   },
  1548. },
  1549. [14] = {
  1550.   [0] = {
  1551.     ["type"] = "Block",
  1552.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  1553.     ["class"] = "tile.oreGold",
  1554.     ["meta"] = 0,
  1555.     ["name"] = "Gold Ore",
  1556.     ["id"] = 14,
  1557.   },
  1558. },
  1559. [13300] = {
  1560.   [0] = {
  1561.     ["type"] = "Item",
  1562.     ["class"] = "item.cratedApples",
  1563.     ["meta"] = 0,
  1564.     ["name"] = "Crated Apples",
  1565.     ["id"] = 13300,
  1566.   },
  1567. },
  1568. [275] = {
  1569.   [0] = {
  1570.     ["type"] = "Item",
  1571.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  1572.     ["class"] = "item.hatchetStone",
  1573.     ["meta"] = 0,
  1574.     ["name"] = "Stone Axe",
  1575.     ["id"] = 275,
  1576.   },
  1577. },
  1578. [25283] = {
  1579.   [0] = {
  1580.     ["type"] = "Item",
  1581.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Wand" },
  1582.     ["class"] = "item.WandTrade",
  1583.     ["meta"] = 0,
  1584.     ["name"] = "Equal Trade Wand",
  1585.     ["id"] = 25283,
  1586.   },
  1587. },
  1588. [12258] = {
  1589.   [0] = {
  1590.     ["type"] = "Item",
  1591.     ["class"] = "item.rawRubberItem",
  1592.     ["meta"] = 0,
  1593.     ["name"] = "Raw Rubber Item",
  1594.     ["id"] = 12258,
  1595.   },
  1596. },
  1597. [2880] = {
  1598.   [0] = {
  1599.     ["type"] = "Block",
  1600.     ["class"] = "tile.BiblioCase",
  1601.     ["meta"] = 0,
  1602.     ["name"] = "Biblio Case",
  1603.     ["id"] = 2880,
  1604.   },
  1605. },
  1606. [1317] = {
  1607.   [0] = {
  1608.     ["type"] = "Block",
  1609.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  1610.     ["class"] = "tile.extrabiomes.stairs.redcobble",
  1611.     ["meta"] = 0,
  1612.     ["name"] = "Redcobble Stairs",
  1613.     ["id"] = 1317,
  1614.   },
  1615. },
  1616. [30233] = {
  1617.   [0] = {
  1618.     ["type"] = "Item",
  1619.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  1620.     ["class"] = "item.itemToolChainsaw",
  1621.     ["meta"] = 0,
  1622.     ["name"] = "Chainsaw",
  1623.     ["id"] = 30233,
  1624.   },
  1625. },
  1626. [1057] = {
  1627.   [5] = {
  1628.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1629.     ["meta"] = 5,
  1630.     ["name"] = "Purmetal Post",
  1631.     ["id"] = 1057,
  1632.   },
  1633.   [11] = {
  1634.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1635.     ["meta"] = 11,
  1636.     ["name"] = "Ylwmetal Post",
  1637.     ["id"] = 1057,
  1638.   },
  1639.   [0] = {
  1640.     ["type"] = "Block",
  1641.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1642.     ["class"] = "tile.rcMetalPostBlock",
  1643.     ["meta"] = 0,
  1644.     ["name"] = "Blametal Post",
  1645.     ["id"] = 1057,
  1646.   },
  1647.   [6] = {
  1648.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1649.     ["meta"] = 6,
  1650.     ["name"] = "Cyanmetal Post",
  1651.     ["id"] = 1057,
  1652.   },
  1653.   [12] = {
  1654.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1655.     ["meta"] = 12,
  1656.     ["name"] = "Liblumetal Post",
  1657.     ["id"] = 1057,
  1658.   },
  1659.   [1] = {
  1660.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1661.     ["meta"] = 1,
  1662.     ["name"] = "Redmetal Post",
  1663.     ["id"] = 1057,
  1664.   },
  1665.   [7] = {
  1666.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1667.     ["meta"] = 7,
  1668.     ["name"] = "Ligrmetal Post",
  1669.     ["id"] = 1057,
  1670.   },
  1671.   [13] = {
  1672.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1673.     ["meta"] = 13,
  1674.     ["name"] = "Magmetal Post",
  1675.     ["id"] = 1057,
  1676.   },
  1677.   [2] = {
  1678.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1679.     ["meta"] = 2,
  1680.     ["name"] = "Gremetal Post",
  1681.     ["id"] = 1057,
  1682.   },
  1683.   [8] = {
  1684.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1685.     ["meta"] = 8,
  1686.     ["name"] = "Greymetal Post",
  1687.     ["id"] = 1057,
  1688.   },
  1689.   [14] = {
  1690.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1691.     ["meta"] = 14,
  1692.     ["name"] = "Orametal Post",
  1693.     ["id"] = 1057,
  1694.   },
  1695.   [3] = {
  1696.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1697.     ["meta"] = 3,
  1698.     ["name"] = "Brometal Post",
  1699.     ["id"] = 1057,
  1700.   },
  1701.   [9] = {
  1702.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1703.     ["meta"] = 9,
  1704.     ["name"] = "Pinkmetal Post",
  1705.     ["id"] = 1057,
  1706.   },
  1707.   [15] = {
  1708.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1709.     ["meta"] = 15,
  1710.     ["name"] = "Whimetal Post",
  1711.     ["id"] = 1057,
  1712.   },
  1713.   [4] = {
  1714.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1715.     ["meta"] = 4,
  1716.     ["name"] = "Blumetal Post",
  1717.     ["id"] = 1057,
  1718.   },
  1719.   [10] = {
  1720.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  1721.     ["meta"] = 10,
  1722.     ["name"] = "Limemetal Post",
  1723.     ["id"] = 1057,
  1724.   },
  1725. },
  1726. [15] = {
  1727.   [0] = {
  1728.     ["type"] = "Block",
  1729.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  1730.     ["class"] = "tile.oreIron",
  1731.     ["meta"] = 0,
  1732.     ["name"] = "Iron Ore",
  1733.     ["id"] = 15,
  1734.   },
  1735. },
  1736. [276] = {
  1737.   [0] = {
  1738.     ["type"] = "Item",
  1739.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  1740.     ["class"] = "item.swordDiamond",
  1741.     ["meta"] = 0,
  1742.     ["name"] = "Diamond Sword",
  1743.     ["id"] = 276,
  1744.   },
  1745. },
  1746. [25284] = {
  1747.   [0] = {
  1748.     ["type"] = "Item",
  1749.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Wand" },
  1750.     ["class"] = "item.WandExcavation",
  1751.     ["meta"] = 0,
  1752.     ["name"] = "Excavation Wand",
  1753.     ["id"] = 25284,
  1754.   },
  1755. },
  1756. [12259] = {
  1757.   [0] = {
  1758.     ["type"] = "Item",
  1759.     ["class"] = "item.factoryMachineBlock",
  1760.     ["meta"] = 0,
  1761.     ["name"] = "Factory Machine Block",
  1762.     ["id"] = 12259,
  1763.   },
  1764. },
  1765. [2881] = {
  1766.   [0] = {
  1767.     ["type"] = "Block",
  1768.     ["class"] = "tile.BiblioRack",
  1769.     ["meta"] = 0,
  1770.     ["name"] = "Biblio Rack",
  1771.     ["id"] = 2881,
  1772.   },
  1773. },
  1774. [1318] = {
  1775.   [0] = {
  1776.     ["type"] = "Block",
  1777.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  1778.     ["class"] = "tile.extrabiomes.stairs.redrockbrick",
  1779.     ["meta"] = 0,
  1780.     ["name"] = "Redrockbrick Stairs",
  1781.     ["id"] = 1318,
  1782.   },
  1783. },
  1784. [13301] = {
  1785.   [0] = {
  1786.     ["type"] = "Item",
  1787.     ["class"] = "item.cratedAsh",
  1788.     ["meta"] = 0,
  1789.     ["name"] = "Crated Ash",
  1790.     ["id"] = 13301,
  1791.   },
  1792. },
  1793. [30234] = {
  1794.   [0] = {
  1795.     ["type"] = "Item",
  1796.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  1797.     ["class"] = "item.itemToolDDrill",
  1798.     ["meta"] = 0,
  1799.     ["name"] = "Diamond Drill",
  1800.     ["id"] = 30234,
  1801.   },
  1802. },
  1803. [1058] = {
  1804.   [0] = {
  1805.     ["type"] = "Block",
  1806.     ["class"] = "tile.rc.signal",
  1807.     ["meta"] = 0,
  1808.     ["name"] = "Signal",
  1809.     ["id"] = 1058,
  1810.   },
  1811. },
  1812. [16] = {
  1813.   [0] = {
  1814.     ["type"] = "Block",
  1815.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  1816.     ["class"] = "tile.oreCoal",
  1817.     ["meta"] = 0,
  1818.     ["name"] = "Coal Ore",
  1819.     ["id"] = 16,
  1820.   },
  1821. },
  1822. [277] = {
  1823.   [0] = {
  1824.     ["type"] = "Item",
  1825.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  1826.     ["class"] = "item.shovelDiamond",
  1827.     ["meta"] = 0,
  1828.     ["name"] = "Diamond Shovel",
  1829.     ["id"] = 277,
  1830.   },
  1831. },
  1832. [25285] = {
  1833.   [0] = {
  1834.     ["type"] = "Item",
  1835.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  1836.     ["class"] = "item.ItemArcaneDoor",
  1837.     ["meta"] = 0,
  1838.     ["name"] = "Arcane Door",
  1839.     ["id"] = 25285,
  1840.   },
  1841. },
  1842. [12260] = {
  1843.   [0] = {
  1844.     ["type"] = "Item",
  1845.     ["class"] = "item.safariNetItem",
  1846.     ["meta"] = 0,
  1847.     ["name"] = "Safari Net Item",
  1848.     ["id"] = 12260,
  1849.   },
  1850. },
  1851. [2882] = {
  1852.   [0] = {
  1853.     ["type"] = "Block",
  1854.     ["class"] = "tile.BiblioLabel",
  1855.     ["meta"] = 0,
  1856.     ["name"] = "Biblio Label",
  1857.     ["id"] = 2882,
  1858.   },
  1859. },
  1860. [1319] = {
  1861.   [0] = {
  1862.     ["type"] = "Block",
  1863.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  1864.     ["class"] = "tile.extrabiomes.redrockslab",
  1865.     ["meta"] = 0,
  1866.     ["name"] = "Redcobble Slab",
  1867.     ["id"] = 1319,
  1868.   },
  1869.   [1] = {
  1870.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  1871.     ["meta"] = 1,
  1872.     ["name"] = "Redrockslab",
  1873.     ["id"] = 1319,
  1874.   },
  1875.   [2] = {
  1876.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  1877.     ["meta"] = 2,
  1878.     ["name"] = "Redrockbrickslab",
  1879.     ["id"] = 1319,
  1880.   },
  1881. },
  1882. [30235] = {
  1883.   [0] = {
  1884.     ["type"] = "Item",
  1885.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  1886.     ["class"] = "item.itemToolDrill",
  1887.     ["meta"] = 0,
  1888.     ["name"] = "Mining Drill",
  1889.     ["id"] = 30235,
  1890.   },
  1891. },
  1892. [1059] = {
  1893.   [0] = {
  1894.     ["type"] = "Block",
  1895.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  1896.     ["class"] = "tile.railcraftTrack",
  1897.     ["meta"] = 0,
  1898.     ["name"] = "Boarding Track",
  1899.     ["id"] = 1059,
  1900.   },
  1901. },
  1902. [17] = {
  1903.   [0] = {
  1904.     ["type"] = "Block",
  1905.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1906.     ["class"] = "tile.log",
  1907.     ["meta"] = 0,
  1908.     ["name"] = "Oak Wood",
  1909.     ["id"] = 17,
  1910.   },
  1911.   [1] = {
  1912.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1913.     ["meta"] = 1,
  1914.     ["name"] = "Spruce Wood",
  1915.     ["id"] = 17,
  1916.   },
  1917.   [2] = {
  1918.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1919.     ["meta"] = 2,
  1920.     ["name"] = "Birch Wood",
  1921.     ["id"] = 17,
  1922.   },
  1923.   [3] = {
  1924.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  1925.     ["meta"] = 3,
  1926.     ["name"] = "Jungle Wood",
  1927.     ["id"] = 17,
  1928.   },
  1929. },
  1930. [278] = {
  1931.   [0] = {
  1932.     ["type"] = "Item",
  1933.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  1934.     ["class"] = "item.pickaxeDiamond",
  1935.     ["meta"] = 0,
  1936.     ["name"] = "Diamond Pickaxe",
  1937.     ["id"] = 278,
  1938.   },
  1939. },
  1940. [25286] = {
  1941.   [0] = {
  1942.     ["type"] = "Item",
  1943.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  1944.     ["class"] = "item.ItemNugget",
  1945.     ["meta"] = 0,
  1946.     ["name"] = "Iron Nugget",
  1947.     ["id"] = 25286,
  1948.   },
  1949. },
  1950. [12261] = {
  1951.   [0] = {
  1952.     ["type"] = "Item",
  1953.     ["class"] = "item.ceramicDyeItem",
  1954.     ["meta"] = 0,
  1955.     ["name"] = "Ceramic Dye Item",
  1956.     ["id"] = 12261,
  1957.   },
  1958. },
  1959. [2883] = {
  1960.   [0] = {
  1961.     ["type"] = "Block",
  1962.     ["class"] = "tile.BiblioDesk",
  1963.     ["meta"] = 0,
  1964.     ["name"] = "Biblio Desk",
  1965.     ["id"] = 2883,
  1966.   },
  1967. },
  1968. [1320] = {
  1969.   [0] = {
  1970.     ["type"] = "Block",
  1971.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  1972.     ["class"] = "tile.extrabiomes.stairs.redwood",
  1973.     ["meta"] = 0,
  1974.     ["name"] = "Redwood Stairs",
  1975.     ["id"] = 1320,
  1976.   },
  1977. },
  1978. [13303] = {
  1979.   [0] = {
  1980.     ["type"] = "Item",
  1981.     ["class"] = "item.cratedBogearth",
  1982.     ["meta"] = 0,
  1983.     ["name"] = "Crated Bogearth",
  1984.     ["id"] = 13303,
  1985.   },
  1986. },
  1987. [25026] = {
  1988.   [0] = {
  1989.     ["type"] = "Item",
  1990.     ["class"] = "item.powerArmorHead",
  1991.     ["meta"] = 0,
  1992.     ["name"] = "Power Armor Head",
  1993.     ["id"] = 25026,
  1994.   },
  1995. },
  1996. [30236] = {
  1997.   [0] = {
  1998.     ["type"] = "Item",
  1999.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  2000.     ["class"] = "item.itemCellLava",
  2001.     ["meta"] = 0,
  2002.     ["name"] = "Lavacell",
  2003.     ["id"] = 30236,
  2004.   },
  2005. },
  2006. [1060] = {
  2007.   [0] = {
  2008.     ["type"] = "Block",
  2009.     ["class"] = "tile.rc.wall",
  2010.     ["meta"] = 0,
  2011.     ["name"] = "Wall",
  2012.     ["id"] = 1060,
  2013.   },
  2014. },
  2015. [18] = {
  2016.   [0] = {
  2017.     ["type"] = "Block",
  2018.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  2019.     ["class"] = "tile.leaves",
  2020.     ["meta"] = 0,
  2021.     ["name"] = "Oak Leaves",
  2022.     ["id"] = 18,
  2023.   },
  2024.   [1] = {
  2025.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  2026.     ["meta"] = 1,
  2027.     ["name"] = "Spruce Leaves",
  2028.     ["id"] = 18,
  2029.   },
  2030.   [2] = {
  2031.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  2032.     ["meta"] = 2,
  2033.     ["name"] = "Birch Leaves",
  2034.     ["id"] = 18,
  2035.   },
  2036.   [3] = {
  2037.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  2038.     ["meta"] = 3,
  2039.     ["name"] = "Jungle Leaves",
  2040.     ["id"] = 18,
  2041.   },
  2042. },
  2043. [279] = {
  2044.   [0] = {
  2045.     ["type"] = "Item",
  2046.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  2047.     ["class"] = "item.hatchetDiamond",
  2048.     ["meta"] = 0,
  2049.     ["name"] = "Diamond Axe",
  2050.     ["id"] = 279,
  2051.   },
  2052. },
  2053. [25287] = {
  2054.   [0] = {
  2055.     ["type"] = "Item",
  2056.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  2057.     ["class"] = "item.BootsTraveller",
  2058.     ["meta"] = 0,
  2059.     ["name"] = "Bootsof Traveller",
  2060.     ["id"] = 25287,
  2061.   },
  2062. },
  2063. [12262] = {
  2064.   [0] = {
  2065.     ["type"] = "Item",
  2066.     ["class"] = "item.blankRecordItem",
  2067.     ["meta"] = 0,
  2068.     ["name"] = "Blank Record Item",
  2069.     ["id"] = 12262,
  2070.   },
  2071. },
  2072. [1321] = {
  2073.   [5] = {
  2074.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2075.     ["meta"] = 5,
  2076.     ["name"] = "Redwood Sapling",
  2077.     ["id"] = 1321,
  2078.   },
  2079.   [0] = {
  2080.     ["type"] = "Block",
  2081.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2082.     ["class"] = "tile.extrabiomes.sapling",
  2083.     ["meta"] = 0,
  2084.     ["name"] = "Brownautumn Sapling",
  2085.     ["id"] = 1321,
  2086.   },
  2087.   [6] = {
  2088.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2089.     ["meta"] = 6,
  2090.     ["name"] = "Acacia Sapling",
  2091.     ["id"] = 1321,
  2092.   },
  2093.   [1] = {
  2094.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2095.     ["meta"] = 1,
  2096.     ["name"] = "Orangeautumn Sapling",
  2097.     ["id"] = 1321,
  2098.   },
  2099.   [2] = {
  2100.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2101.     ["meta"] = 2,
  2102.     ["name"] = "Purpleautumn Sapling",
  2103.     ["id"] = 1321,
  2104.   },
  2105.   [3] = {
  2106.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2107.     ["meta"] = 3,
  2108.     ["name"] = "Yellowautumn Sapling",
  2109.     ["id"] = 1321,
  2110.   },
  2111.   [4] = {
  2112.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  2113.     ["meta"] = 4,
  2114.     ["name"] = "Fir Sapling",
  2115.     ["id"] = 1321,
  2116.   },
  2117. },
  2118. [13304] = {
  2119.   [0] = {
  2120.     ["type"] = "Item",
  2121.     ["class"] = "item.cratedBrass",
  2122.     ["meta"] = 0,
  2123.     ["name"] = "Crated Brass",
  2124.     ["id"] = 13304,
  2125.   },
  2126. },
  2127. [25027] = {
  2128.   [0] = {
  2129.     ["type"] = "Item",
  2130.     ["class"] = "item.powerArmorTorso",
  2131.     ["meta"] = 0,
  2132.     ["name"] = "Power Armor Torso",
  2133.     ["id"] = 25027,
  2134.   },
  2135. },
  2136. [30237] = {
  2137.   [0] = {
  2138.     ["type"] = "Item",
  2139.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  2140.     ["class"] = "item.itemCellEmpty",
  2141.     ["meta"] = 0,
  2142.     ["name"] = "Emptycell",
  2143.     ["id"] = 30237,
  2144.   },
  2145. },
  2146. [1061] = {
  2147.   [0] = {
  2148.     ["type"] = "Block",
  2149.     ["class"] = "tile.rc.block.worldlogic",
  2150.     ["meta"] = 0,
  2151.     ["name"] = "Worldlogic",
  2152.     ["id"] = 1061,
  2153.   },
  2154. },
  2155. [19] = {
  2156.   [0] = {
  2157.     ["type"] = "Block",
  2158.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  2159.     ["class"] = "tile.sponge",
  2160.     ["meta"] = 0,
  2161.     ["name"] = "Sponge",
  2162.     ["id"] = 19,
  2163.   },
  2164. },
  2165. [280] = {
  2166.   [0] = {
  2167.     ["type"] = "Item",
  2168.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block" },
  2169.     ["class"] = "item.stick",
  2170.     ["meta"] = 0,
  2171.     ["name"] = "Stick",
  2172.     ["id"] = 280,
  2173.   },
  2174. },
  2175. [25288] = {
  2176.   [0] = {
  2177.     ["type"] = "Item",
  2178.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  2179.     ["class"] = "item.ItemNuggetChicken",
  2180.     ["meta"] = 0,
  2181.     ["name"] = "Chicken Nugget",
  2182.     ["id"] = 25288,
  2183.   },
  2184. },
  2185. [12263] = {
  2186.   [0] = {
  2187.     ["type"] = "Item",
  2188.     ["class"] = "item.syringeZombieItem",
  2189.     ["meta"] = 0,
  2190.     ["name"] = "Syringe Zombie Item",
  2191.     ["id"] = 12263,
  2192.   },
  2193. },
  2194. [1322] = {
  2195.   [0] = {
  2196.     ["type"] = "Block",
  2197.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Stone Wall" },
  2198.     ["class"] = "tile.extrabiomes.wall",
  2199.     ["meta"] = 0,
  2200.     ["name"] = "Redcobblestone Wall",
  2201.     ["id"] = 1322,
  2202.   },
  2203. },
  2204. [13305] = {
  2205.   [0] = {
  2206.     ["type"] = "Item",
  2207.     ["class"] = "item.cratedBrick",
  2208.     ["meta"] = 0,
  2209.     ["name"] = "Crated Brick",
  2210.     ["id"] = 13305,
  2211.   },
  2212. },
  2213. [25028] = {
  2214.   [0] = {
  2215.     ["type"] = "Item",
  2216.     ["class"] = "item.powerArmorLegs",
  2217.     ["meta"] = 0,
  2218.     ["name"] = "Power Armor Legs",
  2219.     ["id"] = 25028,
  2220.   },
  2221. },
  2222. [30238] = {
  2223.   [0] = {
  2224.     ["type"] = "Item",
  2225.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  2226.     ["class"] = "item.itemBatSU",
  2227.     ["meta"] = 0,
  2228.     ["name"] = "Singleusebattery",
  2229.     ["id"] = 30238,
  2230.   },
  2231. },
  2232. [20] = {
  2233.   [0] = {
  2234.     ["type"] = "Block",
  2235.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass" },
  2236.     ["class"] = "tile.glass",
  2237.     ["meta"] = 0,
  2238.     ["name"] = "Glass",
  2239.     ["id"] = 20,
  2240.   },
  2241. },
  2242. [281] = {
  2243.   [0] = {
  2244.     ["type"] = "Item",
  2245.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  2246.     ["class"] = "item.bowl",
  2247.     ["meta"] = 0,
  2248.     ["name"] = "Bowl",
  2249.     ["id"] = 281,
  2250.   },
  2251. },
  2252. [25289] = {
  2253.   [0] = {
  2254.     ["type"] = "Item",
  2255.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  2256.     ["class"] = "item.ItemNuggetBeef",
  2257.     ["meta"] = 0,
  2258.     ["name"] = "Beef Nugget",
  2259.     ["id"] = 25289,
  2260.   },
  2261. },
  2262. [1323] = {
  2263.   [0] = {
  2264.     ["type"] = "Block",
  2265.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  2266.     ["class"] = "tile.extrabiomes.woodslab",
  2267.     ["meta"] = 0,
  2268.     ["name"] = "Redwood Slab",
  2269.     ["id"] = 1323,
  2270.   },
  2271.   [1] = {
  2272.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  2273.     ["meta"] = 1,
  2274.     ["name"] = "Firwood Slab",
  2275.     ["id"] = 1323,
  2276.   },
  2277.   [2] = {
  2278.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  2279.     ["meta"] = 2,
  2280.     ["name"] = "Acacia Slab",
  2281.     ["id"] = 1323,
  2282.   },
  2283. },
  2284. [13306] = {
  2285.   [0] = {
  2286.     ["type"] = "Item",
  2287.     ["class"] = "item.cratedBronze",
  2288.     ["meta"] = 0,
  2289.     ["name"] = "Crated Bronze",
  2290.     ["id"] = 13306,
  2291.   },
  2292. },
  2293. [25029] = {
  2294.   [0] = {
  2295.     ["type"] = "Item",
  2296.     ["class"] = "item.powerArmorFeet",
  2297.     ["meta"] = 0,
  2298.     ["name"] = "Power Armor Feet",
  2299.     ["id"] = 25029,
  2300.   },
  2301. },
  2302. [30239] = {
  2303.   [0] = {
  2304.     ["type"] = "Item",
  2305.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  2306.     ["class"] = "item.itemBatRE",
  2307.     ["meta"] = 0,
  2308.     ["name"] = "Rebattery",
  2309.     ["id"] = 30239,
  2310.   },
  2311. },
  2312. [21] = {
  2313.   [0] = {
  2314.     ["type"] = "Block",
  2315.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  2316.     ["class"] = "tile.oreLapis",
  2317.     ["meta"] = 0,
  2318.     ["name"] = "Lapis Lazuli Ore",
  2319.     ["id"] = 21,
  2320.   },
  2321. },
  2322. [282] = {
  2323.   [0] = {
  2324.     ["type"] = "Item",
  2325.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  2326.     ["class"] = "item.mushroomStew",
  2327.     ["meta"] = 0,
  2328.     ["name"] = "Mushroom Soup",
  2329.     ["id"] = 282,
  2330.   },
  2331. },
  2332. [25290] = {
  2333.   [0] = {
  2334.     ["type"] = "Item",
  2335.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  2336.     ["class"] = "item.ItemNuggetPork",
  2337.     ["meta"] = 0,
  2338.     ["name"] = "Pork Nugget",
  2339.     ["id"] = 25290,
  2340.   },
  2341. },
  2342. [13307] = {
  2343.   [0] = {
  2344.     ["type"] = "Item",
  2345.     ["class"] = "item.cratedCacti",
  2346.     ["meta"] = 0,
  2347.     ["name"] = "Crated Cacti",
  2348.     ["id"] = 13307,
  2349.   },
  2350. },
  2351. [25030] = {
  2352.   [0] = {
  2353.     ["type"] = "Item",
  2354.     ["class"] = "item.powerTool",
  2355.     ["meta"] = 0,
  2356.     ["name"] = "Power Tool",
  2357.     ["id"] = 25030,
  2358.   },
  2359. },
  2360. [30240] = {
  2361.   [0] = {
  2362.     ["type"] = "Item",
  2363.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  2364.     ["class"] = "item.itemBatLamaCrystal",
  2365.     ["meta"] = 0,
  2366.     ["name"] = "Lapatron Crystal",
  2367.     ["id"] = 30240,
  2368.   },
  2369. },
  2370. [22] = {
  2371.   [0] = {
  2372.     ["type"] = "Block",
  2373.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  2374.     ["class"] = "tile.blockLapis",
  2375.     ["meta"] = 0,
  2376.     ["name"] = "Lapis Lazuli Block",
  2377.     ["id"] = 22,
  2378.   },
  2379. },
  2380. [25291] = {
  2381.   [0] = {
  2382.     ["type"] = "Item",
  2383.     ["categories"] = { "stuff", "Stuff", "Item", "Bottle" },
  2384.     ["class"] = "item.BlockJarFilledItem",
  2385.     ["meta"] = 0,
  2386.     ["name"] = "Filled Jars",
  2387.     ["id"] = 25291,
  2388.   },
  2389. },
  2390. [13308] = {
  2391.   [0] = {
  2392.     ["type"] = "Item",
  2393.     ["class"] = "item.cratedCharcoal",
  2394.     ["meta"] = 0,
  2395.     ["name"] = "Crated Charcoal",
  2396.     ["id"] = 13308,
  2397.   },
  2398. },
  2399. [283] = {
  2400.   [0] = {
  2401.     ["type"] = "Item",
  2402.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  2403.     ["class"] = "item.swordGold",
  2404.     ["meta"] = 0,
  2405.     ["name"] = "Gold Sword",
  2406.     ["id"] = 283,
  2407.   },
  2408. },
  2409. [25031] = {
  2410.   [0] = {
  2411.     ["type"] = "Item",
  2412.     ["class"] = "net.machinemuse.powersuits.item.ItemComponent",
  2413.     ["meta"] = 0,
  2414.     ["name"] = "Item Component",
  2415.     ["id"] = 25031,
  2416.   },
  2417. },
  2418. [30241] = {
  2419.   [0] = {
  2420.     ["type"] = "Item",
  2421.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  2422.     ["class"] = "item.itemBatCrystal",
  2423.     ["meta"] = 0,
  2424.     ["name"] = "Energy Crystal",
  2425.     ["id"] = 30241,
  2426.   },
  2427. },
  2428. [23] = {
  2429.   [0] = {
  2430.     ["type"] = "Block",
  2431.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  2432.     ["class"] = "tile.dispenser",
  2433.     ["meta"] = 0,
  2434.     ["name"] = "Dispenser",
  2435.     ["id"] = 23,
  2436.   },
  2437. },
  2438. [25292] = {
  2439.   [0] = {
  2440.     ["type"] = "Item",
  2441.     ["class"] = "item.ItemGolemDecoration",
  2442.     ["meta"] = 0,
  2443.     ["name"] = "Item Golem Decoration",
  2444.     ["id"] = 25292,
  2445.   },
  2446. },
  2447. [13309] = {
  2448.   [0] = {
  2449.     ["type"] = "Item",
  2450.     ["class"] = "item.cratedClay",
  2451.     ["meta"] = 0,
  2452.     ["name"] = "Crated Clay",
  2453.     ["id"] = 13309,
  2454.   },
  2455. },
  2456. [284] = {
  2457.   [0] = {
  2458.     ["type"] = "Item",
  2459.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  2460.     ["class"] = "item.shovelGold",
  2461.     ["meta"] = 0,
  2462.     ["name"] = "Gold Shovel",
  2463.     ["id"] = 284,
  2464.   },
  2465. },
  2466. [30242] = {
  2467.   [0] = {
  2468.     ["type"] = "Item",
  2469.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  2470.     ["class"] = "item.itemBatRE",
  2471.     ["meta"] = 0,
  2472.     ["name"] = "Rebattery",
  2473.     ["id"] = 30242,
  2474.   },
  2475. },
  2476. [24] = {
  2477.   [0] = {
  2478.     ["type"] = "Block",
  2479.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Sands", "Sandstone" },
  2480.     ["class"] = "tile.sandStone",
  2481.     ["meta"] = 0,
  2482.     ["name"] = "Sandstone",
  2483.     ["id"] = 24,
  2484.   },
  2485.   [1] = {
  2486.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Sands", "Sandstone" },
  2487.     ["meta"] = 1,
  2488.     ["name"] = "Chiseled Sandstone",
  2489.     ["id"] = 24,
  2490.   },
  2491.   [2] = {
  2492.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Sands", "Sandstone" },
  2493.     ["meta"] = 2,
  2494.     ["name"] = "Smooth Sandstone",
  2495.     ["id"] = 24,
  2496.   },
  2497. },
  2498. [25293] = {
  2499.   [0] = {
  2500.     ["type"] = "Item",
  2501.     ["class"] = "item.Hellrod",
  2502.     ["meta"] = 0,
  2503.     ["name"] = "Hellrod",
  2504.     ["id"] = 25293,
  2505.   },
  2506. },
  2507. [13310] = {
  2508.   [0] = {
  2509.     ["type"] = "Item",
  2510.     ["class"] = "item.cratedCoal",
  2511.     ["meta"] = 0,
  2512.     ["name"] = "Crated Coal",
  2513.     ["id"] = 13310,
  2514.   },
  2515. },
  2516. [285] = {
  2517.   [0] = {
  2518.     ["type"] = "Item",
  2519.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  2520.     ["class"] = "item.pickaxeGold",
  2521.     ["meta"] = 0,
  2522.     ["name"] = "Gold Pickaxe",
  2523.     ["id"] = 285,
  2524.   },
  2525. },
  2526. [30243] = {
  2527.   [0] = {
  2528.     ["type"] = "Item",
  2529.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2530.     ["class"] = "item.itemOreUran",
  2531.     ["meta"] = 0,
  2532.     ["name"] = "Uranium Ore",
  2533.     ["id"] = 30243,
  2534.   },
  2535. },
  2536. [25] = {
  2537.   [0] = {
  2538.     ["type"] = "Block",
  2539.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  2540.     ["class"] = "tile.musicBlock",
  2541.     ["meta"] = 0,
  2542.     ["name"] = "Note Block",
  2543.     ["id"] = 25,
  2544.   },
  2545. },
  2546. [25294] = {
  2547.   [0] = {
  2548.     ["type"] = "Item",
  2549.     ["class"] = "item.WandFrost",
  2550.     ["meta"] = 0,
  2551.     ["name"] = "Wand Frost",
  2552.     ["id"] = 25294,
  2553.   },
  2554. },
  2555. [13311] = {
  2556.   [0] = {
  2557.     ["type"] = "Item",
  2558.     ["class"] = "item.cratedCobblestone",
  2559.     ["meta"] = 0,
  2560.     ["name"] = "Crated Cobblestone",
  2561.     ["id"] = 13311,
  2562.   },
  2563. },
  2564. [286] = {
  2565.   [0] = {
  2566.     ["type"] = "Item",
  2567.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  2568.     ["class"] = "item.hatchetGold",
  2569.     ["meta"] = 0,
  2570.     ["name"] = "Gold Axe",
  2571.     ["id"] = 286,
  2572.   },
  2573. },
  2574. [30244] = {
  2575.   [0] = {
  2576.     ["type"] = "Item",
  2577.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2578.     ["class"] = "item.itemIngotUran",
  2579.     ["meta"] = 0,
  2580.     ["name"] = "Refined Uranium",
  2581.     ["id"] = 30244,
  2582.   },
  2583. },
  2584. [26] = {
  2585.   [0] = {
  2586.     ["type"] = "Block",
  2587.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  2588.     ["class"] = "tile.bed",
  2589.     ["meta"] = 0,
  2590.     ["name"] = "Bed Block",
  2591.     ["id"] = 26,
  2592.   },
  2593. },
  2594. [25295] = {
  2595.   [0] = {
  2596.     ["type"] = "Item",
  2597.     ["class"] = "item.TripleMeatTreat",
  2598.     ["meta"] = 0,
  2599.     ["name"] = "Triple Meat Treat",
  2600.     ["id"] = 25295,
  2601.   },
  2602. },
  2603. [287] = {
  2604.   [0] = {
  2605.     ["type"] = "Item",
  2606.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  2607.     ["class"] = "item.string",
  2608.     ["meta"] = 0,
  2609.     ["name"] = "String",
  2610.     ["id"] = 287,
  2611.   },
  2612. },
  2613. [30245] = {
  2614.   [0] = {
  2615.     ["type"] = "Item",
  2616.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2617.     ["class"] = "item.itemIngotAlloy",
  2618.     ["meta"] = 0,
  2619.     ["name"] = "Mixed Metal Ingot",
  2620.     ["id"] = 30245,
  2621.   },
  2622. },
  2623. [27] = {
  2624.   [0] = {
  2625.     ["type"] = "Block",
  2626.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  2627.     ["class"] = "tile.goldenRail",
  2628.     ["meta"] = 0,
  2629.     ["name"] = "Powered Rail",
  2630.     ["id"] = 27,
  2631.   },
  2632. },
  2633. [25296] = {
  2634.   [0] = {
  2635.     ["type"] = "Item",
  2636.     ["class"] = "item.ItemSwordElemental",
  2637.     ["meta"] = 0,
  2638.     ["name"] = "Item Sword Elemental",
  2639.     ["id"] = 25296,
  2640.   },
  2641. },
  2642. [13313] = {
  2643.   [0] = {
  2644.     ["type"] = "Item",
  2645.     ["class"] = "item.cratedCookies",
  2646.     ["meta"] = 0,
  2647.     ["name"] = "Crated Cookies",
  2648.     ["id"] = 13313,
  2649.   },
  2650. },
  2651. [288] = {
  2652.   [0] = {
  2653.     ["type"] = "Item",
  2654.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  2655.     ["class"] = "item.feather",
  2656.     ["meta"] = 0,
  2657.     ["name"] = "Feather",
  2658.     ["id"] = 288,
  2659.   },
  2660. },
  2661. [30246] = {
  2662.   [0] = {
  2663.     ["type"] = "Item",
  2664.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2665.     ["class"] = "item.itemIngotBronze",
  2666.     ["meta"] = 0,
  2667.     ["name"] = "Bronze",
  2668.     ["id"] = 30246,
  2669.   },
  2670. },
  2671. [28] = {
  2672.   [0] = {
  2673.     ["type"] = "Block",
  2674.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  2675.     ["class"] = "tile.detectorRail",
  2676.     ["meta"] = 0,
  2677.     ["name"] = "Detector Rail",
  2678.     ["id"] = 28,
  2679.   },
  2680. },
  2681. [25297] = {
  2682.   [0] = {
  2683.     ["type"] = "Item",
  2684.     ["class"] = "item.ItemShovelElemental",
  2685.     ["meta"] = 0,
  2686.     ["name"] = "Item Shovel Elemental",
  2687.     ["id"] = 25297,
  2688.   },
  2689. },
  2690. [13314] = {
  2691.   [0] = {
  2692.     ["type"] = "Item",
  2693.     ["class"] = "item.cratedCopper",
  2694.     ["meta"] = 0,
  2695.     ["name"] = "Crated Copper",
  2696.     ["id"] = 13314,
  2697.   },
  2698. },
  2699. [289] = {
  2700.   [0] = {
  2701.     ["type"] = "Item",
  2702.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  2703.     ["class"] = "item.sulphur",
  2704.     ["meta"] = 0,
  2705.     ["name"] = "Sulphur",
  2706.     ["id"] = 289,
  2707.   },
  2708. },
  2709. [30247] = {
  2710.   [0] = {
  2711.     ["type"] = "Item",
  2712.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2713.     ["class"] = "item.itemIngotTin",
  2714.     ["meta"] = 0,
  2715.     ["name"] = "Tin",
  2716.     ["id"] = 30247,
  2717.   },
  2718. },
  2719. [29] = {
  2720.   [0] = {
  2721.     ["type"] = "Block",
  2722.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Pistons" },
  2723.     ["class"] = "tile.pistonStickyBase",
  2724.     ["meta"] = 0,
  2725.     ["name"] = "Sticky Piston",
  2726.     ["id"] = 29,
  2727.   },
  2728. },
  2729. [25298] = {
  2730.   [0] = {
  2731.     ["type"] = "Item",
  2732.     ["class"] = "item.ItemPickaxeElemental",
  2733.     ["meta"] = 0,
  2734.     ["name"] = "Item Pickaxe Elemental",
  2735.     ["id"] = 25298,
  2736.   },
  2737. },
  2738. [24256] = {
  2739.   [0] = {
  2740.     ["type"] = "Item",
  2741.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2742.     ["class"] = "item.world.items.blueXychorium",
  2743.     ["meta"] = 0,
  2744.     ["name"] = "Bluexychorium",
  2745.     ["id"] = 24256,
  2746.   },
  2747. },
  2748. [13315] = {
  2749.   [0] = {
  2750.     ["type"] = "Item",
  2751.     ["class"] = "item.cratedDirt",
  2752.     ["meta"] = 0,
  2753.     ["name"] = "Crated Dirt",
  2754.     ["id"] = 13315,
  2755.   },
  2756. },
  2757. [290] = {
  2758.   [0] = {
  2759.     ["type"] = "Item",
  2760.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  2761.     ["class"] = "item.hoeWood",
  2762.     ["meta"] = 0,
  2763.     ["name"] = "Wooden Hoe",
  2764.     ["id"] = 290,
  2765.   },
  2766. },
  2767. [30248] = {
  2768.   [0] = {
  2769.     ["type"] = "Item",
  2770.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2771.     ["class"] = "item.itemIngotCopper",
  2772.     ["meta"] = 0,
  2773.     ["name"] = "Copper",
  2774.     ["id"] = 30248,
  2775.   },
  2776. },
  2777. [30] = {
  2778.   [0] = {
  2779.     ["type"] = "Block",
  2780.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  2781.     ["class"] = "tile.web",
  2782.     ["meta"] = 0,
  2783.     ["name"] = "Web",
  2784.     ["id"] = 30,
  2785.   },
  2786. },
  2787. [25299] = {
  2788.   [0] = {
  2789.     ["type"] = "Item",
  2790.     ["class"] = "item.ItemAxeElemental",
  2791.     ["meta"] = 0,
  2792.     ["name"] = "Item Axe Elemental",
  2793.     ["id"] = 25299,
  2794.   },
  2795. },
  2796. [24257] = {
  2797.   [0] = {
  2798.     ["type"] = "Item",
  2799.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2800.     ["class"] = "item.world.items.greenXychorium",
  2801.     ["meta"] = 0,
  2802.     ["name"] = "Greenxychorium",
  2803.     ["id"] = 24257,
  2804.   },
  2805. },
  2806. [291] = {
  2807.   [0] = {
  2808.     ["type"] = "Item",
  2809.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  2810.     ["class"] = "item.hoeStone",
  2811.     ["meta"] = 0,
  2812.     ["name"] = "Stone Hoe",
  2813.     ["id"] = 291,
  2814.   },
  2815. },
  2816. [30249] = {
  2817.   [0] = {
  2818.     ["type"] = "Item",
  2819.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2820.     ["class"] = "item.itemIngotAdvIron",
  2821.     ["meta"] = 0,
  2822.     ["name"] = "Refined Iron",
  2823.     ["id"] = 30249,
  2824.   },
  2825. },
  2826. [31] = {
  2827.   [0] = {
  2828.     ["type"] = "Block",
  2829.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  2830.     ["class"] = "tile.tallgrass",
  2831.     ["meta"] = 0,
  2832.     ["name"] = "Dead Shrub",
  2833.     ["id"] = 31,
  2834.   },
  2835.   [1] = {
  2836.     ["meta"] = 1,
  2837.     ["name"] = "Grass",
  2838.     ["id"] = 31,
  2839.   },
  2840.   [2] = {
  2841.     ["meta"] = 2,
  2842.     ["name"] = "Fern",
  2843.     ["id"] = 31,
  2844.   },
  2845. },
  2846. [25300] = {
  2847.   [0] = {
  2848.     ["type"] = "Item",
  2849.     ["class"] = "item.ItemHoeElemental",
  2850.     ["meta"] = 0,
  2851.     ["name"] = "Item Hoe Elemental",
  2852.     ["id"] = 25300,
  2853.   },
  2854. },
  2855. [24258] = {
  2856.   [0] = {
  2857.     ["type"] = "Item",
  2858.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2859.     ["class"] = "item.world.items.redXychorium",
  2860.     ["meta"] = 0,
  2861.     ["name"] = "Redxychorium",
  2862.     ["id"] = 24258,
  2863.   },
  2864. },
  2865. [13317] = {
  2866.   [0] = {
  2867.     ["type"] = "Item",
  2868.     ["class"] = "item.cratedFertilizer",
  2869.     ["meta"] = 0,
  2870.     ["name"] = "Crated Fertilizer",
  2871.     ["id"] = 13317,
  2872.   },
  2873. },
  2874. [292] = {
  2875.   [0] = {
  2876.     ["type"] = "Item",
  2877.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  2878.     ["class"] = "item.hoeIron",
  2879.     ["meta"] = 0,
  2880.     ["name"] = "Iron Hoe",
  2881.     ["id"] = 292,
  2882.   },
  2883. },
  2884. [30250] = {
  2885.   [0] = {
  2886.     ["type"] = "Item",
  2887.     ["class"] = "item.itemDustIronSmall",
  2888.     ["meta"] = 0,
  2889.     ["name"] = "Item Dust Iron Small",
  2890.     ["id"] = 30250,
  2891.   },
  2892. },
  2893. [32] = {
  2894.   [0] = {
  2895.     ["type"] = "Block",
  2896.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  2897.     ["class"] = "tile.deadbush",
  2898.     ["meta"] = 0,
  2899.     ["name"] = "Dead Shrub",
  2900.     ["id"] = 32,
  2901.   },
  2902. },
  2903. [25301] = {
  2904.   [0] = {
  2905.     ["type"] = "Item",
  2906.     ["class"] = "item.ItemChestplateRobe",
  2907.     ["meta"] = 0,
  2908.     ["name"] = "Item Chestplate Robe",
  2909.     ["id"] = 25301,
  2910.   },
  2911. },
  2912. [4461] = {
  2913.   [0] = {
  2914.     ["type"] = "Item",
  2915.     ["class"] = "item.appeng.mi",
  2916.     ["meta"] = 0,
  2917.     ["name"] = "Mi",
  2918.     ["id"] = 4461,
  2919.   },
  2920. },
  2921. [24259] = {
  2922.   [0] = {
  2923.     ["type"] = "Item",
  2924.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2925.     ["class"] = "item.world.items.darkXychorium",
  2926.     ["meta"] = 0,
  2927.     ["name"] = "Darkxychorium",
  2928.     ["id"] = 24259,
  2929.   },
  2930. },
  2931. [293] = {
  2932.   [0] = {
  2933.     ["type"] = "Item",
  2934.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  2935.     ["class"] = "item.hoeDiamond",
  2936.     ["meta"] = 0,
  2937.     ["name"] = "Diamond Hoe",
  2938.     ["id"] = 293,
  2939.   },
  2940. },
  2941. [30251] = {
  2942.   [0] = {
  2943.     ["type"] = "Item",
  2944.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  2945.     ["class"] = "item.itemDustBronze",
  2946.     ["meta"] = 0,
  2947.     ["name"] = "Bronze Dust",
  2948.     ["id"] = 30251,
  2949.   },
  2950. },
  2951. [1075] = {
  2952.   [0] = {
  2953.     ["type"] = "Block",
  2954.     ["class"] = "tile.Secret Camo Button",
  2955.     ["meta"] = 0,
  2956.     ["name"] = "Secret Camo Button",
  2957.     ["id"] = 1075,
  2958.   },
  2959. },
  2960. [33] = {
  2961.   [0] = {
  2962.     ["type"] = "Block",
  2963.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Pistons" },
  2964.     ["class"] = "tile.pistonBase",
  2965.     ["meta"] = 0,
  2966.     ["name"] = "Piston",
  2967.     ["id"] = 33,
  2968.   },
  2969. },
  2970. [25302] = {
  2971.   [0] = {
  2972.     ["type"] = "Item",
  2973.     ["class"] = "item.ItemLeggingsRobe",
  2974.     ["meta"] = 0,
  2975.     ["name"] = "Item Leggings Robe",
  2976.     ["id"] = 25302,
  2977.   },
  2978. },
  2979. [4462] = {
  2980.   [0] = {
  2981.     ["type"] = "Item",
  2982.     ["class"] = "item.mim",
  2983.     ["meta"] = 0,
  2984.     ["name"] = "Mim",
  2985.     ["id"] = 4462,
  2986.   },
  2987. },
  2988. [24260] = {
  2989.   [0] = {
  2990.     ["type"] = "Item",
  2991.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  2992.     ["class"] = "item.world.items.lightXychorium",
  2993.     ["meta"] = 0,
  2994.     ["name"] = "Lightxychorium",
  2995.     ["id"] = 24260,
  2996.   },
  2997. },
  2998. [13319] = {
  2999.   [0] = {
  3000.     ["type"] = "Item",
  3001.     ["class"] = "item.cratedGlowstone",
  3002.     ["meta"] = 0,
  3003.     ["name"] = "Crated Glowstone",
  3004.     ["id"] = 13319,
  3005.   },
  3006. },
  3007. [294] = {
  3008.   [0] = {
  3009.     ["type"] = "Item",
  3010.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  3011.     ["class"] = "item.hoeGold",
  3012.     ["meta"] = 0,
  3013.     ["name"] = "Gold Hoe",
  3014.     ["id"] = 294,
  3015.   },
  3016. },
  3017. [30252] = {
  3018.   [0] = {
  3019.     ["type"] = "Item",
  3020.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  3021.     ["class"] = "item.itemDustTin",
  3022.     ["meta"] = 0,
  3023.     ["name"] = "Tin Dust",
  3024.     ["id"] = 30252,
  3025.   },
  3026. },
  3027. [1076] = {
  3028.   [0] = {
  3029.     ["type"] = "Block",
  3030.     ["class"] = "tile.Secret Camo Chest",
  3031.     ["meta"] = 0,
  3032.     ["name"] = "Secret Camo Chest",
  3033.     ["id"] = 1076,
  3034.   },
  3035. },
  3036. [34] = {
  3037.   [0] = {
  3038.     ["type"] = "Block",
  3039.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Pistons" },
  3040.     ["class"] = "aob",
  3041.     ["meta"] = 0,
  3042.     ["name"] = "Piston Head",
  3043.     ["id"] = 34,
  3044.   },
  3045. },
  3046. [25303] = {
  3047.   [0] = {
  3048.     ["type"] = "Item",
  3049.     ["class"] = "item.ItemBootsRobe",
  3050.     ["meta"] = 0,
  3051.     ["name"] = "Item Boots Robe",
  3052.     ["id"] = 25303,
  3053.   },
  3054. },
  3055. [4463] = {
  3056.   [0] = {
  3057.     ["type"] = "Item",
  3058.     ["class"] = "item.appeng.entropyaccelerator",
  3059.     ["meta"] = 0,
  3060.     ["name"] = "Entropyaccelerator",
  3061.     ["id"] = 4463,
  3062.   },
  3063. },
  3064. [24261] = {
  3065.   [0] = {
  3066.     ["type"] = "Item",
  3067.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3068.     ["class"] = "item.world.items.blueXychoridite",
  3069.     ["meta"] = 0,
  3070.     ["name"] = "Bluexychordite",
  3071.     ["id"] = 24261,
  3072.   },
  3073. },
  3074. [13320] = {
  3075.   [0] = {
  3076.     ["type"] = "Item",
  3077.     ["class"] = "item.cratedGravel",
  3078.     ["meta"] = 0,
  3079.     ["name"] = "Crated Gravel",
  3080.     ["id"] = 13320,
  3081.   },
  3082. },
  3083. [295] = {
  3084.   [0] = {
  3085.     ["type"] = "Item",
  3086.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  3087.     ["class"] = "item.seeds",
  3088.     ["meta"] = 0,
  3089.     ["name"] = "Wheat Seeds",
  3090.     ["id"] = 295,
  3091.   },
  3092. },
  3093. [30253] = {
  3094.   [0] = {
  3095.     ["type"] = "Item",
  3096.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  3097.     ["class"] = "item.itemDustCopper",
  3098.     ["meta"] = 0,
  3099.     ["name"] = "Copper Dust",
  3100.     ["id"] = 30253,
  3101.   },
  3102. },
  3103. [1077] = {
  3104.   [0] = {
  3105.     ["type"] = "Block",
  3106.     ["class"] = "tile.Camo Gate",
  3107.     ["meta"] = 0,
  3108.     ["name"] = "Camo Gate",
  3109.     ["id"] = 1077,
  3110.   },
  3111. },
  3112. [35] = {
  3113.   [5] = {
  3114.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3115.     ["meta"] = 5,
  3116.     ["name"] = "Light Green Wool",
  3117.     ["id"] = 35,
  3118.   },
  3119.   [11] = {
  3120.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3121.     ["meta"] = 11,
  3122.     ["name"] = "Blue Wool",
  3123.     ["id"] = 35,
  3124.   },
  3125.   [0] = {
  3126.     ["type"] = "Block",
  3127.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3128.     ["class"] = "tile.cloth",
  3129.     ["meta"] = 0,
  3130.     ["name"] = "White Wool",
  3131.     ["id"] = 35,
  3132.   },
  3133.   [6] = {
  3134.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3135.     ["meta"] = 6,
  3136.     ["name"] = "Pink Wool",
  3137.     ["id"] = 35,
  3138.   },
  3139.   [12] = {
  3140.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3141.     ["meta"] = 12,
  3142.     ["name"] = "Brown Wool",
  3143.     ["id"] = 35,
  3144.   },
  3145.   [1] = {
  3146.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3147.     ["meta"] = 1,
  3148.     ["name"] = "Orange Wool",
  3149.     ["id"] = 35,
  3150.   },
  3151.   [7] = {
  3152.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3153.     ["meta"] = 7,
  3154.     ["name"] = "Gray Wool",
  3155.     ["id"] = 35,
  3156.   },
  3157.   [13] = {
  3158.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3159.     ["meta"] = 13,
  3160.     ["name"] = "Dark Green Wool",
  3161.     ["id"] = 35,
  3162.   },
  3163.   [2] = {
  3164.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3165.     ["meta"] = 2,
  3166.     ["name"] = "Magenta Wool",
  3167.     ["id"] = 35,
  3168.   },
  3169.   [8] = {
  3170.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3171.     ["meta"] = 8,
  3172.     ["name"] = "Light Gray Wool",
  3173.     ["id"] = 35,
  3174.   },
  3175.   [14] = {
  3176.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3177.     ["meta"] = 14,
  3178.     ["name"] = "Red Wool",
  3179.     ["id"] = 35,
  3180.   },
  3181.   [3] = {
  3182.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3183.     ["meta"] = 3,
  3184.     ["name"] = "Light Blue Wool",
  3185.     ["id"] = 35,
  3186.   },
  3187.   [9] = {
  3188.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3189.     ["meta"] = 9,
  3190.     ["name"] = "Cyan Wool",
  3191.     ["id"] = 35,
  3192.   },
  3193.   [15] = {
  3194.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3195.     ["meta"] = 15,
  3196.     ["name"] = "Black Wool",
  3197.     ["id"] = 35,
  3198.   },
  3199.   [4] = {
  3200.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3201.     ["meta"] = 4,
  3202.     ["name"] = "Yellow Wool",
  3203.     ["id"] = 35,
  3204.   },
  3205.   [10] = {
  3206.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  3207.     ["meta"] = 10,
  3208.     ["name"] = "Purple Wool",
  3209.     ["id"] = 35,
  3210.   },
  3211. },
  3212. [25304] = {
  3213.   [0] = {
  3214.     ["type"] = "Item",
  3215.     ["class"] = "item.ArcaneDoorKey",
  3216.     ["meta"] = 0,
  3217.     ["name"] = "Arcane Door Key",
  3218.     ["id"] = 25304,
  3219.   },
  3220. },
  3221. [4464] = {
  3222.   [0] = {
  3223.     ["type"] = "Item",
  3224.     ["class"] = "item.appeng.vibrationcatalyst",
  3225.     ["meta"] = 0,
  3226.     ["name"] = "Vibrationcatalyst",
  3227.     ["id"] = 4464,
  3228.   },
  3229. },
  3230. [24262] = {
  3231.   [0] = {
  3232.     ["type"] = "Item",
  3233.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3234.     ["class"] = "item.world.items.greenXychoridite",
  3235.     ["meta"] = 0,
  3236.     ["name"] = "Greenxychoridte",
  3237.     ["id"] = 24262,
  3238.   },
  3239. },
  3240. [26346] = {
  3241.   [0] = {
  3242.     ["type"] = "Item",
  3243.     ["class"] = "thaumicbees.item.ItemComb",
  3244.     ["meta"] = 0,
  3245.     ["name"] = "Item Comb",
  3246.     ["id"] = 26346,
  3247.   },
  3248. },
  3249. [296] = {
  3250.   [0] = {
  3251.     ["type"] = "Item",
  3252.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  3253.     ["class"] = "item.wheat",
  3254.     ["meta"] = 0,
  3255.     ["name"] = "Wheat",
  3256.     ["id"] = 296,
  3257.   },
  3258. },
  3259. [30254] = {
  3260.   [0] = {
  3261.     ["type"] = "Item",
  3262.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  3263.     ["class"] = "item.itemDustGold",
  3264.     ["meta"] = 0,
  3265.     ["name"] = "Gold Dust",
  3266.     ["id"] = 30254,
  3267.   },
  3268. },
  3269. [1078] = {
  3270.   [0] = {
  3271.     ["type"] = "Block",
  3272.     ["class"] = "tile.Camo Gate Extension",
  3273.     ["meta"] = 0,
  3274.     ["name"] = "Camo Gate Extension",
  3275.     ["id"] = 1078,
  3276.   },
  3277. },
  3278. [36] = {
  3279.   [0] = {
  3280.     ["type"] = "Block",
  3281.     ["class"] = "aoc",
  3282.     ["meta"] = 0,
  3283.     ["name"] = "Aoc",
  3284.     ["id"] = 36,
  3285.   },
  3286. },
  3287. [25305] = {
  3288.   [0] = {
  3289.     ["type"] = "Item",
  3290.     ["class"] = "item.HandMirror",
  3291.     ["meta"] = 0,
  3292.     ["name"] = "Hand Mirror",
  3293.     ["id"] = 25305,
  3294.   },
  3295. },
  3296. [4465] = {
  3297.   [0] = {
  3298.     ["type"] = "Item",
  3299.     ["class"] = "item.Quartz Axe",
  3300.     ["meta"] = 0,
  3301.     ["name"] = "Quartz Axe",
  3302.     ["id"] = 4465,
  3303.   },
  3304. },
  3305. [24263] = {
  3306.   [0] = {
  3307.     ["type"] = "Item",
  3308.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3309.     ["class"] = "item.world.items.redXychoridite",
  3310.     ["meta"] = 0,
  3311.     ["name"] = "Redxychordite",
  3312.     ["id"] = 24263,
  3313.   },
  3314. },
  3315. [26347] = {
  3316.   [0] = {
  3317.     ["type"] = "Item",
  3318.     ["class"] = "thaumicbees.item.ItemWax",
  3319.     ["meta"] = 0,
  3320.     ["name"] = "Item Wax",
  3321.     ["id"] = 26347,
  3322.   },
  3323. },
  3324. [297] = {
  3325.   [0] = {
  3326.     ["type"] = "Item",
  3327.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  3328.     ["class"] = "item.bread",
  3329.     ["meta"] = 0,
  3330.     ["name"] = "Bread",
  3331.     ["id"] = 297,
  3332.   },
  3333. },
  3334. [30255] = {
  3335.   [0] = {
  3336.     ["type"] = "Item",
  3337.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  3338.     ["class"] = "item.itemDustIron",
  3339.     ["meta"] = 0,
  3340.     ["name"] = "Iron Dust",
  3341.     ["id"] = 30255,
  3342.   },
  3343. },
  3344. [1079] = {
  3345.   [0] = {
  3346.     ["type"] = "Block",
  3347.     ["class"] = "tile.Secret Iron Door",
  3348.     ["meta"] = 0,
  3349.     ["name"] = "Secret Iron Door",
  3350.     ["id"] = 1079,
  3351.   },
  3352. },
  3353. [1600] = {
  3354.   [0] = {
  3355.     ["type"] = "Block",
  3356.     ["class"] = "tile.blockArcaneDoor",
  3357.     ["meta"] = 0,
  3358.     ["name"] = "Arcane Door Block",
  3359.     ["id"] = 1600,
  3360.   },
  3361. },
  3362. [37] = {
  3363.   [0] = {
  3364.     ["type"] = "Block",
  3365.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  3366.     ["class"] = "tile.flower",
  3367.     ["meta"] = 0,
  3368.     ["name"] = "Dandelion",
  3369.     ["id"] = 37,
  3370.   },
  3371. },
  3372. [4466] = {
  3373.   [0] = {
  3374.     ["type"] = "Item",
  3375.     ["class"] = "item.Quartz Hoe",
  3376.     ["meta"] = 0,
  3377.     ["name"] = "Quartz Hoe",
  3378.     ["id"] = 4466,
  3379.   },
  3380. },
  3381. [24264] = {
  3382.   [0] = {
  3383.     ["type"] = "Item",
  3384.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3385.     ["class"] = "item.world.items.darkXychoridite",
  3386.     ["meta"] = 0,
  3387.     ["name"] = "Darkxychoridte",
  3388.     ["id"] = 24264,
  3389.   },
  3390. },
  3391. [26348] = {
  3392.   [0] = {
  3393.     ["type"] = "Item",
  3394.     ["class"] = "thaumicbees.item.ItemPropolis",
  3395.     ["meta"] = 0,
  3396.     ["name"] = "Item Propolis",
  3397.     ["id"] = 26348,
  3398.   },
  3399. },
  3400. [13323] = {
  3401.   [0] = {
  3402.     ["type"] = "Item",
  3403.     ["class"] = "item.cratedHumus",
  3404.     ["meta"] = 0,
  3405.     ["name"] = "Crated Humus",
  3406.     ["id"] = 13323,
  3407.   },
  3408. },
  3409. [298] = {
  3410.   [0] = {
  3411.     ["type"] = "Item",
  3412.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  3413.     ["class"] = "item.helmetCloth",
  3414.     ["meta"] = 0,
  3415.     ["name"] = "Leather Helmet",
  3416.     ["id"] = 298,
  3417.   },
  3418. },
  3419. [30256] = {
  3420.   [0] = {
  3421.     ["type"] = "Item",
  3422.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  3423.     ["class"] = "item.itemDustCoal",
  3424.     ["meta"] = 0,
  3425.     ["name"] = "Coal Dust",
  3426.     ["id"] = 30256,
  3427.   },
  3428. },
  3429. [1080] = {
  3430.   [0] = {
  3431.     ["type"] = "Block",
  3432.     ["class"] = "tile.Secret Camo Lever",
  3433.     ["meta"] = 0,
  3434.     ["name"] = "Secret Camo Lever",
  3435.     ["id"] = 1080,
  3436.   },
  3437. },
  3438. [1601] = {
  3439.   [0] = {
  3440.     ["type"] = "Block",
  3441.     ["class"] = "tile.blockArcaneFurnace",
  3442.     ["meta"] = 0,
  3443.     ["name"] = "Arcane Furnace Block",
  3444.     ["id"] = 1601,
  3445.   },
  3446. },
  3447. [38] = {
  3448.   [0] = {
  3449.     ["type"] = "Block",
  3450.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  3451.     ["class"] = "tile.rose",
  3452.     ["meta"] = 0,
  3453.     ["name"] = "Rose",
  3454.     ["id"] = 38,
  3455.   },
  3456. },
  3457. [4467] = {
  3458.   [0] = {
  3459.     ["type"] = "Item",
  3460.     ["class"] = "item.Quartz Shovel",
  3461.     ["meta"] = 0,
  3462.     ["name"] = "Quartz Shovel",
  3463.     ["id"] = 4467,
  3464.   },
  3465. },
  3466. [24265] = {
  3467.   [0] = {
  3468.     ["type"] = "Item",
  3469.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3470.     ["class"] = "item.world.items.lightXychoridite",
  3471.     ["meta"] = 0,
  3472.     ["name"] = "Lightxychoridte",
  3473.     ["id"] = 24265,
  3474.   },
  3475. },
  3476. [26349] = {
  3477.   [0] = {
  3478.     ["type"] = "Item",
  3479.     ["class"] = "thaumicbees.item.ItemDrop",
  3480.     ["meta"] = 0,
  3481.     ["name"] = "Item Drop",
  3482.     ["id"] = 26349,
  3483.   },
  3484. },
  3485. [13324] = {
  3486.   [0] = {
  3487.     ["type"] = "Item",
  3488.     ["class"] = "item.cratedLapis",
  3489.     ["meta"] = 0,
  3490.     ["name"] = "Crated Lapis",
  3491.     ["id"] = 13324,
  3492.   },
  3493. },
  3494. [299] = {
  3495.   [0] = {
  3496.     ["type"] = "Item",
  3497.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  3498.     ["class"] = "item.chestplateCloth",
  3499.     ["meta"] = 0,
  3500.     ["name"] = "Leather Chestplate",
  3501.     ["id"] = 299,
  3502.   },
  3503. },
  3504. [1081] = {
  3505.   [0] = {
  3506.     ["type"] = "Block",
  3507.     ["class"] = "tile.Secret PressurePlate",
  3508.     ["meta"] = 0,
  3509.     ["name"] = "Secret Pressure Plate",
  3510.     ["id"] = 1081,
  3511.   },
  3512. },
  3513. [1602] = {
  3514.   [0] = {
  3515.     ["type"] = "Block",
  3516.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  3517.     ["class"] = "tile.blockCandle",
  3518.     ["meta"] = 0,
  3519.     ["name"] = "Tallow Candles",
  3520.     ["id"] = 1602,
  3521.   },
  3522. },
  3523. [39] = {
  3524.   [0] = {
  3525.     ["type"] = "Block",
  3526.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Mushroom" },
  3527.     ["class"] = "tile.mushroom",
  3528.     ["meta"] = 0,
  3529.     ["name"] = "Brown Mushroom",
  3530.     ["id"] = 39,
  3531.   },
  3532. },
  3533. [29997] = {
  3534.   [0] = {
  3535.     ["type"] = "Item",
  3536.     ["class"] = "vswe.stevescarts.Items.ItemCartModule",
  3537.     ["meta"] = 0,
  3538.     ["name"] = "Item Cart Module",
  3539.     ["id"] = 29997,
  3540.   },
  3541. },
  3542. [4468] = {
  3543.   [0] = {
  3544.     ["type"] = "Item",
  3545.     ["class"] = "item.Quartz Pick Axe",
  3546.     ["meta"] = 0,
  3547.     ["name"] = "Quartz Pick Axe",
  3548.     ["id"] = 4468,
  3549.   },
  3550. },
  3551. [24266] = {
  3552.   [0] = {
  3553.     ["type"] = "Item",
  3554.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3555.     ["class"] = "item.world.items.aluminum",
  3556.     ["meta"] = 0,
  3557.     ["name"] = "Aluminum",
  3558.     ["id"] = 24266,
  3559.   },
  3560. },
  3561. [26350] = {
  3562.   [0] = {
  3563.     ["type"] = "Item",
  3564.     ["class"] = "thaumicbees.item.ItemMiscResources",
  3565.     ["meta"] = 0,
  3566.     ["name"] = "Item Misc Resources",
  3567.     ["id"] = 26350,
  3568.   },
  3569. },
  3570. [13325] = {
  3571.   [0] = {
  3572.     ["type"] = "Item",
  3573.     ["class"] = "item.cratedMulch",
  3574.     ["meta"] = 0,
  3575.     ["name"] = "Crated Mulch",
  3576.     ["id"] = 13325,
  3577.   },
  3578. },
  3579. [300] = {
  3580.   [0] = {
  3581.     ["type"] = "Item",
  3582.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  3583.     ["class"] = "item.leggingsCloth",
  3584.     ["meta"] = 0,
  3585.     ["name"] = "Leather Leggings",
  3586.     ["id"] = 300,
  3587.   },
  3588. },
  3589. [1082] = {
  3590.   [0] = {
  3591.     ["type"] = "Block",
  3592.     ["class"] = "tile.Secret PlayerPlate",
  3593.     ["meta"] = 0,
  3594.     ["name"] = "Secret Player Plate",
  3595.     ["id"] = 1082,
  3596.   },
  3597. },
  3598. [1603] = {
  3599.   [0] = {
  3600.     ["type"] = "Block",
  3601.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  3602.     ["class"] = "tile.blockChestHungry",
  3603.     ["meta"] = 0,
  3604.     ["name"] = "Hungry Chest",
  3605.     ["id"] = 1603,
  3606.   },
  3607. },
  3608. [40] = {
  3609.   [0] = {
  3610.     ["type"] = "Block",
  3611.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Mushroom" },
  3612.     ["class"] = "tile.mushroom",
  3613.     ["meta"] = 0,
  3614.     ["name"] = "Red Mushroom",
  3615.     ["id"] = 40,
  3616.   },
  3617. },
  3618. [4469] = {
  3619.   [0] = {
  3620.     ["type"] = "Item",
  3621.     ["class"] = "item.Quartz Sword",
  3622.     ["meta"] = 0,
  3623.     ["name"] = "Quartz Sword",
  3624.     ["id"] = 4469,
  3625.   },
  3626. },
  3627. [24267] = {
  3628.   [0] = {
  3629.     ["type"] = "Item",
  3630.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  3631.     ["class"] = "item.world.items.sulfur",
  3632.     ["meta"] = 0,
  3633.     ["name"] = "Sulfur",
  3634.     ["id"] = 24267,
  3635.   },
  3636. },
  3637. [26351] = {
  3638.   [0] = {
  3639.     ["type"] = "Item",
  3640.     ["class"] = "forestry.storage.items.ItemBackpack",
  3641.     ["meta"] = 0,
  3642.     ["name"] = "Item Backpack",
  3643.     ["id"] = 26351,
  3644.   },
  3645. },
  3646. [13326] = {
  3647.   [0] = {
  3648.     ["type"] = "Item",
  3649.     ["class"] = "item.cratedMycelium",
  3650.     ["meta"] = 0,
  3651.     ["name"] = "Crated Mycelium",
  3652.     ["id"] = 13326,
  3653.   },
  3654. },
  3655. [301] = {
  3656.   [0] = {
  3657.     ["type"] = "Item",
  3658.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  3659.     ["class"] = "item.bootsCloth",
  3660.     ["meta"] = 0,
  3661.     ["name"] = "Leather Boots",
  3662.     ["id"] = 301,
  3663.   },
  3664. },
  3665. [29998] = {
  3666.   [5] = {
  3667.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass" },
  3668.     ["meta"] = 5,
  3669.     ["name"] = "Glasso Magic",
  3670.     ["id"] = 29998,
  3671.   },
  3672.   [0] = {
  3673.     ["type"] = "Item",
  3674.     ["class"] = "vswe.stevescarts.Items.ItemCartComponent",
  3675.     ["meta"] = 0,
  3676.     ["name"] = "Item Cart Component",
  3677.     ["id"] = 29998,
  3678.   },
  3679. },
  3680. [1083] = {
  3681.   [0] = {
  3682.     ["type"] = "Block",
  3683.     ["class"] = "tile.Secret Camo Redstone",
  3684.     ["meta"] = 0,
  3685.     ["name"] = "Secret Camo Redstone",
  3686.     ["id"] = 1083,
  3687.   },
  3688. },
  3689. [1604] = {
  3690.   [0] = {
  3691.     ["type"] = "Block",
  3692.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  3693.     ["class"] = "tile.blockCrucible",
  3694.     ["meta"] = 0,
  3695.     ["name"] = "Crucible",
  3696.     ["id"] = 1604,
  3697.   },
  3698.   [1] = {
  3699.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  3700.     ["meta"] = 1,
  3701.     ["name"] = "Arcane Alembic",
  3702.     ["id"] = 1604,
  3703.   },
  3704. },
  3705. [41] = {
  3706.   [0] = {
  3707.     ["type"] = "Block",
  3708.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  3709.     ["class"] = "tile.blockGold",
  3710.     ["meta"] = 0,
  3711.     ["name"] = "Gold Block",
  3712.     ["id"] = 41,
  3713.   },
  3714. },
  3715. [4470] = {
  3716.   [0] = {
  3717.     ["type"] = "Item",
  3718.     ["class"] = "item.Quartz Wrench",
  3719.     ["meta"] = 0,
  3720.     ["name"] = "Quartz Wrench",
  3721.     ["id"] = 4470,
  3722.   },
  3723. },
  3724. [24268] = {
  3725.   [0] = {
  3726.     ["type"] = "Item",
  3727.     ["categories"] = { "stuff", "Stuff", "Resources", "Xycraft Resources" },
  3728.     ["class"] = "item.world.items.sulfurGoo",
  3729.     ["meta"] = 0,
  3730.     ["name"] = "Sulfur Goo",
  3731.     ["id"] = 24268,
  3732.   },
  3733. },
  3734. [26352] = {
  3735.   [0] = {
  3736.     ["type"] = "Item",
  3737.     ["class"] = "forestry.storage.items.ItemBackpack",
  3738.     ["meta"] = 0,
  3739.     ["name"] = "Item Backpack",
  3740.     ["id"] = 26352,
  3741.   },
  3742. },
  3743. [13327] = {
  3744.   [0] = {
  3745.     ["type"] = "Item",
  3746.     ["class"] = "item.cratedNetherbrick",
  3747.     ["meta"] = 0,
  3748.     ["name"] = "Crated Netherbrick",
  3749.     ["id"] = 13327,
  3750.   },
  3751. },
  3752. [302] = {
  3753.   [0] = {
  3754.     ["type"] = "Item",
  3755.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  3756.     ["class"] = "item.helmetChain",
  3757.     ["meta"] = 0,
  3758.     ["name"] = "Chainmail Helmet",
  3759.     ["id"] = 302,
  3760.   },
  3761. },
  3762. [29999] = {
  3763.   [0] = {
  3764.     ["type"] = "Item",
  3765.     ["class"] = "vswe.stevescarts.Items.ItemCarts",
  3766.     ["meta"] = 0,
  3767.     ["name"] = "Item Carts",
  3768.     ["id"] = 29999,
  3769.   },
  3770. },
  3771. [1084] = {
  3772.   [0] = {
  3773.     ["type"] = "Block",
  3774.     ["class"] = "tile.Secret Camo Stair",
  3775.     ["meta"] = 0,
  3776.     ["name"] = "Secret Camo Stair",
  3777.     ["id"] = 1084,
  3778.   },
  3779. },
  3780. [1605] = {
  3781.   [0] = {
  3782.     ["type"] = "Block",
  3783.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  3784.     ["class"] = "tile.blockCustomPlant",
  3785.     ["meta"] = 0,
  3786.     ["name"] = "Greatwood Sapling",
  3787.     ["id"] = 1605,
  3788.   },
  3789.   [1] = {
  3790.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  3791.     ["meta"] = 1,
  3792.     ["name"] = "Silverwood Sapling",
  3793.     ["id"] = 1605,
  3794.   },
  3795.   [2] = {
  3796.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  3797.     ["meta"] = 2,
  3798.     ["name"] = "Shimmerleaf",
  3799.     ["id"] = 1605,
  3800.   },
  3801.   [3] = {
  3802.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  3803.     ["meta"] = 3,
  3804.     ["name"] = "Cinderpearl",
  3805.     ["id"] = 1605,
  3806.   },
  3807. },
  3808. [42] = {
  3809.   [0] = {
  3810.     ["type"] = "Block",
  3811.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  3812.     ["class"] = "tile.blockIron",
  3813.     ["meta"] = 0,
  3814.     ["name"] = "Iron Block",
  3815.     ["id"] = 42,
  3816.   },
  3817. },
  3818. [24269] = {
  3819.   [0] = {
  3820.     ["type"] = "Item",
  3821.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  3822.     ["class"] = "item.world.items.corn",
  3823.     ["meta"] = 0,
  3824.     ["name"] = "Corn",
  3825.     ["id"] = 24269,
  3826.   },
  3827. },
  3828. [26353] = {
  3829.   [0] = {
  3830.     ["type"] = "Item",
  3831.     ["class"] = "thaumicbees.item.ItemCapsule",
  3832.     ["meta"] = 0,
  3833.     ["name"] = "Item Capsule",
  3834.     ["id"] = 26353,
  3835.   },
  3836. },
  3837. [13328] = {
  3838.   [0] = {
  3839.     ["type"] = "Item",
  3840.     ["class"] = "item.cratedNetherrack",
  3841.     ["meta"] = 0,
  3842.     ["name"] = "Crated Netherrack",
  3843.     ["id"] = 13328,
  3844.   },
  3845. },
  3846. [303] = {
  3847.   [0] = {
  3848.     ["type"] = "Item",
  3849.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  3850.     ["class"] = "item.chestplateChain",
  3851.     ["meta"] = 0,
  3852.     ["name"] = "Chainmail Chestplate",
  3853.     ["id"] = 303,
  3854.   },
  3855. },
  3856. [1085] = {
  3857.   [0] = {
  3858.     ["type"] = "Block",
  3859.     ["class"] = "tile.Secret TrapDoor",
  3860.     ["meta"] = 0,
  3861.     ["name"] = "Secret Trap Door",
  3862.     ["id"] = 1085,
  3863.   },
  3864. },
  3865. [1606] = {
  3866.   [0] = {
  3867.     ["type"] = "Block",
  3868.     ["class"] = "tile.blockFluxGoo",
  3869.     ["meta"] = 0,
  3870.     ["name"] = "Flux Goo Block",
  3871.     ["id"] = 1606,
  3872.   },
  3873. },
  3874. [43] = {
  3875.   [5] = {
  3876.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  3877.     ["meta"] = 5,
  3878.     ["name"] = "Double Stone Brick Slab",
  3879.     ["id"] = 43,
  3880.   },
  3881.   [0] = {
  3882.     ["type"] = "Block",
  3883.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  3884.     ["class"] = "tile.stoneSlab",
  3885.     ["meta"] = 0,
  3886.     ["name"] = "Double Stone Slab",
  3887.     ["id"] = 43,
  3888.   },
  3889.   [6] = {
  3890.     ["meta"] = 6,
  3891.     ["name"] = "Double Nether Brick Slab",
  3892.     ["id"] = 43,
  3893.   },
  3894.   [1] = {
  3895.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  3896.     ["meta"] = 1,
  3897.     ["name"] = "Double Sandstone Slab",
  3898.     ["id"] = 43,
  3899.   },
  3900.   [7] = {
  3901.     ["meta"] = 7,
  3902.     ["name"] = "Double Quartz Slab",
  3903.     ["id"] = 43,
  3904.   },
  3905.   [2] = {
  3906.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  3907.     ["meta"] = 2,
  3908.     ["name"] = "Double Wooden Slab",
  3909.     ["id"] = 43,
  3910.   },
  3911.   [3] = {
  3912.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  3913.     ["meta"] = 3,
  3914.     ["name"] = "Double Cobblestone Slab",
  3915.     ["id"] = 43,
  3916.   },
  3917.   [4] = {
  3918.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab" },
  3919.     ["meta"] = 4,
  3920.     ["name"] = "Double Brick Slab",
  3921.     ["id"] = 43,
  3922.   },
  3923. },
  3924. [24270] = {
  3925.   [0] = {
  3926.     ["type"] = "Item",
  3927.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  3928.     ["class"] = "item.world.items.kernel",
  3929.     ["meta"] = 0,
  3930.     ["name"] = "Kernals",
  3931.     ["id"] = 24270,
  3932.   },
  3933. },
  3934. [26354] = {
  3935.   [0] = {
  3936.     ["type"] = "Item",
  3937.     ["class"] = "thaumicbees.item.ItemPollen",
  3938.     ["meta"] = 0,
  3939.     ["name"] = "Item Pollen",
  3940.     ["id"] = 26354,
  3941.   },
  3942. },
  3943. [13329] = {
  3944.   [0] = {
  3945.     ["type"] = "Item",
  3946.     ["class"] = "item.cratedNetherwart",
  3947.     ["meta"] = 0,
  3948.     ["name"] = "Crated Netherwart",
  3949.     ["id"] = 13329,
  3950.   },
  3951. },
  3952. [304] = {
  3953.   [0] = {
  3954.     ["type"] = "Item",
  3955.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  3956.     ["class"] = "item.leggingsChain",
  3957.     ["meta"] = 0,
  3958.     ["name"] = "Chainmail Leggings",
  3959.     ["id"] = 304,
  3960.   },
  3961. },
  3962. [1086] = {
  3963.   [0] = {
  3964.     ["type"] = "Block",
  3965.     ["class"] = "tile.Secret Wooden Door",
  3966.     ["meta"] = 0,
  3967.     ["name"] = "Secret Wooden Door",
  3968.     ["id"] = 1086,
  3969.   },
  3970. },
  3971. [1607] = {
  3972.   [0] = {
  3973.     ["type"] = "Block",
  3974.     ["class"] = "tile.blockHole",
  3975.     ["meta"] = 0,
  3976.     ["name"] = "Hole Block",
  3977.     ["id"] = 1607,
  3978.   },
  3979. },
  3980. [44] = {
  3981.   [5] = {
  3982.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  3983.     ["meta"] = 5,
  3984.     ["name"] = "Stone Brick Slab",
  3985.     ["id"] = 44,
  3986.   },
  3987.   [0] = {
  3988.     ["type"] = "Block",
  3989.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  3990.     ["class"] = "tile.stoneSlab",
  3991.     ["meta"] = 0,
  3992.     ["name"] = "Stone Slab",
  3993.     ["id"] = 44,
  3994.   },
  3995.   [6] = {
  3996.     ["meta"] = 6,
  3997.     ["name"] = "Nether Brick Slab",
  3998.     ["id"] = 44,
  3999.   },
  4000.   [1] = {
  4001.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  4002.     ["meta"] = 1,
  4003.     ["name"] = "Sandstone Slab",
  4004.     ["id"] = 44,
  4005.   },
  4006.   [7] = {
  4007.     ["meta"] = 7,
  4008.     ["name"] = "Quartz Slab",
  4009.     ["id"] = 44,
  4010.   },
  4011.   [2] = {
  4012.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  4013.     ["meta"] = 2,
  4014.     ["name"] = "Wooden Slab",
  4015.     ["id"] = 44,
  4016.   },
  4017.   [3] = {
  4018.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  4019.     ["meta"] = 3,
  4020.     ["name"] = "Cobblestone Slab",
  4021.     ["id"] = 44,
  4022.   },
  4023.   [4] = {
  4024.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs" },
  4025.     ["meta"] = 4,
  4026.     ["name"] = "Brick Slab",
  4027.     ["id"] = 44,
  4028.   },
  4029. },
  4030. [24271] = {
  4031.   [0] = {
  4032.     ["type"] = "Item",
  4033.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  4034.     ["class"] = "item.world.items.henequenSeeds",
  4035.     ["meta"] = 0,
  4036.     ["name"] = "Henequen Seed",
  4037.     ["id"] = 24271,
  4038.   },
  4039. },
  4040. [26355] = {
  4041.   [0] = {
  4042.     ["type"] = "Item",
  4043.     ["class"] = "thaumicbees.item.ItemSolidFlux",
  4044.     ["meta"] = 0,
  4045.     ["name"] = "Item Solid Flux",
  4046.     ["id"] = 26355,
  4047.   },
  4048. },
  4049. [13330] = {
  4050.   [0] = {
  4051.     ["type"] = "Item",
  4052.     ["class"] = "item.cratedNikolite",
  4053.     ["meta"] = 0,
  4054.     ["name"] = "Crated Nikolite",
  4055.     ["id"] = 13330,
  4056.   },
  4057. },
  4058. [305] = {
  4059.   [0] = {
  4060.     ["type"] = "Item",
  4061.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  4062.     ["class"] = "item.bootsChain",
  4063.     ["meta"] = 0,
  4064.     ["name"] = "Chainmail Boots",
  4065.     ["id"] = 305,
  4066.   },
  4067. },
  4068. [1087] = {
  4069.   [0] = {
  4070.     ["type"] = "Block",
  4071.     ["class"] = "tile.Ghost Block",
  4072.     ["meta"] = 0,
  4073.     ["name"] = "Ghost Block",
  4074.     ["id"] = 1087,
  4075.   },
  4076. },
  4077. [1608] = {
  4078.   [0] = {
  4079.     ["type"] = "Block",
  4080.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4081.     ["class"] = "tile.blockInfusionWorkbench",
  4082.     ["meta"] = 0,
  4083.     ["name"] = "Arcane Stone Block",
  4084.     ["id"] = 1608,
  4085.   },
  4086. },
  4087. [45] = {
  4088.   [0] = {
  4089.     ["type"] = "Block",
  4090.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  4091.     ["class"] = "tile.brick",
  4092.     ["meta"] = 0,
  4093.     ["name"] = "Brick",
  4094.     ["id"] = 45,
  4095.   },
  4096. },
  4097. [24272] = {
  4098.   [0] = {
  4099.     ["type"] = "Item",
  4100.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  4101.     ["class"] = "item.world.items.henequenLeaf",
  4102.     ["meta"] = 0,
  4103.     ["name"] = "Henequenleaf",
  4104.     ["id"] = 24272,
  4105.   },
  4106. },
  4107. [26356] = {
  4108.   [0] = {
  4109.     ["type"] = "Item",
  4110.     ["class"] = "thaumicbees.item.ItemMagicHiveFrame",
  4111.     ["meta"] = 0,
  4112.     ["name"] = "Item Magic Hive Frame",
  4113.     ["id"] = 26356,
  4114.   },
  4115. },
  4116. [13331] = {
  4117.   [0] = {
  4118.     ["type"] = "Item",
  4119.     ["class"] = "item.cratedObsidian",
  4120.     ["meta"] = 0,
  4121.     ["name"] = "Crated Obsidian",
  4122.     ["id"] = 13331,
  4123.   },
  4124. },
  4125. [306] = {
  4126.   [0] = {
  4127.     ["type"] = "Item",
  4128.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  4129.     ["class"] = "item.helmetIron",
  4130.     ["meta"] = 0,
  4131.     ["name"] = "Iron Helmet",
  4132.     ["id"] = 306,
  4133.   },
  4134. },
  4135. [1088] = {
  4136.   [0] = {
  4137.     ["type"] = "Block",
  4138.     ["class"] = "tile.One-Way Glass",
  4139.     ["meta"] = 0,
  4140.     ["name"] = "One Way Glass",
  4141.     ["id"] = 1088,
  4142.   },
  4143. },
  4144. [1609] = {
  4145.   [0] = {
  4146.     ["type"] = "Block",
  4147.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4148.     ["class"] = "tile.blockJar",
  4149.     ["meta"] = 0,
  4150.     ["name"] = "Warded Jar",
  4151.     ["id"] = 1609,
  4152.   },
  4153. },
  4154. [46] = {
  4155.   [0] = {
  4156.     ["type"] = "Block",
  4157.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  4158.     ["class"] = "tile.tnt",
  4159.     ["meta"] = 0,
  4160.     ["name"] = "TNT",
  4161.     ["id"] = 46,
  4162.   },
  4163. },
  4164. [24273] = {
  4165.   [0] = {
  4166.     ["type"] = "Item",
  4167.     ["categories"] = { "stuff", "Stuff", "Resources", "Xycraft Resources" },
  4168.     ["class"] = "item.world.items.twine",
  4169.     ["meta"] = 0,
  4170.     ["name"] = "Twine",
  4171.     ["id"] = 24273,
  4172.   },
  4173. },
  4174. [26357] = {
  4175.   [0] = {
  4176.     ["type"] = "Item",
  4177.     ["class"] = "thaumicbees.item.ItemMagicHiveFrame",
  4178.     ["meta"] = 0,
  4179.     ["name"] = "Item Magic Hive Frame",
  4180.     ["id"] = 26357,
  4181.   },
  4182. },
  4183. [13332] = {
  4184.   [0] = {
  4185.     ["type"] = "Item",
  4186.     ["class"] = "item.cratedPeat",
  4187.     ["meta"] = 0,
  4188.     ["name"] = "Crated Peat",
  4189.     ["id"] = 13332,
  4190.   },
  4191. },
  4192. [307] = {
  4193.   [0] = {
  4194.     ["type"] = "Item",
  4195.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  4196.     ["class"] = "item.chestplateIron",
  4197.     ["meta"] = 0,
  4198.     ["name"] = "Iron Chestplate",
  4199.     ["id"] = 307,
  4200.   },
  4201. },
  4202. [1089] = {
  4203.   [0] = {
  4204.     ["type"] = "Block",
  4205.     ["class"] = "tile.Torch Lever",
  4206.     ["meta"] = 0,
  4207.     ["name"] = "Torch Lever",
  4208.     ["id"] = 1089,
  4209.   },
  4210. },
  4211. [1610] = {
  4212.   [0] = {
  4213.     ["type"] = "Block",
  4214.     ["class"] = "tile.blockMagicalLeaves",
  4215.     ["meta"] = 0,
  4216.     ["name"] = "Magical Leaves Block",
  4217.     ["id"] = 1610,
  4218.   },
  4219.   [1] = {
  4220.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  4221.     ["meta"] = 1,
  4222.     ["name"] = "Greatwood Leaves",
  4223.     ["id"] = 1610,
  4224.   },
  4225. },
  4226. [47] = {
  4227.   [0] = {
  4228.     ["type"] = "Block",
  4229.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  4230.     ["class"] = "tile.bookshelf",
  4231.     ["meta"] = 0,
  4232.     ["name"] = "Bookshelf",
  4233.     ["id"] = 47,
  4234.   },
  4235. },
  4236. [5257] = {
  4237.   [5] = {
  4238.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4239.     ["meta"] = 5,
  4240.     ["name"] = "Bluedoped Wafer",
  4241.     ["id"] = 5257,
  4242.   },
  4243.   [11] = {
  4244.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4245.     ["meta"] = 11,
  4246.     ["name"] = "Blulectric Motor",
  4247.     ["id"] = 5257,
  4248.   },
  4249.   [0] = {
  4250.     ["type"] = "Item",
  4251.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4252.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  4253.     ["meta"] = 0,
  4254.     ["name"] = "Red Alloy Ingot",
  4255.     ["id"] = 5257,
  4256.   },
  4257.   [6] = {
  4258.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4259.     ["meta"] = 6,
  4260.     ["name"] = "Reddoped Wafer",
  4261.     ["id"] = 5257,
  4262.   },
  4263.   [12] = {
  4264.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4265.     ["meta"] = 12,
  4266.     ["name"] = "Canvas",
  4267.     ["id"] = 5257,
  4268.   },
  4269.   [1] = {
  4270.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4271.     ["meta"] = 1,
  4272.     ["name"] = "Blue Alloy Ingot",
  4273.     ["id"] = 5257,
  4274.   },
  4275.   [7] = {
  4276.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4277.     ["meta"] = 7,
  4278.     ["name"] = "Tinplate",
  4279.     ["id"] = 5257,
  4280.   },
  4281.   [2] = {
  4282.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4283.     ["meta"] = 2,
  4284.     ["name"] = "Brass",
  4285.     ["id"] = 5257,
  4286.   },
  4287.   [8] = {
  4288.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4289.     ["meta"] = 8,
  4290.     ["name"] = "Fine Copper Wire",
  4291.     ["id"] = 5257,
  4292.   },
  4293.   [3] = {
  4294.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4295.     ["meta"] = 3,
  4296.     ["name"] = "Silicon Boule",
  4297.     ["id"] = 5257,
  4298.   },
  4299.   [9] = {
  4300.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4301.     ["meta"] = 9,
  4302.     ["name"] = "Fine Iron Wire",
  4303.     ["id"] = 5257,
  4304.   },
  4305.   [4] = {
  4306.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4307.     ["meta"] = 4,
  4308.     ["name"] = "Silicon Wafer",
  4309.     ["id"] = 5257,
  4310.   },
  4311.   [10] = {
  4312.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4313.     ["meta"] = 10,
  4314.     ["name"] = "Copper Coil",
  4315.     ["id"] = 5257,
  4316.   },
  4317. },
  4318. [24274] = {
  4319.   [0] = {
  4320.     ["type"] = "Item",
  4321.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  4322.     ["class"] = "item.world.items.popcorn",
  4323.     ["meta"] = 0,
  4324.     ["name"] = "Cobofcorn",
  4325.     ["id"] = 24274,
  4326.   },
  4327. },
  4328. [26358] = {
  4329.   [0] = {
  4330.     ["type"] = "Item",
  4331.     ["class"] = "thaumicbees.item.ItemMagicHiveFrame",
  4332.     ["meta"] = 0,
  4333.     ["name"] = "Item Magic Hive Frame",
  4334.     ["id"] = 26358,
  4335.   },
  4336. },
  4337. [13333] = {
  4338.   [0] = {
  4339.     ["type"] = "Item",
  4340.     ["class"] = "item.cratedPhosphor",
  4341.     ["meta"] = 0,
  4342.     ["name"] = "Crated Phosphor",
  4343.     ["id"] = 13333,
  4344.   },
  4345. },
  4346. [308] = {
  4347.   [0] = {
  4348.     ["type"] = "Item",
  4349.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  4350.     ["class"] = "item.leggingsIron",
  4351.     ["meta"] = 0,
  4352.     ["name"] = "Iron Leggings",
  4353.     ["id"] = 308,
  4354.   },
  4355. },
  4356. [1611] = {
  4357.   [0] = {
  4358.     ["type"] = "Block",
  4359.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  4360.     ["class"] = "tile.blockMagicalLog",
  4361.     ["meta"] = 0,
  4362.     ["name"] = "Greatwood Log",
  4363.     ["id"] = 1611,
  4364.   },
  4365.   [1] = {
  4366.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  4367.     ["meta"] = 1,
  4368.     ["name"] = "Silverwood Log",
  4369.     ["id"] = 1611,
  4370.   },
  4371. },
  4372. [48] = {
  4373.   [0] = {
  4374.     ["type"] = "Block",
  4375.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  4376.     ["class"] = "tile.stoneMoss",
  4377.     ["meta"] = 0,
  4378.     ["name"] = "Mossy Cobblestone",
  4379.     ["id"] = 48,
  4380.   },
  4381. },
  4382. [5258] = {
  4383.   [0] = {
  4384.     ["type"] = "Item",
  4385.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Backpacks" },
  4386.     ["class"] = "item.rpBag",
  4387.     ["meta"] = 0,
  4388.     ["name"] = "Canvas Bag",
  4389.     ["id"] = 5258,
  4390.   },
  4391. },
  4392. [24275] = {
  4393.   [0] = {
  4394.     ["type"] = "Item",
  4395.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  4396.     ["class"] = "item.world.items.cornCob",
  4397.     ["meta"] = 0,
  4398.     ["name"] = "Popcorn",
  4399.     ["id"] = 24275,
  4400.   },
  4401. },
  4402. [26359] = {
  4403.   [0] = {
  4404.     ["type"] = "Item",
  4405.     ["class"] = "thaumicbees.item.ItemMagicHiveFrame",
  4406.     ["meta"] = 0,
  4407.     ["name"] = "Item Magic Hive Frame",
  4408.     ["id"] = 26359,
  4409.   },
  4410. },
  4411. [309] = {
  4412.   [0] = {
  4413.     ["type"] = "Item",
  4414.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  4415.     ["class"] = "item.bootsIron",
  4416.     ["meta"] = 0,
  4417.     ["name"] = "Iron Boots",
  4418.     ["id"] = 309,
  4419.   },
  4420. },
  4421. [1612] = {
  4422.   [0] = {
  4423.     ["type"] = "Block",
  4424.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4425.     ["class"] = "tile.blockMarker",
  4426.     ["meta"] = 0,
  4427.     ["name"] = "Markers",
  4428.     ["id"] = 1612,
  4429.   },
  4430. },
  4431. [49] = {
  4432.   [0] = {
  4433.     ["type"] = "Block",
  4434.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  4435.     ["class"] = "tile.obsidian",
  4436.     ["meta"] = 0,
  4437.     ["name"] = "Obsidian",
  4438.     ["id"] = 49,
  4439.   },
  4440. },
  4441. [5259] = {
  4442.   [0] = {
  4443.     ["type"] = "Item",
  4444.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4445.     ["class"] = "item.drawplateDiamond",
  4446.     ["meta"] = 0,
  4447.     ["name"] = "Diamond Drawplate",
  4448.     ["id"] = 5259,
  4449.   },
  4450. },
  4451. [24276] = {
  4452.   [0] = {
  4453.     ["type"] = "Item",
  4454.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  4455.     ["class"] = "item.world.items.aluminumFoil",
  4456.     ["meta"] = 0,
  4457.     ["name"] = "Aluminum Can",
  4458.     ["id"] = 24276,
  4459.   },
  4460. },
  4461. [26360] = {
  4462.   [0] = {
  4463.     ["type"] = "Item",
  4464.     ["class"] = "thaumicbees.item.ItemMagicHiveFrame",
  4465.     ["meta"] = 0,
  4466.     ["name"] = "Item Magic Hive Frame",
  4467.     ["id"] = 26360,
  4468.   },
  4469. },
  4470. [310] = {
  4471.   [0] = {
  4472.     ["type"] = "Item",
  4473.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  4474.     ["class"] = "item.helmetDiamond",
  4475.     ["meta"] = 0,
  4476.     ["name"] = "Diamond Helmet",
  4477.     ["id"] = 310,
  4478.   },
  4479. },
  4480. [1613] = {
  4481.   [0] = {
  4482.     ["type"] = "Block",
  4483.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4484.     ["class"] = "tile.blockSecure",
  4485.     ["meta"] = 0,
  4486.     ["name"] = "Warded Stone Blocks",
  4487.     ["id"] = 1613,
  4488.   },
  4489. },
  4490. [50] = {
  4491.   [0] = {
  4492.     ["type"] = "Block",
  4493.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  4494.     ["class"] = "tile.torch",
  4495.     ["meta"] = 0,
  4496.     ["name"] = "Torch",
  4497.     ["id"] = 50,
  4498.   },
  4499. },
  4500. [5260] = {
  4501.   [0] = {
  4502.     ["type"] = "Item",
  4503.     ["class"] = "com.eloraam.redpower.base.ItemDyeIndigo",
  4504.     ["meta"] = 0,
  4505.     ["name"] = "Item Dye Indigo",
  4506.     ["id"] = 5260,
  4507.   },
  4508. },
  4509. [26361] = {
  4510.   [0] = {
  4511.     ["type"] = "Item",
  4512.     ["class"] = "thaumicbees.item.ItemMagicHiveFrame",
  4513.     ["meta"] = 0,
  4514.     ["name"] = "Item Magic Hive Frame",
  4515.     ["id"] = 26361,
  4516.   },
  4517. },
  4518. [13336] = {
  4519.   [0] = {
  4520.     ["type"] = "Item",
  4521.     ["class"] = "item.cratedRedstone",
  4522.     ["meta"] = 0,
  4523.     ["name"] = "Crated Redstone",
  4524.     ["id"] = 13336,
  4525.   },
  4526. },
  4527. [311] = {
  4528.   [0] = {
  4529.     ["type"] = "Item",
  4530.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  4531.     ["class"] = "item.chestplateDiamond",
  4532.     ["meta"] = 0,
  4533.     ["name"] = "Diamond Chestplate",
  4534.     ["id"] = 311,
  4535.   },
  4536. },
  4537. [1614] = {
  4538.   [0] = {
  4539.     ["type"] = "Block",
  4540.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4541.     ["class"] = "tile.blockTable",
  4542.     ["meta"] = 0,
  4543.     ["name"] = "Table",
  4544.     ["id"] = 1614,
  4545.   },
  4546. },
  4547. [51] = {
  4548.   [0] = {
  4549.     ["type"] = "Block",
  4550.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  4551.     ["class"] = "tile.fire",
  4552.     ["meta"] = 0,
  4553.     ["name"] = "Fire",
  4554.     ["id"] = 51,
  4555.   },
  4556. },
  4557. [5261] = {
  4558.   [0] = {
  4559.     ["type"] = "Item",
  4560.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Handsaw" },
  4561.     ["class"] = "item.handsawDiamond",
  4562.     ["meta"] = 0,
  4563.     ["name"] = "Diamond Handsaw",
  4564.     ["id"] = 5261,
  4565.   },
  4566. },
  4567. [13337] = {
  4568.   [0] = {
  4569.     ["type"] = "Item",
  4570.     ["class"] = "item.cratedReeds",
  4571.     ["meta"] = 0,
  4572.     ["name"] = "Crated Reeds",
  4573.     ["id"] = 13337,
  4574.   },
  4575. },
  4576. [312] = {
  4577.   [0] = {
  4578.     ["type"] = "Item",
  4579.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  4580.     ["class"] = "item.leggingsDiamond",
  4581.     ["meta"] = 0,
  4582.     ["name"] = "Diamond Leggings",
  4583.     ["id"] = 312,
  4584.   },
  4585. },
  4586. [1615] = {
  4587.   [0] = {
  4588.     ["type"] = "Block",
  4589.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4590.     ["class"] = "tile.blockWooden",
  4591.     ["meta"] = 0,
  4592.     ["name"] = "Arcane Wood Block",
  4593.     ["id"] = 1615,
  4594.   },
  4595. },
  4596. [52] = {
  4597.   [0] = {
  4598.     ["type"] = "Block",
  4599.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  4600.     ["class"] = "tile.mobSpawner",
  4601.     ["meta"] = 0,
  4602.     ["name"] = "Monster Spawner",
  4603.     ["id"] = 52,
  4604.   },
  4605. },
  4606. [5262] = {
  4607.   [0] = {
  4608.     ["type"] = "Item",
  4609.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Handsaw" },
  4610.     ["class"] = "item.handsawIron",
  4611.     ["meta"] = 0,
  4612.     ["name"] = "Iron Handsaw",
  4613.     ["id"] = 5262,
  4614.   },
  4615. },
  4616. [313] = {
  4617.   [0] = {
  4618.     ["type"] = "Item",
  4619.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  4620.     ["class"] = "item.bootsDiamond",
  4621.     ["meta"] = 0,
  4622.     ["name"] = "Diamond Boots",
  4623.     ["id"] = 313,
  4624.   },
  4625. },
  4626. [1616] = {
  4627.   [0] = {
  4628.     ["type"] = "Block",
  4629.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4630.     ["class"] = "tile.blockWoodenDevice",
  4631.     ["meta"] = 0,
  4632.     ["name"] = "Arcane Bellows",
  4633.     ["id"] = 1616,
  4634.   },
  4635. },
  4636. [53] = {
  4637.   [0] = {
  4638.     ["type"] = "Block",
  4639.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  4640.     ["class"] = "tile.stairsWood",
  4641.     ["meta"] = 0,
  4642.     ["name"] = "Oak Wood Stairs",
  4643.     ["id"] = 53,
  4644.   },
  4645. },
  4646. [5263] = {
  4647.   [0] = {
  4648.     ["type"] = "Item",
  4649.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4650.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  4651.     ["meta"] = 0,
  4652.     ["name"] = "Lumar",
  4653.     ["id"] = 5263,
  4654.   },
  4655. },
  4656. [13339] = {
  4657.   [0] = {
  4658.     ["type"] = "Item",
  4659.     ["class"] = "item.cratedResin",
  4660.     ["meta"] = 0,
  4661.     ["name"] = "Crated Resin",
  4662.     ["id"] = 13339,
  4663.   },
  4664. },
  4665. [314] = {
  4666.   [0] = {
  4667.     ["type"] = "Item",
  4668.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  4669.     ["class"] = "item.helmetGold",
  4670.     ["meta"] = 0,
  4671.     ["name"] = "Gold Helmet",
  4672.     ["id"] = 314,
  4673.   },
  4674. },
  4675. [1617] = {
  4676.   [0] = {
  4677.     ["type"] = "Block",
  4678.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Thaumcraft" },
  4679.     ["class"] = "tile.blockLifter",
  4680.     ["meta"] = 0,
  4681.     ["name"] = "Arcane Levitator",
  4682.     ["id"] = 1617,
  4683.   },
  4684. },
  4685. [54] = {
  4686.   [0] = {
  4687.     ["type"] = "Block",
  4688.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  4689.     ["class"] = "tile.chest",
  4690.     ["meta"] = 0,
  4691.     ["name"] = "Chest",
  4692.     ["id"] = 54,
  4693.   },
  4694. },
  4695. [5264] = {
  4696.   [0] = {
  4697.     ["type"] = "Item",
  4698.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  4699.     ["meta"] = 0,
  4700.     ["name"] = "Item Parts",
  4701.     ["id"] = 5264,
  4702.   },
  4703. },
  4704. [5004] = {
  4705.   [0] = {
  4706.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  4707.     ["meta"] = 0,
  4708.     ["name"] = "Indigo Dye",
  4709.     ["id"] = 5004,
  4710.   },
  4711. },
  4712. [315] = {
  4713.   [0] = {
  4714.     ["type"] = "Item",
  4715.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  4716.     ["class"] = "item.chestplateGold",
  4717.     ["meta"] = 0,
  4718.     ["name"] = "Gold Chestplate",
  4719.     ["id"] = 315,
  4720.   },
  4721. },
  4722. [1618] = {
  4723.   [0] = {
  4724.     ["type"] = "Block",
  4725.     ["class"] = "tile.blockNitor",
  4726.     ["meta"] = 0,
  4727.     ["name"] = "Nitor Block",
  4728.     ["id"] = 1618,
  4729.   },
  4730. },
  4731. [55] = {
  4732.   [0] = {
  4733.     ["type"] = "Block",
  4734.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  4735.     ["class"] = "tile.redstoneDust",
  4736.     ["meta"] = 0,
  4737.     ["name"] = "Redstone Wire",
  4738.     ["id"] = 55,
  4739.   },
  4740. },
  4741. [5265] = {
  4742.   [0] = {
  4743.     ["type"] = "Item",
  4744.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4745.     ["class"] = "item.planBlank",
  4746.     ["meta"] = 0,
  4747.     ["name"] = "Blank Plan",
  4748.     ["id"] = 5265,
  4749.   },
  4750. },
  4751. [13341] = {
  4752.   [0] = {
  4753.     ["type"] = "Item",
  4754.     ["class"] = "item.cratedRubber",
  4755.     ["meta"] = 0,
  4756.     ["name"] = "Crated Rubber",
  4757.     ["id"] = 13341,
  4758.   },
  4759. },
  4760. [316] = {
  4761.   [0] = {
  4762.     ["type"] = "Item",
  4763.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  4764.     ["class"] = "item.leggingsGold",
  4765.     ["meta"] = 0,
  4766.     ["name"] = "Gold Leggings",
  4767.     ["id"] = 316,
  4768.   },
  4769. },
  4770. [1619] = {
  4771.   [0] = {
  4772.     ["type"] = "Block",
  4773.     ["class"] = "tile.blockCrystal",
  4774.     ["meta"] = 0,
  4775.     ["name"] = "Crystal Block",
  4776.     ["id"] = 1619,
  4777.   },
  4778. },
  4779. [56] = {
  4780.   [0] = {
  4781.     ["type"] = "Block",
  4782.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  4783.     ["class"] = "tile.oreDiamond",
  4784.     ["meta"] = 0,
  4785.     ["name"] = "Diamond Ore",
  4786.     ["id"] = 56,
  4787.   },
  4788. },
  4789. [5266] = {
  4790.   [0] = {
  4791.     ["type"] = "Item",
  4792.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  4793.     ["class"] = "item.planFull",
  4794.     ["meta"] = 0,
  4795.     ["name"] = "Full Plan",
  4796.     ["id"] = 5266,
  4797.   },
  4798. },
  4799. [13342] = {
  4800.   [0] = {
  4801.     ["type"] = "Item",
  4802.     ["class"] = "item.cratedSand",
  4803.     ["meta"] = 0,
  4804.     ["name"] = "Crated Sand",
  4805.     ["id"] = 13342,
  4806.   },
  4807. },
  4808. [317] = {
  4809.   [0] = {
  4810.     ["type"] = "Item",
  4811.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  4812.     ["class"] = "item.bootsGold",
  4813.     ["meta"] = 0,
  4814.     ["name"] = "Gold Boots",
  4815.     ["id"] = 317,
  4816.   },
  4817. },
  4818. [1620] = {
  4819.   [0] = {
  4820.     ["type"] = "Block",
  4821.     ["class"] = "tile.blockCosmeticOpaque",
  4822.     ["meta"] = 0,
  4823.     ["name"] = "Cosmetic Opaque Block",
  4824.     ["id"] = 1620,
  4825.   },
  4826. },
  4827. [57] = {
  4828.   [0] = {
  4829.     ["type"] = "Block",
  4830.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  4831.     ["class"] = "tile.blockDiamond",
  4832.     ["meta"] = 0,
  4833.     ["name"] = "Diamond Block",
  4834.     ["id"] = 57,
  4835.   },
  4836. },
  4837. [5267] = {
  4838.   [5] = {
  4839.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4840.     ["meta"] = 5,
  4841.     ["name"] = "Copper",
  4842.     ["id"] = 5267,
  4843.   },
  4844.   [0] = {
  4845.     ["type"] = "Item",
  4846.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4847.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  4848.     ["meta"] = 0,
  4849.     ["name"] = "Ruby",
  4850.     ["id"] = 5267,
  4851.   },
  4852.   [6] = {
  4853.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4854.     ["meta"] = 6,
  4855.     ["name"] = "Nikolite",
  4856.     ["id"] = 5267,
  4857.   },
  4858.   [1] = {
  4859.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4860.     ["meta"] = 1,
  4861.     ["name"] = "Green Sapphire",
  4862.     ["id"] = 5267,
  4863.   },
  4864.   [2] = {
  4865.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4866.     ["meta"] = 2,
  4867.     ["name"] = "Sapphire",
  4868.     ["id"] = 5267,
  4869.   },
  4870.   [3] = {
  4871.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4872.     ["meta"] = 3,
  4873.     ["name"] = "Silver",
  4874.     ["id"] = 5267,
  4875.   },
  4876.   [4] = {
  4877.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4878.     ["meta"] = 4,
  4879.     ["name"] = "Tin",
  4880.     ["id"] = 5267,
  4881.   },
  4882. },
  4883. [2402] = {
  4884.   [0] = {
  4885.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4886.     ["meta"] = 0,
  4887.     ["name"] = "Cinnabar Ore Block",
  4888.     ["id"] = 2402,
  4889.   },
  4890. },
  4891. [13343] = {
  4892.   [0] = {
  4893.     ["type"] = "Item",
  4894.     ["class"] = "item.cratedSandstone",
  4895.     ["meta"] = 0,
  4896.     ["name"] = "Crated Sandstone",
  4897.     ["id"] = 13343,
  4898.   },
  4899. },
  4900. [318] = {
  4901.   [0] = {
  4902.     ["type"] = "Item",
  4903.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  4904.     ["class"] = "item.flint",
  4905.     ["meta"] = 0,
  4906.     ["name"] = "Flint",
  4907.     ["id"] = 318,
  4908.   },
  4909. },
  4910. [1100] = {
  4911.   [0] = {
  4912.     ["type"] = "Block",
  4913.     ["class"] = "tile.PortalMod",
  4914.     ["meta"] = 0,
  4915.     ["name"] = "Portal Mod",
  4916.     ["id"] = 1100,
  4917.   },
  4918. },
  4919. [1621] = {
  4920.   [0] = {
  4921.     ["type"] = "Block",
  4922.     ["class"] = "tile.blockCosmeticSolid",
  4923.     ["meta"] = 0,
  4924.     ["name"] = "Cosmetic Solid Block",
  4925.     ["id"] = 1621,
  4926.   },
  4927. },
  4928. [58] = {
  4929.   [0] = {
  4930.     ["type"] = "Block",
  4931.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  4932.     ["class"] = "tile.workbench",
  4933.     ["meta"] = 0,
  4934.     ["name"] = "Workbench",
  4935.     ["id"] = 58,
  4936.   },
  4937. },
  4938. [5268] = {
  4939.   [0] = {
  4940.     ["type"] = "Item",
  4941.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  4942.     ["class"] = "item.screwdriver",
  4943.     ["meta"] = 0,
  4944.     ["name"] = "Screwdriver",
  4945.     ["id"] = 5268,
  4946.   },
  4947. },
  4948. [13344] = {
  4949.   [0] = {
  4950.     ["type"] = "Item",
  4951.     ["class"] = "item.cratedSaplings",
  4952.     ["meta"] = 0,
  4953.     ["name"] = "Crated Saplings",
  4954.     ["id"] = 13344,
  4955.   },
  4956. },
  4957. [319] = {
  4958.   [0] = {
  4959.     ["type"] = "Item",
  4960.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  4961.     ["class"] = "item.porkchopRaw",
  4962.     ["meta"] = 0,
  4963.     ["name"] = "Raw Porkchop",
  4964.     ["id"] = 319,
  4965.   },
  4966. },
  4967. [1101] = {
  4968.   [0] = {
  4969.     ["type"] = "Block",
  4970.     ["class"] = "tile.PortalMultiBlock",
  4971.     ["meta"] = 0,
  4972.     ["name"] = "Portal Multi Block",
  4973.     ["id"] = 1101,
  4974.   },
  4975. },
  4976. [1622] = {
  4977.   [0] = {
  4978.     ["type"] = "Block",
  4979.     ["class"] = "tile.blockMirror",
  4980.     ["meta"] = 0,
  4981.     ["name"] = "Mirror Block",
  4982.     ["id"] = 1622,
  4983.   },
  4984. },
  4985. [59] = {
  4986.   [0] = {
  4987.     ["type"] = "Block",
  4988.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  4989.     ["class"] = "tile.crops",
  4990.     ["meta"] = 0,
  4991.     ["name"] = "Wheat Crops",
  4992.     ["id"] = 59,
  4993.   },
  4994. },
  4995. [5269] = {
  4996.   [0] = {
  4997.     ["type"] = "Item",
  4998.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  4999.     ["meta"] = 0,
  5000.     ["name"] = "Item Parts",
  5001.     ["id"] = 5269,
  5002.   },
  5003. },
  5004. [580] = {
  5005.   [0] = {
  5006.     ["type"] = "Block",
  5007.     ["class"] = "omnitools.block.BlockPlinth",
  5008.     ["meta"] = 0,
  5009.     ["name"] = "Plinth Block",
  5010.     ["id"] = 580,
  5011.   },
  5012. },
  5013. [13345] = {
  5014.   [0] = {
  5015.     ["type"] = "Item",
  5016.     ["class"] = "item.cratedScrap",
  5017.     ["meta"] = 0,
  5018.     ["name"] = "Crated Scrap",
  5019.     ["id"] = 13345,
  5020.   },
  5021. },
  5022. [320] = {
  5023.   [0] = {
  5024.     ["type"] = "Item",
  5025.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  5026.     ["class"] = "item.porkchopCooked",
  5027.     ["meta"] = 0,
  5028.     ["name"] = "Cooked Porkchop",
  5029.     ["id"] = 320,
  5030.   },
  5031. },
  5032. [60] = {
  5033.   [0] = {
  5034.     ["type"] = "Block",
  5035.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  5036.     ["class"] = "tile.farmland",
  5037.     ["meta"] = 0,
  5038.     ["name"] = "Soil",
  5039.     ["id"] = 60,
  5040.   },
  5041. },
  5042. [5270] = {
  5043.   [0] = {
  5044.     ["type"] = "Item",
  5045.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5046.     ["class"] = "com.eloraam.redpower.control.ItemDisk",
  5047.     ["meta"] = 0,
  5048.     ["name"] = "Blank Floppy",
  5049.     ["id"] = 5270,
  5050.   },
  5051. },
  5052. [26371] = {
  5053.   [0] = {
  5054.     ["type"] = "Item",
  5055.     ["class"] = "item.jellyBabies",
  5056.     ["meta"] = 0,
  5057.     ["name"] = "Jelly Babies",
  5058.     ["id"] = 26371,
  5059.   },
  5060. },
  5061. [13346] = {
  5062.   [0] = {
  5063.     ["type"] = "Item",
  5064.     ["class"] = "item.cratedSeeds",
  5065.     ["meta"] = 0,
  5066.     ["name"] = "Crated Seeds",
  5067.     ["id"] = 13346,
  5068.   },
  5069. },
  5070. [321] = {
  5071.   [0] = {
  5072.     ["type"] = "Item",
  5073.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  5074.     ["class"] = "item.painting",
  5075.     ["meta"] = 0,
  5076.     ["name"] = "Painting",
  5077.     ["id"] = 321,
  5078.   },
  5079. },
  5080. [61] = {
  5081.   [0] = {
  5082.     ["type"] = "Block",
  5083.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  5084.     ["class"] = "tile.furnace",
  5085.     ["meta"] = 0,
  5086.     ["name"] = "Furnace",
  5087.     ["id"] = 61,
  5088.   },
  5089. },
  5090. [5271] = {
  5091.   [0] = {
  5092.     ["type"] = "Item",
  5093.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5094.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  5095.     ["meta"] = 0,
  5096.     ["name"] = "Stone Wafer",
  5097.     ["id"] = 5271,
  5098.   },
  5099. },
  5100. [26372] = {
  5101.   [0] = {
  5102.     ["type"] = "Item",
  5103.     ["class"] = "thaumicbees.item.ItemCapsule",
  5104.     ["meta"] = 0,
  5105.     ["name"] = "Item Capsule",
  5106.     ["id"] = 26372,
  5107.   },
  5108. },
  5109. [13347] = {
  5110.   [0] = {
  5111.     ["type"] = "Item",
  5112.     ["class"] = "item.cratedSilver",
  5113.     ["meta"] = 0,
  5114.     ["name"] = "Crated Silver",
  5115.     ["id"] = 13347,
  5116.   },
  5117. },
  5118. [322] = {
  5119.   [0] = {
  5120.     ["type"] = "Item",
  5121.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Apple" },
  5122.     ["class"] = "item.appleGold",
  5123.     ["meta"] = 0,
  5124.     ["name"] = "Golden Apple",
  5125.     ["id"] = 322,
  5126.   },
  5127.   [1] = {
  5128.     ["meta"] = 1,
  5129.     ["name"] = "Enchanted Golden Apple",
  5130.     ["id"] = 322,
  5131.   },
  5132. },
  5133. [62] = {
  5134.   [0] = {
  5135.     ["type"] = "Block",
  5136.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  5137.     ["class"] = "tile.furnace",
  5138.     ["meta"] = 0,
  5139.     ["name"] = "Burning Furnace",
  5140.     ["id"] = 62,
  5141.   },
  5142. },
  5143. [5272] = {
  5144.   [0] = {
  5145.     ["type"] = "Item",
  5146.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5147.     ["class"] = "item.btbattery",
  5148.     ["meta"] = 0,
  5149.     ["name"] = "Bt Battery",
  5150.     ["id"] = 5272,
  5151.   },
  5152. },
  5153. [26373] = {
  5154.   [0] = {
  5155.     ["type"] = "Item",
  5156.     ["class"] = "item.tb.thaumiumScoop",
  5157.     ["meta"] = 0,
  5158.     ["name"] = "Thaumium Scoop",
  5159.     ["id"] = 26373,
  5160.   },
  5161. },
  5162. [323] = {
  5163.   [0] = {
  5164.     ["type"] = "Item",
  5165.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  5166.     ["class"] = "item.sign",
  5167.     ["meta"] = 0,
  5168.     ["name"] = "Sign",
  5169.     ["id"] = 323,
  5170.   },
  5171. },
  5172. [63] = {
  5173.   [0] = {
  5174.     ["type"] = "Block",
  5175.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block" },
  5176.     ["class"] = "tile.sign",
  5177.     ["meta"] = 0,
  5178.     ["name"] = "Sign Post",
  5179.     ["id"] = 63,
  5180.   },
  5181. },
  5182. [5273] = {
  5183.   [0] = {
  5184.     ["type"] = "Item",
  5185.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5186.     ["class"] = "item.btbattery",
  5187.     ["meta"] = 0,
  5188.     ["name"] = "Fullbt Battery",
  5189.     ["id"] = 5273,
  5190.   },
  5191. },
  5192. [26374] = {
  5193.   [0] = {
  5194.     ["type"] = "Item",
  5195.     ["class"] = "item.tb.thaumiumGrafter",
  5196.     ["meta"] = 0,
  5197.     ["name"] = "Thaumium Grafter",
  5198.     ["id"] = 26374,
  5199.   },
  5200. },
  5201. [13349] = {
  5202.   [0] = {
  5203.     ["type"] = "Item",
  5204.     ["class"] = "item.cratedSoulsand",
  5205.     ["meta"] = 0,
  5206.     ["name"] = "Crated Soulsand",
  5207.     ["id"] = 13349,
  5208.   },
  5209. },
  5210. [324] = {
  5211.   [0] = {
  5212.     ["type"] = "Item",
  5213.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Doors" },
  5214.     ["class"] = "item.doorWood",
  5215.     ["meta"] = 0,
  5216.     ["name"] = "Wooden Door",
  5217.     ["id"] = 324,
  5218.   },
  5219. },
  5220. [64] = {
  5221.   [0] = {
  5222.     ["type"] = "Block",
  5223.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Doors" },
  5224.     ["class"] = "tile.doorWood",
  5225.     ["meta"] = 0,
  5226.     ["name"] = "Wooden Door Block",
  5227.     ["id"] = 64,
  5228.   },
  5229. },
  5230. [5274] = {
  5231.   [0] = {
  5232.     ["type"] = "Item",
  5233.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5234.     ["class"] = "com.eloraam.redpower.core.ItemParts",
  5235.     ["meta"] = 0,
  5236.     ["name"] = "Wooden Sail",
  5237.     ["id"] = 5274,
  5238.   },
  5239. },
  5240. [13350] = {
  5241.   [0] = {
  5242.     ["type"] = "Item",
  5243.     ["class"] = "item.cratedStone",
  5244.     ["meta"] = 0,
  5245.     ["name"] = "Crated Stone",
  5246.     ["id"] = 13350,
  5247.   },
  5248. },
  5249. [325] = {
  5250.   [0] = {
  5251.     ["type"] = "Item",
  5252.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  5253.     ["class"] = "item.bucket",
  5254.     ["meta"] = 0,
  5255.     ["name"] = "Bucket",
  5256.     ["id"] = 325,
  5257.   },
  5258. },
  5259. [65] = {
  5260.   [0] = {
  5261.     ["type"] = "Block",
  5262.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block" },
  5263.     ["class"] = "tile.ladder",
  5264.     ["meta"] = 0,
  5265.     ["name"] = "Ladder",
  5266.     ["id"] = 65,
  5267.   },
  5268. },
  5269. [5275] = {
  5270.   [0] = {
  5271.     ["type"] = "Item",
  5272.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  5273.     ["class"] = "item.sonicDriver",
  5274.     ["meta"] = 0,
  5275.     ["name"] = "Sonic Screwdriver",
  5276.     ["id"] = 5275,
  5277.   },
  5278. },
  5279. [326] = {
  5280.   [0] = {
  5281.     ["type"] = "Item",
  5282.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  5283.     ["class"] = "item.bucketWater",
  5284.     ["meta"] = 0,
  5285.     ["name"] = "Water Bucket",
  5286.     ["id"] = 326,
  5287.   },
  5288. },
  5289. [66] = {
  5290.   [0] = {
  5291.     ["type"] = "Block",
  5292.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  5293.     ["class"] = "tile.rail",
  5294.     ["meta"] = 0,
  5295.     ["name"] = "Rails",
  5296.     ["id"] = 66,
  5297.   },
  5298. },
  5299. [5276] = {
  5300.   [0] = {
  5301.     ["type"] = "Item",
  5302.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5303.     ["class"] = "item.windTurbineWood",
  5304.     ["meta"] = 0,
  5305.     ["name"] = "Wind Turbine",
  5306.     ["id"] = 5276,
  5307.   },
  5308. },
  5309. [13352] = {
  5310.   [0] = {
  5311.     ["type"] = "Item",
  5312.     ["class"] = "item.cratedTin",
  5313.     ["meta"] = 0,
  5314.     ["name"] = "Crated Tin",
  5315.     ["id"] = 13352,
  5316.   },
  5317. },
  5318. [327] = {
  5319.   [0] = {
  5320.     ["type"] = "Item",
  5321.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  5322.     ["class"] = "item.bucketLava",
  5323.     ["meta"] = 0,
  5324.     ["name"] = "Lava Bucket",
  5325.     ["id"] = 327,
  5326.   },
  5327. },
  5328. [67] = {
  5329.   [0] = {
  5330.     ["type"] = "Block",
  5331.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  5332.     ["class"] = "tile.stairsStone",
  5333.     ["meta"] = 0,
  5334.     ["name"] = "Cobblestone Stairs",
  5335.     ["id"] = 67,
  5336.   },
  5337. },
  5338. [5277] = {
  5339.   [0] = {
  5340.     ["type"] = "Item",
  5341.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Scanner" },
  5342.     ["class"] = "item.voltmeter",
  5343.     ["meta"] = 0,
  5344.     ["name"] = "Voltmeter",
  5345.     ["id"] = 5277,
  5346.   },
  5347. },
  5348. [13353] = {
  5349.   [0] = {
  5350.     ["type"] = "Item",
  5351.     ["class"] = "item.cratedUUM",
  5352.     ["meta"] = 0,
  5353.     ["name"] = "Crated UUM",
  5354.     ["id"] = 13353,
  5355.   },
  5356. },
  5357. [328] = {
  5358.   [0] = {
  5359.     ["type"] = "Item",
  5360.     ["categories"] = { "stuff", "Stuff", "Item", "Vehicle", "Minecarts" },
  5361.     ["class"] = "item.rc.item.cart.basic",
  5362.     ["meta"] = 0,
  5363.     ["name"] = "Minecart",
  5364.     ["id"] = 328,
  5365.   },
  5366. },
  5367. [68] = {
  5368.   [0] = {
  5369.     ["type"] = "Block",
  5370.     ["class"] = "tile.sign",
  5371.     ["meta"] = 0,
  5372.     ["name"] = "Wall Sign",
  5373.     ["id"] = 68,
  5374.   },
  5375. },
  5376. [5278] = {
  5377.   [0] = {
  5378.     ["type"] = "Item",
  5379.     ["categories"] = { "stuff", "Stuff", "Resources", "Redpower Resources" },
  5380.     ["class"] = "item.windmillWood",
  5381.     ["meta"] = 0,
  5382.     ["name"] = "Wooden Windmill",
  5383.     ["id"] = 5278,
  5384.   },
  5385. },
  5386. [13354] = {
  5387.   [0] = {
  5388.     ["type"] = "Item",
  5389.     ["class"] = "item.cratedWheat",
  5390.     ["meta"] = 0,
  5391.     ["name"] = "Crated Wheat",
  5392.     ["id"] = 13354,
  5393.   },
  5394. },
  5395. [329] = {
  5396.   [0] = {
  5397.     ["type"] = "Item",
  5398.     ["categories"] = { "stuff", "Stuff", "Item", "Vehicle" },
  5399.     ["class"] = "item.saddle",
  5400.     ["meta"] = 0,
  5401.     ["name"] = "Saddle",
  5402.     ["id"] = 329,
  5403.   },
  5404. },
  5405. [850] = {
  5406.   [0] = {
  5407.     ["type"] = "Block",
  5408.     ["class"] = "tile.calcinator",
  5409.     ["meta"] = 0,
  5410.     ["name"] = "Calcinator",
  5411.     ["id"] = 850,
  5412.   },
  5413. },
  5414. [69] = {
  5415.   [0] = {
  5416.     ["type"] = "Block",
  5417.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  5418.     ["class"] = "tile.lever",
  5419.     ["meta"] = 0,
  5420.     ["name"] = "Lever",
  5421.     ["id"] = 69,
  5422.   },
  5423. },
  5424. [5279] = {
  5425.   [0] = {
  5426.     ["type"] = "Item",
  5427.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon" },
  5428.     ["class"] = "item.athame",
  5429.     ["meta"] = 0,
  5430.     ["name"] = "Athame",
  5431.     ["id"] = 5279,
  5432.   },
  5433. },
  5434. [13355] = {
  5435.   [0] = {
  5436.     ["type"] = "Item",
  5437.     ["class"] = "item.cratedWood",
  5438.     ["meta"] = 0,
  5439.     ["name"] = "Crated Wood",
  5440.     ["id"] = 13355,
  5441.   },
  5442. },
  5443. [330] = {
  5444.   [0] = {
  5445.     ["type"] = "Item",
  5446.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Doors" },
  5447.     ["class"] = "item.doorIron",
  5448.     ["meta"] = 0,
  5449.     ["name"] = "Iron Door",
  5450.     ["id"] = 330,
  5451.   },
  5452. },
  5453. [851] = {
  5454.   [0] = {
  5455.     ["type"] = "Block",
  5456.     ["class"] = "tile.redWaterFlowing",
  5457.     ["meta"] = 0,
  5458.     ["name"] = "Red Water Flowing",
  5459.     ["id"] = 851,
  5460.   },
  5461. },
  5462. [70] = {
  5463.   [0] = {
  5464.     ["type"] = "Block",
  5465.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Pressure Plates" },
  5466.     ["class"] = "tile.pressurePlate",
  5467.     ["meta"] = 0,
  5468.     ["name"] = "Stone Pressure Plate",
  5469.     ["id"] = 70,
  5470.   },
  5471. },
  5472. [5280] = {
  5473.   [0] = {
  5474.     ["type"] = "Item",
  5475.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  5476.     ["class"] = "item.axeGreenSapphire",
  5477.     ["meta"] = 0,
  5478.     ["name"] = "Green Sapphire Axe",
  5479.     ["id"] = 5280,
  5480.   },
  5481. },
  5482. [13356] = {
  5483.   [0] = {
  5484.     ["type"] = "Item",
  5485.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  5486.     ["class"] = "item.decayingWheat",
  5487.     ["meta"] = 0,
  5488.     ["name"] = "Decaying Wheat",
  5489.     ["id"] = 13356,
  5490.   },
  5491. },
  5492. [331] = {
  5493.   [0] = {
  5494.     ["type"] = "Item",
  5495.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  5496.     ["class"] = "item.redstone",
  5497.     ["meta"] = 0,
  5498.     ["name"] = "Redstone",
  5499.     ["id"] = 331,
  5500.   },
  5501. },
  5502. [852] = {
  5503.   [0] = {
  5504.     ["type"] = "Block",
  5505.     ["class"] = "tile.redWaterStill",
  5506.     ["meta"] = 0,
  5507.     ["name"] = "Red Water Still",
  5508.     ["id"] = 852,
  5509.   },
  5510. },
  5511. [71] = {
  5512.   [0] = {
  5513.     ["type"] = "Block",
  5514.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration", "Door" },
  5515.     ["class"] = "tile.doorIron",
  5516.     ["meta"] = 0,
  5517.     ["name"] = "Iron Door Block",
  5518.     ["id"] = 71,
  5519.   },
  5520. },
  5521. [5281] = {
  5522.   [0] = {
  5523.     ["type"] = "Item",
  5524.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  5525.     ["class"] = "item.axeRuby",
  5526.     ["meta"] = 0,
  5527.     ["name"] = "Ruby Axe",
  5528.     ["id"] = 5281,
  5529.   },
  5530. },
  5531. [13357] = {
  5532.   [0] = {
  5533.     ["type"] = "Item",
  5534.     ["class"] = "forestry.storage.items.ItemBackpack",
  5535.     ["meta"] = 0,
  5536.     ["name"] = "Item Backpack",
  5537.     ["id"] = 13357,
  5538.   },
  5539. },
  5540. [332] = {
  5541.   [0] = {
  5542.     ["type"] = "Item",
  5543.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Munition" },
  5544.     ["class"] = "item.snowball",
  5545.     ["meta"] = 0,
  5546.     ["name"] = "Snowball",
  5547.     ["id"] = 332,
  5548.   },
  5549. },
  5550. [72] = {
  5551.   [0] = {
  5552.     ["type"] = "Block",
  5553.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Pressure Plates" },
  5554.     ["class"] = "tile.pressurePlate",
  5555.     ["meta"] = 0,
  5556.     ["name"] = "Wooden Pressure Plate",
  5557.     ["id"] = 72,
  5558.   },
  5559. },
  5560. [5282] = {
  5561.   [0] = {
  5562.     ["type"] = "Item",
  5563.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  5564.     ["class"] = "item.axeSapphire",
  5565.     ["meta"] = 0,
  5566.     ["name"] = "Sapphire Axe",
  5567.     ["id"] = 5282,
  5568.   },
  5569. },
  5570. [1375] = {
  5571.   [5] = {
  5572.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5573.     ["meta"] = 5,
  5574.     ["name"] = "Blue Xy Plate",
  5575.     ["id"] = 1375,
  5576.   },
  5577.   [0] = {
  5578.     ["type"] = "Block",
  5579.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  5580.     ["class"] = "tile.world.blocks.aesthetic.xychoriditeBlocks",
  5581.     ["meta"] = 0,
  5582.     ["name"] = "Blue Xy Brick",
  5583.     ["id"] = 1375,
  5584.   },
  5585.   [6] = {
  5586.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5587.     ["meta"] = 6,
  5588.     ["name"] = "Green Xy Plate",
  5589.     ["id"] = 1375,
  5590.   },
  5591.   [1] = {
  5592.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  5593.     ["meta"] = 1,
  5594.     ["name"] = "Green Xy Brick",
  5595.     ["id"] = 1375,
  5596.   },
  5597.   [7] = {
  5598.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5599.     ["meta"] = 7,
  5600.     ["name"] = "Red Xy Plate",
  5601.     ["id"] = 1375,
  5602.   },
  5603.   [2] = {
  5604.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  5605.     ["meta"] = 2,
  5606.     ["name"] = "Red Xy Brick",
  5607.     ["id"] = 1375,
  5608.   },
  5609.   [8] = {
  5610.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5611.     ["meta"] = 8,
  5612.     ["name"] = "Dark Xy Plate",
  5613.     ["id"] = 1375,
  5614.   },
  5615.   [3] = {
  5616.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  5617.     ["meta"] = 3,
  5618.     ["name"] = "Dark Xy Brick",
  5619.     ["id"] = 1375,
  5620.   },
  5621.   [9] = {
  5622.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5623.     ["meta"] = 9,
  5624.     ["name"] = "Light Xy Plate",
  5625.     ["id"] = 1375,
  5626.   },
  5627.   [4] = {
  5628.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  5629.     ["meta"] = 4,
  5630.     ["name"] = "Light Xy Brick",
  5631.     ["id"] = 1375,
  5632.   },
  5633. },
  5634. [13358] = {
  5635.   [0] = {
  5636.     ["type"] = "Item",
  5637.     ["class"] = "forestry.storage.items.ItemBackpack",
  5638.     ["meta"] = 0,
  5639.     ["name"] = "Item Backpack",
  5640.     ["id"] = 13358,
  5641.   },
  5642. },
  5643. [333] = {
  5644.   [0] = {
  5645.     ["type"] = "Item",
  5646.     ["categories"] = { "stuff", "Stuff", "Item", "Vehicle" },
  5647.     ["class"] = "item.boat",
  5648.     ["meta"] = 0,
  5649.     ["name"] = "Boat",
  5650.     ["id"] = 333,
  5651.   },
  5652. },
  5653. [73] = {
  5654.   [0] = {
  5655.     ["type"] = "Block",
  5656.     ["class"] = "tile.oreRedstone",
  5657.     ["meta"] = 0,
  5658.     ["name"] = "Redstone Ore",
  5659.     ["id"] = 73,
  5660.   },
  5661. },
  5662. [5283] = {
  5663.   [0] = {
  5664.     ["type"] = "Item",
  5665.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Handsaw" },
  5666.     ["class"] = "item.handsawGreenSapphire",
  5667.     ["meta"] = 0,
  5668.     ["name"] = "Green Sapphire Handsaw",
  5669.     ["id"] = 5283,
  5670.   },
  5671. },
  5672. [1376] = {
  5673.   [0] = {
  5674.     ["type"] = "Block",
  5675.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  5676.     ["class"] = "tile.world.blocks.aesthetic.sulfurTorch",
  5677.     ["meta"] = 0,
  5678.     ["name"] = "Sulfur Torch",
  5679.     ["id"] = 1376,
  5680.   },
  5681. },
  5682. [13359] = {
  5683.   [0] = {
  5684.     ["type"] = "Item",
  5685.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  5686.     ["class"] = "item.fertilizerBio",
  5687.     ["meta"] = 0,
  5688.     ["name"] = "Compost",
  5689.     ["id"] = 13359,
  5690.   },
  5691. },
  5692. [334] = {
  5693.   [0] = {
  5694.     ["type"] = "Item",
  5695.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  5696.     ["class"] = "item.leather",
  5697.     ["meta"] = 0,
  5698.     ["name"] = "Leather",
  5699.     ["id"] = 334,
  5700.   },
  5701. },
  5702. [30031] = {
  5703.   [0] = {
  5704.     ["type"] = "Item",
  5705.     ["class"] = "item.refinedIronDust",
  5706.     ["meta"] = 0,
  5707.     ["name"] = "Refined Iron Dust",
  5708.     ["id"] = 30031,
  5709.   },
  5710. },
  5711. [74] = {
  5712.   [0] = {
  5713.     ["type"] = "Block",
  5714.     ["class"] = "tile.oreRedstone",
  5715.     ["meta"] = 0,
  5716.     ["name"] = "Glowing Redstone Ore",
  5717.     ["id"] = 74,
  5718.   },
  5719. },
  5720. [5284] = {
  5721.   [0] = {
  5722.     ["type"] = "Item",
  5723.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Handsaw" },
  5724.     ["class"] = "item.handsawRuby",
  5725.     ["meta"] = 0,
  5726.     ["name"] = "Ruby Handsaw",
  5727.     ["id"] = 5284,
  5728.   },
  5729. },
  5730. [1377] = {
  5731.   [0] = {
  5732.     ["type"] = "Block",
  5733.     ["class"] = "tile.world.blocks.aesthetic.cornStalk",
  5734.     ["meta"] = 0,
  5735.     ["name"] = "Corn Stalk",
  5736.     ["id"] = 1377,
  5737.   },
  5738. },
  5739. [13360] = {
  5740.   [0] = {
  5741.     ["type"] = "Item",
  5742.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  5743.     ["class"] = "item.fertilizerCompound",
  5744.     ["meta"] = 0,
  5745.     ["name"] = "Fertilizer",
  5746.     ["id"] = 13360,
  5747.   },
  5748. },
  5749. [335] = {
  5750.   [0] = {
  5751.     ["type"] = "Item",
  5752.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  5753.     ["class"] = "item.milk",
  5754.     ["meta"] = 0,
  5755.     ["name"] = "Milk Bucket",
  5756.     ["id"] = 335,
  5757.   },
  5758. },
  5759. [75] = {
  5760.   [0] = {
  5761.     ["type"] = "Block",
  5762.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  5763.     ["class"] = "tile.notGate",
  5764.     ["meta"] = 0,
  5765.     ["name"] = "Redstone Torch (off)",
  5766.     ["id"] = 75,
  5767.   },
  5768. },
  5769. [5285] = {
  5770.   [0] = {
  5771.     ["type"] = "Item",
  5772.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Handsaw" },
  5773.     ["class"] = "item.handsawSapphire",
  5774.     ["meta"] = 0,
  5775.     ["name"] = "Sapphire Handsaw",
  5776.     ["id"] = 5285,
  5777.   },
  5778. },
  5779. [1378] = {
  5780.   [0] = {
  5781.     ["type"] = "Block",
  5782.     ["class"] = "tile.world.blocks.aesthetic.henequenPlant",
  5783.     ["meta"] = 0,
  5784.     ["name"] = "Henequen Plant",
  5785.     ["id"] = 1378,
  5786.   },
  5787. },
  5788. [13361] = {
  5789.   [0] = {
  5790.     ["type"] = "Item",
  5791.     ["class"] = "forestry.storage.items.ItemBackpack",
  5792.     ["meta"] = 0,
  5793.     ["name"] = "Item Backpack",
  5794.     ["id"] = 13361,
  5795.   },
  5796. },
  5797. [336] = {
  5798.   [0] = {
  5799.     ["type"] = "Item",
  5800.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  5801.     ["class"] = "item.brick",
  5802.     ["meta"] = 0,
  5803.     ["name"] = "Clay Brick",
  5804.     ["id"] = 336,
  5805.   },
  5806. },
  5807. [76] = {
  5808.   [0] = {
  5809.     ["type"] = "Block",
  5810.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  5811.     ["class"] = "tile.notGate",
  5812.     ["meta"] = 0,
  5813.     ["name"] = "Redstone Torch (on)",
  5814.     ["id"] = 76,
  5815.   },
  5816. },
  5817. [5286] = {
  5818.   [0] = {
  5819.     ["type"] = "Item",
  5820.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  5821.     ["class"] = "item.hoeGreenSapphire",
  5822.     ["meta"] = 0,
  5823.     ["name"] = "Green Sapphire Hoe",
  5824.     ["id"] = 5286,
  5825.   },
  5826. },
  5827. [1379] = {
  5828.   [0] = {
  5829.     ["type"] = "Block",
  5830.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  5831.     ["class"] = "tile.world.blocks.aesthetic.aluminumTorch",
  5832.     ["meta"] = 0,
  5833.     ["name"] = "Aluminum Torch",
  5834.     ["id"] = 1379,
  5835.   },
  5836. },
  5837. [13362] = {
  5838.   [0] = {
  5839.     ["type"] = "Item",
  5840.     ["class"] = "forestry.storage.items.ItemBackpack",
  5841.     ["meta"] = 0,
  5842.     ["name"] = "Item Backpack",
  5843.     ["id"] = 13362,
  5844.   },
  5845. },
  5846. [337] = {
  5847.   [0] = {
  5848.     ["type"] = "Item",
  5849.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  5850.     ["class"] = "item.clay",
  5851.     ["meta"] = 0,
  5852.     ["name"] = "Clay Balls",
  5853.     ["id"] = 337,
  5854.   },
  5855. },
  5856. [77] = {
  5857.   [0] = {
  5858.     ["type"] = "Block",
  5859.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buttons" },
  5860.     ["class"] = "tile.button",
  5861.     ["meta"] = 0,
  5862.     ["name"] = "Stone Button",
  5863.     ["id"] = 77,
  5864.   },
  5865. },
  5866. [5287] = {
  5867.   [0] = {
  5868.     ["type"] = "Item",
  5869.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  5870.     ["class"] = "item.hoeRuby",
  5871.     ["meta"] = 0,
  5872.     ["name"] = "Ruby Hoe",
  5873.     ["id"] = 5287,
  5874.   },
  5875. },
  5876. [1380] = {
  5877.   [0] = {
  5878.     ["type"] = "Block",
  5879.     ["class"] = "tile.world.blocks.aesthetic.xychoridite2Blocks",
  5880.     ["meta"] = 0,
  5881.     ["name"] = "Xychoridite2 Blocks",
  5882.     ["id"] = 1380,
  5883.   },
  5884. },
  5885. [13363] = {
  5886.   [0] = {
  5887.     ["type"] = "Item",
  5888.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  5889.     ["class"] = "item.frameImpregnated",
  5890.     ["meta"] = 0,
  5891.     ["name"] = "Impregnated Frame",
  5892.     ["id"] = 13363,
  5893.   },
  5894. },
  5895. [338] = {
  5896.   [0] = {
  5897.     ["type"] = "Item",
  5898.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  5899.     ["class"] = "item.reeds",
  5900.     ["meta"] = 0,
  5901.     ["name"] = "Sugarcane",
  5902.     ["id"] = 338,
  5903.   },
  5904. },
  5905. [78] = {
  5906.   [0] = {
  5907.     ["type"] = "Block",
  5908.     ["class"] = "tile.snow",
  5909.     ["meta"] = 0,
  5910.     ["name"] = "Snow",
  5911.     ["id"] = 78,
  5912.   },
  5913. },
  5914. [5288] = {
  5915.   [0] = {
  5916.     ["type"] = "Item",
  5917.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  5918.     ["class"] = "item.hoeSapphire",
  5919.     ["meta"] = 0,
  5920.     ["name"] = "Sapphire Hoe",
  5921.     ["id"] = 5288,
  5922.   },
  5923. },
  5924. [1381] = {
  5925.   [0] = {
  5926.     ["type"] = "Block",
  5927.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5928.     ["class"] = "tile.world.blocks.aesthetic.structureBlock",
  5929.     ["meta"] = 0,
  5930.     ["name"] = "Xy Platform Shield",
  5931.     ["id"] = 1381,
  5932.   },
  5933. },
  5934. [13364] = {
  5935.   [0] = {
  5936.     ["type"] = "Item",
  5937.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  5938.     ["class"] = "item.frameProven",
  5939.     ["meta"] = 0,
  5940.     ["name"] = "Proven Frame",
  5941.     ["id"] = 13364,
  5942.   },
  5943. },
  5944. [339] = {
  5945.   [0] = {
  5946.     ["type"] = "Item",
  5947.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  5948.     ["class"] = "item.paper",
  5949.     ["meta"] = 0,
  5950.     ["name"] = "Paper",
  5951.     ["id"] = 339,
  5952.   },
  5953. },
  5954. [79] = {
  5955.   [0] = {
  5956.     ["type"] = "Block",
  5957.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  5958.     ["class"] = "tile.ice",
  5959.     ["meta"] = 0,
  5960.     ["name"] = "Ice",
  5961.     ["id"] = 79,
  5962.   },
  5963. },
  5964. [5289] = {
  5965.   [0] = {
  5966.     ["type"] = "Item",
  5967.     ["class"] = "item.paintbrush.black",
  5968.     ["meta"] = 0,
  5969.     ["name"] = "Black",
  5970.     ["id"] = 5289,
  5971.   },
  5972. },
  5973. [600] = {
  5974.   [0] = {
  5975.     ["type"] = "Block",
  5976.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  5977.     ["class"] = "tile.blockAlloy",
  5978.     ["meta"] = 0,
  5979.     ["name"] = "Reinforced Stone",
  5980.     ["id"] = 600,
  5981.   },
  5982. },
  5983. [1382] = {
  5984.   [0] = {
  5985.     ["type"] = "Block",
  5986.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "XY Craft" },
  5987.     ["class"] = "tile.world.blocks.aesthetic.xyLight",
  5988.     ["meta"] = 0,
  5989.     ["name"] = "Xy Structure",
  5990.     ["id"] = 1382,
  5991.   },
  5992. },
  5993. [13365] = {
  5994.   [0] = {
  5995.     ["type"] = "Item",
  5996.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  5997.     ["class"] = "item.frameUntreated",
  5998.     ["meta"] = 0,
  5999.     ["name"] = "Untreated Frame",
  6000.     ["id"] = 13365,
  6001.   },
  6002. },
  6003. [340] = {
  6004.   [0] = {
  6005.     ["type"] = "Item",
  6006.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  6007.     ["class"] = "item.book",
  6008.     ["meta"] = 0,
  6009.     ["name"] = "Book",
  6010.     ["id"] = 340,
  6011.   },
  6012. },
  6013. [80] = {
  6014.   [0] = {
  6015.     ["type"] = "Block",
  6016.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  6017.     ["class"] = "tile.snow",
  6018.     ["meta"] = 0,
  6019.     ["name"] = "Snow Block",
  6020.     ["id"] = 80,
  6021.   },
  6022. },
  6023. [5290] = {
  6024.   [0] = {
  6025.     ["type"] = "Item",
  6026.     ["class"] = "item.paintbrush.blue",
  6027.     ["meta"] = 0,
  6028.     ["name"] = "Blue",
  6029.     ["id"] = 5290,
  6030.   },
  6031. },
  6032. [601] = {
  6033.   [0] = {
  6034.     ["type"] = "Block",
  6035.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass" },
  6036.     ["class"] = "tile.blockAlloyGlass",
  6037.     ["meta"] = 0,
  6038.     ["name"] = "Reinforced Glass",
  6039.     ["id"] = 601,
  6040.   },
  6041. },
  6042. [1383] = {
  6043.   [0] = {
  6044.     ["type"] = "Block",
  6045.     ["class"] = "tile.world.blocks.aesthetic.xyLightInv",
  6046.     ["meta"] = 0,
  6047.     ["name"] = "Xy Light Inv",
  6048.     ["id"] = 1383,
  6049.   },
  6050. },
  6051. [13366] = {
  6052.   [0] = {
  6053.     ["type"] = "Item",
  6054.     ["categories"] = { "stuff", "Stuff", "Resources", "Gears" },
  6055.     ["class"] = "item.gearBronze",
  6056.     ["meta"] = 0,
  6057.     ["name"] = "Bronze Gear",
  6058.     ["id"] = 13366,
  6059.   },
  6060. },
  6061. [341] = {
  6062.   [0] = {
  6063.     ["type"] = "Item",
  6064.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  6065.     ["class"] = "item.slimeball",
  6066.     ["meta"] = 0,
  6067.     ["name"] = "Slimeball",
  6068.     ["id"] = 341,
  6069.   },
  6070. },
  6071. [81] = {
  6072.   [0] = {
  6073.     ["type"] = "Block",
  6074.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  6075.     ["class"] = "tile.cactus",
  6076.     ["meta"] = 0,
  6077.     ["name"] = "Cactus",
  6078.     ["id"] = 81,
  6079.   },
  6080. },
  6081. [5291] = {
  6082.   [0] = {
  6083.     ["type"] = "Item",
  6084.     ["class"] = "item.paintbrush.brown",
  6085.     ["meta"] = 0,
  6086.     ["name"] = "Brown",
  6087.     ["id"] = 5291,
  6088.   },
  6089. },
  6090. [602] = {
  6091.   [0] = {
  6092.     ["type"] = "Block",
  6093.     ["class"] = "ic2.core.block.BlockBarrel",
  6094.     ["meta"] = 0,
  6095.     ["name"] = "Barrel Block",
  6096.     ["id"] = 602,
  6097.   },
  6098. },
  6099. [1384] = {
  6100.   [0] = {
  6101.     ["type"] = "Block",
  6102.     ["class"] = "tile.world.blocks.aesthetic.glassViewer",
  6103.     ["meta"] = 0,
  6104.     ["name"] = "Glass Viewer",
  6105.     ["id"] = 1384,
  6106.   },
  6107. },
  6108. [13367] = {
  6109.   [0] = {
  6110.     ["type"] = "Item",
  6111.     ["categories"] = { "stuff", "Stuff", "Resources", "Gears" },
  6112.     ["class"] = "item.gearCopper",
  6113.     ["meta"] = 0,
  6114.     ["name"] = "Copper Gear",
  6115.     ["id"] = 13367,
  6116.   },
  6117. },
  6118. [342] = {
  6119.   [0] = {
  6120.     ["type"] = "Item",
  6121.     ["categories"] = { "stuff", "Stuff", "Item", "Vehicle", "Minecarts" },
  6122.     ["class"] = "item.rc.item.cart.chest",
  6123.     ["meta"] = 0,
  6124.     ["name"] = "Storage Minecart",
  6125.     ["id"] = 342,
  6126.   },
  6127. },
  6128. [82] = {
  6129.   [0] = {
  6130.     ["type"] = "Block",
  6131.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  6132.     ["class"] = "tile.clay",
  6133.     ["meta"] = 0,
  6134.     ["name"] = "Clay",
  6135.     ["id"] = 82,
  6136.   },
  6137. },
  6138. [5292] = {
  6139.   [0] = {
  6140.     ["type"] = "Item",
  6141.     ["class"] = "item.paintbrush.cyan",
  6142.     ["meta"] = 0,
  6143.     ["name"] = "Cyan",
  6144.     ["id"] = 5292,
  6145.   },
  6146. },
  6147. [603] = {
  6148.   [0] = {
  6149.     ["type"] = "Block",
  6150.     ["class"] = "ic2.core.block.wiring.BlockCable",
  6151.     ["meta"] = 0,
  6152.     ["name"] = "Cable Block",
  6153.     ["id"] = 603,
  6154.   },
  6155. },
  6156. [13368] = {
  6157.   [0] = {
  6158.     ["type"] = "Item",
  6159.     ["categories"] = { "stuff", "Stuff", "Resources", "Gears" },
  6160.     ["class"] = "item.gearTin",
  6161.     ["meta"] = 0,
  6162.     ["name"] = "Tin Gear",
  6163.     ["id"] = 13368,
  6164.   },
  6165. },
  6166. [343] = {
  6167.   [0] = {
  6168.     ["type"] = "Item",
  6169.     ["categories"] = { "stuff", "Stuff", "Item", "Vehicle", "Minecarts" },
  6170.     ["class"] = "item.rc.item.cart.furnace",
  6171.     ["meta"] = 0,
  6172.     ["name"] = "Powered Minecart",
  6173.     ["id"] = 343,
  6174.   },
  6175. },
  6176. [83] = {
  6177.   [0] = {
  6178.     ["type"] = "Block",
  6179.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  6180.     ["class"] = "tile.reeds",
  6181.     ["meta"] = 0,
  6182.     ["name"] = "Sugar Cane",
  6183.     ["id"] = 83,
  6184.   },
  6185. },
  6186. [5293] = {
  6187.   [0] = {
  6188.     ["type"] = "Item",
  6189.     ["class"] = "item.paintbrush.dry",
  6190.     ["meta"] = 0,
  6191.     ["name"] = "Dry",
  6192.     ["id"] = 5293,
  6193.   },
  6194. },
  6195. [604] = {
  6196.   [0] = {
  6197.     ["type"] = "Block",
  6198.     ["class"] = "tile.blockCrop",
  6199.     ["meta"] = 0,
  6200.     ["name"] = "Crop Block",
  6201.     ["id"] = 604,
  6202.   },
  6203. },
  6204. [13369] = {
  6205.   [0] = {
  6206.     ["type"] = "Item",
  6207.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  6208.     ["class"] = "item.hardenedMachine",
  6209.     ["meta"] = 0,
  6210.     ["name"] = "Hardened Casing",
  6211.     ["id"] = 13369,
  6212.   },
  6213. },
  6214. [344] = {
  6215.   [0] = {
  6216.     ["type"] = "Item",
  6217.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  6218.     ["class"] = "item.egg",
  6219.     ["meta"] = 0,
  6220.     ["name"] = "Egg",
  6221.     ["id"] = 344,
  6222.   },
  6223. },
  6224. [84] = {
  6225.   [0] = {
  6226.     ["type"] = "Block",
  6227.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  6228.     ["class"] = "tile.jukebox",
  6229.     ["meta"] = 0,
  6230.     ["name"] = "Jukebox",
  6231.     ["id"] = 84,
  6232.   },
  6233. },
  6234. [5294] = {
  6235.   [0] = {
  6236.     ["type"] = "Item",
  6237.     ["class"] = "item.paintbrush.gray",
  6238.     ["meta"] = 0,
  6239.     ["name"] = "Gray",
  6240.     ["id"] = 5294,
  6241.   },
  6242. },
  6243. [605] = {
  6244.   [0] = {
  6245.     ["type"] = "Block",
  6246.     ["class"] = "tile.blockDoorAlloy",
  6247.     ["meta"] = 0,
  6248.     ["name"] = "Door Alloy Block",
  6249.     ["id"] = 605,
  6250.   },
  6251. },
  6252. [13370] = {
  6253.   [0] = {
  6254.     ["type"] = "Item",
  6255.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  6256.     ["class"] = "item.honeyDrop",
  6257.     ["meta"] = 0,
  6258.     ["name"] = "Honey Drop",
  6259.     ["id"] = 13370,
  6260.   },
  6261. },
  6262. [345] = {
  6263.   [0] = {
  6264.     ["type"] = "Item",
  6265.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  6266.     ["class"] = "item.compass",
  6267.     ["meta"] = 0,
  6268.     ["name"] = "Compass",
  6269.     ["id"] = 345,
  6270.   },
  6271. },
  6272. [85] = {
  6273.   [0] = {
  6274.     ["type"] = "Block",
  6275.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  6276.     ["class"] = "tile.fence",
  6277.     ["meta"] = 0,
  6278.     ["name"] = "Fence",
  6279.     ["id"] = 85,
  6280.   },
  6281. },
  6282. [5295] = {
  6283.   [0] = {
  6284.     ["type"] = "Item",
  6285.     ["class"] = "item.paintbrush.green",
  6286.     ["meta"] = 0,
  6287.     ["name"] = "Green",
  6288.     ["id"] = 5295,
  6289.   },
  6290. },
  6291. [606] = {
  6292.   [0] = {
  6293.     ["type"] = "Block",
  6294.     ["class"] = "tile.blockDynamite",
  6295.     ["meta"] = 0,
  6296.     ["name"] = "Dynamite Block",
  6297.     ["id"] = 606,
  6298.   },
  6299. },
  6300. [13371] = {
  6301.   [0] = {
  6302.     ["type"] = "Item",
  6303.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  6304.     ["class"] = "item.honeyPot",
  6305.     ["meta"] = 0,
  6306.     ["name"] = "Honey Pot",
  6307.     ["id"] = 13371,
  6308.   },
  6309. },
  6310. [346] = {
  6311.   [0] = {
  6312.     ["type"] = "Item",
  6313.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  6314.     ["class"] = "item.fishingRod",
  6315.     ["meta"] = 0,
  6316.     ["name"] = "Fishing Rod",
  6317.     ["id"] = 346,
  6318.   },
  6319. },
  6320. [86] = {
  6321.   [0] = {
  6322.     ["type"] = "Block",
  6323.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  6324.     ["class"] = "tile.pumpkin",
  6325.     ["meta"] = 0,
  6326.     ["name"] = "Pumpkin",
  6327.     ["id"] = 86,
  6328.   },
  6329. },
  6330. [5296] = {
  6331.   [0] = {
  6332.     ["type"] = "Item",
  6333.     ["class"] = "item.paintbrush.lightBlue",
  6334.     ["meta"] = 0,
  6335.     ["name"] = "Light Blue",
  6336.     ["id"] = 5296,
  6337.   },
  6338. },
  6339. [607] = {
  6340.   [0] = {
  6341.     ["type"] = "Block",
  6342.     ["class"] = "tile.blockDynamiteRemote",
  6343.     ["meta"] = 0,
  6344.     ["name"] = "Dynamite Remote Block",
  6345.     ["id"] = 607,
  6346.   },
  6347. },
  6348. [13372] = {
  6349.   [0] = {
  6350.     ["type"] = "Item",
  6351.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  6352.     ["class"] = "item.honeydew",
  6353.     ["meta"] = 0,
  6354.     ["name"] = "Honey Dew",
  6355.     ["id"] = 13372,
  6356.   },
  6357. },
  6358. [347] = {
  6359.   [0] = {
  6360.     ["type"] = "Item",
  6361.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  6362.     ["class"] = "item.clock",
  6363.     ["meta"] = 0,
  6364.     ["name"] = "Clock",
  6365.     ["id"] = 347,
  6366.   },
  6367. },
  6368. [87] = {
  6369.   [0] = {
  6370.     ["type"] = "Block",
  6371.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Nether Block" },
  6372.     ["class"] = "tile.hellrock",
  6373.     ["meta"] = 0,
  6374.     ["name"] = "Netherrack",
  6375.     ["id"] = 87,
  6376.   },
  6377. },
  6378. [5297] = {
  6379.   [0] = {
  6380.     ["type"] = "Item",
  6381.     ["class"] = "item.paintbrush.lime",
  6382.     ["meta"] = 0,
  6383.     ["name"] = "Lime",
  6384.     ["id"] = 5297,
  6385.   },
  6386. },
  6387. [608] = {
  6388.   [0] = {
  6389.     ["type"] = "Block",
  6390.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  6391.     ["class"] = "ic2.core.block.wiring.BlockElectric",
  6392.     ["meta"] = 0,
  6393.     ["name"] = "Energystorage",
  6394.     ["id"] = 608,
  6395.   },
  6396. },
  6397. [13373] = {
  6398.   [0] = {
  6399.     ["type"] = "Item",
  6400.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  6401.     ["class"] = "item.honeyedSlice",
  6402.     ["meta"] = 0,
  6403.     ["name"] = "Honey Bread",
  6404.     ["id"] = 13373,
  6405.   },
  6406. },
  6407. [348] = {
  6408.   [0] = {
  6409.     ["type"] = "Item",
  6410.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  6411.     ["class"] = "item.yellowDust",
  6412.     ["meta"] = 0,
  6413.     ["name"] = "Glowstone Dust",
  6414.     ["id"] = 348,
  6415.   },
  6416. },
  6417. [88] = {
  6418.   [0] = {
  6419.     ["type"] = "Block",
  6420.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Nether Block" },
  6421.     ["class"] = "tile.hellsand",
  6422.     ["meta"] = 0,
  6423.     ["name"] = "Soul Sand",
  6424.     ["id"] = 88,
  6425.   },
  6426. },
  6427. [5298] = {
  6428.   [0] = {
  6429.     ["type"] = "Item",
  6430.     ["class"] = "item.paintbrush.magenta",
  6431.     ["meta"] = 0,
  6432.     ["name"] = "Magenta",
  6433.     ["id"] = 5298,
  6434.   },
  6435. },
  6436. [609] = {
  6437.   [0] = {
  6438.     ["type"] = "Block",
  6439.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  6440.     ["class"] = "tile.blockFenceIron",
  6441.     ["meta"] = 0,
  6442.     ["name"] = "Iron Fence",
  6443.     ["id"] = 609,
  6444.   },
  6445. },
  6446. [4256] = {
  6447.   [0] = {
  6448.     ["type"] = "Item",
  6449.     ["class"] = "item.ccdisk",
  6450.     ["meta"] = 0,
  6451.     ["name"] = "Ccdisk",
  6452.     ["id"] = 4256,
  6453.   },
  6454. },
  6455. [13374] = {
  6456.   [0] = {
  6457.     ["type"] = "Item",
  6458.     ["class"] = "forestry.storage.items.ItemBackpack",
  6459.     ["meta"] = 0,
  6460.     ["name"] = "Item Backpack",
  6461.     ["id"] = 13374,
  6462.   },
  6463. },
  6464. [349] = {
  6465.   [0] = {
  6466.     ["type"] = "Item",
  6467.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  6468.     ["class"] = "item.fishRaw",
  6469.     ["meta"] = 0,
  6470.     ["name"] = "Raw Fish",
  6471.     ["id"] = 349,
  6472.   },
  6473. },
  6474. [89] = {
  6475.   [0] = {
  6476.     ["type"] = "Block",
  6477.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Nether Block" },
  6478.     ["class"] = "tile.lightgem",
  6479.     ["meta"] = 0,
  6480.     ["name"] = "Glowstone",
  6481.     ["id"] = 89,
  6482.   },
  6483. },
  6484. [5299] = {
  6485.   [0] = {
  6486.     ["type"] = "Item",
  6487.     ["class"] = "item.paintbrush.orange",
  6488.     ["meta"] = 0,
  6489.     ["name"] = "Orange",
  6490.     ["id"] = 5299,
  6491.   },
  6492. },
  6493. [610] = {
  6494.   [0] = {
  6495.     ["type"] = "Block",
  6496.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  6497.     ["class"] = "tile.blockFoam",
  6498.     ["meta"] = 0,
  6499.     ["name"] = "Construction Foam",
  6500.     ["id"] = 610,
  6501.   },
  6502. },
  6503. [4257] = {
  6504.   [0] = {
  6505.     ["type"] = "Item",
  6506.     ["class"] = "item.ccdisk",
  6507.     ["meta"] = 0,
  6508.     ["name"] = "Ccdisk",
  6509.     ["id"] = 4257,
  6510.   },
  6511. },
  6512. [13375] = {
  6513.   [0] = {
  6514.     ["type"] = "Item",
  6515.     ["class"] = "forestry.storage.items.ItemBackpack",
  6516.     ["meta"] = 0,
  6517.     ["name"] = "Item Backpack",
  6518.     ["id"] = 13375,
  6519.   },
  6520. },
  6521. [350] = {
  6522.   [0] = {
  6523.     ["type"] = "Item",
  6524.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  6525.     ["class"] = "item.fishCooked",
  6526.     ["meta"] = 0,
  6527.     ["name"] = "Cooked Fish",
  6528.     ["id"] = 350,
  6529.   },
  6530. },
  6531. [90] = {
  6532.   [0] = {
  6533.     ["type"] = "Block",
  6534.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  6535.     ["class"] = "tile.portal",
  6536.     ["meta"] = 0,
  6537.     ["name"] = "Portal",
  6538.     ["id"] = 90,
  6539.   },
  6540. },
  6541. [5300] = {
  6542.   [0] = {
  6543.     ["type"] = "Item",
  6544.     ["class"] = "item.paintbrush.pink",
  6545.     ["meta"] = 0,
  6546.     ["name"] = "Pink",
  6547.     ["id"] = 5300,
  6548.   },
  6549. },
  6550. [611] = {
  6551.   [0] = {
  6552.     ["type"] = "Block",
  6553.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  6554.     ["class"] = "ic2.core.block.generator.block.BlockGenerator",
  6555.     ["meta"] = 0,
  6556.     ["name"] = "Powersource",
  6557.     ["id"] = 611,
  6558.   },
  6559. },
  6560. [4258] = {
  6561.   [0] = {
  6562.     ["type"] = "Item",
  6563.     ["class"] = "item.ccprintout",
  6564.     ["meta"] = 0,
  6565.     ["name"] = "Ccprintout",
  6566.     ["id"] = 4258,
  6567.   },
  6568. },
  6569. [13376] = {
  6570.   [0] = {
  6571.     ["type"] = "Item",
  6572.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  6573.     ["class"] = "item.impregnatedCasing",
  6574.     ["meta"] = 0,
  6575.     ["name"] = "Impregnated Casing",
  6576.     ["id"] = 13376,
  6577.   },
  6578. },
  6579. [351] = {
  6580.   [5] = {
  6581.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6582.     ["meta"] = 5,
  6583.     ["name"] = "Purple Dye",
  6584.     ["id"] = 351,
  6585.   },
  6586.   [11] = {
  6587.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6588.     ["meta"] = 11,
  6589.     ["name"] = "Dandelion Yellow",
  6590.     ["id"] = 351,
  6591.   },
  6592.   [0] = {
  6593.     ["type"] = "Item",
  6594.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6595.     ["class"] = "item.dyePowder",
  6596.     ["meta"] = 0,
  6597.     ["name"] = "Ink Sack",
  6598.     ["id"] = 351,
  6599.   },
  6600.   [6] = {
  6601.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6602.     ["meta"] = 6,
  6603.     ["name"] = "Cyan Dye",
  6604.     ["id"] = 351,
  6605.   },
  6606.   [12] = {
  6607.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6608.     ["meta"] = 12,
  6609.     ["name"] = "Light Blue Dye",
  6610.     ["id"] = 351,
  6611.   },
  6612.   [1] = {
  6613.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6614.     ["meta"] = 1,
  6615.     ["name"] = "Rose Red",
  6616.     ["id"] = 351,
  6617.   },
  6618.   [7] = {
  6619.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6620.     ["meta"] = 7,
  6621.     ["name"] = "Light Gray Dye",
  6622.     ["id"] = 351,
  6623.   },
  6624.   [13] = {
  6625.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6626.     ["meta"] = 13,
  6627.     ["name"] = "Magenta Dye",
  6628.     ["id"] = 351,
  6629.   },
  6630.   [2] = {
  6631.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6632.     ["meta"] = 2,
  6633.     ["name"] = "Cactus Green",
  6634.     ["id"] = 351,
  6635.   },
  6636.   [8] = {
  6637.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6638.     ["meta"] = 8,
  6639.     ["name"] = "Gray Dye",
  6640.     ["id"] = 351,
  6641.   },
  6642.   [14] = {
  6643.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6644.     ["meta"] = 14,
  6645.     ["name"] = "Orange Dye",
  6646.     ["id"] = 351,
  6647.   },
  6648.   [3] = {
  6649.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6650.     ["meta"] = 3,
  6651.     ["name"] = "Coco Beans",
  6652.     ["id"] = 351,
  6653.   },
  6654.   [9] = {
  6655.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6656.     ["meta"] = 9,
  6657.     ["name"] = "Pink Dye",
  6658.     ["id"] = 351,
  6659.   },
  6660.   [15] = {
  6661.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6662.     ["meta"] = 15,
  6663.     ["name"] = "Bone Meal",
  6664.     ["id"] = 351,
  6665.   },
  6666.   [4] = {
  6667.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6668.     ["meta"] = 4,
  6669.     ["name"] = "Lapis Lazuli",
  6670.     ["id"] = 351,
  6671.   },
  6672.   [10] = {
  6673.     ["categories"] = { "stuff", "Stuff", "Resources", "Dye" },
  6674.     ["meta"] = 10,
  6675.     ["name"] = "Lime Dye",
  6676.     ["id"] = 351,
  6677.   },
  6678. },
  6679. [91] = {
  6680.   [0] = {
  6681.     ["type"] = "Block",
  6682.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block" },
  6683.     ["class"] = "tile.litpumpkin",
  6684.     ["meta"] = 0,
  6685.     ["name"] = "Jack-O-Lantern",
  6686.     ["id"] = 91,
  6687.   },
  6688. },
  6689. [5301] = {
  6690.   [0] = {
  6691.     ["type"] = "Item",
  6692.     ["class"] = "item.paintbrush.purple",
  6693.     ["meta"] = 0,
  6694.     ["name"] = "Purple",
  6695.     ["id"] = 5301,
  6696.   },
  6697. },
  6698. [612] = {
  6699.   [0] = {
  6700.     ["type"] = "Block",
  6701.     ["class"] = "tile.blockHarz",
  6702.     ["meta"] = 0,
  6703.     ["name"] = "Harz Block",
  6704.     ["id"] = 612,
  6705.   },
  6706. },
  6707. [13377] = {
  6708.   [0] = {
  6709.     ["type"] = "Item",
  6710.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  6711.     ["class"] = "item.imprinter",
  6712.     ["meta"] = 0,
  6713.     ["name"] = "Imprinter",
  6714.     ["id"] = 13377,
  6715.   },
  6716. },
  6717. [352] = {
  6718.   [0] = {
  6719.     ["type"] = "Item",
  6720.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  6721.     ["class"] = "item.bone",
  6722.     ["meta"] = 0,
  6723.     ["name"] = "Bone",
  6724.     ["id"] = 352,
  6725.   },
  6726. },
  6727. [92] = {
  6728.   [0] = {
  6729.     ["type"] = "Block",
  6730.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Unedible Food" },
  6731.     ["class"] = "tile.cake",
  6732.     ["meta"] = 0,
  6733.     ["name"] = "Cake Block",
  6734.     ["id"] = 92,
  6735.   },
  6736. },
  6737. [5302] = {
  6738.   [0] = {
  6739.     ["type"] = "Item",
  6740.     ["class"] = "item.paintbrush.red",
  6741.     ["meta"] = 0,
  6742.     ["name"] = "Red",
  6743.     ["id"] = 5302,
  6744.   },
  6745. },
  6746. [613] = {
  6747.   [0] = {
  6748.     ["type"] = "Block",
  6749.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  6750.     ["class"] = "tile.blockITNT",
  6751.     ["meta"] = 0,
  6752.     ["name"] = "Industrialtnt",
  6753.     ["id"] = 613,
  6754.   },
  6755. },
  6756. [13378] = {
  6757.   [0] = {
  6758.     ["type"] = "Item",
  6759.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  6760.     ["class"] = "item.infuser",
  6761.     ["meta"] = 0,
  6762.     ["name"] = "Infuser",
  6763.     ["id"] = 13378,
  6764.   },
  6765. },
  6766. [353] = {
  6767.   [0] = {
  6768.     ["type"] = "Item",
  6769.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Unedible Food" },
  6770.     ["class"] = "item.sugar",
  6771.     ["meta"] = 0,
  6772.     ["name"] = "Sugar",
  6773.     ["id"] = 353,
  6774.   },
  6775. },
  6776. [93] = {
  6777.   [0] = {
  6778.     ["type"] = "Block",
  6779.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  6780.     ["class"] = "tile.diode",
  6781.     ["meta"] = 0,
  6782.     ["name"] = "Redstone Repeater Block (off)",
  6783.     ["id"] = 93,
  6784.   },
  6785. },
  6786. [5303] = {
  6787.   [0] = {
  6788.     ["type"] = "Item",
  6789.     ["class"] = "item.paintbrush.silver",
  6790.     ["meta"] = 0,
  6791.     ["name"] = "Silver",
  6792.     ["id"] = 5303,
  6793.   },
  6794. },
  6795. [614] = {
  6796.   [0] = {
  6797.     ["type"] = "Block",
  6798.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  6799.     ["class"] = "tile.blockIronScaffold",
  6800.     ["meta"] = 0,
  6801.     ["name"] = "Iron Scaffold",
  6802.     ["id"] = 614,
  6803.   },
  6804. },
  6805. [1396] = {
  6806.   [0] = {
  6807.     ["type"] = "Item",
  6808.     ["class"] = "item.GraviGun",
  6809.     ["meta"] = 0,
  6810.     ["name"] = "Gravi Gun",
  6811.     ["id"] = 1396,
  6812.   },
  6813. },
  6814. [13379] = {
  6815.   [0] = {
  6816.     ["type"] = "Item",
  6817.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  6818.     ["class"] = "item.ingotBronze",
  6819.     ["meta"] = 0,
  6820.     ["name"] = "Bronze",
  6821.     ["id"] = 13379,
  6822.   },
  6823. },
  6824. [354] = {
  6825.   [0] = {
  6826.     ["type"] = "Item",
  6827.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Unedible Food" },
  6828.     ["class"] = "item.cake",
  6829.     ["meta"] = 0,
  6830.     ["name"] = "Cake",
  6831.     ["id"] = 354,
  6832.   },
  6833. },
  6834. [94] = {
  6835.   [0] = {
  6836.     ["type"] = "Block",
  6837.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  6838.     ["class"] = "tile.diode",
  6839.     ["meta"] = 0,
  6840.     ["name"] = "Redstone Repeater Block (on)",
  6841.     ["id"] = 94,
  6842.   },
  6843. },
  6844. [5304] = {
  6845.   [0] = {
  6846.     ["type"] = "Item",
  6847.     ["class"] = "item.paintbrush.white",
  6848.     ["meta"] = 0,
  6849.     ["name"] = "White",
  6850.     ["id"] = 5304,
  6851.   },
  6852. },
  6853. [615] = {
  6854.   [0] = {
  6855.     ["type"] = "Block",
  6856.     ["class"] = "tile.blockLuminator",
  6857.     ["meta"] = 0,
  6858.     ["name"] = "Luminator Block",
  6859.     ["id"] = 615,
  6860.   },
  6861. },
  6862. [13380] = {
  6863.   [0] = {
  6864.     ["type"] = "Item",
  6865.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  6866.     ["class"] = "item.ingotCopper",
  6867.     ["meta"] = 0,
  6868.     ["name"] = "Copper",
  6869.     ["id"] = 13380,
  6870.   },
  6871. },
  6872. [355] = {
  6873.   [0] = {
  6874.     ["type"] = "Item",
  6875.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  6876.     ["class"] = "item.bed",
  6877.     ["meta"] = 0,
  6878.     ["name"] = "Bed",
  6879.     ["id"] = 355,
  6880.   },
  6881. },
  6882. [95] = {
  6883.   [0] = {
  6884.     ["type"] = "Block",
  6885.     ["class"] = "tile.lockedchest",
  6886.     ["meta"] = 0,
  6887.     ["name"] = "Locked Chest",
  6888.     ["id"] = 95,
  6889.   },
  6890. },
  6891. [5305] = {
  6892.   [0] = {
  6893.     ["type"] = "Item",
  6894.     ["class"] = "item.paintbrush.yellow",
  6895.     ["meta"] = 0,
  6896.     ["name"] = "Yellow",
  6897.     ["id"] = 5305,
  6898.   },
  6899. },
  6900. [616] = {
  6901.   [0] = {
  6902.     ["type"] = "Block",
  6903.     ["class"] = "tile.blockLuminatorD",
  6904.     ["meta"] = 0,
  6905.     ["name"] = "Luminator D Block",
  6906.     ["id"] = 616,
  6907.   },
  6908. },
  6909. [13381] = {
  6910.   [0] = {
  6911.     ["type"] = "Item",
  6912.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  6913.     ["class"] = "item.ingotTin",
  6914.     ["meta"] = 0,
  6915.     ["name"] = "Tin",
  6916.     ["id"] = 13381,
  6917.   },
  6918. },
  6919. [356] = {
  6920.   [0] = {
  6921.     ["type"] = "Item",
  6922.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  6923.     ["class"] = "item.diode",
  6924.     ["meta"] = 0,
  6925.     ["name"] = "Redstone Repeater",
  6926.     ["id"] = 356,
  6927.   },
  6928. },
  6929. [96] = {
  6930.   [0] = {
  6931.     ["type"] = "Block",
  6932.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Doors" },
  6933.     ["class"] = "tile.trapdoor",
  6934.     ["meta"] = 0,
  6935.     ["name"] = "Trapdoor",
  6936.     ["id"] = 96,
  6937.   },
  6938. },
  6939. [5306] = {
  6940.   [0] = {
  6941.     ["type"] = "Item",
  6942.     ["class"] = "item.paintcan.black",
  6943.     ["meta"] = 0,
  6944.     ["name"] = "Black",
  6945.     ["id"] = 5306,
  6946.   },
  6947. },
  6948. [617] = {
  6949.   [0] = {
  6950.     ["type"] = "Block",
  6951.     ["class"] = "ic2.core.block.machine.BlockMachine",
  6952.     ["meta"] = 0,
  6953.     ["name"] = "Machine Block",
  6954.     ["id"] = 617,
  6955.   },
  6956. },
  6957. [13382] = {
  6958.   [0] = {
  6959.     ["type"] = "Item",
  6960.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  6961.     ["class"] = "item.iodineCapsule",
  6962.     ["meta"] = 0,
  6963.     ["name"] = "Iodinecapsule",
  6964.     ["id"] = 13382,
  6965.   },
  6966. },
  6967. [357] = {
  6968.   [0] = {
  6969.     ["type"] = "Item",
  6970.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  6971.     ["class"] = "item.cookie",
  6972.     ["meta"] = 0,
  6973.     ["name"] = "Cookie",
  6974.     ["id"] = 357,
  6975.   },
  6976. },
  6977. [97] = {
  6978.   [0] = {
  6979.     ["type"] = "Block",
  6980.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  6981.     ["class"] = "tile.monsterStoneEgg",
  6982.     ["meta"] = 0,
  6983.     ["name"] = "Stone (Silverfish)",
  6984.     ["id"] = 97,
  6985.   },
  6986.   [1] = {
  6987.     ["meta"] = 1,
  6988.     ["name"] = "Cobblestone (Silverfish)",
  6989.     ["id"] = 97,
  6990.   },
  6991.   [2] = {
  6992.     ["meta"] = 2,
  6993.     ["name"] = "Stone Brick (Silverfish)",
  6994.     ["id"] = 97,
  6995.   },
  6996. },
  6997. [5307] = {
  6998.   [0] = {
  6999.     ["type"] = "Item",
  7000.     ["class"] = "item.paintcan.blue",
  7001.     ["meta"] = 0,
  7002.     ["name"] = "Blue",
  7003.     ["id"] = 5307,
  7004.   },
  7005. },
  7006. [618] = {
  7007.   [0] = {
  7008.     ["type"] = "Block",
  7009.     ["class"] = "ic2.core.block.machine.BlockMachine2",
  7010.     ["meta"] = 0,
  7011.     ["name"] = "Machine2 Block",
  7012.     ["id"] = 618,
  7013.   },
  7014. },
  7015. [1400] = {
  7016.   [0] = {
  7017.     ["type"] = "Block",
  7018.     ["class"] = "tile.machines.blocks.plasmaTorch",
  7019.     ["meta"] = 0,
  7020.     ["name"] = "Plasma Torch",
  7021.     ["id"] = 1400,
  7022.   },
  7023. },
  7024. [13383] = {
  7025.   [0] = {
  7026.     ["type"] = "Item",
  7027.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  7028.     ["class"] = "item.kitPickaxe",
  7029.     ["meta"] = 0,
  7030.     ["name"] = "Kit Pickaxe",
  7031.     ["id"] = 13383,
  7032.   },
  7033. },
  7034. [358] = {
  7035.   [0] = {
  7036.     ["type"] = "Item",
  7037.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  7038.     ["class"] = "item.map",
  7039.     ["meta"] = 0,
  7040.     ["name"] = "Map",
  7041.     ["id"] = 358,
  7042.   },
  7043. },
  7044. [98] = {
  7045.   [0] = {
  7046.     ["type"] = "Block",
  7047.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  7048.     ["class"] = "tile.stonebricksmooth",
  7049.     ["meta"] = 0,
  7050.     ["name"] = "Stone Brick",
  7051.     ["id"] = 98,
  7052.   },
  7053.   [1] = {
  7054.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  7055.     ["meta"] = 1,
  7056.     ["name"] = "Mossy Stone Brick",
  7057.     ["id"] = 98,
  7058.   },
  7059.   [2] = {
  7060.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  7061.     ["meta"] = 2,
  7062.     ["name"] = "Cracked Stone Brick",
  7063.     ["id"] = 98,
  7064.   },
  7065.   [3] = {
  7066.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  7067.     ["meta"] = 3,
  7068.     ["name"] = "Chiseled Stone Brick",
  7069.     ["id"] = 98,
  7070.   },
  7071. },
  7072. [5308] = {
  7073.   [0] = {
  7074.     ["type"] = "Item",
  7075.     ["class"] = "item.paintcan.brown",
  7076.     ["meta"] = 0,
  7077.     ["name"] = "Brown",
  7078.     ["id"] = 5308,
  7079.   },
  7080. },
  7081. [619] = {
  7082.   [0] = {
  7083.     ["type"] = "Block",
  7084.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  7085.     ["class"] = "ic2.core.block.BlockMetal",
  7086.     ["meta"] = 0,
  7087.     ["name"] = "Copper Block",
  7088.     ["id"] = 619,
  7089.   },
  7090.   [1] = {
  7091.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  7092.     ["meta"] = 1,
  7093.     ["name"] = "Tin Block",
  7094.     ["id"] = 619,
  7095.   },
  7096.   [2] = {
  7097.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  7098.     ["meta"] = 2,
  7099.     ["name"] = "Bronze Block",
  7100.     ["id"] = 619,
  7101.   },
  7102.   [3] = {
  7103.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  7104.     ["meta"] = 3,
  7105.     ["name"] = "Uranium Block",
  7106.     ["id"] = 619,
  7107.   },
  7108. },
  7109. [1401] = {
  7110.   [0] = {
  7111.     ["type"] = "Block",
  7112.     ["class"] = "tile.machines.blocks.multiBrick",
  7113.     ["meta"] = 0,
  7114.     ["name"] = "Multi Brick",
  7115.     ["id"] = 1401,
  7116.   },
  7117. },
  7118. [13384] = {
  7119.   [0] = {
  7120.     ["type"] = "Item",
  7121.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  7122.     ["class"] = "item.kitShovel",
  7123.     ["meta"] = 0,
  7124.     ["name"] = "Kit Shovel",
  7125.     ["id"] = 13384,
  7126.   },
  7127. },
  7128. [359] = {
  7129.   [0] = {
  7130.     ["type"] = "Item",
  7131.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  7132.     ["class"] = "item.shears",
  7133.     ["meta"] = 0,
  7134.     ["name"] = "Shears",
  7135.     ["id"] = 359,
  7136.   },
  7137. },
  7138. [99] = {
  7139.   [0] = {
  7140.     ["type"] = "Block",
  7141.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Mushroom Block" },
  7142.     ["class"] = "tile.mushroom",
  7143.     ["meta"] = 0,
  7144.     ["name"] = "Red Mushroom Cap",
  7145.     ["id"] = 99,
  7146.   },
  7147. },
  7148. [5309] = {
  7149.   [0] = {
  7150.     ["type"] = "Item",
  7151.     ["class"] = "item.paintcan.cyan",
  7152.     ["meta"] = 0,
  7153.     ["name"] = "Cyan",
  7154.     ["id"] = 5309,
  7155.   },
  7156. },
  7157. [620] = {
  7158.   [0] = {
  7159.     ["type"] = "Block",
  7160.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  7161.     ["class"] = "tile.blockMiningPipe",
  7162.     ["meta"] = 0,
  7163.     ["name"] = "Mining Pipe",
  7164.     ["id"] = 620,
  7165.   },
  7166. },
  7167. [1402] = {
  7168.   [0] = {
  7169.     ["type"] = "Block",
  7170.     ["class"] = "tile.machines.blocks.ironPlate",
  7171.     ["meta"] = 0,
  7172.     ["name"] = "Iron Plate",
  7173.     ["id"] = 1402,
  7174.   },
  7175. },
  7176. [13385] = {
  7177.   [0] = {
  7178.     ["type"] = "Item",
  7179.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  7180.     ["class"] = "item.letters",
  7181.     ["meta"] = 0,
  7182.     ["name"] = "Letter",
  7183.     ["id"] = 13385,
  7184.   },
  7185. },
  7186. [360] = {
  7187.   [0] = {
  7188.     ["type"] = "Item",
  7189.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  7190.     ["class"] = "item.melon",
  7191.     ["meta"] = 0,
  7192.     ["name"] = "Melon",
  7193.     ["id"] = 360,
  7194.   },
  7195. },
  7196. [100] = {
  7197.   [0] = {
  7198.     ["type"] = "Block",
  7199.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Mushroom Block" },
  7200.     ["class"] = "tile.mushroom",
  7201.     ["meta"] = 0,
  7202.     ["name"] = "Brown Mushroom Cap",
  7203.     ["id"] = 100,
  7204.   },
  7205. },
  7206. [5310] = {
  7207.   [0] = {
  7208.     ["type"] = "Item",
  7209.     ["class"] = "item.paintcan.empty",
  7210.     ["meta"] = 0,
  7211.     ["name"] = "Empty",
  7212.     ["id"] = 5310,
  7213.   },
  7214. },
  7215. [621] = {
  7216.   [0] = {
  7217.     ["type"] = "Block",
  7218.     ["class"] = "tile.blockMiningTip",
  7219.     ["meta"] = 0,
  7220.     ["name"] = "Mining Tip Block",
  7221.     ["id"] = 621,
  7222.   },
  7223. },
  7224. [1403] = {
  7225.   [0] = {
  7226.     ["type"] = "Block",
  7227.     ["class"] = "tile.machines.blocks.multiInterface",
  7228.     ["meta"] = 0,
  7229.     ["name"] = "Multi Interface",
  7230.     ["id"] = 1403,
  7231.   },
  7232. },
  7233. [13386] = {
  7234.   [0] = {
  7235.     ["type"] = "Item",
  7236.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  7237.     ["class"] = "item.liquidGlass",
  7238.     ["meta"] = 0,
  7239.     ["name"] = "Liquidglass",
  7240.     ["id"] = 13386,
  7241.   },
  7242. },
  7243. [361] = {
  7244.   [0] = {
  7245.     ["type"] = "Item",
  7246.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  7247.     ["class"] = "item.seeds_pumpkin",
  7248.     ["meta"] = 0,
  7249.     ["name"] = "Pumpkin Seeds",
  7250.     ["id"] = 361,
  7251.   },
  7252. },
  7253. [13126] = {
  7254.   [0] = {
  7255.     ["type"] = "Item",
  7256.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  7257.     ["class"] = "item.extrabiomes.logturner",
  7258.     ["meta"] = 0,
  7259.     ["name"] = "Log Turner",
  7260.     ["id"] = 13126,
  7261.   },
  7262. },
  7263. [101] = {
  7264.   [0] = {
  7265.     ["type"] = "Block",
  7266.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block" },
  7267.     ["class"] = "tile.fenceIron",
  7268.     ["meta"] = 0,
  7269.     ["name"] = "Iron Bars",
  7270.     ["id"] = 101,
  7271.   },
  7272. },
  7273. [5311] = {
  7274.   [0] = {
  7275.     ["type"] = "Item",
  7276.     ["class"] = "item.paintcan.gray",
  7277.     ["meta"] = 0,
  7278.     ["name"] = "Gray",
  7279.     ["id"] = 5311,
  7280.   },
  7281. },
  7282. [622] = {
  7283.   [0] = {
  7284.     ["type"] = "Block",
  7285.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  7286.     ["class"] = "tile.blockNuke",
  7287.     ["meta"] = 0,
  7288.     ["name"] = "Nuke",
  7289.     ["id"] = 622,
  7290.   },
  7291. },
  7292. [1404] = {
  7293.   [0] = {
  7294.     ["type"] = "Block",
  7295.     ["class"] = "tile.machines.blocks.basicMachine",
  7296.     ["meta"] = 0,
  7297.     ["name"] = "Basic Machine",
  7298.     ["id"] = 1404,
  7299.   },
  7300. },
  7301. [13387] = {
  7302.   [0] = {
  7303.     ["type"] = "Item",
  7304.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  7305.     ["class"] = "item.liquidHoney",
  7306.     ["meta"] = 0,
  7307.     ["name"] = "Honey",
  7308.     ["id"] = 13387,
  7309.   },
  7310. },
  7311. [362] = {
  7312.   [0] = {
  7313.     ["type"] = "Item",
  7314.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  7315.     ["class"] = "item.seeds_melon",
  7316.     ["meta"] = 0,
  7317.     ["name"] = "Melon Seeds",
  7318.     ["id"] = 362,
  7319.   },
  7320. },
  7321. [13127] = {
  7322.   [0] = {
  7323.     ["type"] = "Item",
  7324.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  7325.     ["class"] = "item.extrabiomes.scarecrow",
  7326.     ["meta"] = 0,
  7327.     ["name"] = "Scarecrow",
  7328.     ["id"] = 13127,
  7329.   },
  7330. },
  7331. [102] = {
  7332.   [0] = {
  7333.     ["type"] = "Block",
  7334.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass" },
  7335.     ["class"] = "tile.thinGlass",
  7336.     ["meta"] = 0,
  7337.     ["name"] = "Glass Pane",
  7338.     ["id"] = 102,
  7339.   },
  7340. },
  7341. [5312] = {
  7342.   [0] = {
  7343.     ["type"] = "Item",
  7344.     ["class"] = "item.paintcan.green",
  7345.     ["meta"] = 0,
  7346.     ["name"] = "Green",
  7347.     ["id"] = 5312,
  7348.   },
  7349. },
  7350. [623] = {
  7351.   [0] = {
  7352.     ["type"] = "Block",
  7353.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  7354.     ["class"] = "ic2.core.block.personal.BlockPersonal",
  7355.     ["meta"] = 0,
  7356.     ["name"] = "Safe",
  7357.     ["id"] = 623,
  7358.   },
  7359. },
  7360. [1405] = {
  7361.   [0] = {
  7362.     ["type"] = "Block",
  7363.     ["class"] = "tile.machines.blocks.multiAir",
  7364.     ["meta"] = 0,
  7365.     ["name"] = "Multi Air",
  7366.     ["id"] = 1405,
  7367.   },
  7368. },
  7369. [27976] = {
  7370.   [0] = {
  7371.     ["type"] = "Item",
  7372.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  7373.     ["class"] = "item.ironwoodPlate",
  7374.     ["meta"] = 0,
  7375.     ["name"] = "Ironwood Plate",
  7376.     ["id"] = 27976,
  7377.   },
  7378. },
  7379. [13388] = {
  7380.   [0] = {
  7381.     ["type"] = "Item",
  7382.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  7383.     ["class"] = "item.liquidIce",
  7384.     ["meta"] = 0,
  7385.     ["name"] = "Crushed Ice",
  7386.     ["id"] = 13388,
  7387.   },
  7388. },
  7389. [363] = {
  7390.   [0] = {
  7391.     ["type"] = "Item",
  7392.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  7393.     ["class"] = "item.beefRaw",
  7394.     ["meta"] = 0,
  7395.     ["name"] = "Raw Beef",
  7396.     ["id"] = 363,
  7397.   },
  7398. },
  7399. [13128] = {
  7400.   [0] = {
  7401.     ["type"] = "Item",
  7402.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7403.     ["class"] = "item.extrabiomes.paste",
  7404.     ["meta"] = 0,
  7405.     ["name"] = "Cactus Paste",
  7406.     ["id"] = 13128,
  7407.   },
  7408. },
  7409. [103] = {
  7410.   [0] = {
  7411.     ["type"] = "Block",
  7412.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7413.     ["class"] = "tile.melon",
  7414.     ["meta"] = 0,
  7415.     ["name"] = "Melon Block",
  7416.     ["id"] = 103,
  7417.   },
  7418. },
  7419. [5313] = {
  7420.   [0] = {
  7421.     ["type"] = "Item",
  7422.     ["class"] = "item.paintcan.lightBlue",
  7423.     ["meta"] = 0,
  7424.     ["name"] = "Light Blue",
  7425.     ["id"] = 5313,
  7426.   },
  7427. },
  7428. [624] = {
  7429.   [0] = {
  7430.     ["type"] = "Block",
  7431.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  7432.     ["class"] = "tile.blockReactorChamber",
  7433.     ["meta"] = 0,
  7434.     ["name"] = "Reactor Chamber",
  7435.     ["id"] = 624,
  7436.   },
  7437. },
  7438. [1406] = {
  7439.   [0] = {
  7440.     ["type"] = "Block",
  7441.     ["class"] = "tile.machines.blocks.multiHard",
  7442.     ["meta"] = 0,
  7443.     ["name"] = "Multi Hard",
  7444.     ["id"] = 1406,
  7445.   },
  7446. },
  7447. [13389] = {
  7448.   [0] = {
  7449.     ["type"] = "Item",
  7450.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  7451.     ["class"] = "item.liquidMead",
  7452.     ["meta"] = 0,
  7453.     ["name"] = "Short Mead",
  7454.     ["id"] = 13389,
  7455.   },
  7456. },
  7457. [364] = {
  7458.   [0] = {
  7459.     ["type"] = "Item",
  7460.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  7461.     ["class"] = "item.beefCooked",
  7462.     ["meta"] = 0,
  7463.     ["name"] = "Steak",
  7464.     ["id"] = 364,
  7465.   },
  7466. },
  7467. [104] = {
  7468.   [0] = {
  7469.     ["type"] = "Block",
  7470.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7471.     ["class"] = "tile.pumpkinStem",
  7472.     ["meta"] = 0,
  7473.     ["name"] = "Pumpkin Stem",
  7474.     ["id"] = 104,
  7475.   },
  7476. },
  7477. [5314] = {
  7478.   [0] = {
  7479.     ["type"] = "Item",
  7480.     ["class"] = "item.paintcan.lime",
  7481.     ["meta"] = 0,
  7482.     ["name"] = "Lime",
  7483.     ["id"] = 5314,
  7484.   },
  7485. },
  7486. [625] = {
  7487.   [0] = {
  7488.     ["type"] = "Block",
  7489.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  7490.     ["class"] = "tile.leaves",
  7491.     ["meta"] = 0,
  7492.     ["name"] = "Leaves",
  7493.     ["id"] = 625,
  7494.   },
  7495. },
  7496. [1407] = {
  7497.   [0] = {
  7498.     ["type"] = "Block",
  7499.     ["class"] = "tile.machines.blocks.multiNormal",
  7500.     ["meta"] = 0,
  7501.     ["name"] = "Multi Normal",
  7502.     ["id"] = 1407,
  7503.   },
  7504. },
  7505. [13390] = {
  7506.   [0] = {
  7507.     ["type"] = "Item",
  7508.     ["class"] = "item.treealyzer",
  7509.     ["meta"] = 0,
  7510.     ["name"] = "Treealyzer",
  7511.     ["id"] = 13390,
  7512.   },
  7513. },
  7514. [365] = {
  7515.   [0] = {
  7516.     ["type"] = "Item",
  7517.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  7518.     ["class"] = "item.chickenRaw",
  7519.     ["meta"] = 0,
  7520.     ["name"] = "Raw Chicken",
  7521.     ["id"] = 365,
  7522.   },
  7523. },
  7524. [6357] = {
  7525.   [0] = {
  7526.     ["type"] = "Item",
  7527.     ["class"] = "codechicken.wirelessredstone.addons.ItemWirelessTriangulator",
  7528.     ["meta"] = 0,
  7529.     ["name"] = "Item Wireless Triangulator",
  7530.     ["id"] = 6357,
  7531.   },
  7532. },
  7533. [105] = {
  7534.   [0] = {
  7535.     ["type"] = "Block",
  7536.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7537.     ["class"] = "tile.pumpkinStem",
  7538.     ["meta"] = 0,
  7539.     ["name"] = "Melon Stem",
  7540.     ["id"] = 105,
  7541.   },
  7542. },
  7543. [5315] = {
  7544.   [0] = {
  7545.     ["type"] = "Item",
  7546.     ["class"] = "item.paintcan.magenta",
  7547.     ["meta"] = 0,
  7548.     ["name"] = "Magenta",
  7549.     ["id"] = 5315,
  7550.   },
  7551. },
  7552. [626] = {
  7553.   [0] = {
  7554.     ["type"] = "Block",
  7555.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  7556.     ["class"] = "tile.blockRubSapling",
  7557.     ["meta"] = 0,
  7558.     ["name"] = "Rubber Sapling",
  7559.     ["id"] = 626,
  7560.   },
  7561. },
  7562. [1408] = {
  7563.   [0] = {
  7564.     ["type"] = "Block",
  7565.     ["class"] = "tile.machines.blocks.multiSoft",
  7566.     ["meta"] = 0,
  7567.     ["name"] = "Multi Soft",
  7568.     ["id"] = 1408,
  7569.   },
  7570. },
  7571. [11307] = {
  7572.   [0] = {
  7573.     ["type"] = "Item",
  7574.     ["class"] = "item.tubestuff.uselessItem",
  7575.     ["meta"] = 0,
  7576.     ["name"] = "Useless Item",
  7577.     ["id"] = 11307,
  7578.   },
  7579. },
  7580. [13391] = {
  7581.   [0] = {
  7582.     ["type"] = "Item",
  7583.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  7584.     ["class"] = "item.liquidSeedOil",
  7585.     ["meta"] = 0,
  7586.     ["name"] = "Seed Oil",
  7587.     ["id"] = 13391,
  7588.   },
  7589. },
  7590. [366] = {
  7591.   [0] = {
  7592.     ["type"] = "Item",
  7593.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  7594.     ["class"] = "item.chickenCooked",
  7595.     ["meta"] = 0,
  7596.     ["name"] = "Cooked Chicken",
  7597.     ["id"] = 366,
  7598.   },
  7599. },
  7600. [6358] = {
  7601.   [0] = {
  7602.     ["type"] = "Item",
  7603.     ["class"] = "codechicken.wirelessredstone.addons.ItemWirelessRemote",
  7604.     ["meta"] = 0,
  7605.     ["name"] = "Item Wireless Remote",
  7606.     ["id"] = 6358,
  7607.   },
  7608. },
  7609. [106] = {
  7610.   [0] = {
  7611.     ["type"] = "Block",
  7612.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7613.     ["class"] = "tile.vine",
  7614.     ["meta"] = 0,
  7615.     ["name"] = "Vines",
  7616.     ["id"] = 106,
  7617.   },
  7618. },
  7619. [5316] = {
  7620.   [0] = {
  7621.     ["type"] = "Item",
  7622.     ["class"] = "item.paintcan.orange",
  7623.     ["meta"] = 0,
  7624.     ["name"] = "Orange",
  7625.     ["id"] = 5316,
  7626.   },
  7627. },
  7628. [627] = {
  7629.   [0] = {
  7630.     ["type"] = "Block",
  7631.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  7632.     ["class"] = "tile.blockRubWood",
  7633.     ["meta"] = 0,
  7634.     ["name"] = "Rubber Wood",
  7635.     ["id"] = 627,
  7636.   },
  7637. },
  7638. [1409] = {
  7639.   [0] = {
  7640.     ["type"] = "Block",
  7641.     ["class"] = "tile.machines.blocks.multiGlass",
  7642.     ["meta"] = 0,
  7643.     ["name"] = "Multi Glass",
  7644.     ["id"] = 1409,
  7645.   },
  7646. },
  7647. [13392] = {
  7648.   [0] = {
  7649.     ["type"] = "Item",
  7650.     ["class"] = "forestry.storage.items.ItemBackpack",
  7651.     ["meta"] = 0,
  7652.     ["name"] = "Item Backpack",
  7653.     ["id"] = 13392,
  7654.   },
  7655. },
  7656. [367] = {
  7657.   [0] = {
  7658.     ["type"] = "Item",
  7659.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Poisoned Food" },
  7660.     ["class"] = "item.rottenFlesh",
  7661.     ["meta"] = 0,
  7662.     ["name"] = "Rotten Flesh",
  7663.     ["id"] = 367,
  7664.   },
  7665. },
  7666. [6359] = {
  7667.   [0] = {
  7668.     ["type"] = "Item",
  7669.     ["class"] = "item.sniffer",
  7670.     ["meta"] = 0,
  7671.     ["name"] = "Sniffer",
  7672.     ["id"] = 6359,
  7673.   },
  7674. },
  7675. [107] = {
  7676.   [0] = {
  7677.     ["type"] = "Block",
  7678.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  7679.     ["class"] = "tile.fenceGate",
  7680.     ["meta"] = 0,
  7681.     ["name"] = "Fence Gate",
  7682.     ["id"] = 107,
  7683.   },
  7684. },
  7685. [5317] = {
  7686.   [0] = {
  7687.     ["type"] = "Item",
  7688.     ["class"] = "item.paintcan.pink",
  7689.     ["meta"] = 0,
  7690.     ["name"] = "Pink",
  7691.     ["id"] = 5317,
  7692.   },
  7693. },
  7694. [628] = {
  7695.   [0] = {
  7696.     ["type"] = "Block",
  7697.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  7698.     ["class"] = "tile.blockRubber",
  7699.     ["meta"] = 0,
  7700.     ["name"] = "Rubber Sheet",
  7701.     ["id"] = 628,
  7702.   },
  7703. },
  7704. [1410] = {
  7705.   [0] = {
  7706.     ["type"] = "Block",
  7707.     ["class"] = "tile.machines.blocks.mockBlock",
  7708.     ["meta"] = 0,
  7709.     ["name"] = "Mock Block",
  7710.     ["id"] = 1410,
  7711.   },
  7712. },
  7713. [13393] = {
  7714.   [0] = {
  7715.     ["type"] = "Item",
  7716.     ["class"] = "forestry.storage.items.ItemBackpack",
  7717.     ["meta"] = 0,
  7718.     ["name"] = "Item Backpack",
  7719.     ["id"] = 13393,
  7720.   },
  7721. },
  7722. [368] = {
  7723.   [0] = {
  7724.     ["type"] = "Item",
  7725.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  7726.     ["class"] = "item.enderPearl",
  7727.     ["meta"] = 0,
  7728.     ["name"] = "Ender Pearl",
  7729.     ["id"] = 368,
  7730.   },
  7731. },
  7732. [6360] = {
  7733.   [0] = {
  7734.     ["type"] = "Item",
  7735.     ["class"] = "item.wirelessmap",
  7736.     ["meta"] = 0,
  7737.     ["name"] = "Wirelessmap",
  7738.     ["id"] = 6360,
  7739.   },
  7740. },
  7741. [108] = {
  7742.   [0] = {
  7743.     ["type"] = "Block",
  7744.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  7745.     ["class"] = "tile.stairsBrick",
  7746.     ["meta"] = 0,
  7747.     ["name"] = "Brick Stairs",
  7748.     ["id"] = 108,
  7749.   },
  7750. },
  7751. [5318] = {
  7752.   [0] = {
  7753.     ["type"] = "Item",
  7754.     ["class"] = "item.paintcan.purple",
  7755.     ["meta"] = 0,
  7756.     ["name"] = "Purple",
  7757.     ["id"] = 5318,
  7758.   },
  7759. },
  7760. [629] = {
  7761.   [0] = {
  7762.     ["type"] = "Block",
  7763.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Ic2" },
  7764.     ["class"] = "tile.blockScaffold",
  7765.     ["meta"] = 0,
  7766.     ["name"] = "Scaffold",
  7767.     ["id"] = 629,
  7768.   },
  7769. },
  7770. [1150] = {
  7771.   [0] = {
  7772.     ["type"] = "Block",
  7773.     ["class"] = "immibis.tubestuff.BlockTubestuff",
  7774.     ["meta"] = 0,
  7775.     ["name"] = "Tubestuff Block",
  7776.     ["id"] = 1150,
  7777.   },
  7778. },
  7779. [1411] = {
  7780.   [0] = {
  7781.     ["type"] = "Block",
  7782.     ["class"] = "tile.machines.blocks.fabricator",
  7783.     ["meta"] = 0,
  7784.     ["name"] = "Fabricator",
  7785.     ["id"] = 1411,
  7786.   },
  7787. },
  7788. [13394] = {
  7789.   [0] = {
  7790.     ["type"] = "Item",
  7791.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  7792.     ["class"] = "item.mouldyWheat",
  7793.     ["meta"] = 0,
  7794.     ["name"] = "Mouldy Wheat",
  7795.     ["id"] = 13394,
  7796.   },
  7797. },
  7798. [369] = {
  7799.   [0] = {
  7800.     ["type"] = "Item",
  7801.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  7802.     ["class"] = "item.blazeRod",
  7803.     ["meta"] = 0,
  7804.     ["name"] = "Blaze Rod",
  7805.     ["id"] = 369,
  7806.   },
  7807. },
  7808. [6361] = {
  7809.   [0] = {
  7810.     ["type"] = "Item",
  7811.     ["class"] = "item.tracker",
  7812.     ["meta"] = 0,
  7813.     ["name"] = "Tracker",
  7814.     ["id"] = 6361,
  7815.   },
  7816. },
  7817. [109] = {
  7818.   [0] = {
  7819.     ["type"] = "Block",
  7820.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  7821.     ["class"] = "tile.stairsStoneBrickSmooth",
  7822.     ["meta"] = 0,
  7823.     ["name"] = "Stone Brick Stairs",
  7824.     ["id"] = 109,
  7825.   },
  7826. },
  7827. [5319] = {
  7828.   [0] = {
  7829.     ["type"] = "Item",
  7830.     ["class"] = "item.paintcan.red",
  7831.     ["meta"] = 0,
  7832.     ["name"] = "Red",
  7833.     ["id"] = 5319,
  7834.   },
  7835. },
  7836. [630] = {
  7837.   [0] = {
  7838.     ["type"] = "Block",
  7839.     ["class"] = "tile.blockWall",
  7840.     ["meta"] = 0,
  7841.     ["name"] = "Wall Block",
  7842.     ["id"] = 630,
  7843.   },
  7844. },
  7845. [1151] = {
  7846.   [0] = {
  7847.     ["type"] = "Block",
  7848.     ["class"] = "immibis.tubestuff.BlockStorage",
  7849.     ["meta"] = 0,
  7850.     ["name"] = "Storage Block",
  7851.     ["id"] = 1151,
  7852.   },
  7853. },
  7854. [13395] = {
  7855.   [0] = {
  7856.     ["type"] = "Item",
  7857.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  7858.     ["class"] = "item.mulch",
  7859.     ["meta"] = 0,
  7860.     ["name"] = "Mulch",
  7861.     ["id"] = 13395,
  7862.   },
  7863. },
  7864. [370] = {
  7865.   [0] = {
  7866.     ["type"] = "Item",
  7867.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  7868.     ["class"] = "item.ghastTear",
  7869.     ["meta"] = 0,
  7870.     ["name"] = "Ghast Tear",
  7871.     ["id"] = 370,
  7872.   },
  7873. },
  7874. [6362] = {
  7875.   [0] = {
  7876.     ["type"] = "Item",
  7877.     ["class"] = "item.rep",
  7878.     ["meta"] = 0,
  7879.     ["name"] = "Rep",
  7880.     ["id"] = 6362,
  7881.   },
  7882. },
  7883. [110] = {
  7884.   [0] = {
  7885.     ["type"] = "Block",
  7886.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  7887.     ["class"] = "tile.mycel",
  7888.     ["meta"] = 0,
  7889.     ["name"] = "Mycelium",
  7890.     ["id"] = 110,
  7891.   },
  7892. },
  7893. [5320] = {
  7894.   [0] = {
  7895.     ["type"] = "Item",
  7896.     ["class"] = "item.paintcan.silver",
  7897.     ["meta"] = 0,
  7898.     ["name"] = "Silver",
  7899.     ["id"] = 5320,
  7900.   },
  7901. },
  7902. [13396] = {
  7903.   [0] = {
  7904.     ["type"] = "Item",
  7905.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  7906.     ["class"] = "item.oakStick",
  7907.     ["meta"] = 0,
  7908.     ["name"] = "Impregnated Stick",
  7909.     ["id"] = 13396,
  7910.   },
  7911. },
  7912. [371] = {
  7913.   [0] = {
  7914.     ["type"] = "Item",
  7915.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  7916.     ["class"] = "item.goldNugget",
  7917.     ["meta"] = 0,
  7918.     ["name"] = "Gold Nugget",
  7919.     ["id"] = 371,
  7920.   },
  7921. },
  7922. [6363] = {
  7923.   [0] = {
  7924.     ["type"] = "Item",
  7925.     ["class"] = "item.psniffer",
  7926.     ["meta"] = 0,
  7927.     ["name"] = "Psniffer",
  7928.     ["id"] = 6363,
  7929.   },
  7930. },
  7931. [111] = {
  7932.   [0] = {
  7933.     ["type"] = "Block",
  7934.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7935.     ["class"] = "tile.waterlily",
  7936.     ["meta"] = 0,
  7937.     ["name"] = "Lily Pad",
  7938.     ["id"] = 111,
  7939.   },
  7940. },
  7941. [5321] = {
  7942.   [0] = {
  7943.     ["type"] = "Item",
  7944.     ["class"] = "item.paintcan.white",
  7945.     ["meta"] = 0,
  7946.     ["name"] = "White",
  7947.     ["id"] = 5321,
  7948.   },
  7949. },
  7950. [13657] = {
  7951.   [0] = {
  7952.     ["type"] = "Item",
  7953.     ["class"] = "item.record",
  7954.     ["meta"] = 0,
  7955.     ["name"] = "Record",
  7956.     ["id"] = 13657,
  7957.   },
  7958. },
  7959. [13397] = {
  7960.   [0] = {
  7961.     ["type"] = "Item",
  7962.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  7963.     ["class"] = "item.peat",
  7964.     ["meta"] = 0,
  7965.     ["name"] = "Peat",
  7966.     ["id"] = 13397,
  7967.   },
  7968. },
  7969. [372] = {
  7970.   [0] = {
  7971.     ["type"] = "Item",
  7972.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  7973.     ["class"] = "item.netherStalkSeeds",
  7974.     ["meta"] = 0,
  7975.     ["name"] = "Nether Wart Seeds",
  7976.     ["id"] = 372,
  7977.   },
  7978. },
  7979. [112] = {
  7980.   [0] = {
  7981.     ["type"] = "Block",
  7982.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  7983.     ["class"] = "tile.netherBrick",
  7984.     ["meta"] = 0,
  7985.     ["name"] = "Nether Brick",
  7986.     ["id"] = 112,
  7987.   },
  7988. },
  7989. [5322] = {
  7990.   [0] = {
  7991.     ["type"] = "Item",
  7992.     ["class"] = "item.paintcan.yellow",
  7993.     ["meta"] = 0,
  7994.     ["name"] = "Yellow",
  7995.     ["id"] = 5322,
  7996.   },
  7997. },
  7998. [13658] = {
  7999.   [0] = {
  8000.     ["type"] = "Item",
  8001.     ["class"] = "item.record",
  8002.     ["meta"] = 0,
  8003.     ["name"] = "Record",
  8004.     ["id"] = 13658,
  8005.   },
  8006. },
  8007. [13398] = {
  8008.   [0] = {
  8009.     ["type"] = "Item",
  8010.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  8011.     ["class"] = "item.phosphor",
  8012.     ["meta"] = 0,
  8013.     ["name"] = "Phosphor",
  8014.     ["id"] = 13398,
  8015.   },
  8016. },
  8017. [373] = {
  8018.   [16428] = {
  8019.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Harming Splash Potion" },
  8020.     ["meta"] = 16428,
  8021.     ["name"] = "Splash Potion Harming II",
  8022.     ["id"] = 373,
  8023.   },
  8024.   [16450] = {
  8025.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Swiftness Splash Potion" },
  8026.     ["meta"] = 16450,
  8027.     ["name"] = "Splash Potion Swiftness Ex",
  8028.     ["id"] = 373,
  8029.   },
  8030.   [16417] = {
  8031.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Regeneration Splash Potion" },
  8032.     ["meta"] = 16417,
  8033.     ["name"] = "Splash Potion Regeneration II",
  8034.     ["id"] = 373,
  8035.   },
  8036.   [16384] = {
  8037.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion" },
  8038.     ["meta"] = 16384,
  8039.     ["name"] = "Splash Mundane Potion",
  8040.     ["id"] = 373,
  8041.   },
  8042.   [8266] = {
  8043.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Slowness Potion" },
  8044.     ["meta"] = 8266,
  8045.     ["name"] = "Potion Slowness Ex",
  8046.     ["id"] = 373,
  8047.   },
  8048.   [8200] = {
  8049.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Weakness Potion" },
  8050.     ["meta"] = 8200,
  8051.     ["name"] = "Potion Weakness",
  8052.     ["id"] = 373,
  8053.   },
  8054.   [8233] = {
  8055.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Strength Potion" },
  8056.     ["meta"] = 8233,
  8057.     ["name"] = "Potion Strength II",
  8058.     ["id"] = 373,
  8059.   },
  8060.   [16] = {
  8061.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Neutral Potion" },
  8062.     ["meta"] = 16,
  8063.     ["name"] = "Awkward Potion",
  8064.     ["id"] = 373,
  8065.   },
  8066.   [16456] = {
  8067.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Weakness Splash Potion" },
  8068.     ["meta"] = 16456,
  8069.     ["name"] = "Splash Potion Weakness Ex",
  8070.     ["id"] = 373,
  8071.   },
  8072.   [8228] = {
  8073.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Poison Potion" },
  8074.     ["meta"] = 8228,
  8075.     ["name"] = "Potion Poison II",
  8076.     ["id"] = 373,
  8077.   },
  8078.   [8261] = {
  8079.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Healing Potion" },
  8080.     ["meta"] = 8261,
  8081.     ["name"] = "Potion Healing Ex",
  8082.     ["id"] = 373,
  8083.   },
  8084.   [8195] = {
  8085.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Fire Resistance Potion" },
  8086.     ["meta"] = 8195,
  8087.     ["name"] = "Potion Fire Resistance",
  8088.     ["id"] = 373,
  8089.   },
  8090.   [0] = {
  8091.     ["type"] = "Item",
  8092.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Neutral Potion" },
  8093.     ["class"] = "item.potion",
  8094.     ["meta"] = 0,
  8095.     ["name"] = "Potion",
  8096.     ["id"] = 373,
  8097.   },
  8098.   [16396] = {
  8099.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Harming Splash Potion" },
  8100.     ["meta"] = 16396,
  8101.     ["name"] = "Splash Potion Harming",
  8102.     ["id"] = 373,
  8103.   },
  8104.   [16451] = {
  8105.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Fire Resistance Splash Potion" },
  8106.     ["meta"] = 16451,
  8107.     ["name"] = "Splash Potion Fire Resistance Ex",
  8108.     ["id"] = 373,
  8109.   },
  8110.   [16418] = {
  8111.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Swiftness Splash Potion" },
  8112.     ["meta"] = 16418,
  8113.     ["name"] = "Splash Potion Swiftness II",
  8114.     ["id"] = 373,
  8115.   },
  8116.   [16385] = {
  8117.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Regeneration Splash Potion" },
  8118.     ["meta"] = 16385,
  8119.     ["name"] = "Splash Potion Regeneration",
  8120.     ["id"] = 373,
  8121.   },
  8122.   [8234] = {
  8123.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Slowness Potion" },
  8124.     ["meta"] = 8234,
  8125.     ["name"] = "Potion Slowness II",
  8126.     ["id"] = 373,
  8127.   },
  8128.   [8201] = {
  8129.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Strength Potion" },
  8130.     ["meta"] = 8201,
  8131.     ["name"] = "Potion Strength",
  8132.     ["id"] = 373,
  8133.   },
  8134.   [16424] = {
  8135.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Weakness Splash Potion" },
  8136.     ["meta"] = 16424,
  8137.     ["name"] = "Splash Potion Weakness II",
  8138.     ["id"] = 373,
  8139.   },
  8140.   [16457] = {
  8141.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Strength Splash Potion" },
  8142.     ["meta"] = 16457,
  8143.     ["name"] = "Splash Potion Strength Ex",
  8144.     ["id"] = 373,
  8145.   },
  8146.   [8196] = {
  8147.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Poison Potion" },
  8148.     ["meta"] = 8196,
  8149.     ["name"] = "Potion Poison",
  8150.     ["id"] = 373,
  8151.   },
  8152.   [8229] = {
  8153.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Healing Potion" },
  8154.     ["meta"] = 8229,
  8155.     ["name"] = "Potion Healing II",
  8156.     ["id"] = 373,
  8157.   },
  8158.   [16452] = {
  8159.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Poison Splash Potion" },
  8160.     ["meta"] = 16452,
  8161.     ["name"] = "Splash Potion Poison Ex",
  8162.     ["id"] = 373,
  8163.   },
  8164.   [16419] = {
  8165.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Fire Resistance Splash Potion" },
  8166.     ["meta"] = 16419,
  8167.     ["name"] = "Splash Potion Fire Resistance II",
  8168.     ["id"] = 373,
  8169.   },
  8170.   [16386] = {
  8171.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Swiftness Splash Potion" },
  8172.     ["meta"] = 16386,
  8173.     ["name"] = "Splash Potion Swiftness",
  8174.     ["id"] = 373,
  8175.   },
  8176.   [8268] = {
  8177.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Harming Potion" },
  8178.     ["meta"] = 8268,
  8179.     ["name"] = "Potion Harming Ex",
  8180.     ["id"] = 373,
  8181.   },
  8182.   [8202] = {
  8183.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Slowness Potion" },
  8184.     ["meta"] = 8202,
  8185.     ["name"] = "Potion Slowness",
  8186.     ["id"] = 373,
  8187.   },
  8188.   [8257] = {
  8189.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Regeneration Potion" },
  8190.     ["meta"] = 8257,
  8191.     ["name"] = "Potion Regeneration Ex",
  8192.     ["id"] = 373,
  8193.   },
  8194.   [16458] = {
  8195.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Slowness Splash Potion" },
  8196.     ["meta"] = 16458,
  8197.     ["name"] = "Splash Potion Slowness Ex",
  8198.     ["id"] = 373,
  8199.   },
  8200.   [16392] = {
  8201.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Weakness Splash Potion" },
  8202.     ["meta"] = 16392,
  8203.     ["name"] = "Splash Potion Weakness",
  8204.     ["id"] = 373,
  8205.   },
  8206.   [16425] = {
  8207.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Strength Splash Potion" },
  8208.     ["meta"] = 16425,
  8209.     ["name"] = "Splash Potion Strength II",
  8210.     ["id"] = 373,
  8211.   },
  8212.   [8197] = {
  8213.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Healing Potion" },
  8214.     ["meta"] = 8197,
  8215.     ["name"] = "Potion Healing",
  8216.     ["id"] = 373,
  8217.   },
  8218.   [16420] = {
  8219.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Poison Splash Potion" },
  8220.     ["meta"] = 16420,
  8221.     ["name"] = "Splash Potion Poison II",
  8222.     ["id"] = 373,
  8223.   },
  8224.   [16453] = {
  8225.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Healing Splash Potion" },
  8226.     ["meta"] = 16453,
  8227.     ["name"] = "Splash Potion Healing Ex",
  8228.     ["id"] = 373,
  8229.   },
  8230.   [16387] = {
  8231.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Fire Resistance Splash Potion" },
  8232.     ["meta"] = 16387,
  8233.     ["name"] = "Splash Potion Fire Resistance",
  8234.     ["id"] = 373,
  8235.   },
  8236.   [8236] = {
  8237.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Harming Potion" },
  8238.     ["meta"] = 8236,
  8239.     ["name"] = "Potion Harming II",
  8240.     ["id"] = 373,
  8241.   },
  8242.   [8258] = {
  8243.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Swiftness Potion" },
  8244.     ["meta"] = 8258,
  8245.     ["name"] = "Potion Swiftness Ex",
  8246.     ["id"] = 373,
  8247.   },
  8248.   [8225] = {
  8249.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Regeneration Potion" },
  8250.     ["meta"] = 8225,
  8251.     ["name"] = "Potion Regeneration II",
  8252.     ["id"] = 373,
  8253.   },
  8254.   [8192] = {
  8255.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Neutral Potion" },
  8256.     ["meta"] = 8192,
  8257.     ["name"] = "Mundane Potion",
  8258.     ["id"] = 373,
  8259.   },
  8260.   [16426] = {
  8261.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Slowness Splash Potion" },
  8262.     ["meta"] = 16426,
  8263.     ["name"] = "Splash Potion Slowness II",
  8264.     ["id"] = 373,
  8265.   },
  8266.   [16393] = {
  8267.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Strength Splash Potion" },
  8268.     ["meta"] = 16393,
  8269.     ["name"] = "Splash Potion Strength",
  8270.     ["id"] = 373,
  8271.   },
  8272.   [8264] = {
  8273.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Weakness Potion" },
  8274.     ["meta"] = 8264,
  8275.     ["name"] = "Potion Weakness Ex",
  8276.     ["id"] = 373,
  8277.   },
  8278.   [16388] = {
  8279.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Poison Splash Potion" },
  8280.     ["meta"] = 16388,
  8281.     ["name"] = "Splash Potion Poison",
  8282.     ["id"] = 373,
  8283.   },
  8284.   [16421] = {
  8285.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Healing Splash Potion" },
  8286.     ["meta"] = 16421,
  8287.     ["name"] = "Splash Potion Healing II",
  8288.     ["id"] = 373,
  8289.   },
  8290.   [8204] = {
  8291.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Harming Potion" },
  8292.     ["meta"] = 8204,
  8293.     ["name"] = "Potion Harming",
  8294.     ["id"] = 373,
  8295.   },
  8296.   [8259] = {
  8297.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Fire Resistance Potion" },
  8298.     ["meta"] = 8259,
  8299.     ["name"] = "Potion Fire Resistance Ex",
  8300.     ["id"] = 373,
  8301.   },
  8302.   [8226] = {
  8303.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Swiftness Potion" },
  8304.     ["meta"] = 8226,
  8305.     ["name"] = "Potion Swiftness II",
  8306.     ["id"] = 373,
  8307.   },
  8308.   [8193] = {
  8309.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Regeneration Potion" },
  8310.     ["meta"] = 8193,
  8311.     ["name"] = "Potion Regeneration",
  8312.     ["id"] = 373,
  8313.   },
  8314.   [64] = {
  8315.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Neutral Potion" },
  8316.     ["meta"] = 64,
  8317.     ["name"] = "Mundane Potion Extended",
  8318.     ["id"] = 373,
  8319.   },
  8320.   [16460] = {
  8321.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Harming Splash Potion" },
  8322.     ["meta"] = 16460,
  8323.     ["name"] = "Splash Potion Harming Ex",
  8324.     ["id"] = 373,
  8325.   },
  8326.   [16394] = {
  8327.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Negative Splash Potion", "Slowness Splash Potion" },
  8328.     ["meta"] = 16394,
  8329.     ["name"] = "Splash Potion Slowness",
  8330.     ["id"] = 373,
  8331.   },
  8332.   [16449] = {
  8333.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Regeneration Splash Potion" },
  8334.     ["meta"] = 16449,
  8335.     ["name"] = "Splash Potion Regeneration Ex",
  8336.     ["id"] = 373,
  8337.   },
  8338.   [8232] = {
  8339.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Weakness Potion" },
  8340.     ["meta"] = 8232,
  8341.     ["name"] = "Potion Weakness II",
  8342.     ["id"] = 373,
  8343.   },
  8344.   [8265] = {
  8345.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Strength Potion" },
  8346.     ["meta"] = 8265,
  8347.     ["name"] = "Potion Strength Ex",
  8348.     ["id"] = 373,
  8349.   },
  8350.   [16389] = {
  8351.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Splash Potion", "Positive Splash Potion", "Healing Splash Potion" },
  8352.     ["meta"] = 16389,
  8353.     ["name"] = "Splash Potion Healing",
  8354.     ["id"] = 373,
  8355.   },
  8356.   [8260] = {
  8357.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Negative Potion", "Poison Potion" },
  8358.     ["meta"] = 8260,
  8359.     ["name"] = "Potion Poison Ex",
  8360.     ["id"] = 373,
  8361.   },
  8362.   [8227] = {
  8363.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Fire Resistance Potion" },
  8364.     ["meta"] = 8227,
  8365.     ["name"] = "Potion Fire Resistance II",
  8366.     ["id"] = 373,
  8367.   },
  8368.   [8194] = {
  8369.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Positive Potion", "Swiftness Potion" },
  8370.     ["meta"] = 8194,
  8371.     ["name"] = "Potion Swiftness",
  8372.     ["id"] = 373,
  8373.   },
  8374.   [32] = {
  8375.     ["categories"] = { "stuff", "Stuff", "Item", "Potion", "Drinkable Potion", "Neutral Potion" },
  8376.     ["meta"] = 32,
  8377.     ["name"] = "Thick Potion",
  8378.     ["id"] = 373,
  8379.   },
  8380. },
  8381. [113] = {
  8382.   [0] = {
  8383.     ["type"] = "Block",
  8384.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  8385.     ["class"] = "tile.netherFence",
  8386.     ["meta"] = 0,
  8387.     ["name"] = "Nether Brick Fence",
  8388.     ["id"] = 113,
  8389.   },
  8390. },
  8391. [5323] = {
  8392.   [0] = {
  8393.     ["type"] = "Item",
  8394.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  8395.     ["class"] = "item.pickaxeGreenSapphire",
  8396.     ["meta"] = 0,
  8397.     ["name"] = "Green Sapphire Pick",
  8398.     ["id"] = 5323,
  8399.   },
  8400. },
  8401. [13659] = {
  8402.   [0] = {
  8403.     ["type"] = "Item",
  8404.     ["class"] = "item.record",
  8405.     ["meta"] = 0,
  8406.     ["name"] = "Record",
  8407.     ["id"] = 13659,
  8408.   },
  8409. },
  8410. [13399] = {
  8411.   [0] = {
  8412.     ["type"] = "Item",
  8413.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  8414.     ["class"] = "item.pipette",
  8415.     ["meta"] = 0,
  8416.     ["name"] = "Pipette",
  8417.     ["id"] = 13399,
  8418.   },
  8419. },
  8420. [374] = {
  8421.   [0] = {
  8422.     ["type"] = "Item",
  8423.     ["categories"] = { "stuff", "Stuff", "Item" },
  8424.     ["class"] = "item.glassBottle",
  8425.     ["meta"] = 0,
  8426.     ["name"] = "Glass Bottle",
  8427.     ["id"] = 374,
  8428.   },
  8429. },
  8430. [114] = {
  8431.   [0] = {
  8432.     ["type"] = "Block",
  8433.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  8434.     ["class"] = "tile.stairsNetherBrick",
  8435.     ["meta"] = 0,
  8436.     ["name"] = "Nether Brick Stairs",
  8437.     ["id"] = 114,
  8438.   },
  8439. },
  8440. [5324] = {
  8441.   [0] = {
  8442.     ["type"] = "Item",
  8443.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  8444.     ["class"] = "item.pickaxeRuby",
  8445.     ["meta"] = 0,
  8446.     ["name"] = "Ruby Pickaxe",
  8447.     ["id"] = 5324,
  8448.   },
  8449. },
  8450. [13400] = {
  8451.   [0] = {
  8452.     ["type"] = "Item",
  8453.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  8454.     ["class"] = "item.pollen",
  8455.     ["meta"] = 0,
  8456.     ["name"] = "Pollen",
  8457.     ["id"] = 13400,
  8458.   },
  8459.   [1] = {
  8460.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  8461.     ["meta"] = 1,
  8462.     ["name"] = "Crystal Pollen",
  8463.     ["id"] = 13400,
  8464.   },
  8465. },
  8466. [375] = {
  8467.   [0] = {
  8468.     ["type"] = "Item",
  8469.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Poisoned Food" },
  8470.     ["class"] = "item.spiderEye",
  8471.     ["meta"] = 0,
  8472.     ["name"] = "Spider Eye",
  8473.     ["id"] = 375,
  8474.   },
  8475. },
  8476. [115] = {
  8477.   [0] = {
  8478.     ["type"] = "Block",
  8479.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  8480.     ["class"] = "tile.netherStalk",
  8481.     ["meta"] = 0,
  8482.     ["name"] = "Nether Wart",
  8483.     ["id"] = 115,
  8484.   },
  8485. },
  8486. [5325] = {
  8487.   [0] = {
  8488.     ["type"] = "Item",
  8489.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  8490.     ["class"] = "item.pickaxeSapphire",
  8491.     ["meta"] = 0,
  8492.     ["name"] = "Sapphire Pick",
  8493.     ["id"] = 5325,
  8494.   },
  8495. },
  8496. [13401] = {
  8497.   [0] = {
  8498.     ["type"] = "Item",
  8499.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  8500.     ["class"] = "item.propolis",
  8501.     ["meta"] = 0,
  8502.     ["name"] = "Propolis",
  8503.     ["id"] = 13401,
  8504.   },
  8505.   [1] = {
  8506.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  8507.     ["meta"] = 1,
  8508.     ["name"] = "Stickyproplis",
  8509.     ["id"] = 13401,
  8510.   },
  8511.   [3] = {
  8512.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  8513.     ["meta"] = 3,
  8514.     ["name"] = "Silky Propolis",
  8515.     ["id"] = 13401,
  8516.   },
  8517. },
  8518. [376] = {
  8519.   [0] = {
  8520.     ["type"] = "Item",
  8521.     ["categories"] = { "stuff", "Stuff", "Item", "Potion Ingredient" },
  8522.     ["class"] = "item.fermentedSpiderEye",
  8523.     ["meta"] = 0,
  8524.     ["name"] = "Fermented Spider Eye",
  8525.     ["id"] = 376,
  8526.   },
  8527. },
  8528. [116] = {
  8529.   [0] = {
  8530.     ["type"] = "Block",
  8531.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  8532.     ["class"] = "tile.enchantmentTable",
  8533.     ["meta"] = 0,
  8534.     ["name"] = "Enchantment Table",
  8535.     ["id"] = 116,
  8536.   },
  8537. },
  8538. [5326] = {
  8539.   [0] = {
  8540.     ["type"] = "Item",
  8541.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  8542.     ["class"] = "item.rpSeedBag",
  8543.     ["meta"] = 0,
  8544.     ["name"] = "Seed Bag",
  8545.     ["id"] = 5326,
  8546.   },
  8547. },
  8548. [13402] = {
  8549.   [0] = {
  8550.     ["type"] = "Item",
  8551.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  8552.     ["class"] = "item.refractoryBiofuel",
  8553.     ["meta"] = 0,
  8554.     ["name"] = "Biofuelcapsule",
  8555.     ["id"] = 13402,
  8556.   },
  8557. },
  8558. [377] = {
  8559.   [0] = {
  8560.     ["type"] = "Item",
  8561.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  8562.     ["class"] = "item.blazePowder",
  8563.     ["meta"] = 0,
  8564.     ["name"] = "Blaze Powder",
  8565.     ["id"] = 377,
  8566.   },
  8567. },
  8568. [117] = {
  8569.   [0] = {
  8570.     ["type"] = "Block",
  8571.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Item Block" },
  8572.     ["class"] = "tile.brewingStand",
  8573.     ["meta"] = 0,
  8574.     ["name"] = "Brewing Stand",
  8575.     ["id"] = 117,
  8576.   },
  8577. },
  8578. [5327] = {
  8579.   [0] = {
  8580.     ["type"] = "Item",
  8581.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Seed" },
  8582.     ["class"] = "com.eloraam.redpower.world.ItemCustomSeeds",
  8583.     ["meta"] = 0,
  8584.     ["name"] = "Flax Seed",
  8585.     ["id"] = 5327,
  8586.   },
  8587. },
  8588. [9756] = {
  8589.   [0] = {
  8590.     ["type"] = "Item",
  8591.     ["class"] = "item.upgradeBasicModule",
  8592.     ["meta"] = 0,
  8593.     ["name"] = "Upgrade Basic Module",
  8594.     ["id"] = 9756,
  8595.   },
  8596. },
  8597. [13403] = {
  8598.   [0] = {
  8599.     ["type"] = "Item",
  8600.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  8601.     ["class"] = "item.refractoryBiomass",
  8602.     ["meta"] = 0,
  8603.     ["name"] = "Biomasscapsule",
  8604.     ["id"] = 13403,
  8605.   },
  8606. },
  8607. [378] = {
  8608.   [0] = {
  8609.     ["type"] = "Item",
  8610.     ["categories"] = { "stuff", "Stuff", "Item", "Potion Ingredient" },
  8611.     ["class"] = "item.magmaCream",
  8612.     ["meta"] = 0,
  8613.     ["name"] = "Magma Cream",
  8614.     ["id"] = 378,
  8615.   },
  8616. },
  8617. [118] = {
  8618.   [0] = {
  8619.     ["type"] = "Block",
  8620.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Item Block" },
  8621.     ["class"] = "tile.cauldron",
  8622.     ["meta"] = 0,
  8623.     ["name"] = "Cauldron",
  8624.     ["id"] = 118,
  8625.   },
  8626. },
  8627. [5328] = {
  8628.   [0] = {
  8629.     ["type"] = "Item",
  8630.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  8631.     ["class"] = "item.shovelGreenSapphire",
  8632.     ["meta"] = 0,
  8633.     ["name"] = "Green Sapphire Shovel",
  8634.     ["id"] = 5328,
  8635.   },
  8636. },
  8637. [9757] = {
  8638.   [0] = {
  8639.     ["type"] = "Item",
  8640.     ["class"] = "item.upgradeEmitterModule",
  8641.     ["meta"] = 0,
  8642.     ["name"] = "Upgrade Emitter Module",
  8643.     ["id"] = 9757,
  8644.   },
  8645. },
  8646. [13404] = {
  8647.   [0] = {
  8648.     ["type"] = "Item",
  8649.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  8650.     ["class"] = "item.refractoryEmpty",
  8651.     ["meta"] = 0,
  8652.     ["name"] = "Refractorycapsule",
  8653.     ["id"] = 13404,
  8654.   },
  8655. },
  8656. [379] = {
  8657.   [0] = {
  8658.     ["type"] = "Item",
  8659.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  8660.     ["class"] = "item.brewingStand",
  8661.     ["meta"] = 0,
  8662.     ["name"] = "Brewing Stand",
  8663.     ["id"] = 379,
  8664.   },
  8665. },
  8666. [119] = {
  8667.   [0] = {
  8668.     ["type"] = "Block",
  8669.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  8670.     ["class"] = "amn",
  8671.     ["meta"] = 0,
  8672.     ["name"] = "End Portal",
  8673.     ["id"] = 119,
  8674.   },
  8675. },
  8676. [5329] = {
  8677.   [0] = {
  8678.     ["type"] = "Item",
  8679.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  8680.     ["class"] = "item.shovelRuby",
  8681.     ["meta"] = 0,
  8682.     ["name"] = "Ruby Shovel",
  8683.     ["id"] = 5329,
  8684.   },
  8685. },
  8686. [9758] = {
  8687.   [0] = {
  8688.     ["type"] = "Item",
  8689.     ["class"] = "item.upgradeKit",
  8690.     ["meta"] = 0,
  8691.     ["name"] = "Upgrade Kit",
  8692.     ["id"] = 9758,
  8693.   },
  8694. },
  8695. [13405] = {
  8696.   [0] = {
  8697.     ["type"] = "Item",
  8698.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  8699.     ["class"] = "item.refractoryFuel",
  8700.     ["meta"] = 0,
  8701.     ["name"] = "Fuelcapsule",
  8702.     ["id"] = 13405,
  8703.   },
  8704. },
  8705. [380] = {
  8706.   [0] = {
  8707.     ["type"] = "Item",
  8708.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  8709.     ["class"] = "item.cauldron",
  8710.     ["meta"] = 0,
  8711.     ["name"] = "Cauldron",
  8712.     ["id"] = 380,
  8713.   },
  8714. },
  8715. [901] = {
  8716.   [0] = {
  8717.     ["type"] = "Block",
  8718.     ["class"] = "tile.BlockCargoManager",
  8719.     ["meta"] = 0,
  8720.     ["name"] = "Cargo Manager Block",
  8721.     ["id"] = 901,
  8722.   },
  8723. },
  8724. [13145] = {
  8725.   [47] = {
  8726.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  8727.     ["meta"] = 47,
  8728.     ["name"] = "Lime Sapling",
  8729.     ["id"] = 13145,
  8730.   },
  8731. },
  8732. [120] = {
  8733.   [0] = {
  8734.     ["type"] = "Block",
  8735.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  8736.     ["class"] = "tile.endPortalFrame",
  8737.     ["meta"] = 0,
  8738.     ["name"] = "End Portal Frame",
  8739.     ["id"] = 120,
  8740.   },
  8741. },
  8742. [5330] = {
  8743.   [0] = {
  8744.     ["type"] = "Item",
  8745.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  8746.     ["class"] = "item.shovelSapphire",
  8747.     ["meta"] = 0,
  8748.     ["name"] = "Sapphire Shovel",
  8749.     ["id"] = 5330,
  8750.   },
  8751. },
  8752. [13406] = {
  8753.   [0] = {
  8754.     ["type"] = "Item",
  8755.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  8756.     ["class"] = "item.refractoryHoney",
  8757.     ["meta"] = 0,
  8758.     ["name"] = "Honeycapsule",
  8759.     ["id"] = 13406,
  8760.   },
  8761. },
  8762. [381] = {
  8763.   [0] = {
  8764.     ["type"] = "Item",
  8765.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  8766.     ["class"] = "item.eyeOfEnder",
  8767.     ["meta"] = 0,
  8768.     ["name"] = "Eye of Ender",
  8769.     ["id"] = 381,
  8770.   },
  8771. },
  8772. [30078] = {
  8773.   [0] = {
  8774.     ["type"] = "Item",
  8775.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  8776.     ["class"] = "item.itemNightvisionGoggles",
  8777.     ["meta"] = 0,
  8778.     ["name"] = "Nightvision Goggles",
  8779.     ["id"] = 30078,
  8780.   },
  8781. },
  8782. [902] = {
  8783.   [0] = {
  8784.     ["type"] = "Block",
  8785.     ["class"] = "tile.BlockCartAssembler",
  8786.     ["meta"] = 0,
  8787.     ["name"] = "Cart Assembler Block",
  8788.     ["id"] = 902,
  8789.   },
  8790. },
  8791. [121] = {
  8792.   [0] = {
  8793.     ["type"] = "Block",
  8794.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  8795.     ["class"] = "tile.whiteStone",
  8796.     ["meta"] = 0,
  8797.     ["name"] = "End Stone",
  8798.     ["id"] = 121,
  8799.   },
  8800. },
  8801. [5331] = {
  8802.   [0] = {
  8803.     ["type"] = "Item",
  8804.     ["class"] = "item.sickleDiamond",
  8805.     ["meta"] = 0,
  8806.     ["name"] = "Sickle Diamond",
  8807.     ["id"] = 5331,
  8808.   },
  8809. },
  8810. [13407] = {
  8811.   [0] = {
  8812.     ["type"] = "Item",
  8813.     ["class"] = "item.refractoryIce",
  8814.     ["meta"] = 0,
  8815.     ["name"] = "Refractory Ice",
  8816.     ["id"] = 13407,
  8817.   },
  8818. },
  8819. [382] = {
  8820.   [0] = {
  8821.     ["type"] = "Item",
  8822.     ["categories"] = { "stuff", "Stuff", "Item", "Potion Ingredient" },
  8823.     ["class"] = "item.speckledMelon",
  8824.     ["meta"] = 0,
  8825.     ["name"] = "Glistering Melon",
  8826.     ["id"] = 382,
  8827.   },
  8828. },
  8829. [30079] = {
  8830.   [0] = {
  8831.     ["type"] = "Item",
  8832.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  8833.     ["class"] = "item.itemCellAir",
  8834.     ["meta"] = 0,
  8835.     ["name"] = "Compressedaircell",
  8836.     ["id"] = 30079,
  8837.   },
  8838. },
  8839. [903] = {
  8840.   [0] = {
  8841.     ["type"] = "Block",
  8842.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  8843.     ["class"] = "tile.BlockJunction",
  8844.     ["meta"] = 0,
  8845.     ["name"] = "Junction Rail",
  8846.     ["id"] = 903,
  8847.   },
  8848. },
  8849. [122] = {
  8850.   [0] = {
  8851.     ["type"] = "Block",
  8852.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  8853.     ["class"] = "tile.dragonEgg",
  8854.     ["meta"] = 0,
  8855.     ["name"] = "Dragon Egg",
  8856.     ["id"] = 122,
  8857.   },
  8858. },
  8859. [5332] = {
  8860.   [0] = {
  8861.     ["type"] = "Item",
  8862.     ["class"] = "item.sickleGold",
  8863.     ["meta"] = 0,
  8864.     ["name"] = "Sickle Gold",
  8865.     ["id"] = 5332,
  8866.   },
  8867. },
  8868. [2727] = {
  8869.   [0] = {
  8870.     ["type"] = "Block",
  8871.     ["class"] = "tile.altarActive",
  8872.     ["meta"] = 0,
  8873.     ["name"] = "Altar Active",
  8874.     ["id"] = 2727,
  8875.   },
  8876. },
  8877. [13408] = {
  8878.   [0] = {
  8879.     ["type"] = "Item",
  8880.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  8881.     ["class"] = "item.refractoryJuice",
  8882.     ["meta"] = 0,
  8883.     ["name"] = "Juicecapsule",
  8884.     ["id"] = 13408,
  8885.   },
  8886. },
  8887. [383] = {
  8888.   [93] = {
  8889.     ["meta"] = 93,
  8890.     ["name"] = "Spawn Chicken",
  8891.     ["id"] = 383,
  8892.   },
  8893.   [60] = {
  8894.     ["meta"] = 60,
  8895.     ["name"] = "Spawn Silverfish",
  8896.     ["id"] = 383,
  8897.   },
  8898.   [0] = {
  8899.     ["type"] = "Item",
  8900.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  8901.     ["class"] = "item.monsterPlacer",
  8902.     ["meta"] = 0,
  8903.     ["name"] = "Spawner Egg",
  8904.     ["id"] = 383,
  8905.   },
  8906.   [66] = {
  8907.     ["meta"] = 66,
  8908.     ["name"] = "Spawn Witch",
  8909.     ["id"] = 383,
  8910.   },
  8911.   [55] = {
  8912.     ["meta"] = 55,
  8913.     ["name"] = "Spawn Slime",
  8914.     ["id"] = 383,
  8915.   },
  8916.   [94] = {
  8917.     ["meta"] = 94,
  8918.     ["name"] = "Spawn Squid",
  8919.     ["id"] = 383,
  8920.   },
  8921.   [61] = {
  8922.     ["meta"] = 61,
  8923.     ["name"] = "Spawn Blaze",
  8924.     ["id"] = 383,
  8925.   },
  8926.   [50] = {
  8927.     ["meta"] = 50,
  8928.     ["name"] = "Spawn Creeper",
  8929.     ["id"] = 383,
  8930.   },
  8931.   [56] = {
  8932.     ["meta"] = 56,
  8933.     ["name"] = "Spawn Ghast",
  8934.     ["id"] = 383,
  8935.   },
  8936.   [95] = {
  8937.     ["meta"] = 95,
  8938.     ["name"] = "Spawn Wolf",
  8939.     ["id"] = 383,
  8940.   },
  8941.   [62] = {
  8942.     ["meta"] = 62,
  8943.     ["name"] = "Spawn Magma Cube",
  8944.     ["id"] = 383,
  8945.   },
  8946.   [51] = {
  8947.     ["meta"] = 51,
  8948.     ["name"] = "Spawn Skeleton",
  8949.     ["id"] = 383,
  8950.   },
  8951.   [90] = {
  8952.     ["meta"] = 90,
  8953.     ["name"] = "Spawn Pig",
  8954.     ["id"] = 383,
  8955.   },
  8956.   [57] = {
  8957.     ["meta"] = 57,
  8958.     ["name"] = "Spawn Pigman",
  8959.     ["id"] = 383,
  8960.   },
  8961.   [96] = {
  8962.     ["meta"] = 96,
  8963.     ["name"] = "Spawn Mooshroom",
  8964.     ["id"] = 383,
  8965.   },
  8966.   [52] = {
  8967.     ["meta"] = 52,
  8968.     ["name"] = "Spawn Spider",
  8969.     ["id"] = 383,
  8970.   },
  8971.   [91] = {
  8972.     ["meta"] = 91,
  8973.     ["name"] = "Spawn Sheep",
  8974.     ["id"] = 383,
  8975.   },
  8976.   [58] = {
  8977.     ["meta"] = 58,
  8978.     ["name"] = "Spawn Enderman",
  8979.     ["id"] = 383,
  8980.   },
  8981.   [92] = {
  8982.     ["meta"] = 92,
  8983.     ["name"] = "Spawn Cow",
  8984.     ["id"] = 383,
  8985.   },
  8986.   [59] = {
  8987.     ["meta"] = 59,
  8988.     ["name"] = "Spawn Cave Spider",
  8989.     ["id"] = 383,
  8990.   },
  8991.   [120] = {
  8992.     ["meta"] = 120,
  8993.     ["name"] = "Spawn Villager",
  8994.     ["id"] = 383,
  8995.   },
  8996.   [98] = {
  8997.     ["meta"] = 98,
  8998.     ["name"] = "Spawn Ocelot",
  8999.     ["id"] = 383,
  9000.   },
  9001.   [65] = {
  9002.     ["meta"] = 65,
  9003.     ["name"] = "Spawn Bat",
  9004.     ["id"] = 383,
  9005.   },
  9006.   [54] = {
  9007.     ["meta"] = 54,
  9008.     ["name"] = "Spawn Zombie",
  9009.     ["id"] = 383,
  9010.   },
  9011. },
  9012. [30080] = {
  9013.   [0] = {
  9014.     ["type"] = "Item",
  9015.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  9016.     ["class"] = "item.itemArmorHazmatLeggings",
  9017.     ["meta"] = 0,
  9018.     ["name"] = "Hazmatsuit Leggings",
  9019.     ["id"] = 30080,
  9020.   },
  9021. },
  9022. [904] = {
  9023.   [0] = {
  9024.     ["type"] = "Block",
  9025.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails" },
  9026.     ["class"] = "tile.BlockAdvDetector",
  9027.     ["meta"] = 0,
  9028.     ["name"] = "Advanced Detector Rail",
  9029.     ["id"] = 904,
  9030.   },
  9031. },
  9032. [123] = {
  9033.   [0] = {
  9034.     ["type"] = "Block",
  9035.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  9036.     ["class"] = "tile.redstoneLight",
  9037.     ["meta"] = 0,
  9038.     ["name"] = "Redstone Lamp (inactive)",
  9039.     ["id"] = 123,
  9040.   },
  9041. },
  9042. [5333] = {
  9043.   [0] = {
  9044.     ["type"] = "Item",
  9045.     ["class"] = "item.sickleGreenSapphire",
  9046.     ["meta"] = 0,
  9047.     ["name"] = "Sickle Green Sapphire",
  9048.     ["id"] = 5333,
  9049.   },
  9050. },
  9051. [2728] = {
  9052.   [0] = {
  9053.     ["type"] = "Block",
  9054.     ["class"] = "tile.altarIdle",
  9055.     ["meta"] = 0,
  9056.     ["name"] = "Altar Idle",
  9057.     ["id"] = 2728,
  9058.   },
  9059. },
  9060. [13409] = {
  9061.   [0] = {
  9062.     ["type"] = "Item",
  9063.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  9064.     ["class"] = "item.refractoryLava",
  9065.     ["meta"] = 0,
  9066.     ["name"] = "Lavacapsule",
  9067.     ["id"] = 13409,
  9068.   },
  9069. },
  9070. [384] = {
  9071.   [0] = {
  9072.     ["type"] = "Item",
  9073.     ["categories"] = { "stuff", "Stuff", "Item", "Potion" },
  9074.     ["class"] = "item.expBottle",
  9075.     ["meta"] = 0,
  9076.     ["name"] = "Bottle o' Enchanting",
  9077.     ["id"] = 384,
  9078.   },
  9079. },
  9080. [30081] = {
  9081.   [0] = {
  9082.     ["type"] = "Item",
  9083.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  9084.     ["class"] = "item.itemArmorHazmatChestplate",
  9085.     ["meta"] = 0,
  9086.     ["name"] = "Hazmat Suit",
  9087.     ["id"] = 30081,
  9088.   },
  9089. },
  9090. [905] = {
  9091.   [0] = {
  9092.     ["type"] = "Block",
  9093.     ["class"] = "tile.BlockActivator",
  9094.     ["meta"] = 0,
  9095.     ["name"] = "Activator Block",
  9096.     ["id"] = 905,
  9097.   },
  9098. },
  9099. [124] = {
  9100.   [0] = {
  9101.     ["type"] = "Block",
  9102.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  9103.     ["class"] = "tile.redstoneLight",
  9104.     ["meta"] = 0,
  9105.     ["name"] = "Redstone Lamp (active)",
  9106.     ["id"] = 124,
  9107.   },
  9108. },
  9109. [5334] = {
  9110.   [0] = {
  9111.     ["type"] = "Item",
  9112.     ["class"] = "item.sickleIron",
  9113.     ["meta"] = 0,
  9114.     ["name"] = "Sickle Iron",
  9115.     ["id"] = 5334,
  9116.   },
  9117. },
  9118. [645] = {
  9119.   [0] = {
  9120.     ["type"] = "Block",
  9121.     ["class"] = "tile.blockAdvMachine",
  9122.     ["meta"] = 0,
  9123.     ["name"] = "Adv Machine Block",
  9124.     ["id"] = 645,
  9125.   },
  9126. },
  9127. [2729] = {
  9128.   [0] = {
  9129.     ["type"] = "Block",
  9130.     ["class"] = "tile.lilypad",
  9131.     ["meta"] = 0,
  9132.     ["name"] = "Lilypad",
  9133.     ["id"] = 2729,
  9134.   },
  9135. },
  9136. [13410] = {
  9137.   [0] = {
  9138.     ["type"] = "Item",
  9139.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  9140.     ["class"] = "item.refractoryOil",
  9141.     ["meta"] = 0,
  9142.     ["name"] = "Oilcapsule",
  9143.     ["id"] = 13410,
  9144.   },
  9145. },
  9146. [385] = {
  9147.   [0] = {
  9148.     ["type"] = "Item",
  9149.     ["class"] = "item.fireball",
  9150.     ["meta"] = 0,
  9151.     ["name"] = "Fire Charge",
  9152.     ["id"] = 385,
  9153.   },
  9154. },
  9155. [30082] = {
  9156.   [0] = {
  9157.     ["type"] = "Item",
  9158.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  9159.     ["class"] = "item.itemArmorHazmatHelmet",
  9160.     ["meta"] = 0,
  9161.     ["name"] = "Scuba Helmet",
  9162.     ["id"] = 30082,
  9163.   },
  9164. },
  9165. [906] = {
  9166.   [0] = {
  9167.     ["type"] = "Block",
  9168.     ["class"] = "tile.BlockDistributor",
  9169.     ["meta"] = 0,
  9170.     ["name"] = "Distributor Block",
  9171.     ["id"] = 906,
  9172.   },
  9173. },
  9174. [125] = {
  9175.   [0] = {
  9176.     ["type"] = "Block",
  9177.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  9178.     ["class"] = "tile.woodSlab",
  9179.     ["meta"] = 0,
  9180.     ["name"] = "Double Oak Wood Slab",
  9181.     ["id"] = 125,
  9182.   },
  9183.   [1] = {
  9184.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  9185.     ["meta"] = 1,
  9186.     ["name"] = "Double Spruce Wood Slab",
  9187.     ["id"] = 125,
  9188.   },
  9189.   [2] = {
  9190.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  9191.     ["meta"] = 2,
  9192.     ["name"] = "Double Birch Wood Slab",
  9193.     ["id"] = 125,
  9194.   },
  9195.   [3] = {
  9196.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Double Slab", "Wooden Double Slabs" },
  9197.     ["meta"] = 3,
  9198.     ["name"] = "Double Jungle Wood Slab",
  9199.     ["id"] = 125,
  9200.   },
  9201. },
  9202. [5335] = {
  9203.   [0] = {
  9204.     ["type"] = "Item",
  9205.     ["class"] = "item.sickleRuby",
  9206.     ["meta"] = 0,
  9207.     ["name"] = "Sickle Ruby",
  9208.     ["id"] = 5335,
  9209.   },
  9210. },
  9211. [2730] = {
  9212.   [0] = {
  9213.     ["type"] = "Block",
  9214.     ["class"] = "tile.wraithNode",
  9215.     ["meta"] = 0,
  9216.     ["name"] = "Wraith Node",
  9217.     ["id"] = 2730,
  9218.   },
  9219. },
  9220. [24873] = {
  9221.   [0] = {
  9222.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  9223.     ["meta"] = 0,
  9224.     ["name"] = "Dye Bucket",
  9225.     ["id"] = 24873,
  9226.   },
  9227. },
  9228. [13411] = {
  9229.   [0] = {
  9230.     ["type"] = "Item",
  9231.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  9232.     ["class"] = "item.refractorySeedOil",
  9233.     ["meta"] = 0,
  9234.     ["name"] = "Seedoilcapsule",
  9235.     ["id"] = 13411,
  9236.   },
  9237. },
  9238. [386] = {
  9239.   [0] = {
  9240.     ["type"] = "Item",
  9241.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Readable Books" },
  9242.     ["class"] = "item.writingBook",
  9243.     ["meta"] = 0,
  9244.     ["name"] = "Book and Quill",
  9245.     ["id"] = 386,
  9246.   },
  9247. },
  9248. [30083] = {
  9249.   [0] = {
  9250.     ["type"] = "Item",
  9251.     ["class"] = "item.reactorCondensatorLap",
  9252.     ["meta"] = 0,
  9253.     ["name"] = "Reactor Condensator Lap",
  9254.     ["id"] = 30083,
  9255.   },
  9256. },
  9257. [907] = {
  9258.   [0] = {
  9259.     ["type"] = "Block",
  9260.     ["class"] = "tile.BlockDetector",
  9261.     ["meta"] = 0,
  9262.     ["name"] = "Detector Block",
  9263.     ["id"] = 907,
  9264.   },
  9265. },
  9266. [126] = {
  9267.   [0] = {
  9268.     ["type"] = "Block",
  9269.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  9270.     ["class"] = "tile.woodSlab",
  9271.     ["meta"] = 0,
  9272.     ["name"] = "Oak Wood Slab",
  9273.     ["id"] = 126,
  9274.   },
  9275.   [1] = {
  9276.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  9277.     ["meta"] = 1,
  9278.     ["name"] = "Spruce Wood Slab",
  9279.     ["id"] = 126,
  9280.   },
  9281.   [2] = {
  9282.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  9283.     ["meta"] = 2,
  9284.     ["name"] = "Birch Wood Slab",
  9285.     ["id"] = 126,
  9286.   },
  9287.   [3] = {
  9288.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  9289.     ["meta"] = 3,
  9290.     ["name"] = "Jungle Wood Slab",
  9291.     ["id"] = 126,
  9292.   },
  9293. },
  9294. [5336] = {
  9295.   [0] = {
  9296.     ["type"] = "Item",
  9297.     ["class"] = "item.sickleSapphire",
  9298.     ["meta"] = 0,
  9299.     ["name"] = "Sickle Sapphire",
  9300.     ["id"] = 5336,
  9301.   },
  9302. },
  9303. [24874] = {
  9304.   [0] = {
  9305.     ["categories"] = { "stuff", "Stuff", "Item", "Bottle" },
  9306.     ["meta"] = 0,
  9307.     ["name"] = "Dye Bottle",
  9308.     ["id"] = 24874,
  9309.   },
  9310. },
  9311. [13412] = {
  9312.   [0] = {
  9313.     ["type"] = "Item",
  9314.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  9315.     ["class"] = "item.refractoryWater",
  9316.     ["meta"] = 0,
  9317.     ["name"] = "Watercapsule",
  9318.     ["id"] = 13412,
  9319.   },
  9320. },
  9321. [387] = {
  9322.   [0] = {
  9323.     ["type"] = "Item",
  9324.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Readable Books" },
  9325.     ["class"] = "item.writtenBook",
  9326.     ["meta"] = 0,
  9327.     ["name"] = "Written Book",
  9328.     ["id"] = 387,
  9329.   },
  9330. },
  9331. [30084] = {
  9332.   [0] = {
  9333.     ["type"] = "Item",
  9334.     ["class"] = "item.itemPartDCP",
  9335.     ["meta"] = 0,
  9336.     ["name"] = "Item Part DCP",
  9337.     ["id"] = 30084,
  9338.   },
  9339. },
  9340. [908] = {
  9341.   [0] = {
  9342.     ["type"] = "Block",
  9343.     ["class"] = "tile.BlockUpgrade",
  9344.     ["meta"] = 0,
  9345.     ["name"] = "Upgrade Block",
  9346.     ["id"] = 908,
  9347.   },
  9348. },
  9349. [127] = {
  9350.   [0] = {
  9351.     ["type"] = "Block",
  9352.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  9353.     ["class"] = "tile.cocoa",
  9354.     ["meta"] = 0,
  9355.     ["name"] = "Cocoa Plant",
  9356.     ["id"] = 127,
  9357.   },
  9358. },
  9359. [5337] = {
  9360.   [0] = {
  9361.     ["type"] = "Item",
  9362.     ["class"] = "item.sickleStone",
  9363.     ["meta"] = 0,
  9364.     ["name"] = "Sickle Stone",
  9365.     ["id"] = 5337,
  9366.   },
  9367. },
  9368. [13413] = {
  9369.   [0] = {
  9370.     ["type"] = "Item",
  9371.     ["class"] = "item.refractoryWax",
  9372.     ["meta"] = 0,
  9373.     ["name"] = "Refractory Wax",
  9374.     ["id"] = 13413,
  9375.   },
  9376. },
  9377. [388] = {
  9378.   [0] = {
  9379.     ["type"] = "Item",
  9380.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  9381.     ["class"] = "item.emerald",
  9382.     ["meta"] = 0,
  9383.     ["name"] = "Emerald",
  9384.     ["id"] = 388,
  9385.   },
  9386. },
  9387. [30085] = {
  9388.   [0] = {
  9389.     ["type"] = "Item",
  9390.     ["class"] = "item.reactorCondensator",
  9391.     ["meta"] = 0,
  9392.     ["name"] = "Reactor Condensator",
  9393.     ["id"] = 30085,
  9394.   },
  9395. },
  9396. [128] = {
  9397.   [0] = {
  9398.     ["type"] = "Block",
  9399.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs" },
  9400.     ["class"] = "tile.stairsSandStone",
  9401.     ["meta"] = 0,
  9402.     ["name"] = "Sandstone Stairs",
  9403.     ["id"] = 128,
  9404.   },
  9405. },
  9406. [5338] = {
  9407.   [0] = {
  9408.     ["type"] = "Item",
  9409.     ["class"] = "item.sickleWood",
  9410.     ["meta"] = 0,
  9411.     ["name"] = "Sickle Wood",
  9412.     ["id"] = 5338,
  9413.   },
  9414. },
  9415. [24876] = {
  9416.   [0] = {
  9417.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  9418.     ["meta"] = 0,
  9419.     ["name"] = "Dye Can",
  9420.     ["id"] = 24876,
  9421.   },
  9422. },
  9423. [13414] = {
  9424.   [0] = {
  9425.     ["type"] = "Item",
  9426.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  9427.     ["class"] = "item.royalJelly",
  9428.     ["meta"] = 0,
  9429.     ["name"] = "Royal Jelly",
  9430.     ["id"] = 13414,
  9431.   },
  9432. },
  9433. [389] = {
  9434.   [0] = {
  9435.     ["type"] = "Item",
  9436.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  9437.     ["class"] = "item.frame",
  9438.     ["meta"] = 0,
  9439.     ["name"] = "Item Frame",
  9440.     ["id"] = 389,
  9441.   },
  9442. },
  9443. [30086] = {
  9444.   [0] = {
  9445.     ["type"] = "Item",
  9446.     ["class"] = "item.reactorReflectorThick",
  9447.     ["meta"] = 0,
  9448.     ["name"] = "Reactor Reflector Thick",
  9449.     ["id"] = 30086,
  9450.   },
  9451. },
  9452. [129] = {
  9453.   [0] = {
  9454.     ["type"] = "Block",
  9455.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  9456.     ["class"] = "tile.oreEmerald",
  9457.     ["meta"] = 0,
  9458.     ["name"] = "Emerald Ore",
  9459.     ["id"] = 129,
  9460.   },
  9461. },
  9462. [5339] = {
  9463.   [0] = {
  9464.     ["type"] = "Item",
  9465.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  9466.     ["class"] = "item.swordGreenSapphire",
  9467.     ["meta"] = 0,
  9468.     ["name"] = "Green Sapphire Sword",
  9469.     ["id"] = 5339,
  9470.   },
  9471. },
  9472. [650] = {
  9473.   [0] = {
  9474.     ["type"] = "Block",
  9475.     ["class"] = "advsolar.BlockAdvSolarPanel",
  9476.     ["meta"] = 0,
  9477.     ["name"] = "Adv Solar Panel Block",
  9478.     ["id"] = 650,
  9479.   },
  9480. },
  9481. [19406] = {
  9482.   [0] = {
  9483.     ["type"] = "Item",
  9484.     ["class"] = "item.PipeItemsVoid",
  9485.     ["meta"] = 0,
  9486.     ["name"] = "Pipe Items Void",
  9487.     ["id"] = 19406,
  9488.   },
  9489. },
  9490. [13415] = {
  9491.   [49] = {
  9492.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  9493.     ["meta"] = 49,
  9494.     ["name"] = "Sequoia Sapling",
  9495.     ["id"] = 13415,
  9496.   },
  9497.   [0] = {
  9498.     ["type"] = "Item",
  9499.     ["class"] = "forestry.arboriculture.items.ItemGermlingGE",
  9500.     ["meta"] = 0,
  9501.     ["name"] = "Item Germling GE",
  9502.     ["id"] = 13415,
  9503.   },
  9504.   [55] = {
  9505.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  9506.     ["meta"] = 55,
  9507.     ["name"] = "Cherry Sapling",
  9508.     ["id"] = 13415,
  9509.   },
  9510.   [45] = {
  9511.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  9512.     ["meta"] = 45,
  9513.     ["name"] = "Balsa Sapling",
  9514.     ["id"] = 13415,
  9515.   },
  9516.   [37] = {
  9517.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  9518.     ["meta"] = 37,
  9519.     ["name"] = "Larch Sapling",
  9520.     ["id"] = 13415,
  9521.   },
  9522. },
  9523. [390] = {
  9524.   [0] = {
  9525.     ["type"] = "Item",
  9526.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  9527.     ["class"] = "item.flowerPot",
  9528.     ["meta"] = 0,
  9529.     ["name"] = "Flower Pot",
  9530.     ["id"] = 390,
  9531.   },
  9532. },
  9533. [30087] = {
  9534.   [0] = {
  9535.     ["type"] = "Item",
  9536.     ["class"] = "item.reactorReflector",
  9537.     ["meta"] = 0,
  9538.     ["name"] = "Reactor Reflector",
  9539.     ["id"] = 30087,
  9540.   },
  9541. },
  9542. [130] = {
  9543.   [0] = {
  9544.     ["type"] = "Block",
  9545.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  9546.     ["class"] = "tile.enderChest",
  9547.     ["meta"] = 0,
  9548.     ["name"] = "Ender Chest",
  9549.     ["id"] = 130,
  9550.   },
  9551. },
  9552. [5340] = {
  9553.   [0] = {
  9554.     ["type"] = "Item",
  9555.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  9556.     ["class"] = "item.swordRuby",
  9557.     ["meta"] = 0,
  9558.     ["name"] = "Ruby Sword",
  9559.     ["id"] = 5340,
  9560.   },
  9561. },
  9562. [19407] = {
  9563.   [0] = {
  9564.     ["type"] = "Item",
  9565.     ["class"] = "item.PipeLiquidsVoid",
  9566.     ["meta"] = 0,
  9567.     ["name"] = "Pipe Liquids Void",
  9568.     ["id"] = 19407,
  9569.   },
  9570. },
  9571. [13416] = {
  9572.   [0] = {
  9573.     ["type"] = "Item",
  9574.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  9575.     ["class"] = "item.scoop",
  9576.     ["meta"] = 0,
  9577.     ["name"] = "Scoop",
  9578.     ["id"] = 13416,
  9579.   },
  9580. },
  9581. [391] = {
  9582.   [0] = {
  9583.     ["type"] = "Item",
  9584.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Carrot" },
  9585.     ["class"] = "item.carrots",
  9586.     ["meta"] = 0,
  9587.     ["name"] = "Carrots",
  9588.     ["id"] = 391,
  9589.   },
  9590. },
  9591. [30088] = {
  9592.   [0] = {
  9593.     ["type"] = "Item",
  9594.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  9595.     ["class"] = "item.reactorHeatpack",
  9596.     ["meta"] = 0,
  9597.     ["name"] = "Heatingcell",
  9598.     ["id"] = 30088,
  9599.   },
  9600. },
  9601. [131] = {
  9602.   [0] = {
  9603.     ["type"] = "Block",
  9604.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  9605.     ["class"] = "tile.tripWireSource",
  9606.     ["meta"] = 0,
  9607.     ["name"] = "Tripwire Hook",
  9608.     ["id"] = 131,
  9609.   },
  9610. },
  9611. [5341] = {
  9612.   [0] = {
  9613.     ["type"] = "Item",
  9614.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  9615.     ["class"] = "item.swordSapphire",
  9616.     ["meta"] = 0,
  9617.     ["name"] = "Sapphire Sword",
  9618.     ["id"] = 5341,
  9619.   },
  9620. },
  9621. [19408] = {
  9622.   [0] = {
  9623.     ["type"] = "Item",
  9624.     ["class"] = "item.PipeItemsSandstone",
  9625.     ["meta"] = 0,
  9626.     ["name"] = "Pipe Items Sandstone",
  9627.     ["id"] = 19408,
  9628.   },
  9629. },
  9630. [13417] = {
  9631.   [0] = {
  9632.     ["type"] = "Item",
  9633.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  9634.     ["class"] = "item.shortMead",
  9635.     ["meta"] = 0,
  9636.     ["name"] = "Mead",
  9637.     ["id"] = 13417,
  9638.   },
  9639. },
  9640. [392] = {
  9641.   [0] = {
  9642.     ["type"] = "Item",
  9643.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  9644.     ["class"] = "item.potato",
  9645.     ["meta"] = 0,
  9646.     ["name"] = "Potato",
  9647.     ["id"] = 392,
  9648.   },
  9649. },
  9650. [30089] = {
  9651.   [0] = {
  9652.     ["type"] = "Item",
  9653.     ["class"] = "item.reactorVentDiamond",
  9654.     ["meta"] = 0,
  9655.     ["name"] = "Reactor Vent Diamond",
  9656.     ["id"] = 30089,
  9657.   },
  9658. },
  9659. [132] = {
  9660.   [0] = {
  9661.     ["type"] = "Block",
  9662.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  9663.     ["class"] = "tile.tripWire",
  9664.     ["meta"] = 0,
  9665.     ["name"] = "Tripwire",
  9666.     ["id"] = 132,
  9667.   },
  9668. },
  9669. [5342] = {
  9670.   [0] = {
  9671.     ["type"] = "Item",
  9672.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  9673.     ["class"] = "item.woolcard",
  9674.     ["meta"] = 0,
  9675.     ["name"] = "Wool Card",
  9676.     ["id"] = 5342,
  9677.   },
  9678. },
  9679. [19409] = {
  9680.   [0] = {
  9681.     ["type"] = "Item",
  9682.     ["class"] = "item.PipeLiquidsSandstone",
  9683.     ["meta"] = 0,
  9684.     ["name"] = "Pipe Liquids Sandstone",
  9685.     ["id"] = 19409,
  9686.   },
  9687. },
  9688. [13418] = {
  9689.   [0] = {
  9690.     ["type"] = "Item",
  9691.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  9692.     ["class"] = "item.solderingIron",
  9693.     ["meta"] = 0,
  9694.     ["name"] = "Soldering Iron",
  9695.     ["id"] = 13418,
  9696.   },
  9697. },
  9698. [393] = {
  9699.   [0] = {
  9700.     ["type"] = "Item",
  9701.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  9702.     ["class"] = "item.potatoBaked",
  9703.     ["meta"] = 0,
  9704.     ["name"] = "Baked Potato",
  9705.     ["id"] = 393,
  9706.   },
  9707. },
  9708. [30090] = {
  9709.   [0] = {
  9710.     ["type"] = "Item",
  9711.     ["class"] = "item.reactorVentSpread",
  9712.     ["meta"] = 0,
  9713.     ["name"] = "Reactor Vent Spread",
  9714.     ["id"] = 30090,
  9715.   },
  9716. },
  9717. [133] = {
  9718.   [0] = {
  9719.     ["type"] = "Block",
  9720.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  9721.     ["class"] = "tile.blockEmerald",
  9722.     ["meta"] = 0,
  9723.     ["name"] = "Emerald Block",
  9724.     ["id"] = 133,
  9725.   },
  9726. },
  9727. [13419] = {
  9728.   [0] = {
  9729.     ["type"] = "Item",
  9730.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  9731.     ["class"] = "item.stamps",
  9732.     ["meta"] = 0,
  9733.     ["name"] = "Stamps",
  9734.     ["id"] = 13419,
  9735.   },
  9736. },
  9737. [394] = {
  9738.   [0] = {
  9739.     ["type"] = "Item",
  9740.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Poisoned Food" },
  9741.     ["class"] = "item.potatoPoisonous",
  9742.     ["meta"] = 0,
  9743.     ["name"] = "Poisonous Potato",
  9744.     ["id"] = 394,
  9745.   },
  9746. },
  9747. [30091] = {
  9748.   [0] = {
  9749.     ["type"] = "Item",
  9750.     ["class"] = "item.reactorVentGold",
  9751.     ["meta"] = 0,
  9752.     ["name"] = "Reactor Vent Gold",
  9753.     ["id"] = 30091,
  9754.   },
  9755. },
  9756. [134] = {
  9757.   [0] = {
  9758.     ["type"] = "Block",
  9759.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  9760.     ["class"] = "tile.stairsWoodSpruce",
  9761.     ["meta"] = 0,
  9762.     ["name"] = "Spruce Wood Stairs",
  9763.     ["id"] = 134,
  9764.   },
  9765. },
  9766. [13420] = {
  9767.   [0] = {
  9768.     ["type"] = "Item",
  9769.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  9770.     ["class"] = "item.sturdyMachine",
  9771.     ["meta"] = 0,
  9772.     ["name"] = "Sturdy Casing",
  9773.     ["id"] = 13420,
  9774.   },
  9775. },
  9776. [395] = {
  9777.   [0] = {
  9778.     ["type"] = "Item",
  9779.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  9780.     ["class"] = "item.emptyMap",
  9781.     ["meta"] = 0,
  9782.     ["name"] = "Map",
  9783.     ["id"] = 395,
  9784.   },
  9785. },
  9786. [30092] = {
  9787.   [0] = {
  9788.     ["type"] = "Item",
  9789.     ["class"] = "item.reactorVentCore",
  9790.     ["meta"] = 0,
  9791.     ["name"] = "Reactor Vent Core",
  9792.     ["id"] = 30092,
  9793.   },
  9794. },
  9795. [135] = {
  9796.   [0] = {
  9797.     ["type"] = "Block",
  9798.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  9799.     ["class"] = "tile.stairsWoodBirch",
  9800.     ["meta"] = 0,
  9801.     ["name"] = "Birch Wood Stairs",
  9802.     ["id"] = 135,
  9803.   },
  9804. },
  9805. [13421] = {
  9806.   [0] = {
  9807.     ["type"] = "Item",
  9808.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  9809.     ["class"] = "item.thermionicTubes",
  9810.     ["meta"] = 0,
  9811.     ["name"] = "Electron Tubes",
  9812.     ["id"] = 13421,
  9813.   },
  9814. },
  9815. [396] = {
  9816.   [0] = {
  9817.     ["type"] = "Item",
  9818.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Carrot" },
  9819.     ["class"] = "item.carrotGolden",
  9820.     ["meta"] = 0,
  9821.     ["name"] = "Golden Carrot",
  9822.     ["id"] = 396,
  9823.   },
  9824. },
  9825. [30093] = {
  9826.   [0] = {
  9827.     ["type"] = "Item",
  9828.     ["class"] = "item.reactorVent",
  9829.     ["meta"] = 0,
  9830.     ["name"] = "Reactor Vent",
  9831.     ["id"] = 30093,
  9832.   },
  9833. },
  9834. [136] = {
  9835.   [0] = {
  9836.     ["type"] = "Block",
  9837.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  9838.     ["class"] = "tile.stairsWoodJungle",
  9839.     ["meta"] = 0,
  9840.     ["name"] = "Jungle Wood Stairs",
  9841.     ["id"] = 136,
  9842.   },
  9843. },
  9844. [13422] = {
  9845.   [0] = {
  9846.     ["type"] = "Item",
  9847.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  9848.     ["class"] = "item.vialCatalyst",
  9849.     ["meta"] = 0,
  9850.     ["name"] = "Catalyst",
  9851.     ["id"] = 13422,
  9852.   },
  9853. },
  9854. [397] = {
  9855.   [0] = {
  9856.     ["type"] = "Item",
  9857.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  9858.     ["class"] = "item.skull",
  9859.     ["meta"] = 0,
  9860.     ["name"] = "Mob Head (Skeleton)",
  9861.     ["id"] = 397,
  9862.   },
  9863.   [1] = {
  9864.     ["meta"] = 1,
  9865.     ["name"] = "Mob Head (Wither Skeleton)",
  9866.     ["id"] = 397,
  9867.   },
  9868.   [2] = {
  9869.     ["meta"] = 2,
  9870.     ["name"] = "Mob Head (Zombie)",
  9871.     ["id"] = 397,
  9872.   },
  9873.   [3] = {
  9874.     ["meta"] = 3,
  9875.     ["name"] = "Mob Head (Human)",
  9876.     ["id"] = 397,
  9877.   },
  9878.   [4] = {
  9879.     ["meta"] = 4,
  9880.     ["name"] = "Mob Head (Creeper)",
  9881.     ["id"] = 397,
  9882.   },
  9883. },
  9884. [30094] = {
  9885.   [0] = {
  9886.     ["type"] = "Item",
  9887.     ["class"] = "item.reactorHeatSwitchDiamond",
  9888.     ["meta"] = 0,
  9889.     ["name"] = "Reactor Heat Switch Diamond",
  9890.     ["id"] = 30094,
  9891.   },
  9892. },
  9893. [137] = {
  9894.   [0] = {
  9895.     ["type"] = "Block",
  9896.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism" },
  9897.     ["class"] = "tile.commandBlock",
  9898.     ["meta"] = 0,
  9899.     ["name"] = "Command Block",
  9900.     ["id"] = 137,
  9901.   },
  9902. },
  9903. [13423] = {
  9904.   [0] = {
  9905.     ["type"] = "Item",
  9906.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  9907.     ["class"] = "item.waterCan",
  9908.     ["meta"] = 0,
  9909.     ["name"] = "Watercan",
  9910.     ["id"] = 13423,
  9911.   },
  9912. },
  9913. [398] = {
  9914.   [0] = {
  9915.     ["type"] = "Item",
  9916.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  9917.     ["class"] = "item.carrotOnAStick",
  9918.     ["meta"] = 0,
  9919.     ["name"] = "Carrot on a Stick",
  9920.     ["id"] = 398,
  9921.   },
  9922. },
  9923. [30095] = {
  9924.   [0] = {
  9925.     ["type"] = "Item",
  9926.     ["class"] = "item.reactorHeatSwitchSpread",
  9927.     ["meta"] = 0,
  9928.     ["name"] = "Reactor Heat Switch Spread",
  9929.     ["id"] = 30095,
  9930.   },
  9931. },
  9932. [138] = {
  9933.   [0] = {
  9934.     ["type"] = "Block",
  9935.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  9936.     ["class"] = "tile.beacon",
  9937.     ["meta"] = 0,
  9938.     ["name"] = "Beacon Block",
  9939.     ["id"] = 138,
  9940.   },
  9941. },
  9942. [30356] = {
  9943.   [5] = {
  9944.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass" },
  9945.     ["meta"] = 5,
  9946.     ["name"] = "Irradiantglass Pane",
  9947.     ["id"] = 30356,
  9948.   },
  9949.   [0] = {
  9950.     ["type"] = "Item",
  9951.     ["class"] = "item.ingotIridium",
  9952.     ["meta"] = 0,
  9953.     ["name"] = "Iridium Ingot",
  9954.     ["id"] = 30356,
  9955.   },
  9956. },
  9957. [4306] = {
  9958.   [0] = {
  9959.     ["type"] = "Item",
  9960.     ["class"] = "item.PipeItemsWood",
  9961.     ["meta"] = 0,
  9962.     ["name"] = "Pipe Items Wood",
  9963.     ["id"] = 4306,
  9964.   },
  9965. },
  9966. [13424] = {
  9967.   [0] = {
  9968.     ["type"] = "Item",
  9969.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  9970.     ["class"] = "item.waxCapsule",
  9971.     ["meta"] = 0,
  9972.     ["name"] = "Wax Cast",
  9973.     ["id"] = 13424,
  9974.   },
  9975. },
  9976. [399] = {
  9977.   [0] = {
  9978.     ["type"] = "Item",
  9979.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  9980.     ["class"] = "item.netherStar",
  9981.     ["meta"] = 0,
  9982.     ["name"] = "Nether Star",
  9983.     ["id"] = 399,
  9984.   },
  9985. },
  9986. [30096] = {
  9987.   [0] = {
  9988.     ["type"] = "Item",
  9989.     ["class"] = "item.reactorHeatSwitchCore",
  9990.     ["meta"] = 0,
  9991.     ["name"] = "Reactor Heat Switch Core",
  9992.     ["id"] = 30096,
  9993.   },
  9994. },
  9995. [9256] = {
  9996.   [0] = {
  9997.     ["type"] = "Item",
  9998.     ["class"] = "Craftpacket",
  9999.     ["meta"] = 0,
  10000.     ["name"] = "Craftpacket",
  10001.     ["id"] = 9256,
  10002.   },
  10003. },
  10004. [139] = {
  10005.   [0] = {
  10006.     ["type"] = "Block",
  10007.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Stone Wall" },
  10008.     ["class"] = "tile.cobbleWall",
  10009.     ["meta"] = 0,
  10010.     ["name"] = "Cobblestone Wall",
  10011.     ["id"] = 139,
  10012.   },
  10013.   [1] = {
  10014.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Stone Wall" },
  10015.     ["meta"] = 1,
  10016.     ["name"] = "Mossy Cobblestone Wall",
  10017.     ["id"] = 139,
  10018.   },
  10019. },
  10020. [26710] = {
  10021.   [0] = {
  10022.     ["type"] = "Item",
  10023.     ["class"] = "miscperipherals.item.ItemMulti",
  10024.     ["meta"] = 0,
  10025.     ["name"] = "Item Multi",
  10026.     ["id"] = 26710,
  10027.   },
  10028. },
  10029. [4307] = {
  10030.   [0] = {
  10031.     ["type"] = "Item",
  10032.     ["class"] = "item.PipeItemsCobblestone",
  10033.     ["meta"] = 0,
  10034.     ["name"] = "Pipe Items Cobblestone",
  10035.     ["id"] = 4307,
  10036.   },
  10037. },
  10038. [13425] = {
  10039.   [0] = {
  10040.     ["type"] = "Item",
  10041.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10042.     ["class"] = "item.waxCapsuleBiofuel",
  10043.     ["meta"] = 0,
  10044.     ["name"] = "Biofuelcapsule",
  10045.     ["id"] = 13425,
  10046.   },
  10047. },
  10048. [400] = {
  10049.   [0] = {
  10050.     ["type"] = "Item",
  10051.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  10052.     ["class"] = "item.pumpkinPie",
  10053.     ["meta"] = 0,
  10054.     ["name"] = "Pumpkin Pie",
  10055.     ["id"] = 400,
  10056.   },
  10057. },
  10058. [30097] = {
  10059.   [0] = {
  10060.     ["type"] = "Item",
  10061.     ["class"] = "item.reactorPlatingExplosive",
  10062.     ["meta"] = 0,
  10063.     ["name"] = "Reactor Plating Explosive",
  10064.     ["id"] = 30097,
  10065.   },
  10066. },
  10067. [9257] = {
  10068.   [0] = {
  10069.     ["type"] = "Item",
  10070.     ["class"] = "Bag of Holding",
  10071.     ["meta"] = 0,
  10072.     ["name"] = "Bag of Holding",
  10073.     ["id"] = 9257,
  10074.   },
  10075. },
  10076. [140] = {
  10077.   [0] = {
  10078.     ["type"] = "Block",
  10079.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  10080.     ["class"] = "tile.flowerPot",
  10081.     ["meta"] = 0,
  10082.     ["name"] = "Flower Pot",
  10083.     ["id"] = 140,
  10084.   },
  10085. },
  10086. [26711] = {
  10087.   [0] = {
  10088.     ["type"] = "Item",
  10089.     ["class"] = "forestry.storage.items.ItemBackpack",
  10090.     ["meta"] = 0,
  10091.     ["name"] = "Item Backpack",
  10092.     ["id"] = 26711,
  10093.   },
  10094. },
  10095. [4308] = {
  10096.   [0] = {
  10097.     ["type"] = "Item",
  10098.     ["class"] = "item.PipeItemsStone",
  10099.     ["meta"] = 0,
  10100.     ["name"] = "Pipe Items Stone",
  10101.     ["id"] = 4308,
  10102.   },
  10103. },
  10104. [13426] = {
  10105.   [0] = {
  10106.     ["type"] = "Item",
  10107.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10108.     ["class"] = "item.waxCapsuleBiomass",
  10109.     ["meta"] = 0,
  10110.     ["name"] = "Biomasscapsule",
  10111.     ["id"] = 13426,
  10112.   },
  10113. },
  10114. [401] = {
  10115.   [0] = {
  10116.     ["type"] = "Item",
  10117.     ["class"] = "item.fireworks",
  10118.     ["meta"] = 0,
  10119.     ["name"] = "Firework Rocket",
  10120.     ["id"] = 401,
  10121.   },
  10122. },
  10123. [30098] = {
  10124.   [0] = {
  10125.     ["type"] = "Item",
  10126.     ["class"] = "item.reactorPlatingHeat",
  10127.     ["meta"] = 0,
  10128.     ["name"] = "Reactor Plating Heat",
  10129.     ["id"] = 30098,
  10130.   },
  10131. },
  10132. [9258] = {
  10133.   [0] = {
  10134.     ["type"] = "Item",
  10135.     ["class"] = "Pocket Crafting Table",
  10136.     ["meta"] = 0,
  10137.     ["name"] = "Pocket Crafting Table",
  10138.     ["id"] = 9258,
  10139.   },
  10140. },
  10141. [26712] = {
  10142.   [0] = {
  10143.     ["type"] = "Item",
  10144.     ["class"] = "forestry.storage.items.ItemBackpack",
  10145.     ["meta"] = 0,
  10146.     ["name"] = "Item Backpack",
  10147.     ["id"] = 26712,
  10148.   },
  10149. },
  10150. [4309] = {
  10151.   [0] = {
  10152.     ["type"] = "Item",
  10153.     ["class"] = "item.PipeItemsIron",
  10154.     ["meta"] = 0,
  10155.     ["name"] = "Pipe Items Iron",
  10156.     ["id"] = 4309,
  10157.   },
  10158. },
  10159. [141] = {
  10160.   [0] = {
  10161.     ["type"] = "Block",
  10162.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  10163.     ["class"] = "tile.carrots",
  10164.     ["meta"] = 0,
  10165.     ["name"] = "Carrots",
  10166.     ["id"] = 141,
  10167.   },
  10168. },
  10169. [13427] = {
  10170.   [0] = {
  10171.     ["type"] = "Item",
  10172.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10173.     ["class"] = "item.waxCapsuleFuel",
  10174.     ["meta"] = 0,
  10175.     ["name"] = "Fuelcapsule",
  10176.     ["id"] = 13427,
  10177.   },
  10178. },
  10179. [402] = {
  10180.   [0] = {
  10181.     ["type"] = "Item",
  10182.     ["class"] = "item.fireworksCharge",
  10183.     ["meta"] = 0,
  10184.     ["name"] = "Firework Star",
  10185.     ["id"] = 402,
  10186.   },
  10187. },
  10188. [30099] = {
  10189.   [0] = {
  10190.     ["type"] = "Item",
  10191.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  10192.     ["class"] = "item.reactorCoolantSix",
  10193.     ["meta"] = 0,
  10194.     ["name"] = "Coolantcell",
  10195.     ["id"] = 30099,
  10196.   },
  10197. },
  10198. [4310] = {
  10199.   [0] = {
  10200.     ["type"] = "Item",
  10201.     ["class"] = "item.PipeItemsGold",
  10202.     ["meta"] = 0,
  10203.     ["name"] = "Pipe Items Gold",
  10204.     ["id"] = 4310,
  10205.   },
  10206. },
  10207. [142] = {
  10208.   [0] = {
  10209.     ["type"] = "Block",
  10210.     ["categories"] = { "stuff", "Stuff", "Item", "Plant" },
  10211.     ["class"] = "tile.potatoes",
  10212.     ["meta"] = 0,
  10213.     ["name"] = "Potatoes",
  10214.     ["id"] = 142,
  10215.   },
  10216. },
  10217. [13428] = {
  10218.   [0] = {
  10219.     ["type"] = "Item",
  10220.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10221.     ["class"] = "item.waxCapsuleHoney",
  10222.     ["meta"] = 0,
  10223.     ["name"] = "Honeycapsule",
  10224.     ["id"] = 13428,
  10225.   },
  10226. },
  10227. [403] = {
  10228.   [0] = {
  10229.     ["type"] = "Item",
  10230.     ["class"] = "item.enchantedBook",
  10231.     ["meta"] = 0,
  10232.     ["name"] = "Enchanted Book",
  10233.     ["id"] = 403,
  10234.   },
  10235. },
  10236. [30100] = {
  10237.   [0] = {
  10238.     ["type"] = "Item",
  10239.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  10240.     ["class"] = "item.reactorCoolantTriple",
  10241.     ["meta"] = 0,
  10242.     ["name"] = "Coolantcell",
  10243.     ["id"] = 30100,
  10244.   },
  10245. },
  10246. [4311] = {
  10247.   [0] = {
  10248.     ["type"] = "Item",
  10249.     ["class"] = "item.PipeItemsDiamond",
  10250.     ["meta"] = 0,
  10251.     ["name"] = "Pipe Items Diamond",
  10252.     ["id"] = 4311,
  10253.   },
  10254. },
  10255. [143] = {
  10256.   [0] = {
  10257.     ["type"] = "Block",
  10258.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buttons" },
  10259.     ["class"] = "tile.button",
  10260.     ["meta"] = 0,
  10261.     ["name"] = "Wooden Button",
  10262.     ["id"] = 143,
  10263.   },
  10264. },
  10265. [13429] = {
  10266.   [0] = {
  10267.     ["type"] = "Item",
  10268.     ["class"] = "item.waxCapsuleIce",
  10269.     ["meta"] = 0,
  10270.     ["name"] = "Wax Capsule Ice",
  10271.     ["id"] = 13429,
  10272.   },
  10273. },
  10274. [404] = {
  10275.   [0] = {
  10276.     ["meta"] = 0,
  10277.     ["name"] = "Redstone Comparator",
  10278.     ["id"] = 404,
  10279.   },
  10280. },
  10281. [30101] = {
  10282.   [0] = {
  10283.     ["type"] = "Item",
  10284.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  10285.     ["class"] = "item.reactorUraniumQuad",
  10286.     ["meta"] = 0,
  10287.     ["name"] = "Quaduraniumcell",
  10288.     ["id"] = 30101,
  10289.   },
  10290. },
  10291. [925] = {
  10292.   [0] = {
  10293.     ["type"] = "Block",
  10294.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10295.     ["class"] = "tile.alveary",
  10296.     ["meta"] = 0,
  10297.     ["name"] = "Alveary",
  10298.     ["id"] = 925,
  10299.   },
  10300. },
  10301. [9261] = {
  10302.   [0] = {
  10303.     ["type"] = "Item",
  10304.     ["class"] = "item.wandofcooling",
  10305.     ["meta"] = 0,
  10306.     ["name"] = "Wandofcooling",
  10307.     ["id"] = 9261,
  10308.   },
  10309. },
  10310. [665] = {
  10311.   [0] = {
  10312.     ["type"] = "Block",
  10313.     ["class"] = "tile.blockThermalMonitor",
  10314.     ["meta"] = 0,
  10315.     ["name"] = "Thermal Monitor Block",
  10316.     ["id"] = 665,
  10317.   },
  10318. },
  10319. [4312] = {
  10320.   [0] = {
  10321.     ["type"] = "Item",
  10322.     ["class"] = "item.PipeItemsObsidian",
  10323.     ["meta"] = 0,
  10324.     ["name"] = "Pipe Items Obsidian",
  10325.     ["id"] = 4312,
  10326.   },
  10327. },
  10328. [144] = {
  10329.   [0] = {
  10330.     ["type"] = "Block",
  10331.     ["categories"] = { "stuff", "Stuff", "Item", "Decoration" },
  10332.     ["class"] = "tile.skull",
  10333.     ["meta"] = 0,
  10334.     ["name"] = "Mob Head",
  10335.     ["id"] = 144,
  10336.   },
  10337. },
  10338. [13430] = {
  10339.   [0] = {
  10340.     ["type"] = "Item",
  10341.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10342.     ["class"] = "item.waxCapsuleJuice",
  10343.     ["meta"] = 0,
  10344.     ["name"] = "Juicecapsule",
  10345.     ["id"] = 13430,
  10346.   },
  10347. },
  10348. [405] = {
  10349.   [0] = {
  10350.     ["meta"] = 0,
  10351.     ["name"] = "Nether Brick",
  10352.     ["id"] = 405,
  10353.   },
  10354. },
  10355. [30102] = {
  10356.   [0] = {
  10357.     ["type"] = "Item",
  10358.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  10359.     ["class"] = "item.reactorUraniumDual",
  10360.     ["meta"] = 0,
  10361.     ["name"] = "Dualuraniumcell",
  10362.     ["id"] = 30102,
  10363.   },
  10364. },
  10365. [926] = {
  10366.   [0] = {
  10367.     ["type"] = "Block",
  10368.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  10369.     ["class"] = "tile.candle",
  10370.     ["meta"] = 0,
  10371.     ["name"] = "Candle",
  10372.     ["id"] = 926,
  10373.   },
  10374. },
  10375. [9262] = {
  10376.   [0] = {
  10377.     ["type"] = "Item",
  10378.     ["class"] = "item.item.diamondshard",
  10379.     ["meta"] = 0,
  10380.     ["name"] = "Diamondshard",
  10381.     ["id"] = 9262,
  10382.   },
  10383. },
  10384. [4313] = {
  10385.   [0] = {
  10386.     ["type"] = "Item",
  10387.     ["class"] = "item.PipeLiquidsWood",
  10388.     ["meta"] = 0,
  10389.     ["name"] = "Pipe Liquids Wood",
  10390.     ["id"] = 4313,
  10391.   },
  10392. },
  10393. [145] = {
  10394.   [0] = {
  10395.     ["type"] = "Block",
  10396.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  10397.     ["class"] = "tile.anvil",
  10398.     ["meta"] = 0,
  10399.     ["name"] = "Anvil",
  10400.     ["id"] = 145,
  10401.   },
  10402. },
  10403. [13431] = {
  10404.   [0] = {
  10405.     ["type"] = "Item",
  10406.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10407.     ["class"] = "item.waxCapsuleOil",
  10408.     ["meta"] = 0,
  10409.     ["name"] = "Oilcapsule",
  10410.     ["id"] = 13431,
  10411.   },
  10412. },
  10413. [406] = {
  10414.   [0] = {
  10415.     ["meta"] = 0,
  10416.     ["name"] = "Nether Quartz",
  10417.     ["id"] = 406,
  10418.   },
  10419. },
  10420. [30103] = {
  10421.   [0] = {
  10422.     ["type"] = "Item",
  10423.     ["class"] = "item.itemCoolant",
  10424.     ["meta"] = 0,
  10425.     ["name"] = "Item Coolant",
  10426.     ["id"] = 30103,
  10427.   },
  10428. },
  10429. [927] = {
  10430.   [0] = {
  10431.     ["type"] = "Block",
  10432.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  10433.     ["class"] = "tile.engine",
  10434.     ["meta"] = 0,
  10435.     ["name"] = "Biogas Engine",
  10436.     ["id"] = 927,
  10437.   },
  10438.   [1] = {
  10439.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  10440.     ["meta"] = 1,
  10441.     ["name"] = "Peat Engine",
  10442.     ["id"] = 927,
  10443.   },
  10444.   [2] = {
  10445.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  10446.     ["meta"] = 2,
  10447.     ["name"] = "Electrical Engine",
  10448.     ["id"] = 927,
  10449.   },
  10450. },
  10451. [9263] = {
  10452.   [0] = {
  10453.     ["type"] = "Item",
  10454.     ["class"] = "item.wrathigniter",
  10455.     ["meta"] = 0,
  10456.     ["name"] = "Wrathigniter",
  10457.     ["id"] = 9263,
  10458.   },
  10459. },
  10460. [4314] = {
  10461.   [0] = {
  10462.     ["type"] = "Item",
  10463.     ["class"] = "item.PipeLiquidsCobblestone",
  10464.     ["meta"] = 0,
  10465.     ["name"] = "Pipe Liquids Cobblestone",
  10466.     ["id"] = 4314,
  10467.   },
  10468. },
  10469. [146] = {
  10470.   [0] = {
  10471.     ["meta"] = 0,
  10472.     ["name"] = "Trapped Chest",
  10473.     ["id"] = 146,
  10474.   },
  10475. },
  10476. [13432] = {
  10477.   [0] = {
  10478.     ["type"] = "Item",
  10479.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10480.     ["class"] = "item.waxCapsuleSeedOil",
  10481.     ["meta"] = 0,
  10482.     ["name"] = "Seedoilcapsule",
  10483.     ["id"] = 13432,
  10484.   },
  10485. },
  10486. [407] = {
  10487.   [0] = {
  10488.     ["meta"] = 0,
  10489.     ["name"] = "Minecart with TNT",
  10490.     ["id"] = 407,
  10491.   },
  10492. },
  10493. [30104] = {
  10494.   [0] = {
  10495.     ["type"] = "Item",
  10496.     ["class"] = "ic2.core.item.tool.ItemDebug",
  10497.     ["meta"] = 0,
  10498.     ["name"] = "Item Debug",
  10499.     ["id"] = 30104,
  10500.   },
  10501. },
  10502. [12390] = {
  10503.   [0] = {
  10504.     ["type"] = "Item",
  10505.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  10506.     ["class"] = "item.liquidMilk",
  10507.     ["meta"] = 0,
  10508.     ["name"] = "Milk",
  10509.     ["id"] = 12390,
  10510.   },
  10511. },
  10512. [928] = {
  10513.   [0] = {
  10514.     ["type"] = "Block",
  10515.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10516.     ["class"] = "tile.alvearyFan",
  10517.     ["meta"] = 0,
  10518.     ["name"] = "Alvearyfan",
  10519.     ["id"] = 928,
  10520.   },
  10521. },
  10522. [9264] = {
  10523.   [0] = {
  10524.     ["type"] = "Item",
  10525.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  10526.     ["class"] = "item.item.darkiron",
  10527.     ["meta"] = 0,
  10528.     ["name"] = "Dark Iron",
  10529.     ["id"] = 9264,
  10530.   },
  10531. },
  10532. [4315] = {
  10533.   [0] = {
  10534.     ["type"] = "Item",
  10535.     ["class"] = "item.PipeLiquidsStone",
  10536.     ["meta"] = 0,
  10537.     ["name"] = "Pipe Liquids Stone",
  10538.     ["id"] = 4315,
  10539.   },
  10540. },
  10541. [147] = {
  10542.   [0] = {
  10543.     ["meta"] = 0,
  10544.     ["name"] = "Weighted Pressure Plate (light)",
  10545.     ["id"] = 147,
  10546.   },
  10547. },
  10548. [13433] = {
  10549.   [0] = {
  10550.     ["type"] = "Item",
  10551.     ["categories"] = { "stuff", "Stuff", "Item", "Capsules" },
  10552.     ["class"] = "item.waxCapsuleWater",
  10553.     ["meta"] = 0,
  10554.     ["name"] = "Watercapsule",
  10555.     ["id"] = 13433,
  10556.   },
  10557. },
  10558. [408] = {
  10559.   [0] = {
  10560.     ["meta"] = 0,
  10561.     ["name"] = "Minecart with Hopper",
  10562.     ["id"] = 408,
  10563.   },
  10564. },
  10565. [30105] = {
  10566.   [0] = {
  10567.     ["type"] = "Item",
  10568.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  10569.     ["class"] = "item.itemWeedEx",
  10570.     ["meta"] = 0,
  10571.     ["name"] = "Weed EX",
  10572.     ["id"] = 30105,
  10573.   },
  10574. },
  10575. [929] = {
  10576.   [0] = {
  10577.     ["type"] = "Block",
  10578.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  10579.     ["class"] = "tile.for.fences",
  10580.     ["meta"] = 0,
  10581.     ["name"] = "Larch Fence",
  10582.     ["id"] = 929,
  10583.   },
  10584.   [1] = {
  10585.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  10586.     ["meta"] = 1,
  10587.     ["name"] = "Teak Fence",
  10588.     ["id"] = 929,
  10589.   },
  10590.   [2] = {
  10591.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  10592.     ["meta"] = 2,
  10593.     ["name"] = "Acacia Fence",
  10594.     ["id"] = 929,
  10595.   },
  10596.   [3] = {
  10597.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Fence" },
  10598.     ["meta"] = 3,
  10599.     ["name"] = "Lime Fence",
  10600.     ["id"] = 929,
  10601.   },
  10602. },
  10603. [9265] = {
  10604.   [0] = {
  10605.     ["type"] = "Item",
  10606.     ["class"] = "item.item.exochasis",
  10607.     ["meta"] = 0,
  10608.     ["name"] = "Exochasis",
  10609.     ["id"] = 9265,
  10610.   },
  10611. },
  10612. [4316] = {
  10613.   [0] = {
  10614.     ["type"] = "Item",
  10615.     ["class"] = "item.PipeLiquidsIron",
  10616.     ["meta"] = 0,
  10617.     ["name"] = "Pipe Liquids Iron",
  10618.     ["id"] = 4316,
  10619.   },
  10620. },
  10621. [148] = {
  10622.   [0] = {
  10623.     ["meta"] = 0,
  10624.     ["name"] = "Weighted Pressure Plate (heavy)",
  10625.     ["id"] = 148,
  10626.   },
  10627. },
  10628. [13434] = {
  10629.   [0] = {
  10630.     ["type"] = "Item",
  10631.     ["class"] = "item.waxCast",
  10632.     ["meta"] = 0,
  10633.     ["name"] = "Wax Cast",
  10634.     ["id"] = 13434,
  10635.   },
  10636. },
  10637. [30106] = {
  10638.   [0] = {
  10639.     ["type"] = "Item",
  10640.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  10641.     ["class"] = "item.itemGrinPowder",
  10642.     ["meta"] = 0,
  10643.     ["name"] = "Grin Powder",
  10644.     ["id"] = 30106,
  10645.   },
  10646. },
  10647. [4056] = {
  10648.   [0] = {
  10649.     ["type"] = "Item",
  10650.     ["class"] = "item.woodenGearItem",
  10651.     ["meta"] = 0,
  10652.     ["name"] = "Wooden Gear Item",
  10653.     ["id"] = 4056,
  10654.   },
  10655. },
  10656. [930] = {
  10657.   [0] = {
  10658.     ["type"] = "Block",
  10659.     ["class"] = "tile.firsapling",
  10660.     ["meta"] = 0,
  10661.     ["name"] = "Firsapling",
  10662.     ["id"] = 930,
  10663.   },
  10664. },
  10665. [9266] = {
  10666.   [0] = {
  10667.     ["type"] = "Item",
  10668.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  10669.     ["class"] = "item.item.exoArmor0",
  10670.     ["meta"] = 0,
  10671.     ["name"] = "Exo Helmet",
  10672.     ["id"] = 9266,
  10673.   },
  10674. },
  10675. [4317] = {
  10676.   [0] = {
  10677.     ["type"] = "Item",
  10678.     ["class"] = "item.PipeLiquidsGold",
  10679.     ["meta"] = 0,
  10680.     ["name"] = "Pipe Liquids Gold",
  10681.     ["id"] = 4317,
  10682.   },
  10683. },
  10684. [149] = {
  10685.   [0] = {
  10686.     ["meta"] = 0,
  10687.     ["name"] = "Redstone Comparator (inactive)",
  10688.     ["id"] = 149,
  10689.   },
  10690. },
  10691. [13435] = {
  10692.   [0] = {
  10693.     ["type"] = "Item",
  10694.     ["class"] = "item.woodPulp",
  10695.     ["meta"] = 0,
  10696.     ["name"] = "Wood Pulp",
  10697.     ["id"] = 13435,
  10698.   },
  10699. },
  10700. [30107] = {
  10701.   [0] = {
  10702.     ["type"] = "Item",
  10703.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  10704.     ["class"] = "ic2.core.item.ItemBooze",
  10705.     ["meta"] = 0,
  10706.     ["name"] = "Zero",
  10707.     ["id"] = 30107,
  10708.   },
  10709. },
  10710. [4057] = {
  10711.   [0] = {
  10712.     ["type"] = "Item",
  10713.     ["class"] = "item.stoneGearItem",
  10714.     ["meta"] = 0,
  10715.     ["name"] = "Stone Gear Item",
  10716.     ["id"] = 4057,
  10717.   },
  10718. },
  10719. [931] = {
  10720.   [5] = {
  10721.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10722.     ["meta"] = 5,
  10723.     ["name"] = "Cactiharvester",
  10724.     ["id"] = 931,
  10725.   },
  10726.   [0] = {
  10727.     ["type"] = "Block",
  10728.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10729.     ["class"] = "tile.harvester",
  10730.     ["meta"] = 0,
  10731.     ["name"] = "Logger",
  10732.     ["id"] = 931,
  10733.   },
  10734.   [6] = {
  10735.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10736.     ["meta"] = 6,
  10737.     ["name"] = "Mushroompicker",
  10738.     ["id"] = 931,
  10739.   },
  10740.   [1] = {
  10741.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10742.     ["meta"] = 1,
  10743.     ["name"] = "Combine",
  10744.     ["id"] = 931,
  10745.   },
  10746.   [7] = {
  10747.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10748.     ["meta"] = 7,
  10749.     ["name"] = "Sugarcanharvester",
  10750.     ["id"] = 931,
  10751.   },
  10752.   [2] = {
  10753.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10754.     ["meta"] = 2,
  10755.     ["name"] = "Rubbertreeharvester",
  10756.     ["id"] = 931,
  10757.   },
  10758.   [8] = {
  10759.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10760.     ["meta"] = 8,
  10761.     ["name"] = "Infernalharvester",
  10762.     ["id"] = 931,
  10763.   },
  10764.   [3] = {
  10765.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10766.     ["meta"] = 3,
  10767.     ["name"] = "Pumpkinharvester",
  10768.     ["id"] = 931,
  10769.   },
  10770.   [4] = {
  10771.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10772.     ["meta"] = 4,
  10773.     ["name"] = "Turbary",
  10774.     ["id"] = 931,
  10775.   },
  10776. },
  10777. [9267] = {
  10778.   [0] = {
  10779.     ["type"] = "Item",
  10780.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  10781.     ["class"] = "item.item.exoArmor1",
  10782.     ["meta"] = 0,
  10783.     ["name"] = "Exo Chestplate",
  10784.     ["id"] = 9267,
  10785.   },
  10786. },
  10787. [150] = {
  10788.   [0] = {
  10789.     ["meta"] = 0,
  10790.     ["name"] = "Redstone Comparator (active)",
  10791.     ["id"] = 150,
  10792.   },
  10793. },
  10794. [13436] = {
  10795.   [0] = {
  10796.     ["type"] = "Item",
  10797.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  10798.     ["class"] = "item.wrench",
  10799.     ["meta"] = 0,
  10800.     ["name"] = "Forestry Wrench",
  10801.     ["id"] = 13436,
  10802.   },
  10803. },
  10804. [30108] = {
  10805.   [0] = {
  10806.     ["type"] = "Item",
  10807.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  10808.     ["class"] = "item.itemBarrel",
  10809.     ["meta"] = 0,
  10810.     ["name"] = "Empty Booze Barrel",
  10811.     ["id"] = 30108,
  10812.   },
  10813. },
  10814. [4058] = {
  10815.   [0] = {
  10816.     ["type"] = "Item",
  10817.     ["class"] = "item.ironGearItem",
  10818.     ["meta"] = 0,
  10819.     ["name"] = "Iron Gear Item",
  10820.     ["id"] = 4058,
  10821.   },
  10822. },
  10823. [932] = {
  10824.   [0] = {
  10825.     ["type"] = "Block",
  10826.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  10827.     ["class"] = "tile.alvearyHeater",
  10828.     ["meta"] = 0,
  10829.     ["name"] = "Alverayheater",
  10830.     ["id"] = 932,
  10831.   },
  10832. },
  10833. [9268] = {
  10834.   [0] = {
  10835.     ["type"] = "Item",
  10836.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  10837.     ["class"] = "item.item.exoArmor2",
  10838.     ["meta"] = 0,
  10839.     ["name"] = "Exo Leggings",
  10840.     ["id"] = 9268,
  10841.   },
  10842. },
  10843. [151] = {
  10844.   [0] = {
  10845.     ["meta"] = 0,
  10846.     ["name"] = "Daylight Sensor",
  10847.     ["id"] = 151,
  10848.   },
  10849. },
  10850. [13437] = {
  10851.   [0] = {
  10852.     ["type"] = "Item",
  10853.     ["class"] = "item.grafter",
  10854.     ["meta"] = 0,
  10855.     ["name"] = "Grafter",
  10856.     ["id"] = 13437,
  10857.   },
  10858. },
  10859. [30109] = {
  10860.   [0] = {
  10861.     ["type"] = "Item",
  10862.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  10863.     ["class"] = "item.itemHops",
  10864.     ["meta"] = 0,
  10865.     ["name"] = "Hops",
  10866.     ["id"] = 30109,
  10867.   },
  10868. },
  10869. [4059] = {
  10870.   [0] = {
  10871.     ["type"] = "Item",
  10872.     ["class"] = "item.goldGearItem",
  10873.     ["meta"] = 0,
  10874.     ["name"] = "Gold Gear Item",
  10875.     ["id"] = 4059,
  10876.   },
  10877. },
  10878. [933] = {
  10879.   [0] = {
  10880.     ["type"] = "Block",
  10881.     ["class"] = "tile.leaves",
  10882.     ["meta"] = 0,
  10883.     ["name"] = "Leaves",
  10884.     ["id"] = 933,
  10885.   },
  10886. },
  10887. [9269] = {
  10888.   [0] = {
  10889.     ["type"] = "Item",
  10890.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  10891.     ["class"] = "item.item.exoArmor3",
  10892.     ["meta"] = 0,
  10893.     ["name"] = "Exo Boots",
  10894.     ["id"] = 9269,
  10895.   },
  10896. },
  10897. [4320] = {
  10898.   [0] = {
  10899.     ["type"] = "Item",
  10900.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  10901.     ["class"] = "item.PipePowerWood",
  10902.     ["meta"] = 0,
  10903.     ["name"] = "Wooden Conductive Pipe",
  10904.     ["id"] = 4320,
  10905.   },
  10906. },
  10907. [152] = {
  10908.   [0] = {
  10909.     ["meta"] = 0,
  10910.     ["name"] = "Redstone Block",
  10911.     ["id"] = 152,
  10912.   },
  10913. },
  10914. [30110] = {
  10915.   [0] = {
  10916.     ["type"] = "Item",
  10917.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  10918.     ["class"] = "ic2.core.item.ItemMugCoffee",
  10919.     ["meta"] = 0,
  10920.     ["name"] = "Coffee",
  10921.     ["id"] = 30110,
  10922.   },
  10923. },
  10924. [4060] = {
  10925.   [0] = {
  10926.     ["type"] = "Item",
  10927.     ["class"] = "item.diamondGearItem",
  10928.     ["meta"] = 0,
  10929.     ["name"] = "Diamond Gear Item",
  10930.     ["id"] = 4060,
  10931.   },
  10932. },
  10933. [934] = {
  10934.   [0] = {
  10935.     ["type"] = "Block",
  10936.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  10937.     ["class"] = "tile.for.log1",
  10938.     ["meta"] = 0,
  10939.     ["name"] = "Larch Wood",
  10940.     ["id"] = 934,
  10941.   },
  10942.   [1] = {
  10943.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  10944.     ["meta"] = 1,
  10945.     ["name"] = "Teak Wood",
  10946.     ["id"] = 934,
  10947.   },
  10948.   [2] = {
  10949.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  10950.     ["meta"] = 2,
  10951.     ["name"] = "Acacia Wood",
  10952.     ["id"] = 934,
  10953.   },
  10954.   [3] = {
  10955.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  10956.     ["meta"] = 3,
  10957.     ["name"] = "Lime Wood",
  10958.     ["id"] = 934,
  10959.   },
  10960. },
  10961. [9270] = {
  10962.   [0] = {
  10963.     ["type"] = "Item",
  10964.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  10965.     ["class"] = "item.Lead Ingot",
  10966.     ["meta"] = 0,
  10967.     ["name"] = "Lead",
  10968.     ["id"] = 9270,
  10969.   },
  10970. },
  10971. [153] = {
  10972.   [0] = {
  10973.     ["meta"] = 0,
  10974.     ["name"] = "Nether Quartz Ore",
  10975.     ["id"] = 153,
  10976.   },
  10977. },
  10978. [30111] = {
  10979.   [0] = {
  10980.     ["type"] = "Item",
  10981.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  10982.     ["class"] = "item.itemMugEmpty",
  10983.     ["meta"] = 0,
  10984.     ["name"] = "Stone Mug",
  10985.     ["id"] = 30111,
  10986.   },
  10987. },
  10988. [4061] = {
  10989.   [0] = {
  10990.     ["type"] = "Item",
  10991.     ["categories"] = { "stuff", "Stuff", "Resources", "Bc Resources" },
  10992.     ["class"] = "item.templateItem",
  10993.     ["meta"] = 0,
  10994.     ["name"] = "Template",
  10995.     ["id"] = 4061,
  10996.   },
  10997. },
  10998. [935] = {
  10999.   [0] = {
  11000.     ["type"] = "Block",
  11001.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11002.     ["class"] = "tile.for.log2",
  11003.     ["meta"] = 0,
  11004.     ["name"] = "Chestnut Wood",
  11005.     ["id"] = 935,
  11006.   },
  11007.   [1] = {
  11008.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11009.     ["meta"] = 1,
  11010.     ["name"] = "Walnut Wood",
  11011.     ["id"] = 935,
  11012.   },
  11013.   [2] = {
  11014.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11015.     ["meta"] = 2,
  11016.     ["name"] = "Baobab Wood",
  11017.     ["id"] = 935,
  11018.   },
  11019.   [3] = {
  11020.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11021.     ["meta"] = 3,
  11022.     ["name"] = "Sequoia Wood",
  11023.     ["id"] = 935,
  11024.   },
  11025. },
  11026. [9271] = {
  11027.   [0] = {
  11028.     ["type"] = "Item",
  11029.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11030.     ["class"] = "item.Silver Ingot",
  11031.     ["meta"] = 0,
  11032.     ["name"] = "Silver",
  11033.     ["id"] = 9271,
  11034.   },
  11035. },
  11036. [28027] = {
  11037.   [0] = {
  11038.     ["type"] = "Item",
  11039.     ["class"] = "item.towerKey",
  11040.     ["meta"] = 0,
  11041.     ["name"] = "Tower Key",
  11042.     ["id"] = 28027,
  11043.   },
  11044. },
  11045. [4322] = {
  11046.   [0] = {
  11047.     ["type"] = "Item",
  11048.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  11049.     ["class"] = "item.PipePowerStone",
  11050.     ["meta"] = 0,
  11051.     ["name"] = "Stone Conductive Pipe",
  11052.     ["id"] = 4322,
  11053.   },
  11054. },
  11055. [6406] = {
  11056.   [0] = {
  11057.     ["type"] = "Item",
  11058.     ["class"] = "item.obsidianStick",
  11059.     ["meta"] = 0,
  11060.     ["name"] = "Obsidian Stick",
  11061.     ["id"] = 6406,
  11062.   },
  11063. },
  11064. [154] = {
  11065.   [0] = {
  11066.     ["meta"] = 0,
  11067.     ["name"] = "Hopper",
  11068.     ["id"] = 154,
  11069.   },
  11070. },
  11071. [30112] = {
  11072.   [0] = {
  11073.     ["type"] = "Item",
  11074.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  11075.     ["class"] = "item.itemCoffeePowder",
  11076.     ["meta"] = 0,
  11077.     ["name"] = "Coffee Powder",
  11078.     ["id"] = 30112,
  11079.   },
  11080. },
  11081. [4062] = {
  11082.   [0] = {
  11083.     ["type"] = "Item",
  11084.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  11085.     ["class"] = "item.wrenchItem",
  11086.     ["meta"] = 0,
  11087.     ["name"] = "Bc Wrench",
  11088.     ["id"] = 4062,
  11089.   },
  11090. },
  11091. [936] = {
  11092.   [0] = {
  11093.     ["type"] = "Block",
  11094.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11095.     ["class"] = "tile.for.log3",
  11096.     ["meta"] = 0,
  11097.     ["name"] = "Kapok Wood",
  11098.     ["id"] = 936,
  11099.   },
  11100.   [1] = {
  11101.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11102.     ["meta"] = 1,
  11103.     ["name"] = "Ebony Wood",
  11104.     ["id"] = 936,
  11105.   },
  11106.   [2] = {
  11107.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11108.     ["meta"] = 2,
  11109.     ["name"] = "Mahogany Wood",
  11110.     ["id"] = 936,
  11111.   },
  11112.   [3] = {
  11113.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11114.     ["meta"] = 3,
  11115.     ["name"] = "Balsa Wood",
  11116.     ["id"] = 936,
  11117.   },
  11118. },
  11119. [9272] = {
  11120.   [0] = {
  11121.     ["type"] = "Item",
  11122.     ["class"] = "item.Item Filter",
  11123.     ["meta"] = 0,
  11124.     ["name"] = "Item Filter",
  11125.     ["id"] = 9272,
  11126.   },
  11127. },
  11128. [28028] = {
  11129.   [0] = {
  11130.     ["type"] = "Item",
  11131.     ["class"] = "item.borerEssence",
  11132.     ["meta"] = 0,
  11133.     ["name"] = "Borer Essence",
  11134.     ["id"] = 28028,
  11135.   },
  11136. },
  11137. [6407] = {
  11138.   [0] = {
  11139.     ["type"] = "Item",
  11140.     ["class"] = "item.stoneBowl",
  11141.     ["meta"] = 0,
  11142.     ["name"] = "Stone Bowl",
  11143.     ["id"] = 6407,
  11144.   },
  11145. },
  11146. [155] = {
  11147.   [0] = {
  11148.     ["meta"] = 0,
  11149.     ["name"] = "Quartz Block",
  11150.     ["id"] = 155,
  11151.   },
  11152.   [1] = {
  11153.     ["meta"] = 1,
  11154.     ["name"] = "Chiseled Quartz Block",
  11155.     ["id"] = 155,
  11156.   },
  11157.   [2] = {
  11158.     ["meta"] = 2,
  11159.     ["name"] = "Pillar Quartz Block",
  11160.     ["id"] = 155,
  11161.   },
  11162. },
  11163. [30113] = {
  11164.   [0] = {
  11165.     ["type"] = "Item",
  11166.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  11167.     ["class"] = "item.itemCoffeeBeans",
  11168.     ["meta"] = 0,
  11169.     ["name"] = "Coffee Beans",
  11170.     ["id"] = 30113,
  11171.   },
  11172. },
  11173. [4063] = {
  11174.   [0] = {
  11175.     ["type"] = "Item",
  11176.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  11177.     ["class"] = "item.bucketOil",
  11178.     ["meta"] = 0,
  11179.     ["name"] = "Oil Bucket",
  11180.     ["id"] = 4063,
  11181.   },
  11182. },
  11183. [937] = {
  11184.   [0] = {
  11185.     ["type"] = "Block",
  11186.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11187.     ["class"] = "tile.for.log4",
  11188.     ["meta"] = 0,
  11189.     ["name"] = "Palm Wood",
  11190.     ["id"] = 937,
  11191.   },
  11192.   [1] = {
  11193.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11194.     ["meta"] = 1,
  11195.     ["name"] = "Teak Wood",
  11196.     ["id"] = 937,
  11197.   },
  11198.   [2] = {
  11199.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11200.     ["meta"] = 2,
  11201.     ["name"] = "Boojum Wood",
  11202.     ["id"] = 937,
  11203.   },
  11204.   [3] = {
  11205.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  11206.     ["meta"] = 3,
  11207.     ["name"] = "Cherry Wood",
  11208.     ["id"] = 937,
  11209.   },
  11210. },
  11211. [9273] = {
  11212.   [0] = {
  11213.     ["type"] = "Item",
  11214.     ["class"] = "item.Machine Filter",
  11215.     ["meta"] = 0,
  11216.     ["name"] = "Machine Filter",
  11217.     ["id"] = 9273,
  11218.   },
  11219. },
  11220. [21256] = {
  11221.   [27] = {
  11222.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11223.     ["meta"] = 27,
  11224.     ["name"] = "Platinum Ingot",
  11225.     ["id"] = 21256,
  11226.   },
  11227.   [0] = {
  11228.     ["type"] = "Item",
  11229.     ["class"] = "item.GT_Materials",
  11230.     ["meta"] = 0,
  11231.     ["name"] = "GT Materials",
  11232.     ["id"] = 21256,
  11233.   },
  11234.   [55] = {
  11235.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11236.     ["meta"] = 55,
  11237.     ["name"] = "Ylwgarnet",
  11238.     ["id"] = 21256,
  11239.   },
  11240.   [33] = {
  11241.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11242.     ["meta"] = 33,
  11243.     ["name"] = "Sapphire",
  11244.     ["id"] = 21256,
  11245.   },
  11246.   [28] = {
  11247.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11248.     ["meta"] = 28,
  11249.     ["name"] = "Nickel Ingot",
  11250.     ["id"] = 21256,
  11251.   },
  11252.   [17] = {
  11253.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11254.     ["meta"] = 17,
  11255.     ["name"] = "Silver",
  11256.     ["id"] = 21256,
  11257.   },
  11258.   [34] = {
  11259.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11260.     ["meta"] = 34,
  11261.     ["name"] = "Green Sapphire",
  11262.     ["id"] = 21256,
  11263.   },
  11264.   [23] = {
  11265.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11266.     ["meta"] = 23,
  11267.     ["name"] = "Lead",
  11268.     ["id"] = 21256,
  11269.   },
  11270.   [24] = {
  11271.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11272.     ["meta"] = 24,
  11273.     ["name"] = "Zinc Ingot",
  11274.     ["id"] = 21256,
  11275.   },
  11276.   [19] = {
  11277.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11278.     ["meta"] = 19,
  11279.     ["name"] = "Titanium Ingot",
  11280.     ["id"] = 21256,
  11281.   },
  11282.   [20] = {
  11283.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11284.     ["meta"] = 20,
  11285.     ["name"] = "Chrome Ingot",
  11286.     ["id"] = 21256,
  11287.   },
  11288.   [37] = {
  11289.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11290.     ["meta"] = 37,
  11291.     ["name"] = "Olivine",
  11292.     ["id"] = 21256,
  11293.   },
  11294.   [54] = {
  11295.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11296.     ["meta"] = 54,
  11297.     ["name"] = "Redgarnet",
  11298.     ["id"] = 21256,
  11299.   },
  11300.   [32] = {
  11301.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11302.     ["meta"] = 32,
  11303.     ["name"] = "Ruby",
  11304.     ["id"] = 21256,
  11305.   },
  11306.   [21] = {
  11307.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11308.     ["meta"] = 21,
  11309.     ["name"] = "Electrum Ingot",
  11310.     ["id"] = 21256,
  11311.   },
  11312. },
  11313. [28029] = {
  11314.   [0] = {
  11315.     ["type"] = "Item",
  11316.     ["class"] = "item.carminite",
  11317.     ["meta"] = 0,
  11318.     ["name"] = "Carminite",
  11319.     ["id"] = 28029,
  11320.   },
  11321. },
  11322. [4324] = {
  11323.   [0] = {
  11324.     ["type"] = "Item",
  11325.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  11326.     ["class"] = "item.PipePowerGold",
  11327.     ["meta"] = 0,
  11328.     ["name"] = "Gold Conductive Pipe",
  11329.     ["id"] = 4324,
  11330.   },
  11331. },
  11332. [6408] = {
  11333.   [0] = {
  11334.     ["type"] = "Item",
  11335.     ["class"] = "item.retherPearl",
  11336.     ["meta"] = 0,
  11337.     ["name"] = "Rether Pearl",
  11338.     ["id"] = 6408,
  11339.   },
  11340. },
  11341. [156] = {
  11342.   [0] = {
  11343.     ["meta"] = 0,
  11344.     ["name"] = "Quartz Stairs",
  11345.     ["id"] = 156,
  11346.   },
  11347. },
  11348. [30114] = {
  11349.   [0] = {
  11350.     ["type"] = "Item",
  11351.     ["class"] = "item.itemTerraWart",
  11352.     ["meta"] = 0,
  11353.     ["name"] = "Item Terra Wart",
  11354.     ["id"] = 30114,
  11355.   },
  11356. },
  11357. [4064] = {
  11358.   [0] = {
  11359.     ["type"] = "Item",
  11360.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  11361.     ["class"] = "item.fuel",
  11362.     ["meta"] = 0,
  11363.     ["name"] = "Fuel",
  11364.     ["id"] = 4064,
  11365.   },
  11366. },
  11367. [938] = {
  11368.   [5] = {
  11369.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11370.     ["meta"] = 5,
  11371.     ["name"] = "Carpenter",
  11372.     ["id"] = 938,
  11373.   },
  11374.   [11] = {
  11375.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11376.     ["meta"] = 11,
  11377.     ["name"] = "Therm Fabrica",
  11378.     ["id"] = 938,
  11379.   },
  11380.   [0] = {
  11381.     ["type"] = "Block",
  11382.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11383.     ["class"] = "tile.machine",
  11384.     ["meta"] = 0,
  11385.     ["name"] = "Fermenter",
  11386.     ["id"] = 938,
  11387.   },
  11388.   [6] = {
  11389.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11390.     ["meta"] = 6,
  11391.     ["name"] = "Moistener",
  11392.     ["id"] = 938,
  11393.   },
  11394.   [1] = {
  11395.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11396.     ["meta"] = 1,
  11397.     ["name"] = "Still",
  11398.     ["id"] = 938,
  11399.   },
  11400.   [7] = {
  11401.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  11402.     ["meta"] = 7,
  11403.     ["name"] = "Apiary",
  11404.     ["id"] = 938,
  11405.   },
  11406.   [2] = {
  11407.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11408.     ["meta"] = 2,
  11409.     ["name"] = "Bottler",
  11410.     ["id"] = 938,
  11411.   },
  11412.   [8] = {
  11413.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11414.     ["meta"] = 8,
  11415.     ["name"] = "Centrifuge",
  11416.     ["id"] = 938,
  11417.   },
  11418.   [3] = {
  11419.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11420.     ["meta"] = 3,
  11421.     ["name"] = "Raintank",
  11422.     ["id"] = 938,
  11423.   },
  11424.   [9] = {
  11425.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11426.     ["meta"] = 9,
  11427.     ["name"] = "Squeezer",
  11428.     ["id"] = 938,
  11429.   },
  11430.   [4] = {
  11431.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11432.     ["meta"] = 4,
  11433.     ["name"] = "Biogenerator",
  11434.     ["id"] = 938,
  11435.   },
  11436. },
  11437. [9274] = {
  11438.   [0] = {
  11439.     ["type"] = "Item",
  11440.     ["class"] = "item.Speed Boost",
  11441.     ["meta"] = 0,
  11442.     ["name"] = "Speed Boost",
  11443.     ["id"] = 9274,
  11444.   },
  11445. },
  11446. [21257] = {
  11447.   [27] = {
  11448.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11449.     ["meta"] = 27,
  11450.     ["name"] = "Platinum Dust",
  11451.     ["id"] = 21257,
  11452.   },
  11453.   [16] = {
  11454.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11455.     ["meta"] = 16,
  11456.     ["name"] = "Uranium Dust",
  11457.     ["id"] = 21257,
  11458.   },
  11459.   [5] = {
  11460.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11461.     ["meta"] = 5,
  11462.     ["name"] = "Sodalite Dust",
  11463.     ["id"] = 21257,
  11464.   },
  11465.   [0] = {
  11466.     ["type"] = "Item",
  11467.     ["class"] = "item.GT_Dusts",
  11468.     ["meta"] = 0,
  11469.     ["name"] = "GT Dusts",
  11470.     ["id"] = 21257,
  11471.   },
  11472.   [55] = {
  11473.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11474.     ["meta"] = 55,
  11475.     ["name"] = "Ylwgarnet Dust",
  11476.     ["id"] = 21257,
  11477.   },
  11478.   [33] = {
  11479.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11480.     ["meta"] = 33,
  11481.     ["name"] = "Sapphire Dust",
  11482.     ["id"] = 21257,
  11483.   },
  11484.   [22] = {
  11485.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11486.     ["meta"] = 22,
  11487.     ["name"] = "Tungsten Dust",
  11488.     ["id"] = 21257,
  11489.   },
  11490.   [11] = {
  11491.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11492.     ["meta"] = 11,
  11493.     ["name"] = "Cinnabar Dust",
  11494.     ["id"] = 21257,
  11495.   },
  11496.   [6] = {
  11497.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11498.     ["meta"] = 6,
  11499.     ["name"] = "Netherrack Dust",
  11500.     ["id"] = 21257,
  11501.   },
  11502.   [28] = {
  11503.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11504.     ["meta"] = 28,
  11505.     ["name"] = "Nickel Dust",
  11506.     ["id"] = 21257,
  11507.   },
  11508.   [17] = {
  11509.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11510.     ["meta"] = 17,
  11511.     ["name"] = "Bauxite Dust",
  11512.     ["id"] = 21257,
  11513.   },
  11514.   [34] = {
  11515.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11516.     ["meta"] = 34,
  11517.     ["name"] = "Greensapphire Dust",
  11518.     ["id"] = 21257,
  11519.   },
  11520.   [12] = {
  11521.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11522.     ["meta"] = 12,
  11523.     ["name"] = "Manganese Dust",
  11524.     ["id"] = 21257,
  11525.   },
  11526.   [23] = {
  11527.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11528.     ["meta"] = 23,
  11529.     ["name"] = "Lead Dust",
  11530.     ["id"] = 21257,
  11531.   },
  11532.   [18] = {
  11533.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11534.     ["meta"] = 18,
  11535.     ["name"] = "Aluminum Dust",
  11536.     ["id"] = 21257,
  11537.   },
  11538.   [35] = {
  11539.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11540.     ["meta"] = 35,
  11541.     ["name"] = "Emerald Dust",
  11542.     ["id"] = 21257,
  11543.   },
  11544.   [24] = {
  11545.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11546.     ["meta"] = 24,
  11547.     ["name"] = "Zinc Dust",
  11548.     ["id"] = 21257,
  11549.   },
  11550.   [19] = {
  11551.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11552.     ["meta"] = 19,
  11553.     ["name"] = "Titanium Dust",
  11554.     ["id"] = 21257,
  11555.   },
  11556.   [8] = {
  11557.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  11558.     ["meta"] = 8,
  11559.     ["name"] = "Sulfur",
  11560.     ["id"] = 21257,
  11561.   },
  11562.   [36] = {
  11563.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11564.     ["meta"] = 36,
  11565.     ["name"] = "Diamund Dust",
  11566.     ["id"] = 21257,
  11567.   },
  11568.   [14] = {
  11569.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11570.     ["meta"] = 14,
  11571.     ["name"] = "Sphalerite Dust",
  11572.     ["id"] = 21257,
  11573.   },
  11574.   [3] = {
  11575.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11576.     ["meta"] = 3,
  11577.     ["name"] = "Pyrite Dust",
  11578.     ["id"] = 21257,
  11579.   },
  11580.   [25] = {
  11581.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11582.     ["meta"] = 25,
  11583.     ["name"] = "Brass Dust",
  11584.     ["id"] = 21257,
  11585.   },
  11586.   [20] = {
  11587.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11588.     ["meta"] = 20,
  11589.     ["name"] = "Chrome Dust",
  11590.     ["id"] = 21257,
  11591.   },
  11592.   [37] = {
  11593.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11594.     ["meta"] = 37,
  11595.     ["name"] = "Olivine Dust",
  11596.     ["id"] = 21257,
  11597.   },
  11598.   [26] = {
  11599.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11600.     ["meta"] = 26,
  11601.     ["name"] = "Steel Dust",
  11602.     ["id"] = 21257,
  11603.   },
  11604.   [10] = {
  11605.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11606.     ["meta"] = 10,
  11607.     ["name"] = "Endstone Dust",
  11608.     ["id"] = 21257,
  11609.   },
  11610.   [54] = {
  11611.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11612.     ["meta"] = 54,
  11613.     ["name"] = "Redgarnet Dust",
  11614.     ["id"] = 21257,
  11615.   },
  11616.   [32] = {
  11617.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11618.     ["meta"] = 32,
  11619.     ["name"] = "Ruby Dust",
  11620.     ["id"] = 21257,
  11621.   },
  11622.   [21] = {
  11623.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  11624.     ["meta"] = 21,
  11625.     ["name"] = "Electrum Dust",
  11626.     ["id"] = 21257,
  11627.   },
  11628. },
  11629. [6409] = {
  11630.   [0] = {
  11631.     ["type"] = "Item",
  11632.     ["class"] = "item.wirelessTransceiver",
  11633.     ["meta"] = 0,
  11634.     ["name"] = "Wireless Transceiver",
  11635.     ["id"] = 6409,
  11636.   },
  11637. },
  11638. [157] = {
  11639.   [0] = {
  11640.     ["meta"] = 0,
  11641.     ["name"] = "Activator Rail",
  11642.     ["id"] = 157,
  11643.   },
  11644. },
  11645. [30115] = {
  11646.   [0] = {
  11647.     ["type"] = "Item",
  11648.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  11649.     ["class"] = "item.itemStaticBoots",
  11650.     ["meta"] = 0,
  11651.     ["name"] = "Static Boots",
  11652.     ["id"] = 30115,
  11653.   },
  11654. },
  11655. [4065] = {
  11656.   [0] = {
  11657.     ["type"] = "Item",
  11658.     ["categories"] = { "stuff", "Stuff", "Resources", "Bc Resources" },
  11659.     ["class"] = "item.pipeWaterproof",
  11660.     ["meta"] = 0,
  11661.     ["name"] = "Pipe Waterproof",
  11662.     ["id"] = 4065,
  11663.   },
  11664. },
  11665. [939] = {
  11666.   [5] = {
  11667.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11668.     ["meta"] = 5,
  11669.     ["name"] = "Mailbox",
  11670.     ["id"] = 939,
  11671.   },
  11672.   [0] = {
  11673.     ["type"] = "Block",
  11674.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11675.     ["class"] = "tile.mill",
  11676.     ["meta"] = 0,
  11677.     ["name"] = "Forester",
  11678.     ["id"] = 939,
  11679.   },
  11680.   [6] = {
  11681.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11682.     ["meta"] = 6,
  11683.     ["name"] = "Trade Station",
  11684.     ["id"] = 939,
  11685.   },
  11686.   [1] = {
  11687.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11688.     ["meta"] = 1,
  11689.     ["name"] = "Rainmaker",
  11690.     ["id"] = 939,
  11691.   },
  11692.   [7] = {
  11693.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11694.     ["meta"] = 7,
  11695.     ["name"] = "Stamp Collector",
  11696.     ["id"] = 939,
  11697.   },
  11698.   [2] = {
  11699.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11700.     ["meta"] = 2,
  11701.     ["name"] = "Treetap",
  11702.     ["id"] = 939,
  11703.   },
  11704.   [3] = {
  11705.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  11706.     ["meta"] = 3,
  11707.     ["name"] = "Apiarist Chest",
  11708.     ["id"] = 939,
  11709.   },
  11710.   [4] = {
  11711.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  11712.     ["meta"] = 4,
  11713.     ["name"] = "Analyzer",
  11714.     ["id"] = 939,
  11715.   },
  11716. },
  11717. [9275] = {
  11718.   [0] = {
  11719.     ["type"] = "Item",
  11720.     ["class"] = "item.Thoroughness",
  11721.     ["meta"] = 0,
  11722.     ["name"] = "Thoroughness",
  11723.     ["id"] = 9275,
  11724.   },
  11725. },
  11726. [21258] = {
  11727.   [0] = {
  11728.     ["type"] = "Item",
  11729.     ["class"] = "item.GT_Cells",
  11730.     ["meta"] = 0,
  11731.     ["name"] = "GT Cells",
  11732.     ["id"] = 21258,
  11733.   },
  11734. },
  11735. [30376] = {
  11736.   [0] = {
  11737.     ["type"] = "Item",
  11738.     ["class"] = "item.ItemCounterSensorKit",
  11739.     ["meta"] = 0,
  11740.     ["name"] = "Item Counter Sensor Kit",
  11741.     ["id"] = 30376,
  11742.   },
  11743. },
  11744. [1200] = {
  11745.   [0] = {
  11746.     ["type"] = "Block",
  11747.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  11748.     ["class"] = "tile.enderchest",
  11749.     ["meta"] = 0,
  11750.     ["name"] = "Ender Chest",
  11751.     ["id"] = 1200,
  11752.   },
  11753. },
  11754. [6410] = {
  11755.   [0] = {
  11756.     ["type"] = "Item",
  11757.     ["class"] = "item.blazeTransceiver",
  11758.     ["meta"] = 0,
  11759.     ["name"] = "Blaze Transceiver",
  11760.     ["id"] = 6410,
  11761.   },
  11762. },
  11763. [158] = {
  11764.   [0] = {
  11765.     ["meta"] = 0,
  11766.     ["name"] = "Dropper",
  11767.     ["id"] = 158,
  11768.   },
  11769. },
  11770. [30116] = {
  11771.   [0] = {
  11772.     ["type"] = "Item",
  11773.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  11774.     ["class"] = "item.itemSolarHelmet",
  11775.     ["meta"] = 0,
  11776.     ["name"] = "Solar Helmet",
  11777.     ["id"] = 30116,
  11778.   },
  11779. },
  11780. [4066] = {
  11781.   [0] = {
  11782.     ["type"] = "Item",
  11783.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  11784.     ["class"] = "item.bucketFuel",
  11785.     ["meta"] = 0,
  11786.     ["name"] = "Fuel Bucket",
  11787.     ["id"] = 4066,
  11788.   },
  11789. },
  11790. [940] = {
  11791.   [0] = {
  11792.     ["type"] = "Block",
  11793.     ["class"] = "forestry.farming.gadgets.BlockMushroom",
  11794.     ["meta"] = 0,
  11795.     ["name"] = "Mushroom Block",
  11796.     ["id"] = 940,
  11797.   },
  11798. },
  11799. [9276] = {
  11800.   [0] = {
  11801.     ["type"] = "Item",
  11802.     ["class"] = "item.Bandwidth",
  11803.     ["meta"] = 0,
  11804.     ["name"] = "Bandwidth",
  11805.     ["id"] = 9276,
  11806.   },
  11807. },
  11808. [21259] = {
  11809.   [0] = {
  11810.     ["type"] = "Item",
  11811.     ["class"] = "item.GT_Components",
  11812.     ["meta"] = 0,
  11813.     ["name"] = "GT Components",
  11814.     ["id"] = 21259,
  11815.   },
  11816. },
  11817. [30377] = {
  11818.   [0] = {
  11819.     ["type"] = "Item",
  11820.     ["class"] = "shedar.mods.ic2.nuclearcontrol.items.ItemCardMultipleSensorLocation",
  11821.     ["meta"] = 0,
  11822.     ["name"] = "Item Card Multiple Sensor Location",
  11823.     ["id"] = 30377,
  11824.   },
  11825. },
  11826. [680] = {
  11827.   [0] = {
  11828.     ["type"] = "Block",
  11829.     ["class"] = "tile.MFFSCapacitor",
  11830.     ["meta"] = 0,
  11831.     ["name"] = "MFFS Capacitor",
  11832.     ["id"] = 680,
  11833.   },
  11834. },
  11835. [6411] = {
  11836.   [0] = {
  11837.     ["type"] = "Item",
  11838.     ["class"] = "item.recieverDish",
  11839.     ["meta"] = 0,
  11840.     ["name"] = "Reciever Dish",
  11841.     ["id"] = 6411,
  11842.   },
  11843. },
  11844. [8756] = {
  11845.   [0] = {
  11846.     ["type"] = "Item",
  11847.     ["class"] = "binnie.extrabees.liquids.ItemLiquid",
  11848.     ["meta"] = 0,
  11849.     ["name"] = "Item Liquid",
  11850.     ["id"] = 8756,
  11851.   },
  11852. },
  11853. [30117] = {
  11854.   [0] = {
  11855.     ["type"] = "Item",
  11856.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  11857.     ["class"] = "item.itemToolbox",
  11858.     ["meta"] = 0,
  11859.     ["name"] = "Tool Box",
  11860.     ["id"] = 30117,
  11861.   },
  11862. },
  11863. [4067] = {
  11864.   [0] = {
  11865.     ["type"] = "Item",
  11866.     ["categories"] = { "stuff", "Stuff", "Resources", "Bc Resources" },
  11867.     ["class"] = "item.pipeGate",
  11868.     ["meta"] = 0,
  11869.     ["name"] = "Gates",
  11870.     ["id"] = 4067,
  11871.   },
  11872. },
  11873. [941] = {
  11874.   [0] = {
  11875.     ["type"] = "Block",
  11876.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  11877.     ["class"] = "tile.for.planks",
  11878.     ["meta"] = 0,
  11879.     ["name"] = "Larch Plank",
  11880.     ["id"] = 941,
  11881.   },
  11882.   [1] = {
  11883.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  11884.     ["meta"] = 1,
  11885.     ["name"] = "Teak Plank",
  11886.     ["id"] = 941,
  11887.   },
  11888.   [2] = {
  11889.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  11890.     ["meta"] = 2,
  11891.     ["name"] = "Acacia Plank",
  11892.     ["id"] = 941,
  11893.   },
  11894.   [3] = {
  11895.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Wooden Plank" },
  11896.     ["meta"] = 3,
  11897.     ["name"] = "Lime Plank",
  11898.     ["id"] = 941,
  11899.   },
  11900. },
  11901. [9277] = {
  11902.   [0] = {
  11903.     ["type"] = "Item",
  11904.     ["class"] = "item.exo.buoyantbarrel",
  11905.     ["meta"] = 0,
  11906.     ["name"] = "Buoyantbarrel",
  11907.     ["id"] = 9277,
  11908.   },
  11909. },
  11910. [21260] = {
  11911.   [0] = {
  11912.     ["type"] = "Item",
  11913.     ["class"] = "item.GT_SmallDusts",
  11914.     ["meta"] = 0,
  11915.     ["name"] = "GT Small Dusts",
  11916.     ["id"] = 21260,
  11917.   },
  11918. },
  11919. [30378] = {
  11920.   [0] = {
  11921.     ["type"] = "Item",
  11922.     ["class"] = "item.ItemEnergyArrayLocationCard",
  11923.     ["meta"] = 0,
  11924.     ["name"] = "Item Energy Array Location Card",
  11925.     ["id"] = 30378,
  11926.   },
  11927. },
  11928. [681] = {
  11929.   [0] = {
  11930.     ["type"] = "Block",
  11931.     ["class"] = "tile.MFFSDefenceStation",
  11932.     ["meta"] = 0,
  11933.     ["name"] = "MFFS Defence Station",
  11934.     ["id"] = 681,
  11935.   },
  11936. },
  11937. [4328] = {
  11938.   [0] = {
  11939.     ["type"] = "Item",
  11940.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  11941.     ["class"] = "item.PipeStructureCobblestone",
  11942.     ["meta"] = 0,
  11943.     ["name"] = "Cobble Structure Pipe",
  11944.     ["id"] = 4328,
  11945.   },
  11946. },
  11947. [6412] = {
  11948.   [0] = {
  11949.     ["type"] = "Item",
  11950.     ["class"] = "item.blazeRecieverDish",
  11951.     ["meta"] = 0,
  11952.     ["name"] = "Blaze Reciever Dish",
  11953.     ["id"] = 6412,
  11954.   },
  11955. },
  11956. [30118] = {
  11957.   [0] = {
  11958.     ["type"] = "Item",
  11959.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  11960.     ["class"] = "item.itemTFBPMushroom",
  11961.     ["meta"] = 0,
  11962.     ["name"] = "Tfbpmushroom",
  11963.     ["id"] = 30118,
  11964.   },
  11965. },
  11966. [942] = {
  11967.   [5] = {
  11968.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11969.     ["meta"] = 5,
  11970.     ["name"] = "Mushroom Farm",
  11971.     ["id"] = 942,
  11972.   },
  11973.   [0] = {
  11974.     ["type"] = "Block",
  11975.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11976.     ["class"] = "tile.planter",
  11977.     ["meta"] = 0,
  11978.     ["name"] = "Arboretum",
  11979.     ["id"] = 942,
  11980.   },
  11981.   [6] = {
  11982.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11983.     ["meta"] = 6,
  11984.     ["name"] = "Infernal Farm",
  11985.     ["id"] = 942,
  11986.   },
  11987.   [1] = {
  11988.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11989.     ["meta"] = 1,
  11990.     ["name"] = "Farm",
  11991.     ["id"] = 942,
  11992.   },
  11993.   [2] = {
  11994.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  11995.     ["meta"] = 2,
  11996.     ["name"] = "Rubber Farm",
  11997.     ["id"] = 942,
  11998.   },
  11999.   [3] = {
  12000.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  12001.     ["meta"] = 3,
  12002.     ["name"] = "Pumpkinfarm",
  12003.     ["id"] = 942,
  12004.   },
  12005.   [4] = {
  12006.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  12007.     ["meta"] = 4,
  12008.     ["name"] = "Peatbog Farm",
  12009.     ["id"] = 942,
  12010.   },
  12011. },
  12012. [9278] = {
  12013.   [0] = {
  12014.     ["type"] = "Item",
  12015.     ["class"] = "item.exo.cobbledrive",
  12016.     ["meta"] = 0,
  12017.     ["name"] = "Cobbledrive",
  12018.     ["id"] = 9278,
  12019.   },
  12020. },
  12021. [21261] = {
  12022.   [0] = {
  12023.     ["type"] = "Item",
  12024.     ["class"] = "item.GT_Nuggets",
  12025.     ["meta"] = 0,
  12026.     ["name"] = "GT Nuggets",
  12027.     ["id"] = 21261,
  12028.   },
  12029. },
  12030. [30379] = {
  12031.   [0] = {
  12032.     ["type"] = "Item",
  12033.     ["class"] = "item.ItemEnergySensorKit",
  12034.     ["meta"] = 0,
  12035.     ["name"] = "Item Energy Sensor Kit",
  12036.     ["id"] = 30379,
  12037.   },
  12038. },
  12039. [682] = {
  12040.   [0] = {
  12041.     ["type"] = "Block",
  12042.     ["class"] = "tile.MFFSExtractor",
  12043.     ["meta"] = 0,
  12044.     ["name"] = "MFFS Extractor",
  12045.     ["id"] = 682,
  12046.   },
  12047. },
  12048. [4329] = {
  12049.   [0] = {
  12050.     ["type"] = "Item",
  12051.     ["class"] = "item.PipeItemsEmerald",
  12052.     ["meta"] = 0,
  12053.     ["name"] = "Pipe Items Emerald",
  12054.     ["id"] = 4329,
  12055.   },
  12056. },
  12057. [30119] = {
  12058.   [0] = {
  12059.     ["type"] = "Item",
  12060.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  12061.     ["class"] = "item.itemToolHoe",
  12062.     ["meta"] = 0,
  12063.     ["name"] = "Electric Hoe",
  12064.     ["id"] = 30119,
  12065.   },
  12066. },
  12067. [4069] = {
  12068.   [0] = {
  12069.     ["type"] = "Item",
  12070.     ["class"] = "item.redPipeWire",
  12071.     ["meta"] = 0,
  12072.     ["name"] = "Red Pipe Wire",
  12073.     ["id"] = 4069,
  12074.   },
  12075. },
  12076. [943] = {
  12077.   [0] = {
  12078.     ["type"] = "Block",
  12079.     ["class"] = "forestry.cultivation.gadgets.BlockSaplings",
  12080.     ["meta"] = 0,
  12081.     ["name"] = "Saplings Block",
  12082.     ["id"] = 943,
  12083.   },
  12084. },
  12085. [9279] = {
  12086.   [0] = {
  12087.     ["type"] = "Item",
  12088.     ["class"] = "item.exo.mountedpiston",
  12089.     ["meta"] = 0,
  12090.     ["name"] = "Mountedpiston",
  12091.     ["id"] = 9279,
  12092.   },
  12093. },
  12094. [11363] = {
  12095.   [0] = {
  12096.     ["type"] = "Item",
  12097.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  12098.     ["class"] = "item.itemWrench",
  12099.     ["meta"] = 0,
  12100.     ["name"] = "MFFS Wrench",
  12101.     ["id"] = 11363,
  12102.   },
  12103. },
  12104. [30380] = {
  12105.   [0] = {
  12106.     ["type"] = "Item",
  12107.     ["class"] = "item.ItemEnergySensorLocationCard",
  12108.     ["meta"] = 0,
  12109.     ["name"] = "Item Energy Sensor Location Card",
  12110.     ["id"] = 30380,
  12111.   },
  12112. },
  12113. [683] = {
  12114.   [0] = {
  12115.     ["type"] = "Block",
  12116.     ["class"] = "chb.mods.mffs.common.block.BlockForceField",
  12117.     ["meta"] = 0,
  12118.     ["name"] = "Force Field Block",
  12119.     ["id"] = 683,
  12120.   },
  12121. },
  12122. [4330] = {
  12123.   [0] = {
  12124.     ["type"] = "Item",
  12125.     ["class"] = "item.PipeLiquidsEmerald",
  12126.     ["meta"] = 0,
  12127.     ["name"] = "Pipe Liquids Emerald",
  12128.     ["id"] = 4330,
  12129.   },
  12130. },
  12131. [30120] = {
  12132.   [0] = {
  12133.     ["type"] = "Item",
  12134.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  12135.     ["class"] = "item.itemCellHydrant",
  12136.     ["meta"] = 0,
  12137.     ["name"] = "Hydrationcell",
  12138.     ["id"] = 30120,
  12139.   },
  12140. },
  12141. [4070] = {
  12142.   [0] = {
  12143.     ["type"] = "Item",
  12144.     ["class"] = "item.bluePipeWire",
  12145.     ["meta"] = 0,
  12146.     ["name"] = "Blue Pipe Wire",
  12147.     ["id"] = 4070,
  12148.   },
  12149. },
  12150. [944] = {
  12151.   [0] = {
  12152.     ["type"] = "Block",
  12153.     ["class"] = "tile.saplingGE",
  12154.     ["meta"] = 0,
  12155.     ["name"] = "Sapling GE",
  12156.     ["id"] = 944,
  12157.   },
  12158. },
  12159. [9280] = {
  12160.   [0] = {
  12161.     ["type"] = "Item",
  12162.     ["class"] = "item.Sulfuric Acid",
  12163.     ["meta"] = 0,
  12164.     ["name"] = "Sulfuric Acid",
  12165.     ["id"] = 9280,
  12166.   },
  12167. },
  12168. [11364] = {
  12169.   [0] = {
  12170.     ["type"] = "Item",
  12171.     ["class"] = "item.itemSwitch",
  12172.     ["meta"] = 0,
  12173.     ["name"] = "Item Switch",
  12174.     ["id"] = 11364,
  12175.   },
  12176. },
  12177. [30381] = {
  12178.   [0] = {
  12179.     ["type"] = "Item",
  12180.     ["class"] = "shedar.mods.ic2.nuclearcontrol.items.ItemUpgrade",
  12181.     ["meta"] = 0,
  12182.     ["name"] = "Item Upgrade",
  12183.     ["id"] = 30381,
  12184.   },
  12185. },
  12186. [684] = {
  12187.   [0] = {
  12188.     ["type"] = "Block",
  12189.     ["class"] = "tile.MFFSSecurtyStorage",
  12190.     ["meta"] = 0,
  12191.     ["name"] = "MFFS Securty Storage",
  12192.     ["id"] = 684,
  12193.   },
  12194. },
  12195. [30121] = {
  12196.   [0] = {
  12197.     ["type"] = "Item",
  12198.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  12199.     ["class"] = "item.itemFertilizer",
  12200.     ["meta"] = 0,
  12201.     ["name"] = "Fertilizer",
  12202.     ["id"] = 30121,
  12203.   },
  12204. },
  12205. [4071] = {
  12206.   [0] = {
  12207.     ["type"] = "Item",
  12208.     ["class"] = "item.greenPipeWire",
  12209.     ["meta"] = 0,
  12210.     ["name"] = "Green Pipe Wire",
  12211.     ["id"] = 4071,
  12212.   },
  12213. },
  12214. [945] = {
  12215.   [0] = {
  12216.     ["type"] = "Block",
  12217.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12218.     ["class"] = "tile.for.slabs1",
  12219.     ["meta"] = 0,
  12220.     ["name"] = "Larch Wood Slab",
  12221.     ["id"] = 945,
  12222.   },
  12223.   [1] = {
  12224.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12225.     ["meta"] = 1,
  12226.     ["name"] = "Teak Wood Slab",
  12227.     ["id"] = 945,
  12228.   },
  12229.   [2] = {
  12230.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12231.     ["meta"] = 2,
  12232.     ["name"] = "Acacia Wood Slab",
  12233.     ["id"] = 945,
  12234.   },
  12235.   [3] = {
  12236.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12237.     ["meta"] = 3,
  12238.     ["name"] = "Lime Wood Slab",
  12239.     ["id"] = 945,
  12240.   },
  12241. },
  12242. [9281] = {
  12243.   [0] = {
  12244.     ["type"] = "Item",
  12245.     ["class"] = "item.Magnet",
  12246.     ["meta"] = 0,
  12247.     ["name"] = "Magnet",
  12248.     ["id"] = 9281,
  12249.   },
  12250. },
  12251. [11365] = {
  12252.   [0] = {
  12253.     ["type"] = "Item",
  12254.     ["class"] = "item.itemForceFieldsync",
  12255.     ["meta"] = 0,
  12256.     ["name"] = "Item Force Fieldsync",
  12257.     ["id"] = 11365,
  12258.   },
  12259. },
  12260. [30382] = {
  12261.   [0] = {
  12262.     ["type"] = "Item",
  12263.     ["class"] = "item.ItemRemoteSensorKit",
  12264.     ["meta"] = 0,
  12265.     ["name"] = "Item Remote Sensor Kit",
  12266.     ["id"] = 30382,
  12267.   },
  12268. },
  12269. [685] = {
  12270.   [0] = {
  12271.     ["type"] = "Block",
  12272.     ["class"] = "tile.MFFSProjector",
  12273.     ["meta"] = 0,
  12274.     ["name"] = "MFFS Projector",
  12275.     ["id"] = 685,
  12276.   },
  12277. },
  12278. [27256] = {
  12279.   [0] = {
  12280.     ["type"] = "Item",
  12281.     ["class"] = "item.charmOfKeeping1",
  12282.     ["meta"] = 0,
  12283.     ["name"] = "Charm Of Keeping1",
  12284.     ["id"] = 27256,
  12285.   },
  12286. },
  12287. [30122] = {
  12288.   [0] = {
  12289.     ["type"] = "Item",
  12290.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Analyzer" },
  12291.     ["class"] = "item.itemCropnalyzer",
  12292.     ["meta"] = 0,
  12293.     ["name"] = "Cropnalyzer",
  12294.     ["id"] = 30122,
  12295.   },
  12296. },
  12297. [4072] = {
  12298.   [0] = {
  12299.     ["type"] = "Item",
  12300.     ["class"] = "item.yellowPipeWire",
  12301.     ["meta"] = 0,
  12302.     ["name"] = "Yellow Pipe Wire",
  12303.     ["id"] = 4072,
  12304.   },
  12305. },
  12306. [946] = {
  12307.   [0] = {
  12308.     ["type"] = "Block",
  12309.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12310.     ["class"] = "tile.for.slabs2",
  12311.     ["meta"] = 0,
  12312.     ["name"] = "Kapok Wood Slab",
  12313.     ["id"] = 946,
  12314.   },
  12315.   [1] = {
  12316.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12317.     ["meta"] = 1,
  12318.     ["name"] = "Ebony Wood Slab",
  12319.     ["id"] = 946,
  12320.   },
  12321.   [2] = {
  12322.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12323.     ["meta"] = 2,
  12324.     ["name"] = "Mahogany Wood Slab",
  12325.     ["id"] = 946,
  12326.   },
  12327.   [3] = {
  12328.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Slabs", "Wooden Slabs" },
  12329.     ["meta"] = 3,
  12330.     ["name"] = "Balsa Wood Slab",
  12331.     ["id"] = 946,
  12332.   },
  12333. },
  12334. [9282] = {
  12335.   [0] = {
  12336.     ["type"] = "Item",
  12337.     ["class"] = "item.Insulated Coil",
  12338.     ["meta"] = 0,
  12339.     ["name"] = "Insulated Coil",
  12340.     ["id"] = 9282,
  12341.   },
  12342. },
  12343. [11366] = {
  12344.   [0] = {
  12345.     ["type"] = "Item",
  12346.     ["class"] = "item.ItemMFDIDwriter",
  12347.     ["meta"] = 0,
  12348.     ["name"] = "Item MFDI Dwriter",
  12349.     ["id"] = 11366,
  12350.   },
  12351. },
  12352. [30383] = {
  12353.   [0] = {
  12354.     ["type"] = "Item",
  12355.     ["class"] = "item.ItemSensorLocationCard",
  12356.     ["meta"] = 0,
  12357.     ["name"] = "Item Sensor Location Card",
  12358.     ["id"] = 30383,
  12359.   },
  12360. },
  12361. [686] = {
  12362.   [0] = {
  12363.     ["type"] = "Block",
  12364.     ["class"] = "tile.MFFSSecurtyStation",
  12365.     ["meta"] = 0,
  12366.     ["name"] = "MFFS Securty Station",
  12367.     ["id"] = 686,
  12368.   },
  12369. },
  12370. [27257] = {
  12371.   [0] = {
  12372.     ["type"] = "Item",
  12373.     ["class"] = "item.charmOfKeeping2",
  12374.     ["meta"] = 0,
  12375.     ["name"] = "Charm Of Keeping2",
  12376.     ["id"] = 27257,
  12377.   },
  12378. },
  12379. [4073] = {
  12380.   [0] = {
  12381.     ["type"] = "Item",
  12382.     ["categories"] = { "stuff", "Stuff", "Resources", "Bc Resources" },
  12383.     ["class"] = "item.redstoneChipset",
  12384.     ["meta"] = 0,
  12385.     ["name"] = "Chipset",
  12386.     ["id"] = 4073,
  12387.   },
  12388. },
  12389. [2510] = {
  12390.   [0] = {
  12391.     ["type"] = "Block",
  12392.     ["class"] = "tile.appeng.mb",
  12393.     ["meta"] = 0,
  12394.     ["name"] = "Mb",
  12395.     ["id"] = 2510,
  12396.   },
  12397. },
  12398. [947] = {
  12399.   [0] = {
  12400.     ["type"] = "Block",
  12401.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  12402.     ["class"] = "tile.soil",
  12403.     ["meta"] = 0,
  12404.     ["name"] = "Humus",
  12405.     ["id"] = 947,
  12406.   },
  12407.   [1] = {
  12408.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  12409.     ["meta"] = 1,
  12410.     ["name"] = "Bog Earth",
  12411.     ["id"] = 947,
  12412.   },
  12413. },
  12414. [9283] = {
  12415.   [0] = {
  12416.     ["type"] = "Item",
  12417.     ["class"] = "item.Motor",
  12418.     ["meta"] = 0,
  12419.     ["name"] = "Motor",
  12420.     ["id"] = 9283,
  12421.   },
  12422. },
  12423. [11367] = {
  12424.   [0] = {
  12425.     ["type"] = "Item",
  12426.     ["class"] = "item.itemMFDdebugger",
  12427.     ["meta"] = 0,
  12428.     ["name"] = "Item MF Ddebugger",
  12429.     ["id"] = 11367,
  12430.   },
  12431. },
  12432. [30384] = {
  12433.   [0] = {
  12434.     ["type"] = "Item",
  12435.     ["class"] = "item.ItemTextCard",
  12436.     ["meta"] = 0,
  12437.     ["name"] = "Item Text Card",
  12438.     ["id"] = 30384,
  12439.   },
  12440. },
  12441. [687] = {
  12442.   [0] = {
  12443.     ["type"] = "Block",
  12444.     ["class"] = "tile.MFFSForceEnergyConverter",
  12445.     ["meta"] = 0,
  12446.     ["name"] = "MFFS Force Energy Converter",
  12447.     ["id"] = 687,
  12448.   },
  12449. },
  12450. [27258] = {
  12451.   [0] = {
  12452.     ["type"] = "Item",
  12453.     ["class"] = "item.charmOfKeeping3",
  12454.     ["meta"] = 0,
  12455.     ["name"] = "Charm Of Keeping3",
  12456.     ["id"] = 27258,
  12457.   },
  12458. },
  12459. [30124] = {
  12460.   [0] = {
  12461.     ["type"] = "Item",
  12462.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  12463.     ["class"] = "item.itemTreetapElectric",
  12464.     ["meta"] = 0,
  12465.     ["name"] = "Electric Treetap",
  12466.     ["id"] = 30124,
  12467.   },
  12468. },
  12469. [4074] = {
  12470.   [0] = {
  12471.     ["type"] = "Item",
  12472.     ["categories"] = { "stuff", "Stuff", "Resources", "Bc Resources" },
  12473.     ["class"] = "item.blueprintItem",
  12474.     ["meta"] = 0,
  12475.     ["name"] = "Blueprint",
  12476.     ["id"] = 4074,
  12477.   },
  12478. },
  12479. [2511] = {
  12480.   [0] = {
  12481.     ["type"] = "Block",
  12482.     ["class"] = "tile.appeng.mb",
  12483.     ["meta"] = 0,
  12484.     ["name"] = "Mb",
  12485.     ["id"] = 2511,
  12486.   },
  12487. },
  12488. [948] = {
  12489.   [5] = {
  12490.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12491.     ["meta"] = 5,
  12492.     ["name"] = "Limestained Glass",
  12493.     ["id"] = 948,
  12494.   },
  12495.   [11] = {
  12496.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12497.     ["meta"] = 11,
  12498.     ["name"] = "Bluestained Glass",
  12499.     ["id"] = 948,
  12500.   },
  12501.   [0] = {
  12502.     ["type"] = "Block",
  12503.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12504.     ["class"] = "tile.stained",
  12505.     ["meta"] = 0,
  12506.     ["name"] = "Whitestained Glass",
  12507.     ["id"] = 948,
  12508.   },
  12509.   [6] = {
  12510.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12511.     ["meta"] = 6,
  12512.     ["name"] = "Pinkstained Glass",
  12513.     ["id"] = 948,
  12514.   },
  12515.   [12] = {
  12516.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12517.     ["meta"] = 12,
  12518.     ["name"] = "Brownstained Glass",
  12519.     ["id"] = 948,
  12520.   },
  12521.   [1] = {
  12522.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12523.     ["meta"] = 1,
  12524.     ["name"] = "Orangestained Glass",
  12525.     ["id"] = 948,
  12526.   },
  12527.   [7] = {
  12528.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12529.     ["meta"] = 7,
  12530.     ["name"] = "Greystained Glass",
  12531.     ["id"] = 948,
  12532.   },
  12533.   [13] = {
  12534.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12535.     ["meta"] = 13,
  12536.     ["name"] = "Greenstained Glass",
  12537.     ["id"] = 948,
  12538.   },
  12539.   [2] = {
  12540.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12541.     ["meta"] = 2,
  12542.     ["name"] = "Magentastained Glass",
  12543.     ["id"] = 948,
  12544.   },
  12545.   [8] = {
  12546.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12547.     ["meta"] = 8,
  12548.     ["name"] = "Lightgreystained Glass",
  12549.     ["id"] = 948,
  12550.   },
  12551.   [14] = {
  12552.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12553.     ["meta"] = 14,
  12554.     ["name"] = "Redstained Glass",
  12555.     ["id"] = 948,
  12556.   },
  12557.   [3] = {
  12558.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12559.     ["meta"] = 3,
  12560.     ["name"] = "Lightbluestained Glass",
  12561.     ["id"] = 948,
  12562.   },
  12563.   [9] = {
  12564.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12565.     ["meta"] = 9,
  12566.     ["name"] = "Cyanstained Glass",
  12567.     ["id"] = 948,
  12568.   },
  12569.   [15] = {
  12570.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12571.     ["meta"] = 15,
  12572.     ["name"] = "Blackstained Glass",
  12573.     ["id"] = 948,
  12574.   },
  12575.   [4] = {
  12576.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12577.     ["meta"] = 4,
  12578.     ["name"] = "Yellowstained Glass",
  12579.     ["id"] = 948,
  12580.   },
  12581.   [10] = {
  12582.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass", "Stained Glass" },
  12583.     ["meta"] = 10,
  12584.     ["name"] = "Purplestained Glass",
  12585.     ["id"] = 948,
  12586.   },
  12587. },
  12588. [9284] = {
  12589.   [0] = {
  12590.     ["type"] = "Item",
  12591.     ["class"] = "item.Fan",
  12592.     ["meta"] = 0,
  12593.     ["name"] = "Fan",
  12594.     ["id"] = 9284,
  12595.   },
  12596. },
  12597. [11368] = {
  12598.   [0] = {
  12599.     ["type"] = "Item",
  12600.     ["class"] = "item.itemManuelBook",
  12601.     ["meta"] = 0,
  12602.     ["name"] = "Item Manuel Book",
  12603.     ["id"] = 11368,
  12604.   },
  12605. },
  12606. [30385] = {
  12607.   [0] = {
  12608.     ["type"] = "Item",
  12609.     ["class"] = "item.ItemTimeCard",
  12610.     ["meta"] = 0,
  12611.     ["name"] = "Item Time Card",
  12612.     ["id"] = 30385,
  12613.   },
  12614. },
  12615. [688] = {
  12616.   [0] = {
  12617.     ["type"] = "Block",
  12618.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  12619.     ["class"] = "tile.MFFSMonazitOre",
  12620.     ["meta"] = 0,
  12621.     ["name"] = "Monazit Ore Block",
  12622.     ["id"] = 688,
  12623.   },
  12624. },
  12625. [27259] = {
  12626.   [0] = {
  12627.     ["type"] = "Item",
  12628.     ["class"] = "item.charmOfLife1",
  12629.     ["meta"] = 0,
  12630.     ["name"] = "Charm Of Life1",
  12631.     ["id"] = 27259,
  12632.   },
  12633. },
  12634. [30125] = {
  12635.   [0] = {
  12636.     ["type"] = "Item",
  12637.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  12638.     ["class"] = "ic2.core.item.ItemUpgradeModule",
  12639.     ["meta"] = 0,
  12640.     ["name"] = "Upgrades",
  12641.     ["id"] = 30125,
  12642.   },
  12643. },
  12644. [2512] = {
  12645.   [0] = {
  12646.     ["type"] = "Block",
  12647.     ["class"] = "tile.appeng.mb",
  12648.     ["meta"] = 0,
  12649.     ["name"] = "Mb",
  12650.     ["id"] = 2512,
  12651.   },
  12652. },
  12653. [949] = {
  12654.   [0] = {
  12655.     ["type"] = "Block",
  12656.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  12657.     ["class"] = "tile.stump",
  12658.     ["meta"] = 0,
  12659.     ["name"] = "Candlestump",
  12660.     ["id"] = 949,
  12661.   },
  12662. },
  12663. [9285] = {
  12664.   [0] = {
  12665.     ["type"] = "Item",
  12666.     ["class"] = "item.factorization.chargemeter",
  12667.     ["meta"] = 0,
  12668.     ["name"] = "Chargemeter",
  12669.     ["id"] = 9285,
  12670.   },
  12671. },
  12672. [11369] = {
  12673.   [0] = {
  12674.     ["type"] = "Item",
  12675.     ["class"] = "item.itemProjectorModulediagonallyWall",
  12676.     ["meta"] = 0,
  12677.     ["name"] = "Item Projector Modulediagonally Wall",
  12678.     ["id"] = 11369,
  12679.   },
  12680. },
  12681. [30386] = {
  12682.   [0] = {
  12683.     ["type"] = "Item",
  12684.     ["class"] = "item.ItemToolDigitalThermometer",
  12685.     ["meta"] = 0,
  12686.     ["name"] = "Item Tool Digital Thermometer",
  12687.     ["id"] = 30386,
  12688.   },
  12689. },
  12690. [27260] = {
  12691.   [0] = {
  12692.     ["type"] = "Item",
  12693.     ["class"] = "item.charmOfLife2",
  12694.     ["meta"] = 0,
  12695.     ["name"] = "Charm Of Life2",
  12696.     ["id"] = 27260,
  12697.   },
  12698. },
  12699. [30126] = {
  12700.   [0] = {
  12701.     ["type"] = "Item",
  12702.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  12703.     ["class"] = "item.itemCropSeed",
  12704.     ["meta"] = 0,
  12705.     ["name"] = "Crops",
  12706.     ["id"] = 30126,
  12707.   },
  12708. },
  12709. [27000] = {
  12710.   [0] = {
  12711.     ["type"] = "Item",
  12712.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  12713.     ["class"] = "item.miniumShard",
  12714.     ["meta"] = 0,
  12715.     ["name"] = "Shardof Minium",
  12716.     ["id"] = 27000,
  12717.   },
  12718. },
  12719. [950] = {
  12720.   [0] = {
  12721.     ["type"] = "Block",
  12722.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  12723.     ["class"] = "tile.swarmer",
  12724.     ["meta"] = 0,
  12725.     ["name"] = "Swarmer",
  12726.     ["id"] = 950,
  12727.   },
  12728. },
  12729. [9286] = {
  12730.   [0] = {
  12731.     ["type"] = "Item",
  12732.     ["class"] = "item.mirror",
  12733.     ["meta"] = 0,
  12734.     ["name"] = "Mirror",
  12735.     ["id"] = 9286,
  12736.   },
  12737. },
  12738. [11370] = {
  12739.   [0] = {
  12740.     ["type"] = "Item",
  12741.     ["class"] = "item.itemAccessCard",
  12742.     ["meta"] = 0,
  12743.     ["name"] = "Item Access Card",
  12744.     ["id"] = 11370,
  12745.   },
  12746. },
  12747. [21269] = {
  12748.   [0] = {
  12749.     ["type"] = "Item",
  12750.     ["class"] = "item.GT_Liquids",
  12751.     ["meta"] = 0,
  12752.     ["name"] = "GT Liquids",
  12753.     ["id"] = 21269,
  12754.   },
  12755. },
  12756. [30387] = {
  12757.   [0] = {
  12758.     ["type"] = "Item",
  12759.     ["class"] = "item.ItemToolThermometer",
  12760.     ["meta"] = 0,
  12761.     ["name"] = "Item Tool Thermometer",
  12762.     ["id"] = 30387,
  12763.   },
  12764. },
  12765. [690] = {
  12766.   [0] = {
  12767.     ["type"] = "Block",
  12768.     ["class"] = "tile.MFFSControlSystem",
  12769.     ["meta"] = 0,
  12770.     ["name"] = "MFFS Control System",
  12771.     ["id"] = 690,
  12772.   },
  12773. },
  12774. [27261] = {
  12775.   [0] = {
  12776.     ["type"] = "Item",
  12777.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  12778.     ["class"] = "item.crumbleHorn",
  12779.     ["meta"] = 0,
  12780.     ["name"] = "Crumble Horn",
  12781.     ["id"] = 27261,
  12782.   },
  12783. },
  12784. [24656] = {
  12785.   [0] = {
  12786.     ["type"] = "Item",
  12787.     ["class"] = "item.machines.items.materialItems",
  12788.     ["meta"] = 0,
  12789.     ["name"] = "Material Items",
  12790.     ["id"] = 24656,
  12791.   },
  12792. },
  12793. [8766] = {
  12794.   [0] = {
  12795.     ["type"] = "Item",
  12796.     ["class"] = "binnie.extrabees.liquids.ItemLiquidContainer",
  12797.     ["meta"] = 0,
  12798.     ["name"] = "Item Liquid Container",
  12799.     ["id"] = 8766,
  12800.   },
  12801. },
  12802. [30127] = {
  12803.   [0] = {
  12804.     ["type"] = "Item",
  12805.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  12806.     ["class"] = "item.itemArmorLappack",
  12807.     ["meta"] = 0,
  12808.     ["name"] = "Lappack",
  12809.     ["id"] = 30127,
  12810.   },
  12811. },
  12812. [27001] = {
  12813.   [0] = {
  12814.     ["type"] = "Item",
  12815.     ["class"] = "item.inertStone",
  12816.     ["meta"] = 0,
  12817.     ["name"] = "Inert Stone",
  12818.     ["id"] = 27001,
  12819.   },
  12820. },
  12821. [951] = {
  12822.   [0] = {
  12823.     ["type"] = "Block",
  12824.     ["class"] = "tile.for.stairs",
  12825.     ["meta"] = 0,
  12826.     ["name"] = "Stairs",
  12827.     ["id"] = 951,
  12828.   },
  12829. },
  12830. [9287] = {
  12831.   [0] = {
  12832.     ["type"] = "Item",
  12833.     ["class"] = "item.Ejector",
  12834.     ["meta"] = 0,
  12835.     ["name"] = "Ejector",
  12836.     ["id"] = 9287,
  12837.   },
  12838. },
  12839. [11371] = {
  12840.   [0] = {
  12841.     ["type"] = "Item",
  12842.     ["class"] = "item.itemcardempty",
  12843.     ["meta"] = 0,
  12844.     ["name"] = "Itemcardempty",
  12845.     ["id"] = 11371,
  12846.   },
  12847. },
  12848. [21270] = {
  12849.   [0] = {
  12850.     ["type"] = "Item",
  12851.     ["class"] = "item.GT_Gasses",
  12852.     ["meta"] = 0,
  12853.     ["name"] = "GT Gasses",
  12854.     ["id"] = 21270,
  12855.   },
  12856. },
  12857. [27262] = {
  12858.   [0] = {
  12859.     ["type"] = "Item",
  12860.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  12861.     ["class"] = "item.emptyMagicMap",
  12862.     ["meta"] = 0,
  12863.     ["name"] = "Blankmagicmap",
  12864.     ["id"] = 27262,
  12865.   },
  12866. },
  12867. [30128] = {
  12868.   [0] = {
  12869.     ["type"] = "Item",
  12870.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  12871.     ["class"] = "item.itemOreIridium",
  12872.     ["meta"] = 0,
  12873.     ["name"] = "Iridium Ore",
  12874.     ["id"] = 30128,
  12875.   },
  12876. },
  12877. [27002] = {
  12878.   [0] = {
  12879.     ["type"] = "Item",
  12880.     ["class"] = "item.miniumStone",
  12881.     ["meta"] = 0,
  12882.     ["name"] = "Minium Stone",
  12883.     ["id"] = 27002,
  12884.   },
  12885. },
  12886. [952] = {
  12887.   [0] = {
  12888.     ["type"] = "Block",
  12889.     ["class"] = "tile.ffarm",
  12890.     ["meta"] = 0,
  12891.     ["name"] = "Ffarm",
  12892.     ["id"] = 952,
  12893.   },
  12894. },
  12895. [9288] = {
  12896.   [0] = {
  12897.     ["type"] = "Item",
  12898.     ["class"] = "item.Extra-Dimensional Storage",
  12899.     ["meta"] = 0,
  12900.     ["name"] = "Extra Dimensional Storage",
  12901.     ["id"] = 9288,
  12902.   },
  12903. },
  12904. [11372] = {
  12905.   [0] = {
  12906.     ["type"] = "Item",
  12907.     ["class"] = "item.itemfc",
  12908.     ["meta"] = 0,
  12909.     ["name"] = "Itemfc",
  12910.     ["id"] = 11372,
  12911.   },
  12912. },
  12913. [21271] = {
  12914.   [0] = {
  12915.     ["type"] = "Item",
  12916.     ["class"] = "item.GT_Plasma",
  12917.     ["meta"] = 0,
  12918.     ["name"] = "GT Plasma",
  12919.     ["id"] = 21271,
  12920.   },
  12921. },
  12922. [27263] = {
  12923.   [0] = {
  12924.     ["type"] = "Item",
  12925.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  12926.     ["class"] = "item.emptyMazeMap",
  12927.     ["meta"] = 0,
  12928.     ["name"] = "Blankmazemap",
  12929.     ["id"] = 27263,
  12930.   },
  12931. },
  12932. [30129] = {
  12933.   [0] = {
  12934.     ["type"] = "Item",
  12935.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  12936.     ["class"] = "item.itemArmorCFPack",
  12937.     ["meta"] = 0,
  12938.     ["name"] = "Cfbackpack",
  12939.     ["id"] = 30129,
  12940.   },
  12941. },
  12942. [27003] = {
  12943.   [0] = {
  12944.     ["type"] = "Item",
  12945.     ["class"] = "item.philStone",
  12946.     ["meta"] = 0,
  12947.     ["name"] = "Phil Stone",
  12948.     ["id"] = 27003,
  12949.   },
  12950. },
  12951. [9289] = {
  12952.   [0] = {
  12953.     ["type"] = "Item",
  12954.     ["class"] = "item.factorization_battery",
  12955.     ["meta"] = 0,
  12956.     ["name"] = "Factorization battery",
  12957.     ["id"] = 9289,
  12958.   },
  12959. },
  12960. [21272] = {
  12961.   [0] = {
  12962.     ["type"] = "Item",
  12963.     ["class"] = "item.GregTech_Sensorcard",
  12964.     ["meta"] = 0,
  12965.     ["name"] = "Greg Tech Sensorcard",
  12966.     ["id"] = 21272,
  12967.   },
  12968. },
  12969. [13457] = {
  12970.   [0] = {
  12971.     ["type"] = "Item",
  12972.     ["class"] = "item.PortalGunBlue",
  12973.     ["meta"] = 0,
  12974.     ["name"] = "Portal Gun Blue",
  12975.     ["id"] = 13457,
  12976.   },
  12977. },
  12978. [2256] = {
  12979.   [0] = {
  12980.     ["type"] = "Item",
  12981.     ["class"] = "item.record",
  12982.     ["meta"] = 0,
  12983.     ["name"] = "13 Disc",
  12984.     ["id"] = 2256,
  12985.   },
  12986. },
  12987. [27264] = {
  12988.   [0] = {
  12989.     ["type"] = "Item",
  12990.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  12991.     ["class"] = "item.emptyOreMap",
  12992.     ["meta"] = 0,
  12993.     ["name"] = "Blankmazeoremap",
  12994.     ["id"] = 27264,
  12995.   },
  12996. },
  12997. [30130] = {
  12998.   [0] = {
  12999.     ["type"] = "Item",
  13000.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  13001.     ["class"] = "item.itemDustSilver",
  13002.     ["meta"] = 0,
  13003.     ["name"] = "Silverdust",
  13004.     ["id"] = 30130,
  13005.   },
  13006. },
  13007. [27004] = {
  13008.   [0] = {
  13009.     ["type"] = "Item",
  13010.     ["class"] = "item.alchemyDust",
  13011.     ["meta"] = 0,
  13012.     ["name"] = "Alchemy Dust",
  13013.     ["id"] = 27004,
  13014.   },
  13015. },
  13016. [9290] = {
  13017.   [0] = {
  13018.     ["type"] = "Item",
  13019.     ["class"] = "item.itemOreProcessingdirtyGravel",
  13020.     ["meta"] = 0,
  13021.     ["name"] = "Item Ore Processingdirty Gravel",
  13022.     ["id"] = 9290,
  13023.   },
  13024. },
  13025. [1475] = {
  13026.   [0] = {
  13027.     ["type"] = "Block",
  13028.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  13029.     ["class"] = "tile.cage",
  13030.     ["meta"] = 0,
  13031.     ["name"] = "Soul Cage",
  13032.     ["id"] = 1475,
  13033.   },
  13034. },
  13035. [11374] = {
  13036.   [0] = {
  13037.     ["type"] = "Item",
  13038.     ["class"] = "item.itemextractorbooster",
  13039.     ["meta"] = 0,
  13040.     ["name"] = "Itemextractorbooster",
  13041.     ["id"] = 11374,
  13042.   },
  13043. },
  13044. [21273] = {
  13045.   [0] = {
  13046.     ["type"] = "Item",
  13047.     ["class"] = "item.GregTech_Sensorkit",
  13048.     ["meta"] = 0,
  13049.     ["name"] = "Greg Tech Sensorkit",
  13050.     ["id"] = 21273,
  13051.   },
  13052. },
  13053. [13458] = {
  13054.   [0] = {
  13055.     ["type"] = "Item",
  13056.     ["class"] = "item.PortalGunOrange",
  13057.     ["meta"] = 0,
  13058.     ["name"] = "Portal Gun Orange",
  13059.     ["id"] = 13458,
  13060.   },
  13061. },
  13062. [2257] = {
  13063.   [0] = {
  13064.     ["type"] = "Item",
  13065.     ["class"] = "item.record",
  13066.     ["meta"] = 0,
  13067.     ["name"] = "Cat Disc",
  13068.     ["id"] = 2257,
  13069.   },
  13070. },
  13071. [27265] = {
  13072.   [0] = {
  13073.     ["type"] = "Item",
  13074.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  13075.     ["class"] = "item.tfFeather",
  13076.     ["meta"] = 0,
  13077.     ["name"] = "Raven Feather",
  13078.     ["id"] = 27265,
  13079.   },
  13080. },
  13081. [30131] = {
  13082.   [0] = {
  13083.     ["type"] = "Item",
  13084.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  13085.     ["class"] = "item.itemFoamSprayer",
  13086.     ["meta"] = 0,
  13087.     ["name"] = "Cfsprayer",
  13088.     ["id"] = 30131,
  13089.   },
  13090. },
  13091. [27005] = {
  13092.   [0] = {
  13093.     ["type"] = "Item",
  13094.     ["class"] = "item.alchemyBag",
  13095.     ["meta"] = 0,
  13096.     ["name"] = "Alchemy Bag",
  13097.     ["id"] = 27005,
  13098.   },
  13099. },
  13100. [9291] = {
  13101.   [0] = {
  13102.     ["type"] = "Item",
  13103.     ["class"] = "item.itemOreProcessingcleanGravel",
  13104.     ["meta"] = 0,
  13105.     ["name"] = "Item Ore Processingclean Gravel",
  13106.     ["id"] = 9291,
  13107.   },
  13108. },
  13109. [27526] = {
  13110.   [0] = {
  13111.     ["type"] = "Item",
  13112.     ["class"] = "item.reliquaryHandgun",
  13113.     ["meta"] = 0,
  13114.     ["name"] = "Reliquary Handgun",
  13115.     ["id"] = 27526,
  13116.   },
  13117. },
  13118. [1476] = {
  13119.   [0] = {
  13120.     ["type"] = "Block",
  13121.     ["class"] = "tile.soulforge",
  13122.     ["meta"] = 0,
  13123.     ["name"] = "Soulforge",
  13124.     ["id"] = 1476,
  13125.   },
  13126. },
  13127. [11375] = {
  13128.   [0] = {
  13129.     ["type"] = "Item",
  13130.     ["class"] = "item.itemupgradecaprange",
  13131.     ["meta"] = 0,
  13132.     ["name"] = "Itemupgradecaprange",
  13133.     ["id"] = 11375,
  13134.   },
  13135. },
  13136. [21274] = {
  13137.   [0] = {
  13138.     ["type"] = "Item",
  13139.     ["class"] = "item.Ultimate_Cheat_Armor",
  13140.     ["meta"] = 0,
  13141.     ["name"] = "Ultimate Cheat Armor",
  13142.     ["id"] = 21274,
  13143.   },
  13144. },
  13145. [13459] = {
  13146.   [0] = {
  13147.     ["type"] = "Item",
  13148.     ["class"] = "item.PortalSpawner",
  13149.     ["meta"] = 0,
  13150.     ["name"] = "Portal Spawner",
  13151.     ["id"] = 13459,
  13152.   },
  13153. },
  13154. [2258] = {
  13155.   [0] = {
  13156.     ["type"] = "Item",
  13157.     ["class"] = "item.record",
  13158.     ["meta"] = 0,
  13159.     ["name"] = "Blocks Disc",
  13160.     ["id"] = 2258,
  13161.   },
  13162. },
  13163. [27266] = {
  13164.   [0] = {
  13165.     ["type"] = "Item",
  13166.     ["class"] = "item.fieryBlood",
  13167.     ["meta"] = 0,
  13168.     ["name"] = "Fiery Blood",
  13169.     ["id"] = 27266,
  13170.   },
  13171. },
  13172. [30132] = {
  13173.   [0] = {
  13174.     ["type"] = "Item",
  13175.     ["class"] = "item.itemPartPellet",
  13176.     ["meta"] = 0,
  13177.     ["name"] = "Item Part Pellet",
  13178.     ["id"] = 30132,
  13179.   },
  13180. },
  13181. [9292] = {
  13182.   [0] = {
  13183.     ["type"] = "Item",
  13184.     ["class"] = "item.itemOreProcessingreduced",
  13185.     ["meta"] = 0,
  13186.     ["name"] = "Item Ore Processingreduced",
  13187.     ["id"] = 9292,
  13188.   },
  13189. },
  13190. [27527] = {
  13191.   [0] = {
  13192.     ["type"] = "Item",
  13193.     ["class"] = "item.reliquaryBullet",
  13194.     ["meta"] = 0,
  13195.     ["name"] = "Reliquary Bullet",
  13196.     ["id"] = 27527,
  13197.   },
  13198. },
  13199. [11376] = {
  13200.   [0] = {
  13201.     ["type"] = "Item",
  13202.     ["class"] = "item.itemupgradecapcap",
  13203.     ["meta"] = 0,
  13204.     ["name"] = "Itemupgradecapcap",
  13205.     ["id"] = 11376,
  13206.   },
  13207. },
  13208. [13460] = {
  13209.   [0] = {
  13210.     ["type"] = "Item",
  13211.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  13212.     ["class"] = "item.PortalLFB",
  13213.     ["meta"] = 0,
  13214.     ["name"] = "Longfall Boot",
  13215.     ["id"] = 13460,
  13216.   },
  13217. },
  13218. [2259] = {
  13219.   [0] = {
  13220.     ["type"] = "Item",
  13221.     ["class"] = "item.record",
  13222.     ["meta"] = 0,
  13223.     ["name"] = "Chirp Disc",
  13224.     ["id"] = 2259,
  13225.   },
  13226. },
  13227. [27267] = {
  13228.   [0] = {
  13229.     ["type"] = "Item",
  13230.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  13231.     ["class"] = "item.fieryBoots",
  13232.     ["meta"] = 0,
  13233.     ["name"] = "Fiery Boots",
  13234.     ["id"] = 27267,
  13235.   },
  13236. },
  13237. [30133] = {
  13238.   [0] = {
  13239.     ["type"] = "Item",
  13240.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  13241.     ["class"] = "item.itemDustClay",
  13242.     ["meta"] = 0,
  13243.     ["name"] = "Clay Dust",
  13244.     ["id"] = 30133,
  13245.   },
  13246. },
  13247. [9293] = {
  13248.   [0] = {
  13249.     ["type"] = "Item",
  13250.     ["class"] = "item.itemOreProcessingcrystal",
  13251.     ["meta"] = 0,
  13252.     ["name"] = "Item Ore Processingcrystal",
  13253.     ["id"] = 9293,
  13254.   },
  13255. },
  13256. [27528] = {
  13257.   [0] = {
  13258.     ["type"] = "Item",
  13259.     ["class"] = "item.reliquaryMagazine",
  13260.     ["meta"] = 0,
  13261.     ["name"] = "Reliquary Magazine",
  13262.     ["id"] = 27528,
  13263.   },
  13264. },
  13265. [1478] = {
  13266.   [0] = {
  13267.     ["type"] = "Block",
  13268.     ["class"] = "tile.soultower",
  13269.     ["meta"] = 0,
  13270.     ["name"] = "Soultower",
  13271.     ["id"] = 1478,
  13272.   },
  13273. },
  13274. [11377] = {
  13275.   [0] = {
  13276.     ["type"] = "Item",
  13277.     ["class"] = "item.itemProjectorTypsphere",
  13278.     ["meta"] = 0,
  13279.     ["name"] = "Item Projector Typsphere",
  13280.     ["id"] = 11377,
  13281.   },
  13282. },
  13283. [13461] = {
  13284.   [0] = {
  13285.     ["type"] = "Item",
  13286.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  13287.     ["class"] = "item.PortalLFBs",
  13288.     ["meta"] = 0,
  13289.     ["name"] = "Longfall Boots",
  13290.     ["id"] = 13461,
  13291.   },
  13292. },
  13293. [2260] = {
  13294.   [0] = {
  13295.     ["type"] = "Item",
  13296.     ["class"] = "item.record",
  13297.     ["meta"] = 0,
  13298.     ["name"] = "Far Disc",
  13299.     ["id"] = 2260,
  13300.   },
  13301. },
  13302. [27268] = {
  13303.   [0] = {
  13304.     ["type"] = "Item",
  13305.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  13306.     ["class"] = "item.fieryHelm",
  13307.     ["meta"] = 0,
  13308.     ["name"] = "Fiery Helm",
  13309.     ["id"] = 27268,
  13310.   },
  13311. },
  13312. [30134] = {
  13313.   [0] = {
  13314.     ["type"] = "Item",
  13315.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  13316.     ["class"] = "item.itemFreq",
  13317.     ["meta"] = 0,
  13318.     ["name"] = "Frequency Transmitter",
  13319.     ["id"] = 30134,
  13320.   },
  13321. },
  13322. [9294] = {
  13323.   [0] = {
  13324.     ["type"] = "Item",
  13325.     ["class"] = "item.Diamond Cutting Head",
  13326.     ["meta"] = 0,
  13327.     ["name"] = "Diamond Cutting Head",
  13328.     ["id"] = 9294,
  13329.   },
  13330. },
  13331. [27529] = {
  13332.   [0] = {
  13333.     ["type"] = "Item",
  13334.     ["class"] = "item.mercyCross",
  13335.     ["meta"] = 0,
  13336.     ["name"] = "Mercy Cross",
  13337.     ["id"] = 27529,
  13338.   },
  13339. },
  13340. [11378] = {
  13341.   [0] = {
  13342.     ["type"] = "Item",
  13343.     ["class"] = "item.itemProjectorTypkube",
  13344.     ["meta"] = 0,
  13345.     ["name"] = "Item Projector Typkube",
  13346.     ["id"] = 11378,
  13347.   },
  13348. },
  13349. [13462] = {
  13350.   [0] = {
  13351.     ["type"] = "Item",
  13352.     ["class"] = "item.PortalMultiItem",
  13353.     ["meta"] = 0,
  13354.     ["name"] = "Portal Multi Item",
  13355.     ["id"] = 13462,
  13356.   },
  13357. },
  13358. [2261] = {
  13359.   [0] = {
  13360.     ["type"] = "Item",
  13361.     ["class"] = "item.record",
  13362.     ["meta"] = 0,
  13363.     ["name"] = "Mall Disc",
  13364.     ["id"] = 2261,
  13365.   },
  13366. },
  13367. [27269] = {
  13368.   [0] = {
  13369.     ["type"] = "Item",
  13370.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13371.     ["class"] = "item.fieryIngot",
  13372.     ["meta"] = 0,
  13373.     ["name"] = "Fiery Ingot",
  13374.     ["id"] = 27269,
  13375.   },
  13376. },
  13377. [30135] = {
  13378.   [0] = {
  13379.     ["type"] = "Item",
  13380.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13381.     ["class"] = "item.itemPartIndustrialDiamond",
  13382.     ["meta"] = 0,
  13383.     ["name"] = "Idustrial Diamond",
  13384.     ["id"] = 30135,
  13385.   },
  13386. },
  13387. [9295] = {
  13388.   [0] = {
  13389.     ["type"] = "Item",
  13390.     ["class"] = "item.item.sludge",
  13391.     ["meta"] = 0,
  13392.     ["name"] = "Sludge",
  13393.     ["id"] = 9295,
  13394.   },
  13395. },
  13396. [27530] = {
  13397.   [0] = {
  13398.     ["type"] = "Item",
  13399.     ["class"] = "item.alkahestTome",
  13400.     ["meta"] = 0,
  13401.     ["name"] = "Alkahest Tome",
  13402.     ["id"] = 27530,
  13403.   },
  13404. },
  13405. [13463] = {
  13406.   [0] = {
  13407.     ["type"] = "Item",
  13408.     ["class"] = "item.PortalTurret",
  13409.     ["meta"] = 0,
  13410.     ["name"] = "Portal Turret",
  13411.     ["id"] = 13463,
  13412.   },
  13413. },
  13414. [2001] = {
  13415.   [0] = {
  13416.     ["type"] = "Block",
  13417.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13418.     ["class"] = "thermalexpansion.core.block.BlockOre",
  13419.     ["meta"] = 0,
  13420.     ["name"] = "Copper Ore Block",
  13421.     ["id"] = 2001,
  13422.   },
  13423.   [1] = {
  13424.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13425.     ["meta"] = 1,
  13426.     ["name"] = "Tin Ore Block",
  13427.     ["id"] = 2001,
  13428.   },
  13429.   [2] = {
  13430.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13431.     ["meta"] = 2,
  13432.     ["name"] = "Silver Ore Block",
  13433.     ["id"] = 2001,
  13434.   },
  13435.   [3] = {
  13436.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13437.     ["meta"] = 3,
  13438.     ["name"] = "Lead Ore Block",
  13439.     ["id"] = 2001,
  13440.   },
  13441.   [4] = {
  13442.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13443.     ["meta"] = 4,
  13444.     ["name"] = "Ferrous Ore Block",
  13445.     ["id"] = 2001,
  13446.   },
  13447. },
  13448. [2262] = {
  13449.   [0] = {
  13450.     ["type"] = "Item",
  13451.     ["class"] = "item.record",
  13452.     ["meta"] = 0,
  13453.     ["name"] = "Mellohi Disc",
  13454.     ["id"] = 2262,
  13455.   },
  13456. },
  13457. [27270] = {
  13458.   [0] = {
  13459.     ["type"] = "Item",
  13460.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  13461.     ["class"] = "item.fieryLegs",
  13462.     ["meta"] = 0,
  13463.     ["name"] = "Fiery Legs",
  13464.     ["id"] = 27270,
  13465.   },
  13466. },
  13467. [30136] = {
  13468.   [0] = {
  13469.     ["type"] = "Item",
  13470.     ["class"] = "item.itemPartCoalChunk",
  13471.     ["meta"] = 0,
  13472.     ["name"] = "Item Part Coal Chunk",
  13473.     ["id"] = 30136,
  13474.   },
  13475. },
  13476. [960] = {
  13477.   [0] = {
  13478.     ["type"] = "Block",
  13479.     ["class"] = "tile.BlockExtraBeeHive",
  13480.     ["meta"] = 0,
  13481.     ["name"] = "Extra Bee Hive Block",
  13482.     ["id"] = 960,
  13483.   },
  13484. },
  13485. [9296] = {
  13486.   [0] = {
  13487.     ["type"] = "Item",
  13488.     ["class"] = "item.item.inverium",
  13489.     ["meta"] = 0,
  13490.     ["name"] = "Inverium",
  13491.     ["id"] = 9296,
  13492.   },
  13493. },
  13494. [27531] = {
  13495.   [0] = {
  13496.     ["type"] = "Item",
  13497.     ["class"] = "item.holyHandGrenade",
  13498.     ["meta"] = 0,
  13499.     ["name"] = "Holy Hand Grenade",
  13500.     ["id"] = 27531,
  13501.   },
  13502. },
  13503. [11380] = {
  13504.   [0] = {
  13505.     ["type"] = "Item",
  13506.     ["class"] = "item.itemProjectorTypwall",
  13507.     ["meta"] = 0,
  13508.     ["name"] = "Item Projector Typwall",
  13509.     ["id"] = 11380,
  13510.   },
  13511. },
  13512. [13464] = {
  13513.   [0] = {
  13514.     ["type"] = "Item",
  13515.     ["class"] = "item.PortalAPG",
  13516.     ["meta"] = 0,
  13517.     ["name"] = "Portal APG",
  13518.     ["id"] = 13464,
  13519.   },
  13520. },
  13521. [2002] = {
  13522.   [0] = {
  13523.     ["type"] = "Block",
  13524.     ["class"] = "thermalexpansion.factory.block.BlockMachine",
  13525.     ["meta"] = 0,
  13526.     ["name"] = "Machine Block",
  13527.     ["id"] = 2002,
  13528.   },
  13529. },
  13530. [2263] = {
  13531.   [0] = {
  13532.     ["type"] = "Item",
  13533.     ["class"] = "item.record",
  13534.     ["meta"] = 0,
  13535.     ["name"] = "Stal Disc",
  13536.     ["id"] = 2263,
  13537.   },
  13538. },
  13539. [700] = {
  13540.   [5] = {
  13541.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13542.     ["meta"] = 5,
  13543.     ["name"] = "Sapphire Block",
  13544.     ["id"] = 700,
  13545.   },
  13546.   [0] = {
  13547.     ["type"] = "Block",
  13548.     ["class"] = "tile.BlockMetaID_Block",
  13549.     ["meta"] = 0,
  13550.     ["name"] = "Meta ID Block Block",
  13551.     ["id"] = 700,
  13552.   },
  13553.   [11] = {
  13554.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13555.     ["meta"] = 11,
  13556.     ["name"] = "Steel Block",
  13557.     ["id"] = 700,
  13558.   },
  13559.   [12] = {
  13560.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13561.     ["meta"] = 12,
  13562.     ["name"] = "Brass Block",
  13563.     ["id"] = 700,
  13564.   },
  13565.   [7] = {
  13566.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13567.     ["meta"] = 7,
  13568.     ["name"] = "Aluminum Block",
  13569.     ["id"] = 700,
  13570.   },
  13571.   [2] = {
  13572.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13573.     ["meta"] = 2,
  13574.     ["name"] = "Iridium Ore Block",
  13575.     ["id"] = 700,
  13576.   },
  13577.   [8] = {
  13578.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13579.     ["meta"] = 8,
  13580.     ["name"] = "Titanium Block",
  13581.     ["id"] = 700,
  13582.   },
  13583.   [3] = {
  13584.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13585.     ["meta"] = 3,
  13586.     ["name"] = "Silver Block",
  13587.     ["id"] = 700,
  13588.   },
  13589.   [9] = {
  13590.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13591.     ["meta"] = 9,
  13592.     ["name"] = "Chrome Block",
  13593.     ["id"] = 700,
  13594.   },
  13595.   [4] = {
  13596.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  13597.     ["meta"] = 4,
  13598.     ["name"] = "Ruby Block",
  13599.     ["id"] = 700,
  13600.   },
  13601. },
  13602. [27271] = {
  13603.   [0] = {
  13604.     ["type"] = "Item",
  13605.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  13606.     ["class"] = "item.fieryPick",
  13607.     ["meta"] = 0,
  13608.     ["name"] = "Fiery Pick",
  13609.     ["id"] = 27271,
  13610.   },
  13611. },
  13612. [30137] = {
  13613.   [0] = {
  13614.     ["type"] = "Item",
  13615.     ["class"] = "item.itemPartCoalBlock",
  13616.     ["meta"] = 0,
  13617.     ["name"] = "Item Part Coal Block",
  13618.     ["id"] = 30137,
  13619.   },
  13620. },
  13621. [961] = {
  13622.   [0] = {
  13623.     ["type"] = "Block",
  13624.     ["class"] = "tile.ectoplasm",
  13625.     ["meta"] = 0,
  13626.     ["name"] = "Ectoplasm",
  13627.     ["id"] = 961,
  13628.   },
  13629. },
  13630. [9297] = {
  13631.   [0] = {
  13632.     ["type"] = "Item",
  13633.     ["class"] = "item.item.sculptTool",
  13634.     ["meta"] = 0,
  13635.     ["name"] = "Sculpt Tool",
  13636.     ["id"] = 9297,
  13637.   },
  13638. },
  13639. [27532] = {
  13640.   [0] = {
  13641.     ["type"] = "Item",
  13642.     ["class"] = "item.fortuneCoin",
  13643.     ["meta"] = 0,
  13644.     ["name"] = "Fortune Coin",
  13645.     ["id"] = 27532,
  13646.   },
  13647. },
  13648. [11381] = {
  13649.   [0] = {
  13650.     ["type"] = "Item",
  13651.     ["class"] = "item.itemProjectorTypdeflector",
  13652.     ["meta"] = 0,
  13653.     ["name"] = "Item Projector Typdeflector",
  13654.     ["id"] = 11381,
  13655.   },
  13656. },
  13657. [13465] = {
  13658.   [0] = {
  13659.     ["type"] = "Item",
  13660.     ["class"] = "item.PortalAFPItem",
  13661.     ["meta"] = 0,
  13662.     ["name"] = "Portal AFP Item",
  13663.     ["id"] = 13465,
  13664.   },
  13665. },
  13666. [2003] = {
  13667.   [5] = {
  13668.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13669.     ["meta"] = 5,
  13670.     ["name"] = "Light Greenrock Wool",
  13671.     ["id"] = 2003,
  13672.   },
  13673.   [11] = {
  13674.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13675.     ["meta"] = 11,
  13676.     ["name"] = "Bluerock Wool",
  13677.     ["id"] = 2003,
  13678.   },
  13679.   [0] = {
  13680.     ["type"] = "Block",
  13681.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13682.     ["class"] = "thermalexpansion.factory.block.BlockRockwool",
  13683.     ["meta"] = 0,
  13684.     ["name"] = "Whiterock Wool",
  13685.     ["id"] = 2003,
  13686.   },
  13687.   [6] = {
  13688.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13689.     ["meta"] = 6,
  13690.     ["name"] = "Pinkrock Wool",
  13691.     ["id"] = 2003,
  13692.   },
  13693.   [12] = {
  13694.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13695.     ["meta"] = 12,
  13696.     ["name"] = "Brownrock Wool",
  13697.     ["id"] = 2003,
  13698.   },
  13699.   [1] = {
  13700.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13701.     ["meta"] = 1,
  13702.     ["name"] = "Orangerock Wool",
  13703.     ["id"] = 2003,
  13704.   },
  13705.   [7] = {
  13706.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13707.     ["meta"] = 7,
  13708.     ["name"] = "Grayrock Wool",
  13709.     ["id"] = 2003,
  13710.   },
  13711.   [13] = {
  13712.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13713.     ["meta"] = 13,
  13714.     ["name"] = "Greenrock Wool",
  13715.     ["id"] = 2003,
  13716.   },
  13717.   [2] = {
  13718.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13719.     ["meta"] = 2,
  13720.     ["name"] = "Magentarock Wool",
  13721.     ["id"] = 2003,
  13722.   },
  13723.   [8] = {
  13724.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13725.     ["meta"] = 8,
  13726.     ["name"] = "Light Grayrock Wool",
  13727.     ["id"] = 2003,
  13728.   },
  13729.   [14] = {
  13730.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13731.     ["meta"] = 14,
  13732.     ["name"] = "Redrock Wool",
  13733.     ["id"] = 2003,
  13734.   },
  13735.   [3] = {
  13736.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13737.     ["meta"] = 3,
  13738.     ["name"] = "Light Bluerock Wool",
  13739.     ["id"] = 2003,
  13740.   },
  13741.   [9] = {
  13742.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13743.     ["meta"] = 9,
  13744.     ["name"] = "Cyanrock Wool",
  13745.     ["id"] = 2003,
  13746.   },
  13747.   [15] = {
  13748.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13749.     ["meta"] = 15,
  13750.     ["name"] = "Blackrock Wool",
  13751.     ["id"] = 2003,
  13752.   },
  13753.   [4] = {
  13754.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13755.     ["meta"] = 4,
  13756.     ["name"] = "Yellowrock Wool",
  13757.     ["id"] = 2003,
  13758.   },
  13759.   [10] = {
  13760.     ["categories"] = { "stuff", "Stuff", "Block", "Wool" },
  13761.     ["meta"] = 10,
  13762.     ["name"] = "Purplerock Wool",
  13763.     ["id"] = 2003,
  13764.   },
  13765. },
  13766. [8776] = {
  13767.   [0] = {
  13768.     ["type"] = "Item",
  13769.     ["class"] = "binnie.extrabees.products.ItemHoneyComb",
  13770.     ["meta"] = 0,
  13771.     ["name"] = "Item Honey Comb",
  13772.     ["id"] = 8776,
  13773.   },
  13774. },
  13775. [701] = {
  13776.   [0] = {
  13777.     ["type"] = "Block",
  13778.     ["class"] = "tile.GT_LightSource",
  13779.     ["meta"] = 0,
  13780.     ["name"] = "GT Light Source",
  13781.     ["id"] = 701,
  13782.   },
  13783. },
  13784. [27272] = {
  13785.   [0] = {
  13786.     ["type"] = "Item",
  13787.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  13788.     ["class"] = "item.fieryPlate",
  13789.     ["meta"] = 0,
  13790.     ["name"] = "Fiery Plate",
  13791.     ["id"] = 27272,
  13792.   },
  13793. },
  13794. [2264] = {
  13795.   [0] = {
  13796.     ["type"] = "Item",
  13797.     ["class"] = "item.record",
  13798.     ["meta"] = 0,
  13799.     ["name"] = "Strad Disc",
  13800.     ["id"] = 2264,
  13801.   },
  13802. },
  13803. [30138] = {
  13804.   [0] = {
  13805.     ["type"] = "Item",
  13806.     ["class"] = "item.itemPartCoalBall",
  13807.     ["meta"] = 0,
  13808.     ["name"] = "Item Part Coal Ball",
  13809.     ["id"] = 30138,
  13810.   },
  13811. },
  13812. [962] = {
  13813.   [0] = {
  13814.     ["type"] = "Block",
  13815.     ["class"] = "tile.advGeneticMachine",
  13816.     ["meta"] = 0,
  13817.     ["name"] = "Adv Genetic Machine",
  13818.     ["id"] = 962,
  13819.   },
  13820. },
  13821. [9298] = {
  13822.   [0] = {
  13823.     ["type"] = "Item",
  13824.     ["class"] = "item.angularSaw",
  13825.     ["meta"] = 0,
  13826.     ["name"] = "Angular Saw",
  13827.     ["id"] = 9298,
  13828.   },
  13829. },
  13830. [27533] = {
  13831.   [0] = {
  13832.     ["type"] = "Item",
  13833.     ["class"] = "item.glowWater",
  13834.     ["meta"] = 0,
  13835.     ["name"] = "Glow Water",
  13836.     ["id"] = 27533,
  13837.   },
  13838. },
  13839. [11382] = {
  13840.   [0] = {
  13841.     ["type"] = "Item",
  13842.     ["class"] = "item.itemProjectorTyptube",
  13843.     ["meta"] = 0,
  13844.     ["name"] = "Item Projector Typtube",
  13845.     ["id"] = 11382,
  13846.   },
  13847. },
  13848. [13466] = {
  13849.   [0] = {
  13850.     ["type"] = "Item",
  13851.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  13852.     ["class"] = "item.PortalDust",
  13853.     ["meta"] = 0,
  13854.     ["name"] = "Enderpearl Dust",
  13855.     ["id"] = 13466,
  13856.   },
  13857. },
  13858. [2004] = {
  13859.   [0] = {
  13860.     ["type"] = "Block",
  13861.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Glass" },
  13862.     ["class"] = "thermalexpansion.factory.block.BlockHardenedGlass",
  13863.     ["meta"] = 0,
  13864.     ["name"] = "Hardened Glass",
  13865.     ["id"] = 2004,
  13866.   },
  13867. },
  13868. [702] = {
  13869.   [0] = {
  13870.     ["type"] = "Block",
  13871.     ["class"] = "tile.BlockMetaID_Machine",
  13872.     ["meta"] = 0,
  13873.     ["name"] = "Meta ID Machine Block",
  13874.     ["id"] = 702,
  13875.   },
  13876. },
  13877. [27273] = {
  13878.   [0] = {
  13879.     ["type"] = "Item",
  13880.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  13881.     ["class"] = "item.fierySword",
  13882.     ["meta"] = 0,
  13883.     ["name"] = "Fiery Sword",
  13884.     ["id"] = 27273,
  13885.   },
  13886. },
  13887. [2265] = {
  13888.   [0] = {
  13889.     ["type"] = "Item",
  13890.     ["class"] = "item.record",
  13891.     ["meta"] = 0,
  13892.     ["name"] = "Ward Disc",
  13893.     ["id"] = 2265,
  13894.   },
  13895. },
  13896. [963] = {
  13897.   [0] = {
  13898.     ["type"] = "Block",
  13899.     ["class"] = "tile.apiaristMachine",
  13900.     ["meta"] = 0,
  13901.     ["name"] = "Apiarist Machine",
  13902.     ["id"] = 963,
  13903.   },
  13904. },
  13905. [9299] = {
  13906.   [0] = {
  13907.     ["type"] = "Item",
  13908.     ["class"] = "item.Logic Matrix Programmer",
  13909.     ["meta"] = 0,
  13910.     ["name"] = "Logic Matrix Programmer",
  13911.     ["id"] = 9299,
  13912.   },
  13913. },
  13914. [27534] = {
  13915.   [0] = {
  13916.     ["type"] = "Item",
  13917.     ["class"] = "item.gunPart",
  13918.     ["meta"] = 0,
  13919.     ["name"] = "Gun Part",
  13920.     ["id"] = 27534,
  13921.   },
  13922. },
  13923. [11383] = {
  13924.   [0] = {
  13925.     ["type"] = "Item",
  13926.     ["class"] = "item.itemupgradeprozapper",
  13927.     ["meta"] = 0,
  13928.     ["name"] = "Itemupgradeprozapper",
  13929.     ["id"] = 11383,
  13930.   },
  13931. },
  13932. [8257] = {
  13933.   [0] = {
  13934.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  13935.     ["meta"] = 0,
  13936.     ["name"] = "Soulshard",
  13937.     ["id"] = 8257,
  13938.   },
  13939. },
  13940. [13467] = {
  13941.   [0] = {
  13942.     ["type"] = "Item",
  13943.     ["class"] = "item.PortalPotato",
  13944.     ["meta"] = 0,
  13945.     ["name"] = "Portal Potato",
  13946.     ["id"] = 13467,
  13947.   },
  13948. },
  13949. [2005] = {
  13950.   [0] = {
  13951.     ["type"] = "Block",
  13952.     ["class"] = "thermalexpansion.transport.block.BlockConduit",
  13953.     ["meta"] = 0,
  13954.     ["name"] = "Conduit Block",
  13955.     ["id"] = 2005,
  13956.   },
  13957. },
  13958. [30139] = {
  13959.   [0] = {
  13960.     ["type"] = "Item",
  13961.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  13962.     ["class"] = "item.itemScrapbox",
  13963.     ["meta"] = 0,
  13964.     ["name"] = "Scrap Box",
  13965.     ["id"] = 30139,
  13966.   },
  13967. },
  13968. [703] = {
  13969.   [5] = {
  13970.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13971.     ["meta"] = 5,
  13972.     ["name"] = "Bauxite Ore Block",
  13973.     ["id"] = 703,
  13974.   },
  13975.   [0] = {
  13976.     ["type"] = "Block",
  13977.     ["class"] = "tile.BlockMetaID_Ore",
  13978.     ["meta"] = 0,
  13979.     ["name"] = "Meta ID Ore Block",
  13980.     ["id"] = 703,
  13981.   },
  13982.   [11] = {
  13983.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13984.     ["meta"] = 11,
  13985.     ["name"] = "Olivine Ore Block",
  13986.     ["id"] = 703,
  13987.   },
  13988.   [6] = {
  13989.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  13990.     ["meta"] = 6,
  13991.     ["name"] = "Pyrite Ore Block",
  13992.     ["id"] = 703,
  13993.   },
  13994.   [12] = {
  13995.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  13996.     ["meta"] = 12,
  13997.     ["name"] = "Sodalite Ore Block",
  13998.     ["id"] = 703,
  13999.   },
  14000.   [1] = {
  14001.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  14002.     ["meta"] = 1,
  14003.     ["name"] = "Silver Ore Block",
  14004.     ["id"] = 703,
  14005.   },
  14006.   [7] = {
  14007.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  14008.     ["meta"] = 7,
  14009.     ["name"] = "Cinnabar Ore Block",
  14010.     ["id"] = 703,
  14011.   },
  14012.   [8] = {
  14013.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  14014.     ["meta"] = 8,
  14015.     ["name"] = "Sphalerite Ore Block",
  14016.     ["id"] = 703,
  14017.   },
  14018.   [3] = {
  14019.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  14020.     ["meta"] = 3,
  14021.     ["name"] = "Ruby Ore Block",
  14022.     ["id"] = 703,
  14023.   },
  14024.   [9] = {
  14025.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  14026.     ["meta"] = 9,
  14027.     ["name"] = "Tungstate Ore Block",
  14028.     ["id"] = 703,
  14029.   },
  14030.   [4] = {
  14031.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  14032.     ["meta"] = 4,
  14033.     ["name"] = "Sapphire Ore Block",
  14034.     ["id"] = 703,
  14035.   },
  14036.   [10] = {
  14037.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  14038.     ["meta"] = 10,
  14039.     ["name"] = "Sheldonite Ore Block",
  14040.     ["id"] = 703,
  14041.   },
  14042. },
  14043. [27274] = {
  14044.   [0] = {
  14045.     ["type"] = "Item",
  14046.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  14047.     ["class"] = "item.hydraChop",
  14048.     ["meta"] = 0,
  14049.     ["name"] = "Hydra Chop",
  14050.     ["id"] = 27274,
  14051.   },
  14052. },
  14053. [2266] = {
  14054.   [0] = {
  14055.     ["type"] = "Item",
  14056.     ["class"] = "item.record",
  14057.     ["meta"] = 0,
  14058.     ["name"] = "11 Disc",
  14059.     ["id"] = 2266,
  14060.   },
  14061. },
  14062. [964] = {
  14063.   [0] = {
  14064.     ["type"] = "Block",
  14065.     ["class"] = "tile.geneticMachine",
  14066.     ["meta"] = 0,
  14067.     ["name"] = "Genetic Machine",
  14068.     ["id"] = 964,
  14069.   },
  14070. },
  14071. [9300] = {
  14072.   [0] = {
  14073.     ["type"] = "Item",
  14074.     ["class"] = "item.Logic Matrix",
  14075.     ["meta"] = 0,
  14076.     ["name"] = "Logic Matrix",
  14077.     ["id"] = 9300,
  14078.   },
  14079. },
  14080. [27535] = {
  14081.   [0] = {
  14082.     ["type"] = "Item",
  14083.     ["class"] = "item.glowBread",
  14084.     ["meta"] = 0,
  14085.     ["name"] = "Glow Bread",
  14086.     ["id"] = 27535,
  14087.   },
  14088. },
  14089. [11384] = {
  14090.   [0] = {
  14091.     ["type"] = "Item",
  14092.     ["class"] = "item.itemupgradeprosubwater",
  14093.     ["meta"] = 0,
  14094.     ["name"] = "Itemupgradeprosubwater",
  14095.     ["id"] = 11384,
  14096.   },
  14097. },
  14098. [13468] = {
  14099.   [0] = {
  14100.     ["type"] = "Item",
  14101.     ["class"] = "item.PortalBlackHole",
  14102.     ["meta"] = 0,
  14103.     ["name"] = "Portal Black Hole",
  14104.     ["id"] = 13468,
  14105.   },
  14106. },
  14107. [2006] = {
  14108.   [0] = {
  14109.     ["type"] = "Block",
  14110.     ["class"] = "thermalexpansion.energy.block.BlockEnergyCell",
  14111.     ["meta"] = 0,
  14112.     ["name"] = "Energy Cell Block",
  14113.     ["id"] = 2006,
  14114.   },
  14115. },
  14116. [30140] = {
  14117.   [0] = {
  14118.     ["type"] = "Item",
  14119.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  14120.     ["class"] = "item.itemToolWrenchElectric",
  14121.     ["meta"] = 0,
  14122.     ["name"] = "Electric Wrench",
  14123.     ["id"] = 30140,
  14124.   },
  14125. },
  14126. [704] = {
  14127.   [0] = {
  14128.     ["type"] = "Block",
  14129.     ["class"] = "tile.BlockMetaID_Block2",
  14130.     ["meta"] = 0,
  14131.     ["name"] = "Meta ID Block2 Block",
  14132.     ["id"] = 704,
  14133.   },
  14134. },
  14135. [27275] = {
  14136.   [0] = {
  14137.     ["type"] = "Item",
  14138.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  14139.     ["class"] = "item.hydraTrophy",
  14140.     ["meta"] = 0,
  14141.     ["name"] = "Hydra Trophy",
  14142.     ["id"] = 27275,
  14143.   },
  14144. },
  14145. [1225] = {
  14146.   [0] = {
  14147.     ["type"] = "Block",
  14148.     ["class"] = "tile.cccomputer",
  14149.     ["meta"] = 0,
  14150.     ["name"] = "Cccomputer",
  14151.     ["id"] = 1225,
  14152.   },
  14153. },
  14154. [2267] = {
  14155.   [0] = {
  14156.     ["type"] = "Item",
  14157.     ["class"] = "item.record",
  14158.     ["meta"] = 0,
  14159.     ["name"] = "Wait Disc",
  14160.     ["id"] = 2267,
  14161.   },
  14162. },
  14163. [965] = {
  14164.   [0] = {
  14165.     ["type"] = "Block",
  14166.     ["class"] = "binnie.core.machines.BlockMachine",
  14167.     ["meta"] = 0,
  14168.     ["name"] = "Machine Block",
  14169.     ["id"] = 965,
  14170.   },
  14171. },
  14172. [9301] = {
  14173.   [0] = {
  14174.     ["type"] = "Item",
  14175.     ["class"] = "item.Logic Matrix: Identifier",
  14176.     ["meta"] = 0,
  14177.     ["name"] = "Logic Matrix: Identifier",
  14178.     ["id"] = 9301,
  14179.   },
  14180. },
  14181. [27536] = {
  14182.   [0] = {
  14183.     ["type"] = "Item",
  14184.     ["class"] = "item.sojournerStaff",
  14185.     ["meta"] = 0,
  14186.     ["name"] = "Sojourner Staff",
  14187.     ["id"] = 27536,
  14188.   },
  14189. },
  14190. [11385] = {
  14191.   [0] = {
  14192.     ["type"] = "Item",
  14193.     ["class"] = "item.itemupgradeprodome",
  14194.     ["meta"] = 0,
  14195.     ["name"] = "Itemupgradeprodome",
  14196.     ["id"] = 11385,
  14197.   },
  14198. },
  14199. [2007] = {
  14200.   [0] = {
  14201.     ["type"] = "Block",
  14202.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  14203.     ["class"] = "thermalexpansion.energy.block.BlockEngine",
  14204.     ["meta"] = 0,
  14205.     ["name"] = "Steam Engine",
  14206.     ["id"] = 2007,
  14207.   },
  14208.   [1] = {
  14209.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  14210.     ["meta"] = 1,
  14211.     ["name"] = "Magmatic Engine",
  14212.     ["id"] = 2007,
  14213.   },
  14214. },
  14215. [30141] = {
  14216.   [0] = {
  14217.     ["type"] = "Item",
  14218.     ["class"] = "item.itemTFBPFlatification",
  14219.     ["meta"] = 0,
  14220.     ["name"] = "Item TFBP Flatification",
  14221.     ["id"] = 30141,
  14222.   },
  14223. },
  14224. [27276] = {
  14225.   [0] = {
  14226.     ["type"] = "Item",
  14227.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  14228.     ["class"] = "item.ironwoodAxe",
  14229.     ["meta"] = 0,
  14230.     ["name"] = "Ironwood Axe",
  14231.     ["id"] = 27276,
  14232.   },
  14233. },
  14234. [1226] = {
  14235.   [0] = {
  14236.     ["type"] = "Block",
  14237.     ["class"] = "tile.ccdiskdrive",
  14238.     ["meta"] = 0,
  14239.     ["name"] = "Ccdiskdrive",
  14240.     ["id"] = 1226,
  14241.   },
  14242. },
  14243. [9302] = {
  14244.   [0] = {
  14245.     ["type"] = "Item",
  14246.     ["class"] = "item.Heat Hole",
  14247.     ["meta"] = 0,
  14248.     ["name"] = "Heat Hole",
  14249.     ["id"] = 9302,
  14250.   },
  14251. },
  14252. [27537] = {
  14253.   [0] = {
  14254.     ["type"] = "Item",
  14255.     ["class"] = "item.midasTouchstone",
  14256.     ["meta"] = 0,
  14257.     ["name"] = "Midas Touchstone",
  14258.     ["id"] = 27537,
  14259.   },
  14260. },
  14261. [11386] = {
  14262.   [0] = {
  14263.     ["type"] = "Item",
  14264.     ["class"] = "item.itemUpgradeprocutter",
  14265.     ["meta"] = 0,
  14266.     ["name"] = "Item Upgradeprocutter",
  14267.     ["id"] = 11386,
  14268.   },
  14269. },
  14270. [2008] = {
  14271.   [0] = {
  14272.     ["type"] = "Block",
  14273.     ["class"] = "thermalexpansion.factory.block.BlockTank",
  14274.     ["meta"] = 0,
  14275.     ["name"] = "Tank Block",
  14276.     ["id"] = 2008,
  14277.   },
  14278. },
  14279. [8781] = {
  14280.   [0] = {
  14281.     ["type"] = "Item",
  14282.     ["class"] = "binnie.extrabees.products.ItemPropolis",
  14283.     ["meta"] = 0,
  14284.     ["name"] = "Item Propolis",
  14285.     ["id"] = 8781,
  14286.   },
  14287. },
  14288. [30142] = {
  14289.   [0] = {
  14290.     ["type"] = "Item",
  14291.     ["class"] = "item.itemTFBPDesertification",
  14292.     ["meta"] = 0,
  14293.     ["name"] = "Item TFBP Desertification",
  14294.     ["id"] = 30142,
  14295.   },
  14296. },
  14297. [27277] = {
  14298.   [0] = {
  14299.     ["type"] = "Item",
  14300.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  14301.     ["class"] = "item.ironwoodBoots",
  14302.     ["meta"] = 0,
  14303.     ["name"] = "Ironwood Boots",
  14304.     ["id"] = 27277,
  14305.   },
  14306. },
  14307. [1227] = {
  14308.   [0] = {
  14309.     ["type"] = "Block",
  14310.     ["class"] = "tile.ccturtle",
  14311.     ["meta"] = 0,
  14312.     ["name"] = "Ccturtle",
  14313.     ["id"] = 1227,
  14314.   },
  14315. },
  14316. [9303] = {
  14317.   [0] = {
  14318.     ["type"] = "Item",
  14319.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  14320.     ["class"] = "item.exo.wallJump",
  14321.     ["meta"] = 0,
  14322.     ["name"] = "Walljumping Boots",
  14323.     ["id"] = 9303,
  14324.   },
  14325. },
  14326. [27538] = {
  14327.   [0] = {
  14328.     ["type"] = "Item",
  14329.     ["class"] = "item.alkahest",
  14330.     ["meta"] = 0,
  14331.     ["name"] = "Alkahest",
  14332.     ["id"] = 27538,
  14333.   },
  14334. },
  14335. [11387] = {
  14336.   [0] = {
  14337.     ["type"] = "Item",
  14338.     ["class"] = "item.itemProjectorFFDistance",
  14339.     ["meta"] = 0,
  14340.     ["name"] = "Item Projector FF Distance",
  14341.     ["id"] = 11387,
  14342.   },
  14343. },
  14344. [21286] = {
  14345.   [0] = {
  14346.     ["type"] = "Item",
  14347.     ["class"] = "item.Iron_Mortar",
  14348.     ["meta"] = 0,
  14349.     ["name"] = "Iron Mortar",
  14350.     ["id"] = 21286,
  14351.   },
  14352. },
  14353. [2009] = {
  14354.   [0] = {
  14355.     ["type"] = "Block",
  14356.     ["class"] = "thermalexpansion.transport.block.BlockTeleport",
  14357.     ["meta"] = 0,
  14358.     ["name"] = "Teleport Block",
  14359.     ["id"] = 2009,
  14360.   },
  14361. },
  14362. [30143] = {
  14363.   [0] = {
  14364.     ["type"] = "Item",
  14365.     ["class"] = "item.itemTFBPChilling",
  14366.     ["meta"] = 0,
  14367.     ["name"] = "Item TFBP Chilling",
  14368.     ["id"] = 30143,
  14369.   },
  14370. },
  14371. [27278] = {
  14372.   [0] = {
  14373.     ["type"] = "Item",
  14374.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  14375.     ["class"] = "item.ironwoodHelm",
  14376.     ["meta"] = 0,
  14377.     ["name"] = "Ironwood Helm",
  14378.     ["id"] = 27278,
  14379.   },
  14380. },
  14381. [1228] = {
  14382.   [0] = {
  14383.     ["type"] = "Block",
  14384.     ["class"] = "tile.ccturtle",
  14385.     ["meta"] = 0,
  14386.     ["name"] = "Ccturtle",
  14387.     ["id"] = 1228,
  14388.   },
  14389. },
  14390. [4094] = {
  14391.   [0] = {
  14392.     ["type"] = "Block",
  14393.     ["class"] = "openccsensors.tile.gaugeblock",
  14394.     ["meta"] = 0,
  14395.     ["name"] = "Gaugeblock",
  14396.     ["id"] = 4094,
  14397.   },
  14398. },
  14399. [27539] = {
  14400.   [0] = {
  14401.     ["type"] = "Item",
  14402.     ["class"] = "item.emperorChalice",
  14403.     ["meta"] = 0,
  14404.     ["name"] = "Emperor Chalice",
  14405.     ["id"] = 27539,
  14406.   },
  14407. },
  14408. [11388] = {
  14409.   [0] = {
  14410.     ["type"] = "Item",
  14411.     ["class"] = "item.itemProjectorFFStrength",
  14412.     ["meta"] = 0,
  14413.     ["name"] = "Item Projector FF Strength",
  14414.     ["id"] = 11388,
  14415.   },
  14416. },
  14417. [21287] = {
  14418.   [0] = {
  14419.     ["type"] = "Item",
  14420.     ["class"] = "item.Flint_Mortar",
  14421.     ["meta"] = 0,
  14422.     ["name"] = "Flint Mortar",
  14423.     ["id"] = 21287,
  14424.   },
  14425. },
  14426. [30144] = {
  14427.   [0] = {
  14428.     ["type"] = "Item",
  14429.     ["class"] = "item.itemTFBPIrrigation",
  14430.     ["meta"] = 0,
  14431.     ["name"] = "Item TFBP Irrigation",
  14432.     ["id"] = 30144,
  14433.   },
  14434. },
  14435. [27279] = {
  14436.   [0] = {
  14437.     ["type"] = "Item",
  14438.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  14439.     ["class"] = "item.ironwoodHoe",
  14440.     ["meta"] = 0,
  14441.     ["name"] = "Ironwood Hoe",
  14442.     ["id"] = 27279,
  14443.   },
  14444. },
  14445. [1229] = {
  14446.   [0] = {
  14447.     ["type"] = "Block",
  14448.     ["class"] = "miscperipherals.block.BlockMultiTile",
  14449.     ["meta"] = 0,
  14450.     ["name"] = "Multi Tile Block",
  14451.     ["id"] = 1229,
  14452.   },
  14453. },
  14454. [1750] = {
  14455.   [0] = {
  14456.     ["type"] = "Block",
  14457.     ["class"] = "tile.tb.planks",
  14458.     ["meta"] = 0,
  14459.     ["name"] = "Planks",
  14460.     ["id"] = 1750,
  14461.   },
  14462. },
  14463. [4095] = {
  14464.   [0] = {
  14465.     ["type"] = "Block",
  14466.     ["class"] = "openccsensors.tile.sensorblock",
  14467.     ["meta"] = 0,
  14468.     ["name"] = "Sensorblock",
  14469.     ["id"] = 4095,
  14470.   },
  14471. },
  14472. [7742] = {
  14473.   [0] = {
  14474.     ["type"] = "Item",
  14475.     ["class"] = "openccsensors.common.items.ItemSensorCard",
  14476.     ["meta"] = 0,
  14477.     ["name"] = "Item Sensor Card",
  14478.     ["id"] = 7742,
  14479.   },
  14480. },
  14481. [27540] = {
  14482.   [0] = {
  14483.     ["type"] = "Item",
  14484.     ["class"] = "item.salamanderEye",
  14485.     ["meta"] = 0,
  14486.     ["name"] = "Salamander Eye",
  14487.     ["id"] = 27540,
  14488.   },
  14489. },
  14490. [11389] = {
  14491.   [0] = {
  14492.     ["type"] = "Item",
  14493.     ["class"] = "item.itemPorjectorFocusmatrix",
  14494.     ["meta"] = 0,
  14495.     ["name"] = "Item Porjector Focusmatrix",
  14496.     ["id"] = 11389,
  14497.   },
  14498. },
  14499. [21288] = {
  14500.   [0] = {
  14501.     ["type"] = "Item",
  14502.     ["class"] = "item.Sonictron",
  14503.     ["meta"] = 0,
  14504.     ["name"] = "Sonictron",
  14505.     ["id"] = 21288,
  14506.   },
  14507. },
  14508. [30145] = {
  14509.   [0] = {
  14510.     ["type"] = "Item",
  14511.     ["class"] = "item.itemTFBPCultivation",
  14512.     ["meta"] = 0,
  14513.     ["name"] = "Item TFBP Cultivation",
  14514.     ["id"] = 30145,
  14515.   },
  14516. },
  14517. [27280] = {
  14518.   [0] = {
  14519.     ["type"] = "Item",
  14520.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  14521.     ["class"] = "item.ironwoodIngot",
  14522.     ["meta"] = 0,
  14523.     ["name"] = "Ironwood Ingot",
  14524.     ["id"] = 27280,
  14525.   },
  14526. },
  14527. [1230] = {
  14528.   [0] = {
  14529.     ["type"] = "Block",
  14530.     ["class"] = "miscperipherals.block.BlockMultiTile",
  14531.     ["meta"] = 0,
  14532.     ["name"] = "Multi Tile Block",
  14533.     ["id"] = 1230,
  14534.   },
  14535. },
  14536. [1751] = {
  14537.   [0] = {
  14538.     ["type"] = "Block",
  14539.     ["class"] = "tile.tb.slab.wood",
  14540.     ["meta"] = 0,
  14541.     ["name"] = "Wood",
  14542.     ["id"] = 1751,
  14543.   },
  14544. },
  14545. [7743] = {
  14546.   [0] = {
  14547.     ["type"] = "Item",
  14548.     ["class"] = "openccsensors.common.items.ItemGeneric",
  14549.     ["meta"] = 0,
  14550.     ["name"] = "Item Generic",
  14551.     ["id"] = 7743,
  14552.   },
  14553. },
  14554. [27541] = {
  14555.   [0] = {
  14556.     ["type"] = "Item",
  14557.     ["class"] = "item.iceRod",
  14558.     ["meta"] = 0,
  14559.     ["name"] = "Ice Rod",
  14560.     ["id"] = 27541,
  14561.   },
  14562. },
  14563. [11390] = {
  14564.   [0] = {
  14565.     ["type"] = "Item",
  14566.     ["class"] = "item.itemIDCard",
  14567.     ["meta"] = 0,
  14568.     ["name"] = "Item ID Card",
  14569.     ["id"] = 11390,
  14570.   },
  14571. },
  14572. [21289] = {
  14573.   [0] = {
  14574.     ["type"] = "Item",
  14575.     ["class"] = "item.Destructopack",
  14576.     ["meta"] = 0,
  14577.     ["name"] = "Destructopack",
  14578.     ["id"] = 21289,
  14579.   },
  14580. },
  14581. [30146] = {
  14582.   [0] = {
  14583.     ["type"] = "Item",
  14584.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  14585.     ["class"] = "item.itemTFBP",
  14586.     ["meta"] = 0,
  14587.     ["name"] = "Tfbp",
  14588.     ["id"] = 30146,
  14589.   },
  14590. },
  14591. [27281] = {
  14592.   [0] = {
  14593.     ["type"] = "Item",
  14594.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  14595.     ["class"] = "item.ironwoodLegs",
  14596.     ["meta"] = 0,
  14597.     ["name"] = "Ironwood Legs",
  14598.     ["id"] = 27281,
  14599.   },
  14600. },
  14601. [14256] = {
  14602.   [0] = {
  14603.     ["type"] = "Item",
  14604.     ["class"] = "item.PipeItemsPropolis",
  14605.     ["meta"] = 0,
  14606.     ["name"] = "Pipe Items Propolis",
  14607.     ["id"] = 14256,
  14608.   },
  14609. },
  14610. [1752] = {
  14611.   [0] = {
  14612.     ["type"] = "Block",
  14613.     ["class"] = "tile.tb.slab.wood",
  14614.     ["meta"] = 0,
  14615.     ["name"] = "Wood",
  14616.     ["id"] = 1752,
  14617.   },
  14618. },
  14619. [27542] = {
  14620.   [0] = {
  14621.     ["type"] = "Item",
  14622.     ["class"] = "item.reliquaryPotion",
  14623.     ["meta"] = 0,
  14624.     ["name"] = "Reliquary Potion",
  14625.     ["id"] = 27542,
  14626.   },
  14627. },
  14628. [11391] = {
  14629.   [0] = {
  14630.     ["type"] = "Item",
  14631.     ["class"] = "item.itemSecLinkCard",
  14632.     ["meta"] = 0,
  14633.     ["name"] = "Item Sec Link Card",
  14634.     ["id"] = 11391,
  14635.   },
  14636. },
  14637. [21290] = {
  14638.   [0] = {
  14639.     ["type"] = "Item",
  14640.     ["class"] = "item.60k_Helium_Coolantcell",
  14641.     ["meta"] = 0,
  14642.     ["name"] = "60k Helium Coolantcell",
  14643.     ["id"] = 21290,
  14644.   },
  14645. },
  14646. [8786] = {
  14647.   [0] = {
  14648.     ["type"] = "Item",
  14649.     ["class"] = "binnie.extrabees.products.ItemHoneyDrop",
  14650.     ["meta"] = 0,
  14651.     ["name"] = "Item Honey Drop",
  14652.     ["id"] = 8786,
  14653.   },
  14654. },
  14655. [30147] = {
  14656.   [0] = {
  14657.     ["type"] = "Item",
  14658.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  14659.     ["class"] = "item.itemPartIridium",
  14660.     ["meta"] = 0,
  14661.     ["name"] = "Iridium Plate",
  14662.     ["id"] = 30147,
  14663.   },
  14664. },
  14665. [27282] = {
  14666.   [0] = {
  14667.     ["type"] = "Item",
  14668.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  14669.     ["class"] = "item.ironwoodPick",
  14670.     ["meta"] = 0,
  14671.     ["name"] = "Ironwood Pick",
  14672.     ["id"] = 27282,
  14673.   },
  14674. },
  14675. [27543] = {
  14676.   [0] = {
  14677.     ["type"] = "Item",
  14678.     ["class"] = "item.reliquaryMagicbane",
  14679.     ["meta"] = 0,
  14680.     ["name"] = "Reliquary Magicbane",
  14681.     ["id"] = 27543,
  14682.   },
  14683. },
  14684. [21291] = {
  14685.   [0] = {
  14686.     ["type"] = "Item",
  14687.     ["class"] = "item.180k_Helium_Coolantcell",
  14688.     ["meta"] = 0,
  14689.     ["name"] = "180k Helium Coolantcell",
  14690.     ["id"] = 21291,
  14691.   },
  14692. },
  14693. [30148] = {
  14694.   [0] = {
  14695.     ["type"] = "Item",
  14696.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  14697.     ["class"] = "item.itemNanoSaber",
  14698.     ["meta"] = 0,
  14699.     ["name"] = "Nano Saber",
  14700.     ["id"] = 30148,
  14701.   },
  14702. },
  14703. [27544] = {
  14704.   [0] = {
  14705.     ["type"] = "Item",
  14706.     ["class"] = "item.witherlessRose",
  14707.     ["meta"] = 0,
  14708.     ["name"] = "Witherless Rose",
  14709.     ["id"] = 27544,
  14710.   },
  14711. },
  14712. [11393] = {
  14713.   [0] = {
  14714.     ["type"] = "Item",
  14715.     ["class"] = "item.itemProjectorOptiondefencestation",
  14716.     ["meta"] = 0,
  14717.     ["name"] = "Item Projector Optiondefencestation",
  14718.     ["id"] = 11393,
  14719.   },
  14720. },
  14721. [21292] = {
  14722.   [0] = {
  14723.     ["type"] = "Item",
  14724.     ["class"] = "item.360k_Helium_Coolantcell",
  14725.     ["meta"] = 0,
  14726.     ["name"] = "360k Helium Coolantcell",
  14727.     ["id"] = 21292,
  14728.   },
  14729. },
  14730. [30149] = {
  14731.   [0] = {
  14732.     ["type"] = "Item",
  14733.     ["class"] = "item.itemNanoSaber",
  14734.     ["meta"] = 0,
  14735.     ["name"] = "Item Nano Saber",
  14736.     ["id"] = 30149,
  14737.   },
  14738. },
  14739. [27284] = {
  14740.   [0] = {
  14741.     ["type"] = "Item",
  14742.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  14743.     ["class"] = "item.ironwoodRaw",
  14744.     ["meta"] = 0,
  14745.     ["name"] = "Raw Ironwood Mats",
  14746.     ["id"] = 27284,
  14747.   },
  14748. },
  14749. [27545] = {
  14750.   [0] = {
  14751.     ["type"] = "Item",
  14752.     ["class"] = "item.distortionCloak",
  14753.     ["meta"] = 0,
  14754.     ["name"] = "Distortion Cloak",
  14755.     ["id"] = 27545,
  14756.   },
  14757. },
  14758. [11394] = {
  14759.   [0] = {
  14760.     ["type"] = "Item",
  14761.     ["class"] = "item.itemProjectorOptionMoobEx",
  14762.     ["meta"] = 0,
  14763.     ["name"] = "Item Projector Option Moob Ex",
  14764.     ["id"] = 11394,
  14765.   },
  14766. },
  14767. [21293] = {
  14768.   [0] = {
  14769.     ["type"] = "Item",
  14770.     ["class"] = "item.Lapotronic_Energyorb",
  14771.     ["meta"] = 0,
  14772.     ["name"] = "Lapotronic Energyorb",
  14773.     ["id"] = 21293,
  14774.   },
  14775. },
  14776. [30150] = {
  14777.   [0] = {
  14778.     ["type"] = "Item",
  14779.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  14780.     ["class"] = "item.itemPartCarbonPlate",
  14781.     ["meta"] = 0,
  14782.     ["name"] = "Carbon Plate",
  14783.     ["id"] = 30150,
  14784.   },
  14785. },
  14786. [27285] = {
  14787.   [0] = {
  14788.     ["type"] = "Item",
  14789.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  14790.     ["class"] = "item.ironwoodShovel",
  14791.     ["meta"] = 0,
  14792.     ["name"] = "Ironwood Shovel",
  14793.     ["id"] = 27285,
  14794.   },
  14795. },
  14796. [975] = {
  14797.   [5] = {
  14798.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  14799.     ["meta"] = 5,
  14800.     ["name"] = "Crystal Chest",
  14801.     ["id"] = 975,
  14802.   },
  14803.   [0] = {
  14804.     ["type"] = "Block",
  14805.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  14806.     ["class"] = "tile.IronChest",
  14807.     ["meta"] = 0,
  14808.     ["name"] = "Iron Chest",
  14809.     ["id"] = 975,
  14810.   },
  14811.   [1] = {
  14812.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  14813.     ["meta"] = 1,
  14814.     ["name"] = "Gold Chest",
  14815.     ["id"] = 975,
  14816.   },
  14817.   [2] = {
  14818.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  14819.     ["meta"] = 2,
  14820.     ["name"] = "Diamond Chest",
  14821.     ["id"] = 975,
  14822.   },
  14823.   [3] = {
  14824.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  14825.     ["meta"] = 3,
  14826.     ["name"] = "Copper Chest",
  14827.     ["id"] = 975,
  14828.   },
  14829.   [4] = {
  14830.     ["categories"] = { "stuff", "Stuff", "Item", "Utility", "Chests" },
  14831.     ["meta"] = 4,
  14832.     ["name"] = "Silver Chest",
  14833.     ["id"] = 975,
  14834.   },
  14835. },
  14836. [27546] = {
  14837.   [0] = {
  14838.     ["type"] = "Item",
  14839.     ["class"] = "item.voidTear",
  14840.     ["meta"] = 0,
  14841.     ["name"] = "Void Tear",
  14842.     ["id"] = 27546,
  14843.   },
  14844. },
  14845. [11395] = {
  14846.   [0] = {
  14847.     ["type"] = "Item",
  14848.     ["class"] = "item.itemProjectorOptionFFJammer",
  14849.     ["meta"] = 0,
  14850.     ["name"] = "Item Projector Option FF Jammer",
  14851.     ["id"] = 11395,
  14852.   },
  14853. },
  14854. [21294] = {
  14855.   [0] = {
  14856.     ["type"] = "Item",
  14857.     ["class"] = "item.Cloaking_Device",
  14858.     ["meta"] = 0,
  14859.     ["name"] = "Cloaking Device",
  14860.     ["id"] = 21294,
  14861.   },
  14862. },
  14863. [30151] = {
  14864.   [0] = {
  14865.     ["type"] = "Item",
  14866.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  14867.     ["class"] = "item.itemPartCarbonMesh",
  14868.     ["meta"] = 0,
  14869.     ["name"] = "Rawcarbonmesh",
  14870.     ["id"] = 30151,
  14871.   },
  14872. },
  14873. [27286] = {
  14874.   [0] = {
  14875.     ["type"] = "Item",
  14876.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  14877.     ["class"] = "item.ironwoodSword",
  14878.     ["meta"] = 0,
  14879.     ["name"] = "Ironwood Sword",
  14880.     ["id"] = 27286,
  14881.   },
  14882. },
  14883. [4362] = {
  14884.   [0] = {
  14885.     ["type"] = "Item",
  14886.     ["class"] = "item.Secret Wooden Door",
  14887.     ["meta"] = 0,
  14888.     ["name"] = "Secret Wooden Door",
  14889.     ["id"] = 4362,
  14890.   },
  14891. },
  14892. [27547] = {
  14893.   [0] = {
  14894.     ["type"] = "Item",
  14895.     ["class"] = "item.destructionCatalyst",
  14896.     ["meta"] = 0,
  14897.     ["name"] = "Destruction Catalyst",
  14898.     ["id"] = 27547,
  14899.   },
  14900. },
  14901. [11396] = {
  14902.   [0] = {
  14903.     ["type"] = "Item",
  14904.     ["class"] = "item.itemProjectorModuleContainment",
  14905.     ["meta"] = 0,
  14906.     ["name"] = "Item Projector Module Containment",
  14907.     ["id"] = 11396,
  14908.   },
  14909. },
  14910. [21295] = {
  14911.   [0] = {
  14912.     ["type"] = "Item",
  14913.     ["class"] = "item.Iron_Jack_Hammer",
  14914.     ["meta"] = 0,
  14915.     ["name"] = "Iron Jack Hammer",
  14916.     ["id"] = 21295,
  14917.   },
  14918. },
  14919. [8791] = {
  14920.   [0] = {
  14921.     ["type"] = "Item",
  14922.     ["class"] = "binnie.extrabees.products.ItemHoneyCrystal",
  14923.     ["meta"] = 0,
  14924.     ["name"] = "Item Honey Crystal",
  14925.     ["id"] = 8791,
  14926.   },
  14927. },
  14928. [30152] = {
  14929.   [0] = {
  14930.     ["type"] = "Item",
  14931.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  14932.     ["class"] = "item.itemPartCarbonFibre",
  14933.     ["meta"] = 0,
  14934.     ["name"] = "Rawcarbonfibre",
  14935.     ["id"] = 30152,
  14936.   },
  14937. },
  14938. [27287] = {
  14939.   [0] = {
  14940.     ["type"] = "Item",
  14941.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  14942.     ["class"] = "item.legsNaga",
  14943.     ["meta"] = 0,
  14944.     ["name"] = "Nagascale Leggings",
  14945.     ["id"] = 27287,
  14946.   },
  14947. },
  14948. [4363] = {
  14949.   [0] = {
  14950.     ["type"] = "Item",
  14951.     ["class"] = "item.Secret Iron Door",
  14952.     ["meta"] = 0,
  14953.     ["name"] = "Secret Iron Door",
  14954.     ["id"] = 4363,
  14955.   },
  14956. },
  14957. [27548] = {
  14958.   [0] = {
  14959.     ["type"] = "Item",
  14960.     ["class"] = "item.wraithEye",
  14961.     ["meta"] = 0,
  14962.     ["name"] = "Wraith Eye",
  14963.     ["id"] = 27548,
  14964.   },
  14965. },
  14966. [11397] = {
  14967.   [0] = {
  14968.     ["type"] = "Item",
  14969.     ["class"] = "item.itemProjectorOptionCamoflage",
  14970.     ["meta"] = 0,
  14971.     ["name"] = "Item Projector Option Camoflage",
  14972.     ["id"] = 11397,
  14973.   },
  14974. },
  14975. [21296] = {
  14976.   [0] = {
  14977.     ["type"] = "Item",
  14978.     ["class"] = "item.Iridium_Neutronreflector",
  14979.     ["meta"] = 0,
  14980.     ["name"] = "Iridium Neutronreflector",
  14981.     ["id"] = 21296,
  14982.   },
  14983. },
  14984. [8792] = {
  14985.   [0] = {
  14986.     ["type"] = "Item",
  14987.     ["class"] = "binnie.extrabees.products.ItemHoneyCrystalEmpty",
  14988.     ["meta"] = 0,
  14989.     ["name"] = "Item Honey Crystal Empty",
  14990.     ["id"] = 8792,
  14991.   },
  14992. },
  14993. [30153] = {
  14994.   [0] = {
  14995.     ["type"] = "Item",
  14996.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  14997.     ["class"] = "item.itemToolCutter",
  14998.     ["meta"] = 0,
  14999.     ["name"] = "Isulation Cutter",
  15000.     ["id"] = 30153,
  15001.   },
  15002. },
  15003. [27288] = {
  15004.   [0] = {
  15005.     ["type"] = "Item",
  15006.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  15007.     ["class"] = "item.liveRoot",
  15008.     ["meta"] = 0,
  15009.     ["name"] = "Liveroot",
  15010.     ["id"] = 27288,
  15011.   },
  15012. },
  15013. [4364] = {
  15014.   [0] = {
  15015.     ["type"] = "Item",
  15016.     ["class"] = "item.Camoflauge Paste",
  15017.     ["meta"] = 0,
  15018.     ["name"] = "Camoflauge Paste",
  15019.     ["id"] = 4364,
  15020.   },
  15021. },
  15022. [11398] = {
  15023.   [0] = {
  15024.     ["type"] = "Item",
  15025.     ["class"] = "item.itemProjectorModuleAdvCube",
  15026.     ["meta"] = 0,
  15027.     ["name"] = "Item Projector Module Adv Cube",
  15028.     ["id"] = 11398,
  15029.   },
  15030. },
  15031. [21297] = {
  15032.   [0] = {
  15033.     ["type"] = "Item",
  15034.     ["class"] = "item.Steel_Jack_Hammer",
  15035.     ["meta"] = 0,
  15036.     ["name"] = "Steel Jack Hammer",
  15037.     ["id"] = 21297,
  15038.   },
  15039. },
  15040. [8793] = {
  15041.   [0] = {
  15042.     ["type"] = "Item",
  15043.     ["class"] = "binnie.extrabees.genetics.ItemDictionary",
  15044.     ["meta"] = 0,
  15045.     ["name"] = "Item Dictionary",
  15046.     ["id"] = 8793,
  15047.   },
  15048. },
  15049. [30154] = {
  15050.   [0] = {
  15051.     ["type"] = "Item",
  15052.     ["class"] = "item.itemToolPainter",
  15053.     ["meta"] = 0,
  15054.     ["name"] = "Item Tool Painter",
  15055.     ["id"] = 30154,
  15056.   },
  15057. },
  15058. [27289] = {
  15059.   [0] = {
  15060.     ["type"] = "Item",
  15061.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  15062.     ["class"] = "item.magicMap",
  15063.     ["meta"] = 0,
  15064.     ["name"] = "Magicmap",
  15065.     ["id"] = 27289,
  15066.   },
  15067. },
  15068. [27550] = {
  15069.   [0] = {
  15070.     ["type"] = "Item",
  15071.     ["class"] = "item.voidSatchel",
  15072.     ["meta"] = 0,
  15073.     ["name"] = "Void Satchel",
  15074.     ["id"] = 27550,
  15075.   },
  15076. },
  15077. [1500] = {
  15078.   [0] = {
  15079.     ["type"] = "Block",
  15080.     ["class"] = "tile.TFBossSpawner",
  15081.     ["meta"] = 0,
  15082.     ["name"] = "TF Boss Spawner",
  15083.     ["id"] = 1500,
  15084.   },
  15085. },
  15086. [11399] = {
  15087.   [0] = {
  15088.     ["type"] = "Item",
  15089.     ["class"] = "item.itemProjectorOptionFieldFusion",
  15090.     ["meta"] = 0,
  15091.     ["name"] = "Item Projector Option Field Fusion",
  15092.     ["id"] = 11399,
  15093.   },
  15094. },
  15095. [21298] = {
  15096.   [0] = {
  15097.     ["type"] = "Item",
  15098.     ["class"] = "item.Diamond_Jack_Hammer",
  15099.     ["meta"] = 0,
  15100.     ["name"] = "Diamond Jack Hammer",
  15101.     ["id"] = 21298,
  15102.   },
  15103. },
  15104. [30155] = {
  15105.   [0] = {
  15106.     ["type"] = "Item",
  15107.     ["class"] = "item.itemToolPainter",
  15108.     ["meta"] = 0,
  15109.     ["name"] = "Item Tool Painter",
  15110.     ["id"] = 30155,
  15111.   },
  15112. },
  15113. [27290] = {
  15114.   [0] = {
  15115.     ["type"] = "Item",
  15116.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  15117.     ["class"] = "item.magicMapFocus",
  15118.     ["meta"] = 0,
  15119.     ["name"] = "Magicmapfocus",
  15120.     ["id"] = 27290,
  15121.   },
  15122. },
  15123. [1501] = {
  15124.   [0] = {
  15125.     ["type"] = "Block",
  15126.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  15127.     ["class"] = "tile.TFCicada",
  15128.     ["meta"] = 0,
  15129.     ["name"] = "Cicada",
  15130.     ["id"] = 1501,
  15131.   },
  15132. },
  15133. [11400] = {
  15134.   [0] = {
  15135.     ["type"] = "Item",
  15136.     ["class"] = "item.itemForcicium",
  15137.     ["meta"] = 0,
  15138.     ["name"] = "Item Forcicium",
  15139.     ["id"] = 11400,
  15140.   },
  15141. },
  15142. [21299] = {
  15143.   [0] = {
  15144.     ["type"] = "Item",
  15145.     ["class"] = "item.Dataorb",
  15146.     ["meta"] = 0,
  15147.     ["name"] = "Dataorb",
  15148.     ["id"] = 21299,
  15149.   },
  15150. },
  15151. [20257] = {
  15152.   [38] = {
  15153.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15154.     ["meta"] = 38,
  15155.     ["name"] = "Electrum Dust",
  15156.     ["id"] = 20257,
  15157.   },
  15158.   [33] = {
  15159.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15160.     ["meta"] = 33,
  15161.     ["name"] = "Pulverized Tin",
  15162.     ["id"] = 20257,
  15163.   },
  15164.   [0] = {
  15165.     ["type"] = "Item",
  15166.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15167.     ["class"] = "item.material",
  15168.     ["meta"] = 0,
  15169.     ["name"] = "Pulverized Iron",
  15170.     ["id"] = 20257,
  15171.   },
  15172.   [66] = {
  15173.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15174.     ["meta"] = 66,
  15175.     ["name"] = "Silver",
  15176.     ["id"] = 20257,
  15177.   },
  15178.   [34] = {
  15179.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15180.     ["meta"] = 34,
  15181.     ["name"] = "Pulverized Silver",
  15182.     ["id"] = 20257,
  15183.   },
  15184.   [1] = {
  15185.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15186.     ["meta"] = 1,
  15187.     ["name"] = "Pulverized Gold",
  15188.     ["id"] = 20257,
  15189.   },
  15190.   [67] = {
  15191.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15192.     ["meta"] = 67,
  15193.     ["name"] = "Lead",
  15194.     ["id"] = 20257,
  15195.   },
  15196.   [40] = {
  15197.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15198.     ["meta"] = 40,
  15199.     ["name"] = "Pulverized Ferrous",
  15200.     ["id"] = 20257,
  15201.   },
  15202.   [35] = {
  15203.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15204.     ["meta"] = 35,
  15205.     ["name"] = "Pulverized Lead",
  15206.     ["id"] = 20257,
  15207.   },
  15208.   [68] = {
  15209.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15210.     ["meta"] = 68,
  15211.     ["name"] = "Ferrous Ingot",
  15212.     ["id"] = 20257,
  15213.   },
  15214.   [129] = {
  15215.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15216.     ["meta"] = 129,
  15217.     ["name"] = "Sawdust",
  15218.     ["id"] = 20257,
  15219.   },
  15220.   [41] = {
  15221.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15222.     ["meta"] = 41,
  15223.     ["name"] = "Pulverized Shiny",
  15224.     ["id"] = 20257,
  15225.   },
  15226.   [96] = {
  15227.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15228.     ["meta"] = 96,
  15229.     ["name"] = "Sulfur",
  15230.     ["id"] = 20257,
  15231.   },
  15232.   [3] = {
  15233.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15234.     ["meta"] = 3,
  15235.     ["name"] = "Pulverized Obsidian",
  15236.     ["id"] = 20257,
  15237.   },
  15238.   [69] = {
  15239.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15240.     ["meta"] = 69,
  15241.     ["name"] = "Shiny Ingot",
  15242.     ["id"] = 20257,
  15243.   },
  15244.   [64] = {
  15245.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15246.     ["meta"] = 64,
  15247.     ["name"] = "Copper",
  15248.     ["id"] = 20257,
  15249.   },
  15250.   [70] = {
  15251.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15252.     ["meta"] = 70,
  15253.     ["name"] = "Electrum Ingot",
  15254.     ["id"] = 20257,
  15255.   },
  15256.   [32] = {
  15257.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15258.     ["meta"] = 32,
  15259.     ["name"] = "Pulverized Copper",
  15260.     ["id"] = 20257,
  15261.   },
  15262.   [65] = {
  15263.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15264.     ["meta"] = 65,
  15265.     ["name"] = "Tin",
  15266.     ["id"] = 20257,
  15267.   },
  15268. },
  15269. [30156] = {
  15270.   [0] = {
  15271.     ["type"] = "Item",
  15272.     ["class"] = "item.itemToolPainter",
  15273.     ["meta"] = 0,
  15274.     ["name"] = "Item Tool Painter",
  15275.     ["id"] = 30156,
  15276.   },
  15277. },
  15278. [7493] = {
  15279.   [0] = {
  15280.     ["type"] = "Item",
  15281.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Backpacks" },
  15282.     ["class"] = "item.enderpouch",
  15283.     ["meta"] = 0,
  15284.     ["name"] = "Ender Pouch",
  15285.     ["id"] = 7493,
  15286.   },
  15287. },
  15288. [27291] = {
  15289.   [0] = {
  15290.     ["type"] = "Item",
  15291.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  15292.     ["class"] = "item.mazeMap",
  15293.     ["meta"] = 0,
  15294.     ["name"] = "Mazemap",
  15295.     ["id"] = 27291,
  15296.   },
  15297. },
  15298. [720] = {
  15299.   [0] = {
  15300.     ["type"] = "Block",
  15301.     ["class"] = "tile.chargePad",
  15302.     ["meta"] = 0,
  15303.     ["name"] = "Charge Pad",
  15304.     ["id"] = 720,
  15305.   },
  15306. },
  15307. [1502] = {
  15308.   [0] = {
  15309.     ["type"] = "Block",
  15310.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  15311.     ["class"] = "tile.TFFirefly",
  15312.     ["meta"] = 0,
  15313.     ["name"] = "Firefly",
  15314.     ["id"] = 1502,
  15315.   },
  15316. },
  15317. [11401] = {
  15318.   [0] = {
  15319.     ["type"] = "Item",
  15320.     ["class"] = "item.itemForcePowerCrystal",
  15321.     ["meta"] = 0,
  15322.     ["name"] = "Item Force Power Crystal",
  15323.     ["id"] = 11401,
  15324.   },
  15325. },
  15326. [21300] = {
  15327.   [0] = {
  15328.     ["type"] = "Item",
  15329.     ["class"] = "item.Lighthelmet",
  15330.     ["meta"] = 0,
  15331.     ["name"] = "Lighthelmet",
  15332.     ["id"] = 21300,
  15333.   },
  15334. },
  15335. [20258] = {
  15336.   [0] = {
  15337.     ["type"] = "Item",
  15338.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  15339.     ["class"] = "item.tool",
  15340.     ["meta"] = 0,
  15341.     ["name"] = "Crescent Hammer",
  15342.     ["id"] = 20258,
  15343.   },
  15344. },
  15345. [30157] = {
  15346.   [0] = {
  15347.     ["type"] = "Item",
  15348.     ["class"] = "item.itemToolPainter",
  15349.     ["meta"] = 0,
  15350.     ["name"] = "Item Tool Painter",
  15351.     ["id"] = 30157,
  15352.   },
  15353. },
  15354. [27292] = {
  15355.   [0] = {
  15356.     ["type"] = "Item",
  15357.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources", "Dungeon Loot" },
  15358.     ["class"] = "item.mazeMapFocus",
  15359.     ["meta"] = 0,
  15360.     ["name"] = "Mazemapfocus",
  15361.     ["id"] = 27292,
  15362.   },
  15363. },
  15364. [200] = {
  15365.   [0] = {
  15366.     ["type"] = "Block",
  15367.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15368.     ["class"] = "tile.blockCustomOre",
  15369.     ["meta"] = 0,
  15370.     ["name"] = "Cinnabar Ore Block",
  15371.     ["id"] = 200,
  15372.   },
  15373. },
  15374. [1503] = {
  15375.   [0] = {
  15376.     ["type"] = "Block",
  15377.     ["class"] = "tile.TFFireJet",
  15378.     ["meta"] = 0,
  15379.     ["name"] = "TF Fire Jet",
  15380.     ["id"] = 1503,
  15381.   },
  15382. },
  15383. [11402] = {
  15384.   [0] = {
  15385.     ["type"] = "Item",
  15386.     ["class"] = "item.itemForcicumCell",
  15387.     ["meta"] = 0,
  15388.     ["name"] = "Item Forcicum Cell",
  15389.     ["id"] = 11402,
  15390.   },
  15391. },
  15392. [21301] = {
  15393.   [0] = {
  15394.     ["type"] = "Item",
  15395.     ["class"] = "item.Lapotronpack",
  15396.     ["meta"] = 0,
  15397.     ["name"] = "Lapotronpack",
  15398.     ["id"] = 21301,
  15399.   },
  15400. },
  15401. [20259] = {
  15402.   [0] = {
  15403.     ["type"] = "Item",
  15404.     ["class"] = "item.tool",
  15405.     ["meta"] = 0,
  15406.     ["name"] = "Tool",
  15407.     ["id"] = 20259,
  15408.   },
  15409. },
  15410. [8797] = {
  15411.   [0] = {
  15412.     ["type"] = "Item",
  15413.     ["class"] = "binnie.extrabees.genetics.ItemTemplate",
  15414.     ["meta"] = 0,
  15415.     ["name"] = "Item Template",
  15416.     ["id"] = 8797,
  15417.   },
  15418. },
  15419. [30158] = {
  15420.   [0] = {
  15421.     ["type"] = "Item",
  15422.     ["class"] = "item.itemToolPainter",
  15423.     ["meta"] = 0,
  15424.     ["name"] = "Item Tool Painter",
  15425.     ["id"] = 30158,
  15426.   },
  15427. },
  15428. [27293] = {
  15429.   [0] = {
  15430.     ["type"] = "Item",
  15431.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  15432.     ["class"] = "item.mazeWafer",
  15433.     ["meta"] = 0,
  15434.     ["name"] = "Maze Wafer",
  15435.     ["id"] = 27293,
  15436.   },
  15437. },
  15438. [7756] = {
  15439.   [0] = {
  15440.     ["type"] = "Item",
  15441.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15442.     ["class"] = "item.rc.dust",
  15443.     ["meta"] = 0,
  15444.     ["name"] = "Obsidian Dust",
  15445.     ["id"] = 7756,
  15446.   },
  15447.   [1] = {
  15448.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15449.     ["meta"] = 1,
  15450.     ["name"] = "Sulfur",
  15451.     ["id"] = 7756,
  15452.   },
  15453.   [2] = {
  15454.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15455.     ["meta"] = 2,
  15456.     ["name"] = "Saltpeter",
  15457.     ["id"] = 7756,
  15458.   },
  15459.   [3] = {
  15460.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources", "Dusts" },
  15461.     ["meta"] = 3,
  15462.     ["name"] = "Charcoal Dust",
  15463.     ["id"] = 7756,
  15464.   },
  15465. },
  15466. [1504] = {
  15467.   [0] = {
  15468.     ["type"] = "Block",
  15469.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  15470.     ["class"] = "tile.TFFireflyJar",
  15471.     ["meta"] = 0,
  15472.     ["name"] = "Fireflyjar",
  15473.     ["id"] = 1504,
  15474.   },
  15475. },
  15476. [11403] = {
  15477.   [0] = {
  15478.     ["type"] = "Item",
  15479.     ["class"] = "item.itemInfPowerCard",
  15480.     ["meta"] = 0,
  15481.     ["name"] = "Item Inf Power Card",
  15482.     ["id"] = 11403,
  15483.   },
  15484. },
  15485. [21302] = {
  15486.   [0] = {
  15487.     ["type"] = "Item",
  15488.     ["class"] = "item.Rockcutter",
  15489.     ["meta"] = 0,
  15490.     ["name"] = "Rockcutter",
  15491.     ["id"] = 21302,
  15492.   },
  15493. },
  15494. [8798] = {
  15495.   [0] = {
  15496.     ["type"] = "Item",
  15497.     ["class"] = "binnie.extrabees.genetics.ItemTemplateBlank",
  15498.     ["meta"] = 0,
  15499.     ["name"] = "Item Template Blank",
  15500.     ["id"] = 8798,
  15501.   },
  15502. },
  15503. [30159] = {
  15504.   [0] = {
  15505.     ["type"] = "Item",
  15506.     ["class"] = "item.itemToolPainter",
  15507.     ["meta"] = 0,
  15508.     ["name"] = "Item Tool Painter",
  15509.     ["id"] = 30159,
  15510.   },
  15511. },
  15512. [27294] = {
  15513.   [0] = {
  15514.     ["type"] = "Item",
  15515.     ["class"] = "item.mazebreakerPick",
  15516.     ["meta"] = 0,
  15517.     ["name"] = "Mazebreaker Pick",
  15518.     ["id"] = 27294,
  15519.   },
  15520. },
  15521. [7757] = {
  15522.   [0] = {
  15523.     ["type"] = "Item",
  15524.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  15525.     ["class"] = "item.rc.fuel.coke",
  15526.     ["meta"] = 0,
  15527.     ["name"] = "Coal Coke",
  15528.     ["id"] = 7757,
  15529.   },
  15530. },
  15531. [1505] = {
  15532.   [0] = {
  15533.     ["type"] = "Block",
  15534.     ["class"] = "tile.TFHedge",
  15535.     ["meta"] = 0,
  15536.     ["name"] = "TF Hedge",
  15537.     ["id"] = 1505,
  15538.   },
  15539.   [1] = {
  15540.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  15541.     ["meta"] = 1,
  15542.     ["name"] = "Darkwood Leaves",
  15543.     ["id"] = 1505,
  15544.   },
  15545. },
  15546. [11404] = {
  15547.   [0] = {
  15548.     ["type"] = "Item",
  15549.     ["class"] = "item.itemCardDataLink",
  15550.     ["meta"] = 0,
  15551.     ["name"] = "Item Card Data Link",
  15552.     ["id"] = 11404,
  15553.   },
  15554. },
  15555. [21303] = {
  15556.   [0] = {
  15557.     ["type"] = "Item",
  15558.     ["class"] = "item.Teslastaff",
  15559.     ["meta"] = 0,
  15560.     ["name"] = "Teslastaff",
  15561.     ["id"] = 21303,
  15562.   },
  15563. },
  15564. [20261] = {
  15565.   [0] = {
  15566.     ["type"] = "Item",
  15567.     ["class"] = "item.liquid",
  15568.     ["meta"] = 0,
  15569.     ["name"] = "Liquid",
  15570.     ["id"] = 20261,
  15571.   },
  15572. },
  15573. [8799] = {
  15574.   [0] = {
  15575.     ["type"] = "Item",
  15576.     ["class"] = "binnie.extrabees.liquids.ItemLiquidDNA",
  15577.     ["meta"] = 0,
  15578.     ["name"] = "Item Liquid DNA",
  15579.     ["id"] = 8799,
  15580.   },
  15581. },
  15582. [30160] = {
  15583.   [0] = {
  15584.     ["type"] = "Item",
  15585.     ["class"] = "item.itemToolPainter",
  15586.     ["meta"] = 0,
  15587.     ["name"] = "Item Tool Painter",
  15588.     ["id"] = 30160,
  15589.   },
  15590. },
  15591. [27295] = {
  15592.   [0] = {
  15593.     ["type"] = "Item",
  15594.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  15595.     ["class"] = "item.meefRaw",
  15596.     ["meta"] = 0,
  15597.     ["name"] = "Raw Meef",
  15598.     ["id"] = 27295,
  15599.   },
  15600. },
  15601. [4371] = {
  15602.   [0] = {
  15603.     ["type"] = "Item",
  15604.     ["class"] = "item.Quartz Cutting Knife",
  15605.     ["meta"] = 0,
  15606.     ["name"] = "Quartz Cutting Knife",
  15607.     ["id"] = 4371,
  15608.   },
  15609. },
  15610. [7758] = {
  15611.   [0] = {
  15612.     ["type"] = "Item",
  15613.     ["class"] = "item.lapotronUpgrade",
  15614.     ["meta"] = 0,
  15615.     ["name"] = "Lapotron Upgrade",
  15616.     ["id"] = 7758,
  15617.   },
  15618. },
  15619. [1506] = {
  15620.   [0] = {
  15621.     ["type"] = "Block",
  15622.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  15623.     ["class"] = "tile.TFLeaves",
  15624.     ["meta"] = 0,
  15625.     ["name"] = "Twilightoak Leaves",
  15626.     ["id"] = 1506,
  15627.   },
  15628.   [1] = {
  15629.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  15630.     ["meta"] = 1,
  15631.     ["name"] = "Canopytree Leaves",
  15632.     ["id"] = 1506,
  15633.   },
  15634.   [2] = {
  15635.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  15636.     ["meta"] = 2,
  15637.     ["name"] = "Mangrove Leaves",
  15638.     ["id"] = 1506,
  15639.   },
  15640. },
  15641. [21304] = {
  15642.   [0] = {
  15643.     ["type"] = "Item",
  15644.     ["class"] = "item.Thoriumcell",
  15645.     ["meta"] = 0,
  15646.     ["name"] = "Thoriumcell",
  15647.     ["id"] = 21304,
  15648.   },
  15649. },
  15650. [20262] = {
  15651.   [0] = {
  15652.     ["type"] = "Item",
  15653.     ["class"] = "item.component",
  15654.     ["meta"] = 0,
  15655.     ["name"] = "Component",
  15656.     ["id"] = 20262,
  15657.   },
  15658. },
  15659. [30161] = {
  15660.   [0] = {
  15661.     ["type"] = "Item",
  15662.     ["class"] = "item.itemToolPainter",
  15663.     ["meta"] = 0,
  15664.     ["name"] = "Item Tool Painter",
  15665.     ["id"] = 30161,
  15666.   },
  15667. },
  15668. [27296] = {
  15669.   [0] = {
  15670.     ["type"] = "Item",
  15671.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  15672.     ["class"] = "item.meefSteak",
  15673.     ["meta"] = 0,
  15674.     ["name"] = "Meef Steak",
  15675.     ["id"] = 27296,
  15676.   },
  15677. },
  15678. [725] = {
  15679.   [0] = {
  15680.     ["type"] = "Block",
  15681.     ["class"] = "tile.tinkerTable",
  15682.     ["meta"] = 0,
  15683.     ["name"] = "Tinker Table",
  15684.     ["id"] = 725,
  15685.   },
  15686. },
  15687. [7759] = {
  15688.   [0] = {
  15689.     ["type"] = "Item",
  15690.     ["class"] = "item.rc.item.cart.anchor",
  15691.     ["meta"] = 0,
  15692.     ["name"] = "Anchor",
  15693.     ["id"] = 7759,
  15694.   },
  15695. },
  15696. [1507] = {
  15697.   [0] = {
  15698.     ["type"] = "Block",
  15699.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  15700.     ["class"] = "tile.TFLog",
  15701.     ["meta"] = 0,
  15702.     ["name"] = "Twilightoak Wood",
  15703.     ["id"] = 1507,
  15704.   },
  15705.   [1] = {
  15706.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  15707.     ["meta"] = 1,
  15708.     ["name"] = "Canopytree Wood",
  15709.     ["id"] = 1507,
  15710.   },
  15711.   [2] = {
  15712.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  15713.     ["meta"] = 2,
  15714.     ["name"] = "Mangrove Wood",
  15715.     ["id"] = 1507,
  15716.   },
  15717.   [3] = {
  15718.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  15719.     ["meta"] = 3,
  15720.     ["name"] = "Darkwood Wood",
  15721.     ["id"] = 1507,
  15722.   },
  15723. },
  15724. [21305] = {
  15725.   [0] = {
  15726.     ["type"] = "Item",
  15727.     ["class"] = "item.Double_Thoriumcell",
  15728.     ["meta"] = 0,
  15729.     ["name"] = "Double Thoriumcell",
  15730.     ["id"] = 21305,
  15731.   },
  15732. },
  15733. [20263] = {
  15734.   [0] = {
  15735.     ["type"] = "Item",
  15736.     ["class"] = "item.tool",
  15737.     ["meta"] = 0,
  15738.     ["name"] = "Tool",
  15739.     ["id"] = 20263,
  15740.   },
  15741. },
  15742. [8801] = {
  15743.   [0] = {
  15744.     ["type"] = "Item",
  15745.     ["class"] = "binnie.extrabees.genetics.ItemAdvancedTemplate",
  15746.     ["meta"] = 0,
  15747.     ["name"] = "Item Advanced Template",
  15748.     ["id"] = 8801,
  15749.   },
  15750. },
  15751. [30162] = {
  15752.   [0] = {
  15753.     ["type"] = "Item",
  15754.     ["class"] = "item.itemToolPainter",
  15755.     ["meta"] = 0,
  15756.     ["name"] = "Item Tool Painter",
  15757.     ["id"] = 30162,
  15758.   },
  15759. },
  15760. [27297] = {
  15761.   [0] = {
  15762.     ["type"] = "Item",
  15763.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  15764.     ["class"] = "item.meefStroganoff",
  15765.     ["meta"] = 0,
  15766.     ["name"] = "Meef Stroganoff",
  15767.     ["id"] = 27297,
  15768.   },
  15769. },
  15770. [7760] = {
  15771.   [0] = {
  15772.     ["type"] = "Item",
  15773.     ["class"] = "item.cart.batbox",
  15774.     ["meta"] = 0,
  15775.     ["name"] = "Batbox",
  15776.     ["id"] = 7760,
  15777.   },
  15778. },
  15779. [1508] = {
  15780.   [5] = {
  15781.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  15782.     ["meta"] = 5,
  15783.     ["name"] = "Mossymazestone Brick",
  15784.     ["id"] = 1508,
  15785.   },
  15786.   [0] = {
  15787.     ["type"] = "Block",
  15788.     ["class"] = "tile.TFMazestone",
  15789.     ["meta"] = 0,
  15790.     ["name"] = "TF Mazestone",
  15791.     ["id"] = 1508,
  15792.   },
  15793.   [1] = {
  15794.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  15795.     ["meta"] = 1,
  15796.     ["name"] = "Mazestone Brick",
  15797.     ["id"] = 1508,
  15798.   },
  15799.   [3] = {
  15800.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  15801.     ["meta"] = 3,
  15802.     ["name"] = "Decroativemazestone Brick",
  15803.     ["id"] = 1508,
  15804.   },
  15805.   [4] = {
  15806.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks", "Stone Bricks" },
  15807.     ["meta"] = 4,
  15808.     ["name"] = "Crackedmazestone Brick",
  15809.     ["id"] = 1508,
  15810.   },
  15811. },
  15812. [21306] = {
  15813.   [0] = {
  15814.     ["type"] = "Item",
  15815.     ["class"] = "item.Quad_Thoriumcell",
  15816.     ["meta"] = 0,
  15817.     ["name"] = "Quad Thoriumcell",
  15818.     ["id"] = 21306,
  15819.   },
  15820. },
  15821. [8802] = {
  15822.   [0] = {
  15823.     ["type"] = "Item",
  15824.     ["class"] = "binnie.extrabees.genetics.ItemAdvancedTemplateBlank",
  15825.     ["meta"] = 0,
  15826.     ["name"] = "Item Advanced Template Blank",
  15827.     ["id"] = 8802,
  15828.   },
  15829. },
  15830. [30163] = {
  15831.   [0] = {
  15832.     ["type"] = "Item",
  15833.     ["class"] = "item.itemToolPainter",
  15834.     ["meta"] = 0,
  15835.     ["name"] = "Item Tool Painter",
  15836.     ["id"] = 30163,
  15837.   },
  15838. },
  15839. [27298] = {
  15840.   [0] = {
  15841.     ["type"] = "Item",
  15842.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  15843.     ["class"] = "item.minotaurAxe",
  15844.     ["meta"] = 0,
  15845.     ["name"] = "Minotaur Axe",
  15846.     ["id"] = 27298,
  15847.   },
  15848. },
  15849. [7761] = {
  15850.   [0] = {
  15851.     ["type"] = "Item",
  15852.     ["class"] = "item.tunnelBore",
  15853.     ["meta"] = 0,
  15854.     ["name"] = "Tunnel Bore",
  15855.     ["id"] = 7761,
  15856.   },
  15857. },
  15858. [1509] = {
  15859.   [0] = {
  15860.     ["type"] = "Block",
  15861.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  15862.     ["class"] = "tile.TFMoonworm",
  15863.     ["meta"] = 0,
  15864.     ["name"] = "Moonworm",
  15865.     ["id"] = 1509,
  15866.   },
  15867. },
  15868. [21307] = {
  15869.   [0] = {
  15870.     ["type"] = "Item",
  15871.     ["class"] = "item.Plutoniumcell",
  15872.     ["meta"] = 0,
  15873.     ["name"] = "Plutoniumcell",
  15874.     ["id"] = 21307,
  15875.   },
  15876. },
  15877. [8803] = {
  15878.   [0] = {
  15879.     ["type"] = "Item",
  15880.     ["class"] = "binnie.extrabees.genetics.ItemSerum",
  15881.     ["meta"] = 0,
  15882.     ["name"] = "Item Serum",
  15883.     ["id"] = 8803,
  15884.   },
  15885. },
  15886. [30164] = {
  15887.   [0] = {
  15888.     ["type"] = "Item",
  15889.     ["class"] = "item.itemToolPainter",
  15890.     ["meta"] = 0,
  15891.     ["name"] = "Item Tool Painter",
  15892.     ["id"] = 30164,
  15893.   },
  15894. },
  15895. [27299] = {
  15896.   [0] = {
  15897.     ["type"] = "Item",
  15898.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  15899.     ["class"] = "item.moonwormQueen",
  15900.     ["meta"] = 0,
  15901.     ["name"] = "Moonworm Queen",
  15902.     ["id"] = 27299,
  15903.   },
  15904. },
  15905. [7762] = {
  15906.   [0] = {
  15907.     ["type"] = "Item",
  15908.     ["class"] = "item.cart.mfe",
  15909.     ["meta"] = 0,
  15910.     ["name"] = "Mfe",
  15911.     ["id"] = 7762,
  15912.   },
  15913. },
  15914. [1510] = {
  15915.   [0] = {
  15916.     ["type"] = "Block",
  15917.     ["class"] = "tile.TFMagicLeaves",
  15918.     ["meta"] = 0,
  15919.     ["name"] = "TF Magic Leaves",
  15920.     ["id"] = 1510,
  15921.   },
  15922. },
  15923. [21308] = {
  15924.   [0] = {
  15925.     ["type"] = "Item",
  15926.     ["class"] = "item.Double_Plutoniumcell",
  15927.     ["meta"] = 0,
  15928.     ["name"] = "Double Plutoniumcell",
  15929.     ["id"] = 21308,
  15930.   },
  15931. },
  15932. [8804] = {
  15933.   [0] = {
  15934.     ["type"] = "Item",
  15935.     ["class"] = "binnie.extrabees.genetics.ItemSerumEmpty",
  15936.     ["meta"] = 0,
  15937.     ["name"] = "Item Serum Empty",
  15938.     ["id"] = 8804,
  15939.   },
  15940. },
  15941. [30165] = {
  15942.   [0] = {
  15943.     ["type"] = "Item",
  15944.     ["class"] = "item.itemToolPainter",
  15945.     ["meta"] = 0,
  15946.     ["name"] = "Item Tool Painter",
  15947.     ["id"] = 30165,
  15948.   },
  15949. },
  15950. [27300] = {
  15951.   [0] = {
  15952.     ["type"] = "Item",
  15953.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  15954.     ["class"] = "item.nagaScale",
  15955.     ["meta"] = 0,
  15956.     ["name"] = "Naga Scale",
  15957.     ["id"] = 27300,
  15958.   },
  15959. },
  15960. [7763] = {
  15961.   [0] = {
  15962.     ["type"] = "Item",
  15963.     ["class"] = "item.cart.mfsu",
  15964.     ["meta"] = 0,
  15965.     ["name"] = "Mfsu",
  15966.     ["id"] = 7763,
  15967.   },
  15968. },
  15969. [1511] = {
  15970.   [0] = {
  15971.     ["type"] = "Block",
  15972.     ["class"] = "tile.TFMagicLog",
  15973.     ["meta"] = 0,
  15974.     ["name"] = "TF Magic Log",
  15975.     ["id"] = 1511,
  15976.   },
  15977. },
  15978. [21309] = {
  15979.   [0] = {
  15980.     ["type"] = "Item",
  15981.     ["class"] = "item.Quad_Plutoniumcell",
  15982.     ["meta"] = 0,
  15983.     ["name"] = "Quad Plutoniumcell",
  15984.     ["id"] = 21309,
  15985.   },
  15986. },
  15987. [8805] = {
  15988.   [0] = {
  15989.     ["type"] = "Item",
  15990.     ["class"] = "binnie.extrabees.genetics.ItemGenome",
  15991.     ["meta"] = 0,
  15992.     ["name"] = "Item Genome",
  15993.     ["id"] = 8805,
  15994.   },
  15995. },
  15996. [30166] = {
  15997.   [0] = {
  15998.     ["type"] = "Item",
  15999.     ["class"] = "item.itemToolPainter",
  16000.     ["meta"] = 0,
  16001.     ["name"] = "Item Tool Painter",
  16002.     ["id"] = 30166,
  16003.   },
  16004. },
  16005. [27301] = {
  16006.   [0] = {
  16007.     ["type"] = "Item",
  16008.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  16009.     ["class"] = "item.oreMagnet",
  16010.     ["meta"] = 0,
  16011.     ["name"] = "Magnet Ore",
  16012.     ["id"] = 27301,
  16013.   },
  16014. },
  16015. [30167] = {
  16016.   [0] = {
  16017.     ["type"] = "Item",
  16018.     ["class"] = "item.itemToolPainter",
  16019.     ["meta"] = 0,
  16020.     ["name"] = "Item Tool Painter",
  16021.     ["id"] = 30167,
  16022.   },
  16023. },
  16024. [7764] = {
  16025.   [0] = {
  16026.     ["type"] = "Item",
  16027.     ["class"] = "item.rc.item.cart.pumpkin",
  16028.     ["meta"] = 0,
  16029.     ["name"] = "Pumpkin",
  16030.     ["id"] = 7764,
  16031.   },
  16032. },
  16033. [1512] = {
  16034.   [0] = {
  16035.     ["type"] = "Block",
  16036.     ["class"] = "tile.TFNagastone",
  16037.     ["meta"] = 0,
  16038.     ["name"] = "TF Nagastone",
  16039.     ["id"] = 1512,
  16040.   },
  16041. },
  16042. [8806] = {
  16043.   [0] = {
  16044.     ["type"] = "Item",
  16045.     ["class"] = "binnie.extrabees.genetics.ItemGenomeEmpty",
  16046.     ["meta"] = 0,
  16047.     ["name"] = "Item Genome Empty",
  16048.     ["id"] = 8806,
  16049.   },
  16050. },
  16051. [27302] = {
  16052.   [0] = {
  16053.     ["type"] = "Item",
  16054.     ["categories"] = { "stuff", "Stuff", "Item", "Instrument" },
  16055.     ["class"] = "item.oreMap",
  16056.     ["meta"] = 0,
  16057.     ["name"] = "Mazeoremap",
  16058.     ["id"] = 27302,
  16059.   },
  16060. },
  16061. [1252] = {
  16062.   [0] = {
  16063.     ["type"] = "Block",
  16064.     ["class"] = "com.eloraam.redpower.logic.BlockLogic",
  16065.     ["meta"] = 0,
  16066.     ["name"] = "Logic Block",
  16067.     ["id"] = 1252,
  16068.   },
  16069. },
  16070. [210] = {
  16071.   [0] = {
  16072.     ["type"] = "Block",
  16073.     ["class"] = "com.eloraam.redpower.world.BlockCustomCrops",
  16074.     ["meta"] = 0,
  16075.     ["name"] = "Custom Crops Block",
  16076.     ["id"] = 210,
  16077.   },
  16078. },
  16079. [30168] = {
  16080.   [0] = {
  16081.     ["type"] = "Item",
  16082.     ["class"] = "item.itemToolPainter",
  16083.     ["meta"] = 0,
  16084.     ["name"] = "Item Tool Painter",
  16085.     ["id"] = 30168,
  16086.   },
  16087. },
  16088. [7765] = {
  16089.   [0] = {
  16090.     ["type"] = "Item",
  16091.     ["class"] = "item.rc.item.cart.tank",
  16092.     ["meta"] = 0,
  16093.     ["name"] = "Tank",
  16094.     ["id"] = 7765,
  16095.   },
  16096. },
  16097. [1513] = {
  16098.   [0] = {
  16099.     ["type"] = "Block",
  16100.     ["class"] = "tile.TFPlant",
  16101.     ["meta"] = 0,
  16102.     ["name"] = "TF Plant",
  16103.     ["id"] = 1513,
  16104.   },
  16105.   [13] = {
  16106.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  16107.     ["meta"] = 13,
  16108.     ["name"] = "Torchberry Plant",
  16109.     ["id"] = 1513,
  16110.   },
  16111.   [8] = {
  16112.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  16113.     ["meta"] = 8,
  16114.     ["name"] = "Fiddlehead",
  16115.     ["id"] = 1513,
  16116.   },
  16117.   [14] = {
  16118.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  16119.     ["meta"] = 14,
  16120.     ["name"] = "Root Strands",
  16121.     ["id"] = 1513,
  16122.   },
  16123.   [9] = {
  16124.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  16125.     ["meta"] = 9,
  16126.     ["name"] = "Mushgloom",
  16127.     ["id"] = 1513,
  16128.   },
  16129. },
  16130. [21311] = {
  16131.   [0] = {
  16132.     ["type"] = "Item",
  16133.     ["class"] = "item.Debug_Scanner",
  16134.     ["meta"] = 0,
  16135.     ["name"] = "Debug Scanner",
  16136.     ["id"] = 21311,
  16137.   },
  16138. },
  16139. [27303] = {
  16140.   [0] = {
  16141.     ["type"] = "Item",
  16142.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  16143.     ["class"] = "item.oreMeter",
  16144.     ["meta"] = 0,
  16145.     ["name"] = "Meter Ore",
  16146.     ["id"] = 27303,
  16147.   },
  16148. },
  16149. [211] = {
  16150.   [0] = {
  16151.     ["type"] = "Block",
  16152.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  16153.     ["class"] = "tile.rpleaves",
  16154.     ["meta"] = 0,
  16155.     ["name"] = "Rubbertree Leaves",
  16156.     ["id"] = 211,
  16157.   },
  16158. },
  16159. [30169] = {
  16160.   [0] = {
  16161.     ["type"] = "Item",
  16162.     ["class"] = "item.itemToolPainter",
  16163.     ["meta"] = 0,
  16164.     ["name"] = "Item Tool Painter",
  16165.     ["id"] = 30169,
  16166.   },
  16167. },
  16168. [7766] = {
  16169.   [0] = {
  16170.     ["type"] = "Item",
  16171.     ["class"] = "item.rc.item.cart.tnt",
  16172.     ["meta"] = 0,
  16173.     ["name"] = "Tnt",
  16174.     ["id"] = 7766,
  16175.   },
  16176. },
  16177. [1514] = {
  16178.   [0] = {
  16179.     ["type"] = "Block",
  16180.     ["class"] = "tile.TFPortal",
  16181.     ["meta"] = 0,
  16182.     ["name"] = "TF Portal",
  16183.     ["id"] = 1514,
  16184.   },
  16185. },
  16186. [21312] = {
  16187.   [0] = {
  16188.     ["type"] = "Item",
  16189.     ["class"] = "item.Lithium_Battery_Empty",
  16190.     ["meta"] = 0,
  16191.     ["name"] = "Lithium Battery Empty",
  16192.     ["id"] = 21312,
  16193.   },
  16194. },
  16195. [27304] = {
  16196.   [0] = {
  16197.     ["type"] = "Item",
  16198.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  16199.     ["class"] = "item.peacockFan",
  16200.     ["meta"] = 0,
  16201.     ["name"] = "Feather Fan",
  16202.     ["id"] = 27304,
  16203.   },
  16204. },
  16205. [212] = {
  16206.   [0] = {
  16207.     ["type"] = "Block",
  16208.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Wood" },
  16209.     ["class"] = "tile.rplog",
  16210.     ["meta"] = 0,
  16211.     ["name"] = "Rubberwood",
  16212.     ["id"] = 212,
  16213.   },
  16214. },
  16215. [7767] = {
  16216.   [0] = {
  16217.     ["type"] = "Item",
  16218.     ["class"] = "item.rc.item.cart.track.relayer",
  16219.     ["meta"] = 0,
  16220.     ["name"] = "Relayer",
  16221.     ["id"] = 7767,
  16222.   },
  16223. },
  16224. [1515] = {
  16225.   [0] = {
  16226.     ["type"] = "Block",
  16227.     ["class"] = "tile.TFRoots",
  16228.     ["meta"] = 0,
  16229.     ["name"] = "TF Roots",
  16230.     ["id"] = 1515,
  16231.   },
  16232. },
  16233. [21313] = {
  16234.   [0] = {
  16235.     ["type"] = "Item",
  16236.     ["class"] = "item.Lithium_Battery",
  16237.     ["meta"] = 0,
  16238.     ["name"] = "Lithium Battery",
  16239.     ["id"] = 21313,
  16240.   },
  16241. },
  16242. [30170] = {
  16243.   [0] = {
  16244.     ["type"] = "Item",
  16245.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Paint" },
  16246.     ["class"] = "item.itemToolPainter",
  16247.     ["meta"] = 0,
  16248.     ["name"] = "Painter Empty",
  16249.     ["id"] = 30170,
  16250.   },
  16251. },
  16252. [27305] = {
  16253.   [0] = {
  16254.     ["type"] = "Item",
  16255.     ["class"] = "item.plateNaga",
  16256.     ["meta"] = 0,
  16257.     ["name"] = "Plate Naga",
  16258.     ["id"] = 27305,
  16259.   },
  16260. },
  16261. [213] = {
  16262.   [5] = {
  16263.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16264.     ["meta"] = 5,
  16265.     ["name"] = "Copper Ore Block",
  16266.     ["id"] = 213,
  16267.   },
  16268.   [0] = {
  16269.     ["type"] = "Block",
  16270.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16271.     ["class"] = "tile.rpores",
  16272.     ["meta"] = 0,
  16273.     ["name"] = "Ruby Ore Block",
  16274.     ["id"] = 213,
  16275.   },
  16276.   [6] = {
  16277.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16278.     ["meta"] = 6,
  16279.     ["name"] = "Tungsten Ore Block",
  16280.     ["id"] = 213,
  16281.   },
  16282.   [1] = {
  16283.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16284.     ["meta"] = 1,
  16285.     ["name"] = "Green Sapphire Ore Block",
  16286.     ["id"] = 213,
  16287.   },
  16288.   [7] = {
  16289.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16290.     ["meta"] = 7,
  16291.     ["name"] = "Nikolite Ore Block",
  16292.     ["id"] = 213,
  16293.   },
  16294.   [2] = {
  16295.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16296.     ["meta"] = 2,
  16297.     ["name"] = "Sapphire Ore Block",
  16298.     ["id"] = 213,
  16299.   },
  16300.   [3] = {
  16301.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16302.     ["meta"] = 3,
  16303.     ["name"] = "Silver Ore Block",
  16304.     ["id"] = 213,
  16305.   },
  16306.   [4] = {
  16307.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16308.     ["meta"] = 4,
  16309.     ["name"] = "Tin Ore Block",
  16310.     ["id"] = 213,
  16311.   },
  16312. },
  16313. [7768] = {
  16314.   [0] = {
  16315.     ["type"] = "Item",
  16316.     ["class"] = "item.rc.item.cart.undercutter",
  16317.     ["meta"] = 0,
  16318.     ["name"] = "Undercutter",
  16319.     ["id"] = 7768,
  16320.   },
  16321. },
  16322. [1516] = {
  16323.   [0] = {
  16324.     ["type"] = "Block",
  16325.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  16326.     ["class"] = "tile.TFSapling",
  16327.     ["meta"] = 0,
  16328.     ["name"] = "Twilightoak Sapling",
  16329.     ["id"] = 1516,
  16330.   },
  16331.   [1] = {
  16332.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  16333.     ["meta"] = 1,
  16334.     ["name"] = "Canopytree Sapling",
  16335.     ["id"] = 1516,
  16336.   },
  16337.   [2] = {
  16338.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  16339.     ["meta"] = 2,
  16340.     ["name"] = "Mangrove Sapling",
  16341.     ["id"] = 1516,
  16342.   },
  16343.   [3] = {
  16344.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  16345.     ["meta"] = 3,
  16346.     ["name"] = "Darkwood Sapling",
  16347.     ["id"] = 1516,
  16348.   },
  16349. },
  16350. [21314] = {
  16351.   [0] = {
  16352.     ["type"] = "Item",
  16353.     ["class"] = "item.Lithium_Batpack",
  16354.     ["meta"] = 0,
  16355.     ["name"] = "Lithium Batpack",
  16356.     ["id"] = 21314,
  16357.   },
  16358. },
  16359. [30171] = {
  16360.   [0] = {
  16361.     ["type"] = "Item",
  16362.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  16363.     ["class"] = "item.itemArmorQuantumBoots",
  16364.     ["meta"] = 0,
  16365.     ["name"] = "Quantumsuit Boots",
  16366.     ["id"] = 30171,
  16367.   },
  16368. },
  16369. [27306] = {
  16370.   [0] = {
  16371.     ["type"] = "Item",
  16372.     ["class"] = "item.scepterLifeDrain",
  16373.     ["meta"] = 0,
  16374.     ["name"] = "Scepter Life Drain",
  16375.     ["id"] = 27306,
  16376.   },
  16377. },
  16378. [214] = {
  16379.   [0] = {
  16380.     ["type"] = "Block",
  16381.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Flower" },
  16382.     ["class"] = "tile.indigo",
  16383.     ["meta"] = 0,
  16384.     ["name"] = "Indigo",
  16385.     ["id"] = 214,
  16386.   },
  16387.   [1] = {
  16388.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Sapling" },
  16389.     ["meta"] = 1,
  16390.     ["name"] = "Rubber Sapling",
  16391.     ["id"] = 214,
  16392.   },
  16393. },
  16394. [7769] = {
  16395.   [0] = {
  16396.     ["type"] = "Item",
  16397.     ["class"] = "item.rc.item.cart.work",
  16398.     ["meta"] = 0,
  16399.     ["name"] = "Work",
  16400.     ["id"] = 7769,
  16401.   },
  16402. },
  16403. [1517] = {
  16404.   [0] = {
  16405.     ["type"] = "Block",
  16406.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  16407.     ["class"] = "tile.TFUncraftingTable",
  16408.     ["meta"] = 0,
  16409.     ["name"] = "Uncrafting Table",
  16410.     ["id"] = 1517,
  16411.   },
  16412. },
  16413. [30172] = {
  16414.   [0] = {
  16415.     ["type"] = "Item",
  16416.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  16417.     ["class"] = "item.itemArmorQuantumLegs",
  16418.     ["meta"] = 0,
  16419.     ["name"] = "Quantumsuit Leggings",
  16420.     ["id"] = 30172,
  16421.   },
  16422. },
  16423. [27307] = {
  16424.   [0] = {
  16425.     ["type"] = "Item",
  16426.     ["class"] = "item.scepterTwilight",
  16427.     ["meta"] = 0,
  16428.     ["name"] = "Scepter Twilight",
  16429.     ["id"] = 27307,
  16430.   },
  16431. },
  16432. [215] = {
  16433.   [5] = {
  16434.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  16435.     ["meta"] = 5,
  16436.     ["name"] = "Chiseled Basalt Brick",
  16437.     ["id"] = 215,
  16438.   },
  16439.   [0] = {
  16440.     ["type"] = "Block",
  16441.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  16442.     ["class"] = "tile.rpstone",
  16443.     ["meta"] = 0,
  16444.     ["name"] = "Marble",
  16445.     ["id"] = 215,
  16446.   },
  16447.   [6] = {
  16448.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  16449.     ["meta"] = 6,
  16450.     ["name"] = "Basalt Paver",
  16451.     ["id"] = 215,
  16452.   },
  16453.   [1] = {
  16454.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  16455.     ["meta"] = 1,
  16456.     ["name"] = "Basalt",
  16457.     ["id"] = 215,
  16458.   },
  16459.   [2] = {
  16460.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  16461.     ["meta"] = 2,
  16462.     ["name"] = "Marble Brick",
  16463.     ["id"] = 215,
  16464.   },
  16465.   [3] = {
  16466.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  16467.     ["meta"] = 3,
  16468.     ["name"] = "Basalt Cobblestone",
  16469.     ["id"] = 215,
  16470.   },
  16471.   [4] = {
  16472.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  16473.     ["meta"] = 4,
  16474.     ["name"] = "Basalt Brick",
  16475.     ["id"] = 215,
  16476.   },
  16477. },
  16478. [7770] = {
  16479.   [0] = {
  16480.     ["type"] = "Item",
  16481.     ["class"] = "item.rc.liquid.creosote.bottle",
  16482.     ["meta"] = 0,
  16483.     ["name"] = "Bottle",
  16484.     ["id"] = 7770,
  16485.   },
  16486. },
  16487. [21316] = {
  16488.   [0] = {
  16489.     ["type"] = "Item",
  16490.     ["class"] = "item.60k_NaK_Coolantcell",
  16491.     ["meta"] = 0,
  16492.     ["name"] = "60k Na K Coolantcell",
  16493.     ["id"] = 21316,
  16494.   },
  16495. },
  16496. [30173] = {
  16497.   [0] = {
  16498.     ["type"] = "Item",
  16499.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  16500.     ["class"] = "item.itemArmorQuantumChestplate",
  16501.     ["meta"] = 0,
  16502.     ["name"] = "Quantumsuit Bodyarmor",
  16503.     ["id"] = 30173,
  16504.   },
  16505. },
  16506. [31997] = {
  16507.   [0] = {
  16508.     ["type"] = "Item",
  16509.     ["class"] = "item.emptyVoidTear",
  16510.     ["meta"] = 0,
  16511.     ["name"] = "Empty Void Tear",
  16512.     ["id"] = 31997,
  16513.   },
  16514. },
  16515. [27308] = {
  16516.   [0] = {
  16517.     ["type"] = "Item",
  16518.     ["class"] = "item.scepterZombie",
  16519.     ["meta"] = 0,
  16520.     ["name"] = "Scepter Zombie",
  16521.     ["id"] = 27308,
  16522.   },
  16523. },
  16524. [216] = {
  16525.   [5] = {
  16526.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16527.     ["meta"] = 5,
  16528.     ["name"] = "Copper Block",
  16529.     ["id"] = 216,
  16530.   },
  16531.   [0] = {
  16532.     ["type"] = "Block",
  16533.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16534.     ["class"] = "com.eloraam.redpower.world.BlockStorage",
  16535.     ["meta"] = 0,
  16536.     ["name"] = "Ruby Block",
  16537.     ["id"] = 216,
  16538.   },
  16539.   [1] = {
  16540.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16541.     ["meta"] = 1,
  16542.     ["name"] = "Green Sapphire Block",
  16543.     ["id"] = 216,
  16544.   },
  16545.   [2] = {
  16546.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16547.     ["meta"] = 2,
  16548.     ["name"] = "Sapphire Block",
  16549.     ["id"] = 216,
  16550.   },
  16551.   [3] = {
  16552.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16553.     ["meta"] = 3,
  16554.     ["name"] = "Silver Block",
  16555.     ["id"] = 216,
  16556.   },
  16557.   [4] = {
  16558.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16559.     ["meta"] = 4,
  16560.     ["name"] = "Tin Block",
  16561.     ["id"] = 216,
  16562.   },
  16563. },
  16564. [7771] = {
  16565.   [0] = {
  16566.     ["type"] = "Item",
  16567.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  16568.     ["class"] = "item.rc.liquid.creosote.bucket",
  16569.     ["meta"] = 0,
  16570.     ["name"] = "Creosote Bucket",
  16571.     ["id"] = 7771,
  16572.   },
  16573. },
  16574. [1519] = {
  16575.   [0] = {
  16576.     ["type"] = "Block",
  16577.     ["class"] = "tile.TFTowerStone",
  16578.     ["meta"] = 0,
  16579.     ["name"] = "TF Tower Stone",
  16580.     ["id"] = 1519,
  16581.   },
  16582. },
  16583. [21317] = {
  16584.   [0] = {
  16585.     ["type"] = "Item",
  16586.     ["class"] = "item.180k_NaK_Coolantcell",
  16587.     ["meta"] = 0,
  16588.     ["name"] = "180k Na K Coolantcell",
  16589.     ["id"] = 21317,
  16590.   },
  16591. },
  16592. [30174] = {
  16593.   [0] = {
  16594.     ["type"] = "Item",
  16595.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  16596.     ["class"] = "item.itemArmorQuantumHelmet",
  16597.     ["meta"] = 0,
  16598.     ["name"] = "Quantumsuit Helmet",
  16599.     ["id"] = 30174,
  16600.   },
  16601. },
  16602. [27309] = {
  16603.   [0] = {
  16604.     ["type"] = "Item",
  16605.     ["class"] = "item.tfspawnegg",
  16606.     ["meta"] = 0,
  16607.     ["name"] = "Tfspawnegg",
  16608.     ["id"] = 27309,
  16609.   },
  16610. },
  16611. [7772] = {
  16612.   [0] = {
  16613.     ["type"] = "Item",
  16614.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  16615.     ["class"] = "item.rc.liquid.creosote.can",
  16616.     ["meta"] = 0,
  16617.     ["name"] = "Creosotecan",
  16618.     ["id"] = 7772,
  16619.   },
  16620. },
  16621. [1520] = {
  16622.   [0] = {
  16623.     ["type"] = "Block",
  16624.     ["class"] = "tile.TFMagicLogSpecial",
  16625.     ["meta"] = 0,
  16626.     ["name"] = "TF Magic Log Special",
  16627.     ["id"] = 1520,
  16628.   },
  16629. },
  16630. [21318] = {
  16631.   [0] = {
  16632.     ["type"] = "Item",
  16633.     ["class"] = "item.360k_NaK_Coolantcell",
  16634.     ["meta"] = 0,
  16635.     ["name"] = "360k Na K Coolantcell",
  16636.     ["id"] = 21318,
  16637.   },
  16638. },
  16639. [30175] = {
  16640.   [0] = {
  16641.     ["type"] = "Item",
  16642.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  16643.     ["class"] = "item.itemArmorNanoBoots",
  16644.     ["meta"] = 0,
  16645.     ["name"] = "Nanosuit Boots",
  16646.     ["id"] = 30175,
  16647.   },
  16648. },
  16649. [27310] = {
  16650.   [0] = {
  16651.     ["type"] = "Item",
  16652.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  16653.     ["class"] = "item.steeleafAxe",
  16654.     ["meta"] = 0,
  16655.     ["name"] = "Steeleaf Axe",
  16656.     ["id"] = 27310,
  16657.   },
  16658. },
  16659. [7773] = {
  16660.   [0] = {
  16661.     ["type"] = "Item",
  16662.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  16663.     ["class"] = "item.rc.liquid.creosote.liquid",
  16664.     ["meta"] = 0,
  16665.     ["name"] = "Creosote Oil",
  16666.     ["id"] = 7773,
  16667.   },
  16668. },
  16669. [30176] = {
  16670.   [0] = {
  16671.     ["type"] = "Item",
  16672.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  16673.     ["class"] = "item.itemArmorNanoLegs",
  16674.     ["meta"] = 0,
  16675.     ["name"] = "Nanosuit Leggings",
  16676.     ["id"] = 30176,
  16677.   },
  16678. },
  16679. [1000] = {
  16680.   [0] = {
  16681.     ["type"] = "Block",
  16682.     ["class"] = "factorization.common.BlockFactorization",
  16683.     ["meta"] = 0,
  16684.     ["name"] = "Factorization Block",
  16685.     ["id"] = 1000,
  16686.   },
  16687.   [6] = {
  16688.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting" },
  16689.     ["meta"] = 6,
  16690.     ["name"] = "Wrath Lamp",
  16691.     ["id"] = 1000,
  16692.   },
  16693. },
  16694. [27311] = {
  16695.   [0] = {
  16696.     ["type"] = "Item",
  16697.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  16698.     ["class"] = "item.steeleafBoots",
  16699.     ["meta"] = 0,
  16700.     ["name"] = "Steeleaf Boots",
  16701.     ["id"] = 27311,
  16702.   },
  16703. },
  16704. [7774] = {
  16705.   [0] = {
  16706.     ["type"] = "Item",
  16707.     ["class"] = "item.rc.liquid.creosote.refactory",
  16708.     ["meta"] = 0,
  16709.     ["name"] = "Refactory",
  16710.     ["id"] = 7774,
  16711.   },
  16712. },
  16713. [1522] = {
  16714.   [0] = {
  16715.     ["type"] = "Block",
  16716.     ["class"] = "tile.TFTowerDevice",
  16717.     ["meta"] = 0,
  16718.     ["name"] = "TF Tower Device",
  16719.     ["id"] = 1522,
  16720.   },
  16721. },
  16722. [19757] = {
  16723.   [0] = {
  16724.     ["type"] = "Item",
  16725.     ["class"] = "item.ironGoldUpgrade",
  16726.     ["meta"] = 0,
  16727.     ["name"] = "Iron Gold Upgrade",
  16728.     ["id"] = 19757,
  16729.   },
  16730. },
  16731. [8816] = {
  16732.   [0] = {
  16733.     ["type"] = "Item",
  16734.     ["class"] = "Chocolate Frame",
  16735.     ["meta"] = 0,
  16736.     ["name"] = "Chocolate Frame",
  16737.     ["id"] = 8816,
  16738.   },
  16739. },
  16740. [30177] = {
  16741.   [0] = {
  16742.     ["type"] = "Item",
  16743.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  16744.     ["class"] = "item.itemArmorNanoChestplate",
  16745.     ["meta"] = 0,
  16746.     ["name"] = "Nanosuit Bodyarmor",
  16747.     ["id"] = 30177,
  16748.   },
  16749. },
  16750. [1001] = {
  16751.   [0] = {
  16752.     ["type"] = "Block",
  16753.     ["class"] = "tile.lightair",
  16754.     ["meta"] = 0,
  16755.     ["name"] = "Lightair",
  16756.     ["id"] = 1001,
  16757.   },
  16758. },
  16759. [220] = {
  16760.   [5] = {
  16761.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16762.     ["meta"] = 5,
  16763.     ["name"] = "Aluminum Ore Block",
  16764.     ["id"] = 220,
  16765.   },
  16766.   [11] = {
  16767.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16768.     ["meta"] = 11,
  16769.     ["name"] = "Aluminum Block",
  16770.     ["id"] = 220,
  16771.   },
  16772.   [0] = {
  16773.     ["type"] = "Block",
  16774.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16775.     ["class"] = "tile.world.blocks.worldGen.xyOre",
  16776.     ["meta"] = 0,
  16777.     ["name"] = "Bluexychorium Ore Block",
  16778.     ["id"] = 220,
  16779.   },
  16780.   [6] = {
  16781.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16782.     ["meta"] = 6,
  16783.     ["name"] = "Blue Xy Block",
  16784.     ["id"] = 220,
  16785.   },
  16786.   [1] = {
  16787.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16788.     ["meta"] = 1,
  16789.     ["name"] = "Greenxychorium Ore Block",
  16790.     ["id"] = 220,
  16791.   },
  16792.   [7] = {
  16793.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16794.     ["meta"] = 7,
  16795.     ["name"] = "Green Xy Block",
  16796.     ["id"] = 220,
  16797.   },
  16798.   [2] = {
  16799.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16800.     ["meta"] = 2,
  16801.     ["name"] = "Redxychorium Ore Block",
  16802.     ["id"] = 220,
  16803.   },
  16804.   [8] = {
  16805.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16806.     ["meta"] = 8,
  16807.     ["name"] = "Red Xy Block",
  16808.     ["id"] = 220,
  16809.   },
  16810.   [3] = {
  16811.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16812.     ["meta"] = 3,
  16813.     ["name"] = "Darkxychorium Ore Block",
  16814.     ["id"] = 220,
  16815.   },
  16816.   [9] = {
  16817.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16818.     ["meta"] = 9,
  16819.     ["name"] = "Dark Xy Block",
  16820.     ["id"] = 220,
  16821.   },
  16822.   [4] = {
  16823.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  16824.     ["meta"] = 4,
  16825.     ["name"] = "Lightxychorium Ore Block",
  16826.     ["id"] = 220,
  16827.   },
  16828.   [10] = {
  16829.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  16830.     ["meta"] = 10,
  16831.     ["name"] = "Light Xy Block",
  16832.     ["id"] = 220,
  16833.   },
  16834. },
  16835. [27312] = {
  16836.   [0] = {
  16837.     ["type"] = "Item",
  16838.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  16839.     ["class"] = "item.steeleafHelm",
  16840.     ["meta"] = 0,
  16841.     ["name"] = "Steeleaf Helm",
  16842.     ["id"] = 27312,
  16843.   },
  16844. },
  16845. [7775] = {
  16846.   [0] = {
  16847.     ["type"] = "Item",
  16848.     ["class"] = "item.rc.liquid.creosote.wax",
  16849.     ["meta"] = 0,
  16850.     ["name"] = "Wax",
  16851.     ["id"] = 7775,
  16852.   },
  16853. },
  16854. [1523] = {
  16855.   [0] = {
  16856.     ["type"] = "Block",
  16857.     ["class"] = "tile.TFTowerTranslucent",
  16858.     ["meta"] = 0,
  16859.     ["name"] = "TF Tower Translucent",
  16860.     ["id"] = 1523,
  16861.   },
  16862. },
  16863. [19758] = {
  16864.   [0] = {
  16865.     ["type"] = "Item",
  16866.     ["class"] = "item.goldDiamondUpgrade",
  16867.     ["meta"] = 0,
  16868.     ["name"] = "Gold Diamond Upgrade",
  16869.     ["id"] = 19758,
  16870.   },
  16871. },
  16872. [8817] = {
  16873.   [0] = {
  16874.     ["type"] = "Item",
  16875.     ["class"] = "Restraint Frame",
  16876.     ["meta"] = 0,
  16877.     ["name"] = "Restraint Frame",
  16878.     ["id"] = 8817,
  16879.   },
  16880. },
  16881. [30178] = {
  16882.   [0] = {
  16883.     ["type"] = "Item",
  16884.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  16885.     ["class"] = "item.itemArmorNanoHelmet",
  16886.     ["meta"] = 0,
  16887.     ["name"] = "Nanosuit Helmet",
  16888.     ["id"] = 30178,
  16889.   },
  16890. },
  16891. [221] = {
  16892.   [0] = {
  16893.     ["type"] = "Block",
  16894.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16895.     ["class"] = "tile.world.blocks.worldGen.quartzCrystal",
  16896.     ["meta"] = 0,
  16897.     ["name"] = "Quartzcrystal",
  16898.     ["id"] = 221,
  16899.   },
  16900. },
  16901. [27313] = {
  16902.   [0] = {
  16903.     ["type"] = "Item",
  16904.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  16905.     ["class"] = "item.steeleafHoe",
  16906.     ["meta"] = 0,
  16907.     ["name"] = "Steeleaf Hoe",
  16908.     ["id"] = 27313,
  16909.   },
  16910. },
  16911. [7776] = {
  16912.   [0] = {
  16913.     ["type"] = "Item",
  16914.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  16915.     ["class"] = "item.rc.liquid.steam",
  16916.     ["meta"] = 0,
  16917.     ["name"] = "Steam",
  16918.     ["id"] = 7776,
  16919.   },
  16920. },
  16921. [1524] = {
  16922.   [0] = {
  16923.     ["type"] = "Block",
  16924.     ["class"] = "tile.TFTrophy",
  16925.     ["meta"] = 0,
  16926.     ["name"] = "TF Trophy",
  16927.     ["id"] = 1524,
  16928.   },
  16929. },
  16930. [19759] = {
  16931.   [0] = {
  16932.     ["type"] = "Item",
  16933.     ["class"] = "item.copperSilverUpgrade",
  16934.     ["meta"] = 0,
  16935.     ["name"] = "Copper Silver Upgrade",
  16936.     ["id"] = 19759,
  16937.   },
  16938. },
  16939. [8818] = {
  16940.   [0] = {
  16941.     ["type"] = "Item",
  16942.     ["class"] = "Soul Frame",
  16943.     ["meta"] = 0,
  16944.     ["name"] = "Soul Frame",
  16945.     ["id"] = 8818,
  16946.   },
  16947. },
  16948. [30179] = {
  16949.   [0] = {
  16950.     ["type"] = "Item",
  16951.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  16952.     ["class"] = "item.itemArmorAlloyChestplate",
  16953.     ["meta"] = 0,
  16954.     ["name"] = "Composite Vest",
  16955.     ["id"] = 30179,
  16956.   },
  16957. },
  16958. [27314] = {
  16959.   [0] = {
  16960.     ["type"] = "Item",
  16961.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  16962.     ["class"] = "item.steeleafIngot",
  16963.     ["meta"] = 0,
  16964.     ["name"] = "Steeleaf",
  16965.     ["id"] = 27314,
  16966.   },
  16967. },
  16968. [7777] = {
  16969.   [0] = {
  16970.     ["type"] = "Item",
  16971.     ["class"] = "item.rc.part.circuit",
  16972.     ["meta"] = 0,
  16973.     ["name"] = "Circuit",
  16974.     ["id"] = 7777,
  16975.   },
  16976. },
  16977. [19760] = {
  16978.   [0] = {
  16979.     ["type"] = "Item",
  16980.     ["class"] = "item.silverGoldUpgrade",
  16981.     ["meta"] = 0,
  16982.     ["name"] = "Silver Gold Upgrade",
  16983.     ["id"] = 19760,
  16984.   },
  16985. },
  16986. [8819] = {
  16987.   [0] = {
  16988.     ["type"] = "Item",
  16989.     ["class"] = "Healing Frame",
  16990.     ["meta"] = 0,
  16991.     ["name"] = "Healing Frame",
  16992.     ["id"] = 8819,
  16993.   },
  16994. },
  16995. [30180] = {
  16996.   [0] = {
  16997.     ["type"] = "Item",
  16998.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  16999.     ["class"] = "item.itemArmorBatpack",
  17000.     ["meta"] = 0,
  17001.     ["name"] = "Batpack",
  17002.     ["id"] = 30180,
  17003.   },
  17004. },
  17005. [27315] = {
  17006.   [0] = {
  17007.     ["type"] = "Item",
  17008.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  17009.     ["class"] = "item.steeleafLegs",
  17010.     ["meta"] = 0,
  17011.     ["name"] = "Steeleaf Legs",
  17012.     ["id"] = 27315,
  17013.   },
  17014. },
  17015. [19761] = {
  17016.   [0] = {
  17017.     ["type"] = "Item",
  17018.     ["class"] = "item.copperIronUpgrade",
  17019.     ["meta"] = 0,
  17020.     ["name"] = "Copper Iron Upgrade",
  17021.     ["id"] = 19761,
  17022.   },
  17023. },
  17024. [8820] = {
  17025.   [0] = {
  17026.     ["type"] = "Item",
  17027.     ["class"] = "Nova Frame",
  17028.     ["meta"] = 0,
  17029.     ["name"] = "Nova Frame",
  17030.     ["id"] = 8820,
  17031.   },
  17032. },
  17033. [30181] = {
  17034.   [0] = {
  17035.     ["type"] = "Item",
  17036.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  17037.     ["class"] = "item.itemCellWaterElectro",
  17038.     ["meta"] = 0,
  17039.     ["name"] = "Electorlyzedwatercell",
  17040.     ["id"] = 30181,
  17041.   },
  17042. },
  17043. [27316] = {
  17044.   [0] = {
  17045.     ["type"] = "Item",
  17046.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  17047.     ["class"] = "item.steeleafPick",
  17048.     ["meta"] = 0,
  17049.     ["name"] = "Steeleaf Pick",
  17050.     ["id"] = 27316,
  17051.   },
  17052. },
  17053. [7779] = {
  17054.   [0] = {
  17055.     ["type"] = "Item",
  17056.     ["class"] = "item.rc.part.gear",
  17057.     ["meta"] = 0,
  17058.     ["name"] = "Gear",
  17059.     ["id"] = 7779,
  17060.   },
  17061. },
  17062. [19762] = {
  17063.   [0] = {
  17064.     ["type"] = "Item",
  17065.     ["class"] = "item.diamondCrystalUpgrade",
  17066.     ["meta"] = 0,
  17067.     ["name"] = "Diamond Crystal Upgrade",
  17068.     ["id"] = 19762,
  17069.   },
  17070. },
  17071. [30182] = {
  17072.   [0] = {
  17073.     ["type"] = "Item",
  17074.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Scanner" },
  17075.     ["class"] = "item.itemToolMeter",
  17076.     ["meta"] = 0,
  17077.     ["name"] = "Eu Reader",
  17078.     ["id"] = 30182,
  17079.   },
  17080. },
  17081. [27317] = {
  17082.   [0] = {
  17083.     ["type"] = "Item",
  17084.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  17085.     ["class"] = "item.steeleafPlate",
  17086.     ["meta"] = 0,
  17087.     ["name"] = "Steeleaf Plate",
  17088.     ["id"] = 27317,
  17089.   },
  17090. },
  17091. [7780] = {
  17092.   [0] = {
  17093.     ["type"] = "Item",
  17094.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  17095.     ["class"] = "item.rc.part.ingot.steel",
  17096.     ["meta"] = 0,
  17097.     ["name"] = "Steel",
  17098.     ["id"] = 7780,
  17099.   },
  17100. },
  17101. [19763] = {
  17102.   [0] = {
  17103.     ["type"] = "Item",
  17104.     ["class"] = "item.woodIronUpgrade",
  17105.     ["meta"] = 0,
  17106.     ["name"] = "Wood Iron Upgrade",
  17107.     ["id"] = 19763,
  17108.   },
  17109. },
  17110. [30183] = {
  17111.   [0] = {
  17112.     ["type"] = "Item",
  17113.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Wrench" },
  17114.     ["class"] = "item.itemToolWrench",
  17115.     ["meta"] = 0,
  17116.     ["name"] = "Ic2 Wrench",
  17117.     ["id"] = 30183,
  17118.   },
  17119. },
  17120. [9343] = {
  17121.   [0] = {
  17122.     ["categories"] = { "stuff", "Stuff", "Resources", "Gears" },
  17123.     ["meta"] = 0,
  17124.     ["name"] = "Brass Gear",
  17125.     ["id"] = 9343,
  17126.   },
  17127. },
  17128. [27318] = {
  17129.   [0] = {
  17130.     ["type"] = "Item",
  17131.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  17132.     ["class"] = "item.steeleafShovel",
  17133.     ["meta"] = 0,
  17134.     ["name"] = "Steeleaf Shovel",
  17135.     ["id"] = 27318,
  17136.   },
  17137. },
  17138. [7781] = {
  17139.   [0] = {
  17140.     ["type"] = "Item",
  17141.     ["class"] = "item.rc.parrt.plate",
  17142.     ["meta"] = 0,
  17143.     ["name"] = "Plate",
  17144.     ["id"] = 7781,
  17145.   },
  17146. },
  17147. [19764] = {
  17148.   [0] = {
  17149.     ["type"] = "Item",
  17150.     ["class"] = "item.woodCopperUpgrade",
  17151.     ["meta"] = 0,
  17152.     ["name"] = "Wood Copper Upgrade",
  17153.     ["id"] = 19764,
  17154.   },
  17155. },
  17156. [30184] = {
  17157.   [0] = {
  17158.     ["type"] = "Item",
  17159.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  17160.     ["class"] = "ic2.core.item.block.ItemCable",
  17161.     ["meta"] = 0,
  17162.     ["name"] = "Cables",
  17163.     ["id"] = 30184,
  17164.   },
  17165. },
  17166. [27319] = {
  17167.   [0] = {
  17168.     ["type"] = "Item",
  17169.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  17170.     ["class"] = "item.steeleafSword",
  17171.     ["meta"] = 0,
  17172.     ["name"] = "Steeleaf Sword",
  17173.     ["id"] = 27319,
  17174.   },
  17175. },
  17176. [19765] = {
  17177.   [0] = {
  17178.     ["type"] = "Item",
  17179.     ["class"] = "item.diamondObsidianUpgrade",
  17180.     ["meta"] = 0,
  17181.     ["name"] = "Diamond Obsidian Upgrade",
  17182.     ["id"] = 19765,
  17183.   },
  17184. },
  17185. [30185] = {
  17186.   [0] = {
  17187.     ["type"] = "Item",
  17188.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Doors" },
  17189.     ["class"] = "item.itemDoorAlloy",
  17190.     ["meta"] = 0,
  17191.     ["name"] = "Reinforced Door",
  17192.     ["id"] = 30185,
  17193.   },
  17194. },
  17195. [7782] = {
  17196.   [0] = {
  17197.     ["type"] = "Item",
  17198.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17199.     ["class"] = "item.rc.part.rail",
  17200.     ["meta"] = 0,
  17201.     ["name"] = "Standardrail",
  17202.     ["id"] = 7782,
  17203.   },
  17204.   [1] = {
  17205.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17206.     ["meta"] = 1,
  17207.     ["name"] = "Advancedrail",
  17208.     ["id"] = 7782,
  17209.   },
  17210.   [2] = {
  17211.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17212.     ["meta"] = 2,
  17213.     ["name"] = "Woodenrail",
  17214.     ["id"] = 7782,
  17215.   },
  17216.   [3] = {
  17217.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17218.     ["meta"] = 3,
  17219.     ["name"] = "Hsrail",
  17220.     ["id"] = 7782,
  17221.   },
  17222.   [4] = {
  17223.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17224.     ["meta"] = 4,
  17225.     ["name"] = "Reinforcedrail",
  17226.     ["id"] = 7782,
  17227.   },
  17228. },
  17229. [27320] = {
  17230.   [0] = {
  17231.     ["type"] = "Item",
  17232.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  17233.     ["class"] = "item.torchberries",
  17234.     ["meta"] = 0,
  17235.     ["name"] = "Torchberries",
  17236.     ["id"] = 27320,
  17237.   },
  17238. },
  17239. [30186] = {
  17240.   [0] = {
  17241.     ["type"] = "Item",
  17242.     ["class"] = "item.itemCoin",
  17243.     ["meta"] = 0,
  17244.     ["name"] = "Item Coin",
  17245.     ["id"] = 30186,
  17246.   },
  17247. },
  17248. [7783] = {
  17249.   [0] = {
  17250.     ["type"] = "Item",
  17251.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17252.     ["class"] = "item.rc.part.railbed",
  17253.     ["meta"] = 0,
  17254.     ["name"] = "Woodenrailbed",
  17255.     ["id"] = 7783,
  17256.   },
  17257. },
  17258. [750] = {
  17259.   [5] = {
  17260.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  17261.     ["meta"] = 5,
  17262.     ["name"] = "Charging Bench",
  17263.     ["id"] = 750,
  17264.   },
  17265.   [0] = {
  17266.     ["type"] = "Block",
  17267.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  17268.     ["class"] = "com.eloraam.redpower.base.BlockAppliance",
  17269.     ["meta"] = 0,
  17270.     ["name"] = "Alloy Furnace",
  17271.     ["id"] = 750,
  17272.   },
  17273.   [1] = {
  17274.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  17275.     ["meta"] = 1,
  17276.     ["name"] = "Blulectric Furnace",
  17277.     ["id"] = 750,
  17278.   },
  17279.   [2] = {
  17280.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  17281.     ["meta"] = 2,
  17282.     ["name"] = "Buffer",
  17283.     ["id"] = 750,
  17284.   },
  17285.   [3] = {
  17286.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  17287.     ["meta"] = 3,
  17288.     ["name"] = "Project Table",
  17289.     ["id"] = 750,
  17290.   },
  17291.   [4] = {
  17292.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  17293.     ["meta"] = 4,
  17294.     ["name"] = "Blulectric Alloy Furnace",
  17295.     ["id"] = 750,
  17296.   },
  17297. },
  17298. [27321] = {
  17299.   [0] = {
  17300.     ["type"] = "Item",
  17301.     ["categories"] = { "stuff", "Stuff", "Resources", "Twi Forest Resources" },
  17302.     ["class"] = "item.transformPowder",
  17303.     ["meta"] = 0,
  17304.     ["name"] = "Transformation Powder",
  17305.     ["id"] = 27321,
  17306.   },
  17307. },
  17308. [24456] = {
  17309.   [0] = {
  17310.     ["type"] = "Item",
  17311.     ["class"] = "item.world.items.liquid.xyliquid",
  17312.     ["meta"] = 0,
  17313.     ["name"] = "Xyliquid",
  17314.     ["id"] = 24456,
  17315.   },
  17316. },
  17317. [8826] = {
  17318.   [0] = {
  17319.     ["type"] = "Item",
  17320.     ["class"] = "binnie.extrabees.liquids.ItemMoltenMetal",
  17321.     ["meta"] = 0,
  17322.     ["name"] = "Item Molten Metal",
  17323.     ["id"] = 8826,
  17324.   },
  17325. },
  17326. [30187] = {
  17327.   [0] = {
  17328.     ["type"] = "Item",
  17329.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  17330.     ["class"] = "item.itemPartAlloy",
  17331.     ["meta"] = 0,
  17332.     ["name"] = "Advanced Alloy",
  17333.     ["id"] = 30187,
  17334.   },
  17335. },
  17336. [7784] = {
  17337.   [0] = {
  17338.     ["type"] = "Item",
  17339.     ["class"] = "item.rc.part.rebar",
  17340.     ["meta"] = 0,
  17341.     ["name"] = "Rebar",
  17342.     ["id"] = 7784,
  17343.   },
  17344. },
  17345. [751] = {
  17346.   [0] = {
  17347.     ["type"] = "Block",
  17348.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  17349.     ["class"] = "tile.rpwire",
  17350.     ["meta"] = 0,
  17351.     ["name"] = "Microblocks",
  17352.     ["id"] = 751,
  17353.   },
  17354. },
  17355. [27322] = {
  17356.   [0] = {
  17357.     ["type"] = "Item",
  17358.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Cooked Food" },
  17359.     ["class"] = "item.venisonCooked",
  17360.     ["meta"] = 0,
  17361.     ["name"] = "Vension Steak",
  17362.     ["id"] = 27322,
  17363.   },
  17364. },
  17365. [8827] = {
  17366.   [0] = {
  17367.     ["type"] = "Item",
  17368.     ["class"] = "binnie.extrabees.liquids.ItemCast",
  17369.     ["meta"] = 0,
  17370.     ["name"] = "Item Cast",
  17371.     ["id"] = 8827,
  17372.   },
  17373. },
  17374. [30188] = {
  17375.   [0] = {
  17376.     ["type"] = "Item",
  17377.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  17378.     ["class"] = "item.itemMatter",
  17379.     ["meta"] = 0,
  17380.     ["name"] = "Uumatter",
  17381.     ["id"] = 30188,
  17382.   },
  17383. },
  17384. [7785] = {
  17385.   [0] = {
  17386.     ["type"] = "Item",
  17387.     ["class"] = "item.rc.part.signal.lamp",
  17388.     ["meta"] = 0,
  17389.     ["name"] = "Lamp",
  17390.     ["id"] = 7785,
  17391.   },
  17392. },
  17393. [13256] = {
  17394.   [0] = {
  17395.     ["type"] = "Item",
  17396.     ["class"] = "forestry.storage.items.ItemBackpack",
  17397.     ["meta"] = 0,
  17398.     ["name"] = "Item Backpack",
  17399.     ["id"] = 13256,
  17400.   },
  17401. },
  17402. [752] = {
  17403.   [0] = {
  17404.     ["type"] = "Block",
  17405.     ["class"] = "com.eloraam.redpower.core.BlockMultiblock",
  17406.     ["meta"] = 0,
  17407.     ["name"] = "Multiblock Block",
  17408.     ["id"] = 752,
  17409.   },
  17410. },
  17411. [27323] = {
  17412.   [0] = {
  17413.     ["type"] = "Item",
  17414.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food", "Raw Food" },
  17415.     ["class"] = "item.venisonRaw",
  17416.     ["meta"] = 0,
  17417.     ["name"] = "Raw Vension",
  17418.     ["id"] = 27323,
  17419.   },
  17420. },
  17421. [30189] = {
  17422.   [0] = {
  17423.     ["type"] = "Item",
  17424.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  17425.     ["class"] = "item.itemScrap",
  17426.     ["meta"] = 0,
  17427.     ["name"] = "Scrap",
  17428.     ["id"] = 30189,
  17429.   },
  17430. },
  17431. [7786] = {
  17432.   [0] = {
  17433.     ["type"] = "Item",
  17434.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Rails", "Railitems" },
  17435.     ["class"] = "item.rc.part.tie",
  17436.     ["meta"] = 0,
  17437.     ["name"] = "Woodentie",
  17438.     ["id"] = 7786,
  17439.   },
  17440. },
  17441. [13257] = {
  17442.   [0] = {
  17443.     ["type"] = "Item",
  17444.     ["class"] = "forestry.storage.items.ItemBackpack",
  17445.     ["meta"] = 0,
  17446.     ["name"] = "Item Backpack",
  17447.     ["id"] = 13257,
  17448.   },
  17449. },
  17450. [753] = {
  17451.   [0] = {
  17452.     ["type"] = "Block",
  17453.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  17454.     ["class"] = "com.eloraam.redpower.compat.BlockMachineCompat",
  17455.     ["meta"] = 0,
  17456.     ["name"] = "Blulectric Engine",
  17457.     ["id"] = 753,
  17458.   },
  17459. },
  17460. [30190] = {
  17461.   [0] = {
  17462.     ["type"] = "Item",
  17463.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  17464.     ["class"] = "item.itemPartCircuitAdv",
  17465.     ["meta"] = 0,
  17466.     ["name"] = "Advanced Circuit",
  17467.     ["id"] = 30190,
  17468.   },
  17469. },
  17470. [7787] = {
  17471.   [0] = {
  17472.     ["type"] = "Item",
  17473.     ["class"] = "item.rc.part.turbine.blade",
  17474.     ["meta"] = 0,
  17475.     ["name"] = "Blade",
  17476.     ["id"] = 7787,
  17477.   },
  17478. },
  17479. [13258] = {
  17480.   [0] = {
  17481.     ["type"] = "Item",
  17482.     ["categories"] = { "stuff", "Stuff", "Item", "Food", "Edible Food" },
  17483.     ["class"] = "item.ambrosia",
  17484.     ["meta"] = 0,
  17485.     ["name"] = "Ambrosia",
  17486.     ["id"] = 13258,
  17487.   },
  17488. },
  17489. [754] = {
  17490.   [0] = {
  17491.     ["type"] = "Block",
  17492.     ["class"] = "com.eloraam.redpower.core.BlockMultipart",
  17493.     ["meta"] = 0,
  17494.     ["name"] = "Multipart Block",
  17495.     ["id"] = 754,
  17496.   },
  17497. },
  17498. [1275] = {
  17499.   [0] = {
  17500.     ["type"] = "Block",
  17501.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Mystcraft" },
  17502.     ["class"] = "tile.myst.bookstand",
  17503.     ["meta"] = 0,
  17504.     ["name"] = "Bookstand",
  17505.     ["id"] = 1275,
  17506.   },
  17507. },
  17508. [30191] = {
  17509.   [0] = {
  17510.     ["type"] = "Item",
  17511.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  17512.     ["class"] = "item.itemPartCircuit",
  17513.     ["meta"] = 0,
  17514.     ["name"] = "Electronic Circuit",
  17515.     ["id"] = 30191,
  17516.   },
  17517. },
  17518. [7788] = {
  17519.   [0] = {
  17520.     ["type"] = "Item",
  17521.     ["class"] = "item.rc.part.turbine.disk",
  17522.     ["meta"] = 0,
  17523.     ["name"] = "Disk",
  17524.     ["id"] = 7788,
  17525.   },
  17526. },
  17527. [13259] = {
  17528.   [0] = {
  17529.     ["type"] = "Item",
  17530.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  17531.     ["class"] = "item.apatite",
  17532.     ["meta"] = 0,
  17533.     ["name"] = "Apatite",
  17534.     ["id"] = 13259,
  17535.   },
  17536. },
  17537. [755] = {
  17538.   [0] = {
  17539.     ["type"] = "Block",
  17540.     ["class"] = "com.eloraam.redpower.control.BlockPeripheral",
  17541.     ["meta"] = 0,
  17542.     ["name"] = "Peripheral Block",
  17543.     ["id"] = 755,
  17544.   },
  17545. },
  17546. [1276] = {
  17547.   [0] = {
  17548.     ["type"] = "Block",
  17549.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block" },
  17550.     ["class"] = "tile.myst.crystal",
  17551.     ["meta"] = 0,
  17552.     ["name"] = "Crystal Block",
  17553.     ["id"] = 1276,
  17554.   },
  17555. },
  17556. [30192] = {
  17557.   [0] = {
  17558.     ["type"] = "Item",
  17559.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  17560.     ["class"] = "item.itemArmorBronzeBoots",
  17561.     ["meta"] = 0,
  17562.     ["name"] = "Bronze Boots",
  17563.     ["id"] = 30192,
  17564.   },
  17565. },
  17566. [7789] = {
  17567.   [0] = {
  17568.     ["type"] = "Item",
  17569.     ["class"] = "item.rc.part.turbine.rotor",
  17570.     ["meta"] = 0,
  17571.     ["name"] = "Rotor",
  17572.     ["id"] = 7789,
  17573.   },
  17574. },
  17575. [13260] = {
  17576.   [0] = {
  17577.     ["type"] = "Item",
  17578.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Backpacks" },
  17579.     ["class"] = "item.apiaristBag",
  17580.     ["meta"] = 0,
  17581.     ["name"] = "Apiarists Backpack",
  17582.     ["id"] = 13260,
  17583.   },
  17584. },
  17585. [756] = {
  17586.   [0] = {
  17587.     ["type"] = "Block",
  17588.     ["class"] = "com.eloraam.redpower.core.BlockMultipart",
  17589.     ["meta"] = 0,
  17590.     ["name"] = "Multipart Block",
  17591.     ["id"] = 756,
  17592.   },
  17593. },
  17594. [1277] = {
  17595.   [0] = {
  17596.     ["type"] = "Block",
  17597.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Mystcraft" },
  17598.     ["class"] = "tile.myst.lectern",
  17599.     ["meta"] = 0,
  17600.     ["name"] = "Lectern",
  17601.     ["id"] = 1277,
  17602.   },
  17603. },
  17604. [30193] = {
  17605.   [0] = {
  17606.     ["type"] = "Item",
  17607.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  17608.     ["class"] = "item.itemArmorBronzeLegs",
  17609.     ["meta"] = 0,
  17610.     ["name"] = "Bronze Legs",
  17611.     ["id"] = 30193,
  17612.   },
  17613. },
  17614. [7790] = {
  17615.   [0] = {
  17616.     ["type"] = "Item",
  17617.     ["class"] = "item.boreHeadDiamond",
  17618.     ["meta"] = 0,
  17619.     ["name"] = "Bore Head Diamond",
  17620.     ["id"] = 7790,
  17621.   },
  17622. },
  17623. [13261] = {
  17624.   [0] = {
  17625.     ["type"] = "Item",
  17626.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  17627.     ["class"] = "item.apiaristBoots",
  17628.     ["meta"] = 0,
  17629.     ["name"] = "Apiarist Shoes",
  17630.     ["id"] = 13261,
  17631.   },
  17632. },
  17633. [757] = {
  17634.   [0] = {
  17635.     ["type"] = "Block",
  17636.     ["class"] = "tile.rplampoff",
  17637.     ["meta"] = 0,
  17638.     ["name"] = "Rplampoff",
  17639.     ["id"] = 757,
  17640.   },
  17641. },
  17642. [1278] = {
  17643.   [0] = {
  17644.     ["type"] = "Block",
  17645.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Mystcraft" },
  17646.     ["class"] = "tile.myst.linkmodder",
  17647.     ["meta"] = 0,
  17648.     ["name"] = "Linkmodifier",
  17649.     ["id"] = 1278,
  17650.   },
  17651. },
  17652. [30194] = {
  17653.   [0] = {
  17654.     ["type"] = "Item",
  17655.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  17656.     ["class"] = "item.itemArmorBronzeChestplate",
  17657.     ["meta"] = 0,
  17658.     ["name"] = "Bronze Chestplate",
  17659.     ["id"] = 30194,
  17660.   },
  17661. },
  17662. [7791] = {
  17663.   [0] = {
  17664.     ["type"] = "Item",
  17665.     ["class"] = "item.boreHeadIron",
  17666.     ["meta"] = 0,
  17667.     ["name"] = "Bore Head Iron",
  17668.     ["id"] = 7791,
  17669.   },
  17670. },
  17671. [13262] = {
  17672.   [0] = {
  17673.     ["type"] = "Item",
  17674.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  17675.     ["class"] = "item.apiaristChest",
  17676.     ["meta"] = 0,
  17677.     ["name"] = "Apiarist Shirt",
  17678.     ["id"] = 13262,
  17679.   },
  17680. },
  17681. [13783] = {
  17682.   [0] = {
  17683.     ["type"] = "Item",
  17684.     ["class"] = "item.cratedHoneycombs",
  17685.     ["meta"] = 0,
  17686.     ["name"] = "Crated Honeycombs",
  17687.     ["id"] = 13783,
  17688.   },
  17689. },
  17690. [758] = {
  17691.   [0] = {
  17692.     ["type"] = "Block",
  17693.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting", "Redpower Lights" },
  17694.     ["class"] = "tile.rplampon",
  17695.     ["meta"] = 0,
  17696.     ["name"] = "Inverted Lamps",
  17697.     ["id"] = 758,
  17698.   },
  17699. },
  17700. [1279] = {
  17701.   [0] = {
  17702.     ["type"] = "Block",
  17703.     ["class"] = "tile.myst.linkportal",
  17704.     ["meta"] = 0,
  17705.     ["name"] = "Linkportal",
  17706.     ["id"] = 1279,
  17707.   },
  17708. },
  17709. [30195] = {
  17710.   [0] = {
  17711.     ["type"] = "Item",
  17712.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  17713.     ["class"] = "item.itemArmorBronzeHelmet",
  17714.     ["meta"] = 0,
  17715.     ["name"] = "Bronze Helmet",
  17716.     ["id"] = 30195,
  17717.   },
  17718. },
  17719. [7792] = {
  17720.   [0] = {
  17721.     ["type"] = "Item",
  17722.     ["class"] = "item.boreHeadSteel",
  17723.     ["meta"] = 0,
  17724.     ["name"] = "Bore Head Steel",
  17725.     ["id"] = 7792,
  17726.   },
  17727. },
  17728. [13263] = {
  17729.   [0] = {
  17730.     ["type"] = "Item",
  17731.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  17732.     ["class"] = "item.apiaristHelmet",
  17733.     ["meta"] = 0,
  17734.     ["name"] = "Apiarist Hat",
  17735.     ["id"] = 13263,
  17736.   },
  17737. },
  17738. [13784] = {
  17739.   [0] = {
  17740.     ["type"] = "Item",
  17741.     ["class"] = "item.cratedBeeswax",
  17742.     ["meta"] = 0,
  17743.     ["name"] = "Crated Beeswax",
  17744.     ["id"] = 13784,
  17745.   },
  17746. },
  17747. [759] = {
  17748.   [0] = {
  17749.     ["type"] = "Block",
  17750.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting", "Redpower Lights" },
  17751.     ["class"] = "tile.rplampoff",
  17752.     ["meta"] = 0,
  17753.     ["name"] = "Lamps",
  17754.     ["id"] = 759,
  17755.   },
  17756. },
  17757. [1280] = {
  17758.   [0] = {
  17759.     ["type"] = "Block",
  17760.     ["class"] = "tile.myst.receptacle",
  17761.     ["meta"] = 0,
  17762.     ["name"] = "Receptacle",
  17763.     ["id"] = 1280,
  17764.   },
  17765. },
  17766. [30196] = {
  17767.   [0] = {
  17768.     ["type"] = "Item",
  17769.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  17770.     ["class"] = "item.itemToolBronzeHoe",
  17771.     ["meta"] = 0,
  17772.     ["name"] = "Bronze Hoe",
  17773.     ["id"] = 30196,
  17774.   },
  17775. },
  17776. [7793] = {
  17777.   [0] = {
  17778.     ["type"] = "Item",
  17779.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  17780.     ["class"] = "item.rc.tool.crowbar",
  17781.     ["meta"] = 0,
  17782.     ["name"] = "Crowbar",
  17783.     ["id"] = 7793,
  17784.   },
  17785. },
  17786. [13264] = {
  17787.   [0] = {
  17788.     ["type"] = "Item",
  17789.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  17790.     ["class"] = "item.apiaristLegs",
  17791.     ["meta"] = 0,
  17792.     ["name"] = "Apiarist Pants",
  17793.     ["id"] = 13264,
  17794.   },
  17795. },
  17796. [13785] = {
  17797.   [0] = {
  17798.     ["type"] = "Item",
  17799.     ["class"] = "item.cratedPollen",
  17800.     ["meta"] = 0,
  17801.     ["name"] = "Crated Pollen",
  17802.     ["id"] = 13785,
  17803.   },
  17804. },
  17805. [760] = {
  17806.   [0] = {
  17807.     ["type"] = "Block",
  17808.     ["class"] = "tile.rplampon",
  17809.     ["meta"] = 0,
  17810.     ["name"] = "Rplampon",
  17811.     ["id"] = 760,
  17812.   },
  17813. },
  17814. [1281] = {
  17815.   [0] = {
  17816.     ["type"] = "Block",
  17817.     ["class"] = "tile.myst.starfissure",
  17818.     ["meta"] = 0,
  17819.     ["name"] = "Starfissure",
  17820.     ["id"] = 1281,
  17821.   },
  17822. },
  17823. [500] = {
  17824.   [0] = {
  17825.     ["type"] = "Block",
  17826.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  17827.     ["class"] = "tile.architectBlock",
  17828.     ["meta"] = 0,
  17829.     ["name"] = "Architect Table",
  17830.     ["id"] = 500,
  17831.   },
  17832. },
  17833. [8836] = {
  17834.   [0] = {
  17835.     ["type"] = "Item",
  17836.     ["class"] = "binnie.extrabees.electronics.ItemElectronic",
  17837.     ["meta"] = 0,
  17838.     ["name"] = "Item Electronic",
  17839.     ["id"] = 8836,
  17840.   },
  17841. },
  17842. [30197] = {
  17843.   [0] = {
  17844.     ["type"] = "Item",
  17845.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  17846.     ["class"] = "item.itemToolBronzeSpade",
  17847.     ["meta"] = 0,
  17848.     ["name"] = "Bronze Shovel",
  17849.     ["id"] = 30197,
  17850.   },
  17851. },
  17852. [19256] = {
  17853.   [0] = {
  17854.     ["type"] = "Item",
  17855.     ["categories"] = { "stuff", "Stuff", "Resources", "Bc Resources" },
  17856.     ["class"] = "item.pipeGateAutarchic",
  17857.     ["meta"] = 0,
  17858.     ["name"] = "Aurtarchic Gates",
  17859.     ["id"] = 19256,
  17860.   },
  17861. },
  17862. [7794] = {
  17863.   [0] = {
  17864.     ["type"] = "Item",
  17865.     ["class"] = "item.rcMagGlass",
  17866.     ["meta"] = 0,
  17867.     ["name"] = "Rc Mag Glass",
  17868.     ["id"] = 7794,
  17869.   },
  17870. },
  17871. [13265] = {
  17872.   [0] = {
  17873.     ["type"] = "Item",
  17874.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  17875.     ["class"] = "item.appleJuice",
  17876.     ["meta"] = 0,
  17877.     ["name"] = "Applejuice",
  17878.     ["id"] = 13265,
  17879.   },
  17880. },
  17881. [13786] = {
  17882.   [0] = {
  17883.     ["type"] = "Item",
  17884.     ["class"] = "item.cratedPropolis",
  17885.     ["meta"] = 0,
  17886.     ["name"] = "Crated Propolis",
  17887.     ["id"] = 13786,
  17888.   },
  17889. },
  17890. [761] = {
  17891.   [0] = {
  17892.     ["type"] = "Block",
  17893.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  17894.     ["class"] = "com.eloraam.redpower.logic.BlockLogic",
  17895.     ["meta"] = 0,
  17896.     ["name"] = "Gates",
  17897.     ["id"] = 761,
  17898.   },
  17899. },
  17900. [1282] = {
  17901.   [0] = {
  17902.     ["type"] = "Block",
  17903.     ["class"] = "tile.myst.unstable",
  17904.     ["meta"] = 0,
  17905.     ["name"] = "Unstable",
  17906.     ["id"] = 1282,
  17907.   },
  17908. },
  17909. [501] = {
  17910.   [0] = {
  17911.     ["type"] = "Block",
  17912.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  17913.     ["class"] = "buildcraft.silicon.BlockAssemblyTable",
  17914.     ["meta"] = 0,
  17915.     ["name"] = "Assembly Table",
  17916.     ["id"] = 501,
  17917.   },
  17918. },
  17919. [30198] = {
  17920.   [0] = {
  17921.     ["type"] = "Item",
  17922.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  17923.     ["class"] = "item.itemToolBronzeSword",
  17924.     ["meta"] = 0,
  17925.     ["name"] = "Bronze Sword",
  17926.     ["id"] = 30198,
  17927.   },
  17928. },
  17929. [19257] = {
  17930.   [0] = {
  17931.     ["type"] = "Item",
  17932.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  17933.     ["class"] = "item.pipeFacade",
  17934.     ["meta"] = 0,
  17935.     ["name"] = "Facades",
  17936.     ["id"] = 19257,
  17937.   },
  17938. },
  17939. [7795] = {
  17940.   [0] = {
  17941.     ["type"] = "Item",
  17942.     ["class"] = "item.rc.tool.signal.tuner",
  17943.     ["meta"] = 0,
  17944.     ["name"] = "Tuner",
  17945.     ["id"] = 7795,
  17946.   },
  17947. },
  17948. [13266] = {
  17949.   [0] = {
  17950.     ["type"] = "Item",
  17951.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources" },
  17952.     ["class"] = "item.ash",
  17953.     ["meta"] = 0,
  17954.     ["name"] = "Ash",
  17955.     ["id"] = 13266,
  17956.   },
  17957. },
  17958. [13787] = {
  17959.   [0] = {
  17960.     ["type"] = "Item",
  17961.     ["class"] = "item.cratedHoneydew",
  17962.     ["meta"] = 0,
  17963.     ["name"] = "Crated Honeydew",
  17964.     ["id"] = 13787,
  17965.   },
  17966. },
  17967. [762] = {
  17968.   [0] = {
  17969.     ["type"] = "Block",
  17970.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  17971.     ["class"] = "tile.rpframe",
  17972.     ["meta"] = 0,
  17973.     ["name"] = "Frames",
  17974.     ["id"] = 762,
  17975.   },
  17976. },
  17977. [1283] = {
  17978.   [0] = {
  17979.     ["type"] = "Block",
  17980.     ["class"] = "tile.myst.writingDesk",
  17981.     ["meta"] = 0,
  17982.     ["name"] = "Writing Desk",
  17983.     ["id"] = 1283,
  17984.   },
  17985. },
  17986. [502] = {
  17987.   [0] = {
  17988.     ["type"] = "Block",
  17989.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  17990.     ["class"] = "tile.autoWorkbenchBlock",
  17991.     ["meta"] = 0,
  17992.     ["name"] = "Autocrafting Table",
  17993.     ["id"] = 502,
  17994.   },
  17995. },
  17996. [30199] = {
  17997.   [0] = {
  17998.     ["type"] = "Item",
  17999.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  18000.     ["class"] = "item.itemToolBronzeAxe",
  18001.     ["meta"] = 0,
  18002.     ["name"] = "Bronze Axe",
  18003.     ["id"] = 30199,
  18004.   },
  18005. },
  18006. [7796] = {
  18007.   [0] = {
  18008.     ["type"] = "Item",
  18009.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  18010.     ["class"] = "item.rc.tool.steel.axe",
  18011.     ["meta"] = 0,
  18012.     ["name"] = "Steel Axe",
  18013.     ["id"] = 7796,
  18014.   },
  18015. },
  18016. [13267] = {
  18017.   [5] = {
  18018.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18019.     ["meta"] = 5,
  18020.     ["name"] = "Dripping Comb",
  18021.     ["id"] = 13267,
  18022.   },
  18023.   [0] = {
  18024.     ["type"] = "Item",
  18025.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18026.     ["class"] = "item.beeCombs",
  18027.     ["meta"] = 0,
  18028.     ["name"] = "Honey Comb",
  18029.     ["id"] = 13267,
  18030.   },
  18031.   [6] = {
  18032.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18033.     ["meta"] = 6,
  18034.     ["name"] = "Silky Comb",
  18035.     ["id"] = 13267,
  18036.   },
  18037.   [7] = {
  18038.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18039.     ["meta"] = 7,
  18040.     ["name"] = "Parched Comb",
  18041.     ["id"] = 13267,
  18042.   },
  18043.   [2] = {
  18044.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18045.     ["meta"] = 2,
  18046.     ["name"] = "Simmering Comb",
  18047.     ["id"] = 13267,
  18048.   },
  18049.   [3] = {
  18050.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18051.     ["meta"] = 3,
  18052.     ["name"] = "Stringy Comb",
  18053.     ["id"] = 13267,
  18054.   },
  18055.   [15] = {
  18056.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18057.     ["meta"] = 15,
  18058.     ["name"] = "Mossy Comb",
  18059.     ["id"] = 13267,
  18060.   },
  18061.   [4] = {
  18062.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18063.     ["meta"] = 4,
  18064.     ["name"] = "Frozen Comb",
  18065.     ["id"] = 13267,
  18066.   },
  18067. },
  18068. [13788] = {
  18069.   [0] = {
  18070.     ["type"] = "Item",
  18071.     ["class"] = "item.cratedRoyalJelly",
  18072.     ["meta"] = 0,
  18073.     ["name"] = "Crated Royal Jelly",
  18074.     ["id"] = 13788,
  18075.   },
  18076. },
  18077. [763] = {
  18078.   [0] = {
  18079.     ["type"] = "Block",
  18080.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  18081.     ["class"] = "tile.rpmachine2",
  18082.     ["meta"] = 0,
  18083.     ["name"] = "Items Block",
  18084.     ["id"] = 763,
  18085.   },
  18086. },
  18087. [503] = {
  18088.   [0] = {
  18089.     ["type"] = "Block",
  18090.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18091.     ["class"] = "tile.libraryBlock",
  18092.     ["meta"] = 0,
  18093.     ["name"] = "Blueprint Library",
  18094.     ["id"] = 503,
  18095.   },
  18096. },
  18097. [30200] = {
  18098.   [0] = {
  18099.     ["type"] = "Item",
  18100.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  18101.     ["class"] = "item.itemToolBronzePickaxe",
  18102.     ["meta"] = 0,
  18103.     ["name"] = "Bronze Pickaxe",
  18104.     ["id"] = 30200,
  18105.   },
  18106. },
  18107. [7797] = {
  18108.   [0] = {
  18109.     ["type"] = "Item",
  18110.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Hoe" },
  18111.     ["class"] = "item.rc.tool.steel.hoe",
  18112.     ["meta"] = 0,
  18113.     ["name"] = "Steel Hoe",
  18114.     ["id"] = 7797,
  18115.   },
  18116. },
  18117. [13268] = {
  18118.   [16] = {
  18119.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18120.     ["meta"] = 16,
  18121.     ["name"] = "Modest Drone",
  18122.     ["id"] = 13268,
  18123.   },
  18124.   [11] = {
  18125.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18126.     ["meta"] = 11,
  18127.     ["name"] = "Valiant Drone",
  18128.     ["id"] = 13268,
  18129.   },
  18130.   [0] = {
  18131.     ["type"] = "Item",
  18132.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18133.     ["class"] = "item.beeDroneGE",
  18134.     ["meta"] = 0,
  18135.     ["name"] = "Forest Drone",
  18136.     ["id"] = 13268,
  18137.   },
  18138.   [34] = {
  18139.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18140.     ["meta"] = 34,
  18141.     ["name"] = "Marshy Drone",
  18142.     ["id"] = 13268,
  18143.   },
  18144.   [23] = {
  18145.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18146.     ["meta"] = 23,
  18147.     ["name"] = "Wintry Drone",
  18148.     ["id"] = 13268,
  18149.   },
  18150.   [1] = {
  18151.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18152.     ["meta"] = 1,
  18153.     ["name"] = "Meadows Drone",
  18154.     ["id"] = 13268,
  18155.   },
  18156.   [19] = {
  18157.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18158.     ["meta"] = 19,
  18159.     ["name"] = "Tropi Drone",
  18160.     ["id"] = 13268,
  18161.   },
  18162. },
  18163. [243] = {
  18164.   [0] = {
  18165.     ["type"] = "Block",
  18166.     ["class"] = "tile.chickenChunkLoader",
  18167.     ["meta"] = 0,
  18168.     ["name"] = "Chicken Chunk Loader",
  18169.     ["id"] = 243,
  18170.   },
  18171. },
  18172. [13789] = {
  18173.   [0] = {
  18174.     ["type"] = "Item",
  18175.     ["class"] = "item.cratedCocoaComb",
  18176.     ["meta"] = 0,
  18177.     ["name"] = "Crated Cocoa Comb",
  18178.     ["id"] = 13789,
  18179.   },
  18180. },
  18181. [764] = {
  18182.   [0] = {
  18183.     ["type"] = "Block",
  18184.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  18185.     ["class"] = "com.eloraam.redpower.machine.BlockMachine",
  18186.     ["meta"] = 0,
  18187.     ["name"] = "Sortron",
  18188.     ["id"] = 764,
  18189.   },
  18190.   [1] = {
  18191.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  18192.     ["meta"] = 1,
  18193.     ["name"] = "Manager",
  18194.     ["id"] = 764,
  18195.   },
  18196. },
  18197. [1285] = {
  18198.   [0] = {
  18199.     ["type"] = "Block",
  18200.     ["class"] = "tile.myst.bookbinder",
  18201.     ["meta"] = 0,
  18202.     ["name"] = "Bookbinder",
  18203.     ["id"] = 1285,
  18204.   },
  18205. },
  18206. [504] = {
  18207.   [0] = {
  18208.     ["type"] = "Block",
  18209.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18210.     ["class"] = "tile.builderBlock",
  18211.     ["meta"] = 0,
  18212.     ["name"] = "Builder",
  18213.     ["id"] = 504,
  18214.   },
  18215. },
  18216. [30201] = {
  18217.   [0] = {
  18218.     ["type"] = "Item",
  18219.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  18220.     ["class"] = "item.itemCellUranEmpty",
  18221.     ["meta"] = 0,
  18222.     ["name"] = "Neardepleteduraniumcell",
  18223.     ["id"] = 30201,
  18224.   },
  18225. },
  18226. [7798] = {
  18227.   [0] = {
  18228.     ["type"] = "Item",
  18229.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  18230.     ["class"] = "item.rc.tool.steel.pickaxe",
  18231.     ["meta"] = 0,
  18232.     ["name"] = "Steel Pickaxe",
  18233.     ["id"] = 7798,
  18234.   },
  18235. },
  18236. [13269] = {
  18237.   [16] = {
  18238.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18239.     ["meta"] = 16,
  18240.     ["name"] = "Modest Princess",
  18241.     ["id"] = 13269,
  18242.   },
  18243.   [0] = {
  18244.     ["type"] = "Item",
  18245.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18246.     ["class"] = "item.beePrincessGE",
  18247.     ["meta"] = 0,
  18248.     ["name"] = "Forest Princess",
  18249.     ["id"] = 13269,
  18250.   },
  18251.   [34] = {
  18252.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18253.     ["meta"] = 34,
  18254.     ["name"] = "Marshy Princess",
  18255.     ["id"] = 13269,
  18256.   },
  18257.   [23] = {
  18258.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18259.     ["meta"] = 23,
  18260.     ["name"] = "Wintry Princess",
  18261.     ["id"] = 13269,
  18262.   },
  18263.   [1] = {
  18264.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18265.     ["meta"] = 1,
  18266.     ["name"] = "Meadows Princess",
  18267.     ["id"] = 13269,
  18268.   },
  18269.   [19] = {
  18270.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18271.     ["meta"] = 19,
  18272.     ["name"] = "Tropi Princess",
  18273.     ["id"] = 13269,
  18274.   },
  18275. },
  18276. [244] = {
  18277.   [0] = {
  18278.     ["type"] = "Block",
  18279.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  18280.     ["class"] = "tile.rcOres",
  18281.     ["meta"] = 0,
  18282.     ["name"] = "Sulfur Ore Block",
  18283.     ["id"] = 244,
  18284.   },
  18285.   [1] = {
  18286.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  18287.     ["meta"] = 1,
  18288.     ["name"] = "Saltpeter Ore Block",
  18289.     ["id"] = 244,
  18290.   },
  18291. },
  18292. [765] = {
  18293.   [0] = {
  18294.     ["type"] = "Block",
  18295.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Redpower" },
  18296.     ["class"] = "com.eloraam.redpower.machine.BlockMachinePanel",
  18297.     ["meta"] = 0,
  18298.     ["name"] = "Blulectric Blocks",
  18299.     ["id"] = 765,
  18300.   },
  18301. },
  18302. [1286] = {
  18303.   [0] = {
  18304.     ["type"] = "Item",
  18305.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Mystcraft" },
  18306.     ["class"] = "item.myst.agebook",
  18307.     ["meta"] = 0,
  18308.     ["name"] = "Descriptive Book",
  18309.     ["id"] = 1286,
  18310.   },
  18311. },
  18312. [505] = {
  18313.   [0] = {
  18314.     ["type"] = "Block",
  18315.     ["class"] = "tile.plainPipeBlock",
  18316.     ["meta"] = 0,
  18317.     ["name"] = "Plain Pipe Block",
  18318.     ["id"] = 505,
  18319.   },
  18320. },
  18321. [30202] = {
  18322.   [0] = {
  18323.     ["type"] = "Item",
  18324.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  18325.     ["class"] = "item.itemCellUranEnriched",
  18326.     ["meta"] = 0,
  18327.     ["name"] = "Reenricheduraniumcell",
  18328.     ["id"] = 30202,
  18329.   },
  18330. },
  18331. [7799] = {
  18332.   [0] = {
  18333.     ["type"] = "Item",
  18334.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  18335.     ["class"] = "item.rc.tool.steel.shovel",
  18336.     ["meta"] = 0,
  18337.     ["name"] = "Steel Shovel",
  18338.     ["id"] = 7799,
  18339.   },
  18340. },
  18341. [13270] = {
  18342.   [0] = {
  18343.     ["type"] = "Item",
  18344.     ["class"] = "item.beeQueenGE",
  18345.     ["meta"] = 0,
  18346.     ["name"] = "Bee Queen GE",
  18347.     ["id"] = 13270,
  18348.   },
  18349.   [1] = {
  18350.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18351.     ["meta"] = 1,
  18352.     ["name"] = "Meadows Queen",
  18353.     ["id"] = 13270,
  18354.   },
  18355. },
  18356. [245] = {
  18357.   [0] = {
  18358.     ["type"] = "Block",
  18359.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  18360.     ["class"] = "tile.blockOreUran",
  18361.     ["meta"] = 0,
  18362.     ["name"] = "Uranium Ore Block",
  18363.     ["id"] = 245,
  18364.   },
  18365. },
  18366. [766] = {
  18367.   [0] = {
  18368.     ["type"] = "Block",
  18369.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Lighting", "Redpower Lights" },
  18370.     ["class"] = "com.eloraam.redpower.lighting.BlockShapedLamp",
  18371.     ["meta"] = 0,
  18372.     ["name"] = "Fixture",
  18373.     ["id"] = 766,
  18374.   },
  18375. },
  18376. [2850] = {
  18377.   [0] = {
  18378.     ["type"] = "Block",
  18379.     ["class"] = "tile.powerConverterCommon",
  18380.     ["meta"] = 0,
  18381.     ["name"] = "Power Converter Common",
  18382.     ["id"] = 2850,
  18383.   },
  18384. },
  18385. [1287] = {
  18386.   [0] = {
  18387.     ["type"] = "Item",
  18388.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Mystcraft" },
  18389.     ["class"] = "item.myst.linkbook",
  18390.     ["meta"] = 0,
  18391.     ["name"] = "Linking Book",
  18392.     ["id"] = 1287,
  18393.   },
  18394. },
  18395. [506] = {
  18396.   [0] = {
  18397.     ["type"] = "Block",
  18398.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  18399.     ["class"] = "tile.engineBlock",
  18400.     ["meta"] = 0,
  18401.     ["name"] = "Redstone Engine",
  18402.     ["id"] = 506,
  18403.   },
  18404.   [1] = {
  18405.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  18406.     ["meta"] = 1,
  18407.     ["name"] = "Stirling Engine",
  18408.     ["id"] = 506,
  18409.   },
  18410.   [2] = {
  18411.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Engine" },
  18412.     ["meta"] = 2,
  18413.     ["name"] = "Combustion Engine",
  18414.     ["id"] = 506,
  18415.   },
  18416. },
  18417. [30203] = {
  18418.   [0] = {
  18419.     ["type"] = "Item",
  18420.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  18421.     ["class"] = "item.reactorIsotopeCell",
  18422.     ["meta"] = 0,
  18423.     ["name"] = "Depletedisotopecell",
  18424.     ["id"] = 30203,
  18425.   },
  18426. },
  18427. [7800] = {
  18428.   [0] = {
  18429.     ["type"] = "Item",
  18430.     ["categories"] = { "stuff", "Stuff", "Equipment", "Weapon", "Sword" },
  18431.     ["class"] = "item.rc.tool.steel.sword",
  18432.     ["meta"] = 0,
  18433.     ["name"] = "Steel Sword",
  18434.     ["id"] = 7800,
  18435.   },
  18436. },
  18437. [13271] = {
  18438.   [0] = {
  18439.     ["type"] = "Item",
  18440.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18441.     ["class"] = "item.beealyzer",
  18442.     ["meta"] = 0,
  18443.     ["name"] = "Beealyzer",
  18444.     ["id"] = 13271,
  18445.   },
  18446. },
  18447. [246] = {
  18448.   [0] = {
  18449.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  18450.     ["meta"] = 0,
  18451.     ["name"] = "Tin Ore Block",
  18452.     ["id"] = 246,
  18453.   },
  18454. },
  18455. [2851] = {
  18456.   [0] = {
  18457.     ["type"] = "Block",
  18458.     ["class"] = "tile.powerConverterBC",
  18459.     ["meta"] = 0,
  18460.     ["name"] = "Power Converter BC",
  18461.     ["id"] = 2851,
  18462.   },
  18463. },
  18464. [1288] = {
  18465.   [0] = {
  18466.     ["type"] = "Item",
  18467.     ["class"] = "item.myst.notebook",
  18468.     ["meta"] = 0,
  18469.     ["name"] = "Notebook",
  18470.     ["id"] = 1288,
  18471.   },
  18472. },
  18473. [30204] = {
  18474.   [0] = {
  18475.     ["type"] = "Item",
  18476.     ["class"] = "item.reactorHeatSwitch",
  18477.     ["meta"] = 0,
  18478.     ["name"] = "Reactor Heat Switch",
  18479.     ["id"] = 30204,
  18480.   },
  18481. },
  18482. [507] = {
  18483.   [0] = {
  18484.     ["type"] = "Block",
  18485.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18486.     ["class"] = "tile.fillerBlock",
  18487.     ["meta"] = 0,
  18488.     ["name"] = "Filler",
  18489.     ["id"] = 507,
  18490.   },
  18491. },
  18492. [7801] = {
  18493.   [0] = {
  18494.     ["type"] = "Item",
  18495.     ["class"] = "item.rc.tool.surveyor",
  18496.     ["meta"] = 0,
  18497.     ["name"] = "Surveyor",
  18498.     ["id"] = 7801,
  18499.   },
  18500. },
  18501. [13272] = {
  18502.   [0] = {
  18503.     ["type"] = "Item",
  18504.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees", "Beedrops" },
  18505.     ["class"] = "item.beeswax",
  18506.     ["meta"] = 0,
  18507.     ["name"] = "Beeswax",
  18508.     ["id"] = 13272,
  18509.   },
  18510. },
  18511. [247] = {
  18512.   [0] = {
  18513.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  18514.     ["meta"] = 0,
  18515.     ["name"] = "Copper Ore Block",
  18516.     ["id"] = 247,
  18517.   },
  18518. },
  18519. [2852] = {
  18520.   [0] = {
  18521.     ["type"] = "Block",
  18522.     ["class"] = "tile.powerConverterIC2",
  18523.     ["meta"] = 0,
  18524.     ["name"] = "Power Converter IC2",
  18525.     ["id"] = 2852,
  18526.   },
  18527. },
  18528. [1289] = {
  18529.   [0] = {
  18530.     ["type"] = "Item",
  18531.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Mystcraft" },
  18532.     ["class"] = "item.myst.writingdesk",
  18533.     ["meta"] = 0,
  18534.     ["name"] = "Workdesk",
  18535.     ["id"] = 1289,
  18536.   },
  18537. },
  18538. [30205] = {
  18539.   [0] = {
  18540.     ["type"] = "Item",
  18541.     ["class"] = "item.reactorPlating",
  18542.     ["meta"] = 0,
  18543.     ["name"] = "Reactor Plating",
  18544.     ["id"] = 30205,
  18545.   },
  18546. },
  18547. [508] = {
  18548.   [0] = {
  18549.     ["type"] = "Block",
  18550.     ["class"] = "tile.frameBlock",
  18551.     ["meta"] = 0,
  18552.     ["name"] = "Frame Block",
  18553.     ["id"] = 508,
  18554.   },
  18555. },
  18556. [7802] = {
  18557.   [0] = {
  18558.     ["type"] = "Item",
  18559.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  18560.     ["class"] = "item.rc.armor.steel.boots",
  18561.     ["meta"] = 0,
  18562.     ["name"] = "Steel Boots",
  18563.     ["id"] = 7802,
  18564.   },
  18565. },
  18566. [13273] = {
  18567.   [0] = {
  18568.     ["type"] = "Item",
  18569.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  18570.     ["class"] = "item.bioFuel",
  18571.     ["meta"] = 0,
  18572.     ["name"] = "Biofuel",
  18573.     ["id"] = 13273,
  18574.   },
  18575. },
  18576. [248] = {
  18577.   [0] = {
  18578.     ["type"] = "Block",
  18579.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  18580.     ["class"] = "tile.factorizationResourceBlock",
  18581.     ["meta"] = 0,
  18582.     ["name"] = "Silver Ore Block",
  18583.     ["id"] = 248,
  18584.   },
  18585.   [1] = {
  18586.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  18587.     ["meta"] = 1,
  18588.     ["name"] = "Silver Block",
  18589.     ["id"] = 248,
  18590.   },
  18591.   [2] = {
  18592.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  18593.     ["meta"] = 2,
  18594.     ["name"] = "Lead Block",
  18595.     ["id"] = 248,
  18596.   },
  18597.   [3] = {
  18598.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Block Ore" },
  18599.     ["meta"] = 3,
  18600.     ["name"] = "Darkiron Block",
  18601.     ["id"] = 248,
  18602.   },
  18603. },
  18604. [25256] = {
  18605.   [0] = {
  18606.     ["type"] = "Item",
  18607.     ["class"] = "item.WandCastingApprentice",
  18608.     ["meta"] = 0,
  18609.     ["name"] = "Wand Casting Apprentice",
  18610.     ["id"] = 25256,
  18611.   },
  18612. },
  18613. [2853] = {
  18614.   [0] = {
  18615.     ["type"] = "Block",
  18616.     ["class"] = "tile.powerConverterIC2",
  18617.     ["meta"] = 0,
  18618.     ["name"] = "Power Converter IC2",
  18619.     ["id"] = 2853,
  18620.   },
  18621. },
  18622. [1290] = {
  18623.   [0] = {
  18624.     ["type"] = "Item",
  18625.     ["class"] = "item.myst.liquid",
  18626.     ["meta"] = 0,
  18627.     ["name"] = "Liquid",
  18628.     ["id"] = 1290,
  18629.   },
  18630. },
  18631. [509] = {
  18632.   [0] = {
  18633.     ["type"] = "Block",
  18634.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18635.     ["class"] = "tile.blockHopper",
  18636.     ["meta"] = 0,
  18637.     ["name"] = "Hopper",
  18638.     ["id"] = 509,
  18639.   },
  18640. },
  18641. [30206] = {
  18642.   [0] = {
  18643.     ["type"] = "Item",
  18644.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  18645.     ["class"] = "item.reactorCoolantSimple",
  18646.     ["meta"] = 0,
  18647.     ["name"] = "Coolantcell",
  18648.     ["id"] = 30206,
  18649.   },
  18650. },
  18651. [7803] = {
  18652.   [0] = {
  18653.     ["type"] = "Item",
  18654.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Helmet" },
  18655.     ["class"] = "item.rc.armor.steel.helmet",
  18656.     ["meta"] = 0,
  18657.     ["name"] = "Steel Helmet",
  18658.     ["id"] = 7803,
  18659.   },
  18660. },
  18661. [13274] = {
  18662.   [0] = {
  18663.     ["type"] = "Item",
  18664.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Liquid" },
  18665.     ["class"] = "item.bioMass",
  18666.     ["meta"] = 0,
  18667.     ["name"] = "Biomass",
  18668.     ["id"] = 13274,
  18669.   },
  18670. },
  18671. [249] = {
  18672.   [0] = {
  18673.     ["type"] = "Block",
  18674.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Block Ore" },
  18675.     ["class"] = "tile.apatite",
  18676.     ["meta"] = 0,
  18677.     ["name"] = "Apatite Ore Block",
  18678.     ["id"] = 249,
  18679.   },
  18680.   [1] = {
  18681.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  18682.     ["meta"] = 1,
  18683.     ["name"] = "Copper Ore Block",
  18684.     ["id"] = 249,
  18685.   },
  18686.   [2] = {
  18687.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  18688.     ["meta"] = 2,
  18689.     ["name"] = "Tin Ore Block",
  18690.     ["id"] = 249,
  18691.   },
  18692. },
  18693. [25257] = {
  18694.   [0] = {
  18695.     ["type"] = "Item",
  18696.     ["class"] = "item.WandCastingAdept",
  18697.     ["meta"] = 0,
  18698.     ["name"] = "Wand Casting Adept",
  18699.     ["id"] = 25257,
  18700.   },
  18701. },
  18702. [1291] = {
  18703.   [0] = {
  18704.     ["type"] = "Item",
  18705.     ["class"] = "item.myst.page",
  18706.     ["meta"] = 0,
  18707.     ["name"] = "Page",
  18708.     ["id"] = 1291,
  18709.   },
  18710. },
  18711. [510] = {
  18712.   [0] = {
  18713.     ["type"] = "Block",
  18714.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18715.     ["class"] = "tile.laserBlock",
  18716.     ["meta"] = 0,
  18717.     ["name"] = "Laser",
  18718.     ["id"] = 510,
  18719.   },
  18720. },
  18721. [30207] = {
  18722.   [0] = {
  18723.     ["type"] = "Item",
  18724.     ["categories"] = { "stuff", "Stuff", "Item", "Cell" },
  18725.     ["class"] = "item.reactorUraniumSimple",
  18726.     ["meta"] = 0,
  18727.     ["name"] = "Uraniumcell",
  18728.     ["id"] = 30207,
  18729.   },
  18730. },
  18731. [7804] = {
  18732.   [0] = {
  18733.     ["type"] = "Item",
  18734.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Leggings" },
  18735.     ["class"] = "item.rc.armor.steel.legs",
  18736.     ["meta"] = 0,
  18737.     ["name"] = "Steel Leggings",
  18738.     ["id"] = 7804,
  18739.   },
  18740. },
  18741. [13275] = {
  18742.   [0] = {
  18743.     ["type"] = "Item",
  18744.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  18745.     ["class"] = "item.biofuelCan",
  18746.     ["meta"] = 0,
  18747.     ["name"] = "Biofuelcan",
  18748.     ["id"] = 13275,
  18749.   },
  18750. },
  18751. [250] = {
  18752.   [0] = {
  18753.     ["type"] = "Block",
  18754.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Forestry" },
  18755.     ["class"] = "tile.oreCopper",
  18756.     ["meta"] = 0,
  18757.     ["name"] = "Hives",
  18758.     ["id"] = 250,
  18759.   },
  18760. },
  18761. [25258] = {
  18762.   [0] = {
  18763.     ["type"] = "Item",
  18764.     ["class"] = "item.WandCastingMage",
  18765.     ["meta"] = 0,
  18766.     ["name"] = "Wand Casting Mage",
  18767.     ["id"] = 25258,
  18768.   },
  18769. },
  18770. [2855] = {
  18771.   [0] = {
  18772.     ["type"] = "Block",
  18773.     ["class"] = "tile.powerConverterFZ",
  18774.     ["meta"] = 0,
  18775.     ["name"] = "Power Converter FZ",
  18776.     ["id"] = 2855,
  18777.   },
  18778. },
  18779. [1292] = {
  18780.   [0] = {
  18781.     ["type"] = "Item",
  18782.     ["class"] = "item.myst.vial",
  18783.     ["meta"] = 0,
  18784.     ["name"] = "Vial",
  18785.     ["id"] = 1292,
  18786.   },
  18787. },
  18788. [511] = {
  18789.   [0] = {
  18790.     ["type"] = "Block",
  18791.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18792.     ["class"] = "tile.markerBlock",
  18793.     ["meta"] = 0,
  18794.     ["name"] = "Landmark",
  18795.     ["id"] = 511,
  18796.   },
  18797. },
  18798. [30208] = {
  18799.   [0] = {
  18800.     ["type"] = "Item",
  18801.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  18802.     ["class"] = "item.itemToolMiningLaser",
  18803.     ["meta"] = 0,
  18804.     ["name"] = "Mining Laser",
  18805.     ["id"] = 30208,
  18806.   },
  18807. },
  18808. [7805] = {
  18809.   [0] = {
  18810.     ["type"] = "Item",
  18811.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  18812.     ["class"] = "item.rc.armor.steel.plate",
  18813.     ["meta"] = 0,
  18814.     ["name"] = "Steel Chestplate",
  18815.     ["id"] = 7805,
  18816.   },
  18817. },
  18818. [13276] = {
  18819.   [0] = {
  18820.     ["type"] = "Item",
  18821.     ["categories"] = { "stuff", "Stuff", "Item", "Cans" },
  18822.     ["class"] = "item.biomassCan",
  18823.     ["meta"] = 0,
  18824.     ["name"] = "Biomasscan",
  18825.     ["id"] = 13276,
  18826.   },
  18827. },
  18828. [251] = {
  18829.   [0] = {
  18830.     ["type"] = "Block",
  18831.     ["categories"] = { "stuff", "Stuff", "Block", "Natural Block", "Stones" },
  18832.     ["class"] = "tile.extrabiomes.redrock",
  18833.     ["meta"] = 0,
  18834.     ["name"] = "Red Rock",
  18835.     ["id"] = 251,
  18836.   },
  18837.   [2] = {
  18838.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Bricks" },
  18839.     ["meta"] = 2,
  18840.     ["name"] = "Redrock Brick",
  18841.     ["id"] = 251,
  18842.   },
  18843. },
  18844. [25259] = {
  18845.   [0] = {
  18846.     ["type"] = "Item",
  18847.     ["class"] = "item.WandFire",
  18848.     ["meta"] = 0,
  18849.     ["name"] = "Wand Fire",
  18850.     ["id"] = 25259,
  18851.   },
  18852. },
  18853. [512] = {
  18854.   [0] = {
  18855.     ["type"] = "Block",
  18856.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18857.     ["class"] = "tile.miningWellBlock",
  18858.     ["meta"] = 0,
  18859.     ["name"] = "Mining Well",
  18860.     ["id"] = 512,
  18861.   },
  18862. },
  18863. [30209] = {
  18864.   [0] = {
  18865.     ["type"] = "Item",
  18866.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  18867.     ["class"] = "item.itemArmorJetpackElectric",
  18868.     ["meta"] = 0,
  18869.     ["name"] = "Electricjetpack",
  18870.     ["id"] = 30209,
  18871.   },
  18872. },
  18873. [7806] = {
  18874.   [0] = {
  18875.     ["type"] = "Item",
  18876.     ["class"] = "item.rc.item.cart.loco.steam",
  18877.     ["meta"] = 0,
  18878.     ["name"] = "Steam",
  18879.     ["id"] = 7806,
  18880.   },
  18881. },
  18882. [13277] = {
  18883.   [0] = {
  18884.     ["type"] = "Item",
  18885.     ["categories"] = { "stuff", "Stuff", "Resources", "Forestry Resources", "Bees" },
  18886.     ["class"] = "item.biomeFinder",
  18887.     ["meta"] = 0,
  18888.     ["name"] = "Habitat Locator",
  18889.     ["id"] = 13277,
  18890.   },
  18891. },
  18892. [252] = {
  18893.   [0] = {
  18894.     ["type"] = "Block",
  18895.     ["class"] = "tile.extrabiomes.crackedsand",
  18896.     ["meta"] = 0,
  18897.     ["name"] = "Crackedsand",
  18898.     ["id"] = 252,
  18899.   },
  18900. },
  18901. [25260] = {
  18902.   [0] = {
  18903.     ["type"] = "Item",
  18904.     ["class"] = "item.WandLightning",
  18905.     ["meta"] = 0,
  18906.     ["name"] = "Wand Lightning",
  18907.     ["id"] = 25260,
  18908.   },
  18909. },
  18910. [1555] = {
  18911.   [0] = {
  18912.     ["type"] = "Block",
  18913.     ["class"] = "tile.pressurePlate",
  18914.     ["meta"] = 0,
  18915.     ["name"] = "Pressure Plate",
  18916.     ["id"] = 1555,
  18917.   },
  18918. },
  18919. [513] = {
  18920.   [0] = {
  18921.     ["type"] = "Block",
  18922.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  18923.     ["class"] = "tile.pathMarkerBlock",
  18924.     ["meta"] = 0,
  18925.     ["name"] = "Path Marker",
  18926.     ["id"] = 513,
  18927.   },
  18928. },
  18929. [30210] = {
  18930.   [0] = {
  18931.     ["type"] = "Item",
  18932.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Chestplate" },
  18933.     ["class"] = "item.itemArmorJetpack",
  18934.     ["meta"] = 0,
  18935.     ["name"] = "Jetpack",
  18936.     ["id"] = 30210,
  18937.   },
  18938. },
  18939. [7807] = {
  18940.   [0] = {
  18941.     ["type"] = "Item",
  18942.     ["class"] = "item.rc.item.cart.gift",
  18943.     ["meta"] = 0,
  18944.     ["name"] = "Gift",
  18945.     ["id"] = 7807,
  18946.   },
  18947. },
  18948. [13278] = {
  18949.   [0] = {
  18950.     ["type"] = "Item",
  18951.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  18952.     ["class"] = "item.bituminousPeat",
  18953.     ["meta"] = 0,
  18954.     ["name"] = "Bituminous Peat",
  18955.     ["id"] = 13278,
  18956.   },
  18957. },
  18958. [25261] = {
  18959.   [0] = {
  18960.     ["type"] = "Item",
  18961.     ["categories"] = { "stuff", "Stuff", "Item", "Bottle" },
  18962.     ["class"] = "item.ItemEssence",
  18963.     ["meta"] = 0,
  18964.     ["name"] = "Glass Phials",
  18965.     ["id"] = 25261,
  18966.   },
  18967. },
  18968. [514] = {
  18969.   [0] = {
  18970.     ["type"] = "Block",
  18971.     ["class"] = "buildcraft.transport.BlockGenericPipe",
  18972.     ["meta"] = 0,
  18973.     ["name"] = "Generic Pipe Block",
  18974.     ["id"] = 514,
  18975.   },
  18976. },
  18977. [30211] = {
  18978.   [0] = {
  18979.     ["type"] = "Item",
  18980.     ["categories"] = { "stuff", "Stuff", "Equipment", "Armor", "Boots" },
  18981.     ["class"] = "item.itemArmorRubBoots",
  18982.     ["meta"] = 0,
  18983.     ["name"] = "Rubber Boots",
  18984.     ["id"] = 30211,
  18985.   },
  18986. },
  18987. [7808] = {
  18988.   [0] = {
  18989.     ["type"] = "Item",
  18990.     ["class"] = "item.rc.armor.goggles",
  18991.     ["meta"] = 0,
  18992.     ["name"] = "Goggles",
  18993.     ["id"] = 7808,
  18994.   },
  18995. },
  18996. [13279] = {
  18997.   [0] = {
  18998.     ["type"] = "Item",
  18999.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  19000.     ["class"] = "item.brokenBronzePickaxe",
  19001.     ["meta"] = 0,
  19002.     ["name"] = "Broken Pickaxe",
  19003.     ["id"] = 13279,
  19004.   },
  19005. },
  19006. [254] = {
  19007.   [0] = {
  19008.     ["type"] = "Block",
  19009.     ["class"] = "tile.oilMoving",
  19010.     ["meta"] = 0,
  19011.     ["name"] = "Oil Moving",
  19012.     ["id"] = 254,
  19013.   },
  19014. },
  19015. [25262] = {
  19016.   [0] = {
  19017.     ["type"] = "Item",
  19018.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  19019.     ["class"] = "item.ItemWispEssence",
  19020.     ["meta"] = 0,
  19021.     ["name"] = "Wispy Essence",
  19022.     ["id"] = 25262,
  19023.   },
  19024. },
  19025. [515] = {
  19026.   [0] = {
  19027.     ["type"] = "Block",
  19028.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  19029.     ["class"] = "tile.pumpBlock",
  19030.     ["meta"] = 0,
  19031.     ["name"] = "Pump",
  19032.     ["id"] = 515,
  19033.   },
  19034. },
  19035. [30212] = {
  19036.   [0] = {
  19037.     ["type"] = "Item",
  19038.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool" },
  19039.     ["class"] = "item.itemTreetap",
  19040.     ["meta"] = 0,
  19041.     ["name"] = "Treetap",
  19042.     ["id"] = 30212,
  19043.   },
  19044. },
  19045. [7809] = {
  19046.   [0] = {
  19047.     ["type"] = "Item",
  19048.     ["class"] = "item.rc.item.cart.anchor.personal",
  19049.     ["meta"] = 0,
  19050.     ["name"] = "Personal",
  19051.     ["id"] = 7809,
  19052.   },
  19053. },
  19054. [3120] = {
  19055.   [0] = {
  19056.     ["type"] = "Block",
  19057.     ["class"] = "tile.blockFactoryMachine",
  19058.     ["meta"] = 0,
  19059.     ["name"] = "Factory Machine Block",
  19060.     ["id"] = 3120,
  19061.   },
  19062. },
  19063. [30473] = {
  19064.   [0] = {
  19065.     ["type"] = "Item",
  19066.     ["class"] = "item.GraviChestPlate",
  19067.     ["meta"] = 0,
  19068.     ["name"] = "Gravi Chest Plate",
  19069.     ["id"] = 30473,
  19070.   },
  19071. },
  19072. [13280] = {
  19073.   [0] = {
  19074.     ["type"] = "Item",
  19075.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  19076.     ["class"] = "item.brokenBronzeShovel",
  19077.     ["meta"] = 0,
  19078.     ["name"] = "Broken Shovel",
  19079.     ["id"] = 13280,
  19080.   },
  19081. },
  19082. [255] = {
  19083.   [0] = {
  19084.     ["type"] = "Block",
  19085.     ["class"] = "tile.oilStill",
  19086.     ["meta"] = 0,
  19087.     ["name"] = "Oil Still",
  19088.     ["id"] = 255,
  19089.   },
  19090. },
  19091. [25263] = {
  19092.   [5] = {
  19093.     ["categories"] = { "stuff", "Stuff", "Resources", "Hunting Resources" },
  19094.     ["meta"] = 5,
  19095.     ["name"] = "Zombie Brain",
  19096.     ["id"] = 25263,
  19097.   },
  19098.   [0] = {
  19099.     ["type"] = "Item",
  19100.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19101.     ["class"] = "item.ItemResource",
  19102.     ["meta"] = 0,
  19103.     ["name"] = "Alumentum",
  19104.     ["id"] = 25263,
  19105.   },
  19106.   [6] = {
  19107.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19108.     ["meta"] = 6,
  19109.     ["name"] = "Amber",
  19110.     ["id"] = 25263,
  19111.   },
  19112.   [1] = {
  19113.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19114.     ["meta"] = 1,
  19115.     ["name"] = "Nitor",
  19116.     ["id"] = 25263,
  19117.   },
  19118.   [7] = {
  19119.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19120.     ["meta"] = 7,
  19121.     ["name"] = "Enchanted Fabric",
  19122.     ["id"] = 25263,
  19123.   },
  19124.   [2] = {
  19125.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19126.     ["meta"] = 2,
  19127.     ["name"] = "Thaumium",
  19128.     ["id"] = 25263,
  19129.   },
  19130.   [8] = {
  19131.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19132.     ["meta"] = 8,
  19133.     ["name"] = "Flux Filter",
  19134.     ["id"] = 25263,
  19135.   },
  19136.   [3] = {
  19137.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19138.     ["meta"] = 3,
  19139.     ["name"] = "Quicksilver",
  19140.     ["id"] = 25263,
  19141.   },
  19142.   [4] = {
  19143.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19144.     ["meta"] = 4,
  19145.     ["name"] = "Magic Tallow",
  19146.     ["id"] = 25263,
  19147.   },
  19148. },
  19149. [13801] = {
  19150.   [0] = {
  19151.     ["type"] = "Item",
  19152.     ["class"] = "item.cratedSimmeringCombs",
  19153.     ["meta"] = 0,
  19154.     ["name"] = "Crated Simmering Combs",
  19155.     ["id"] = 13801,
  19156.   },
  19157. },
  19158. [8331] = {
  19159.   [0] = {
  19160.     ["type"] = "Item",
  19161.     ["class"] = "item.soulShard",
  19162.     ["meta"] = 0,
  19163.     ["name"] = "Soul Shard",
  19164.     ["id"] = 8331,
  19165.   },
  19166. },
  19167. [516] = {
  19168.   [0] = {
  19169.     ["type"] = "Block",
  19170.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  19171.     ["class"] = "tile.machineBlock",
  19172.     ["meta"] = 0,
  19173.     ["name"] = "Quarry",
  19174.     ["id"] = 516,
  19175.   },
  19176. },
  19177. [30213] = {
  19178.   [0] = {
  19179.     ["type"] = "Item",
  19180.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  19181.     ["class"] = "item.itemRemote",
  19182.     ["meta"] = 0,
  19183.     ["name"] = "Dynamiteomote",
  19184.     ["id"] = 30213,
  19185.   },
  19186. },
  19187. [7810] = {
  19188.   [0] = {
  19189.     ["type"] = "Item",
  19190.     ["class"] = "item.rc.armor.overalls",
  19191.     ["meta"] = 0,
  19192.     ["name"] = "Overalls",
  19193.     ["id"] = 7810,
  19194.   },
  19195. },
  19196. [3121] = {
  19197.   [0] = {
  19198.     ["type"] = "Block",
  19199.     ["class"] = "tile.factoryConveyor",
  19200.     ["meta"] = 0,
  19201.     ["name"] = "Factory Conveyor",
  19202.     ["id"] = 3121,
  19203.   },
  19204. },
  19205. [30474] = {
  19206.   [0] = {
  19207.     ["type"] = "Item",
  19208.     ["class"] = "item.UltimateLappack",
  19209.     ["meta"] = 0,
  19210.     ["name"] = "Ultimate Lappack",
  19211.     ["id"] = 30474,
  19212.   },
  19213. },
  19214. [13281] = {
  19215.   [0] = {
  19216.     ["type"] = "Item",
  19217.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  19218.     ["class"] = "item.bronzePickaxe",
  19219.     ["meta"] = 0,
  19220.     ["name"] = "Survivalist Pickaxe",
  19221.     ["id"] = 13281,
  19222.   },
  19223. },
  19224. [256] = {
  19225.   [0] = {
  19226.     ["type"] = "Item",
  19227.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  19228.     ["class"] = "item.shovelIron",
  19229.     ["meta"] = 0,
  19230.     ["name"] = "Iron Shovel",
  19231.     ["id"] = 256,
  19232.   },
  19233. },
  19234. [25264] = {
  19235.   [5] = {
  19236.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19237.     ["meta"] = 5,
  19238.     ["name"] = "Dullshard",
  19239.     ["id"] = 25264,
  19240.   },
  19241.   [0] = {
  19242.     ["type"] = "Item",
  19243.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19244.     ["class"] = "item.ItemShard",
  19245.     ["meta"] = 0,
  19246.     ["name"] = "Airshard",
  19247.     ["id"] = 25264,
  19248.   },
  19249.   [1] = {
  19250.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19251.     ["meta"] = 1,
  19252.     ["name"] = "Fireshard",
  19253.     ["id"] = 25264,
  19254.   },
  19255.   [2] = {
  19256.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19257.     ["meta"] = 2,
  19258.     ["name"] = "Watershard",
  19259.     ["id"] = 25264,
  19260.   },
  19261.   [3] = {
  19262.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19263.     ["meta"] = 3,
  19264.     ["name"] = "Earthshard",
  19265.     ["id"] = 25264,
  19266.   },
  19267.   [4] = {
  19268.     ["categories"] = { "stuff", "Stuff", "Resources", "Mining Resources" },
  19269.     ["meta"] = 4,
  19270.     ["name"] = "Visshard",
  19271.     ["id"] = 25264,
  19272.   },
  19273. },
  19274. [13802] = {
  19275.   [0] = {
  19276.     ["type"] = "Item",
  19277.     ["class"] = "item.cratedStringyCombs",
  19278.     ["meta"] = 0,
  19279.     ["name"] = "Crated Stringy Combs",
  19280.     ["id"] = 13802,
  19281.   },
  19282. },
  19283. [30214] = {
  19284.   [0] = {
  19285.     ["type"] = "Item",
  19286.     ["class"] = "item.itemDynamiteSticky",
  19287.     ["meta"] = 0,
  19288.     ["name"] = "Item Dynamite Sticky",
  19289.     ["id"] = 30214,
  19290.   },
  19291. },
  19292. [8332] = {
  19293.   [0] = {
  19294.     ["type"] = "Item",
  19295.     ["class"] = "item.blankSoulShard",
  19296.     ["meta"] = 0,
  19297.     ["name"] = "Blank Soul Shard",
  19298.     ["id"] = 8332,
  19299.   },
  19300. },
  19301. [517] = {
  19302.   [0] = {
  19303.     ["type"] = "Block",
  19304.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  19305.     ["class"] = "tile.refineryBlock",
  19306.     ["meta"] = 0,
  19307.     ["name"] = "Refinery",
  19308.     ["id"] = 517,
  19309.   },
  19310. },
  19311. [7811] = {
  19312.   [0] = {
  19313.     ["type"] = "Item",
  19314.     ["class"] = "forestry.storage.items.ItemBackpack",
  19315.     ["meta"] = 0,
  19316.     ["name"] = "Item Backpack",
  19317.     ["id"] = 7811,
  19318.   },
  19319. },
  19320. [3122] = {
  19321.   [0] = {
  19322.     ["type"] = "Block",
  19323.     ["class"] = "tile.mfRubberWood",
  19324.     ["meta"] = 0,
  19325.     ["name"] = "Mf Rubber Wood",
  19326.     ["id"] = 3122,
  19327.   },
  19328. },
  19329. [30475] = {
  19330.   [0] = {
  19331.     ["type"] = "Item",
  19332.     ["class"] = "gravisuite.ItemSimpleItems",
  19333.     ["meta"] = 0,
  19334.     ["name"] = "Item Simple Items",
  19335.     ["id"] = 30475,
  19336.   },
  19337. },
  19338. [13282] = {
  19339.   [0] = {
  19340.     ["type"] = "Item",
  19341.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Shovel" },
  19342.     ["class"] = "item.bronzeShovel",
  19343.     ["meta"] = 0,
  19344.     ["name"] = "Survivalist Shovel",
  19345.     ["id"] = 13282,
  19346.   },
  19347. },
  19348. [257] = {
  19349.   [0] = {
  19350.     ["type"] = "Item",
  19351.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Pickaxe" },
  19352.     ["class"] = "item.pickaxeIron",
  19353.     ["meta"] = 0,
  19354.     ["name"] = "Iron Pickaxe",
  19355.     ["id"] = 257,
  19356.   },
  19357. },
  19358. [25265] = {
  19359.   [0] = {
  19360.     ["type"] = "Item",
  19361.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19362.     ["class"] = "item.ItemResearchNotes",
  19363.     ["meta"] = 0,
  19364.     ["name"] = "Unnamed",
  19365.     ["id"] = 25265,
  19366.   },
  19367. },
  19368. [13803] = {
  19369.   [0] = {
  19370.     ["type"] = "Item",
  19371.     ["class"] = "item.cratedFrozenCombs",
  19372.     ["meta"] = 0,
  19373.     ["name"] = "Crated Frozen Combs",
  19374.     ["id"] = 13803,
  19375.   },
  19376. },
  19377. [30215] = {
  19378.   [0] = {
  19379.     ["type"] = "Item",
  19380.     ["class"] = "item.itemDynamite",
  19381.     ["meta"] = 0,
  19382.     ["name"] = "Item Dynamite",
  19383.     ["id"] = 30215,
  19384.   },
  19385. },
  19386. [8333] = {
  19387.   [0] = {
  19388.     ["type"] = "Item",
  19389.     ["class"] = "item.vileDust",
  19390.     ["meta"] = 0,
  19391.     ["name"] = "Vile Dust",
  19392.     ["id"] = 8333,
  19393.   },
  19394. },
  19395. [518] = {
  19396.   [0] = {
  19397.     ["type"] = "Block",
  19398.     ["categories"] = { "stuff", "Stuff", "Block", "Mechanism", "Buildcraft" },
  19399.     ["class"] = "tile.tankBlock",
  19400.     ["meta"] = 0,
  19401.     ["name"] = "Tank",
  19402.     ["id"] = 518,
  19403.   },
  19404. },
  19405. [7812] = {
  19406.   [0] = {
  19407.     ["type"] = "Item",
  19408.     ["class"] = "forestry.storage.items.ItemBackpack",
  19409.     ["meta"] = 0,
  19410.     ["name"] = "Item Backpack",
  19411.     ["id"] = 7812,
  19412.   },
  19413. },
  19414. [3123] = {
  19415.   [0] = {
  19416.     ["type"] = "Block",
  19417.     ["class"] = "tile.mfrRubberLeaves",
  19418.     ["meta"] = 0,
  19419.     ["name"] = "Mfr Rubber Leaves",
  19420.     ["id"] = 3123,
  19421.   },
  19422. },
  19423. [1560] = {
  19424.   [0] = {
  19425.     ["type"] = "Block",
  19426.     ["class"] = "tile.blockPetroleumGenerator",
  19427.     ["meta"] = 0,
  19428.     ["name"] = "Petroleum Generator Block",
  19429.     ["id"] = 1560,
  19430.   },
  19431. },
  19432. [30476] = {
  19433.   [0] = {
  19434.     ["type"] = "Item",
  19435.     ["class"] = "item.UltimateSolarHelmet",
  19436.     ["meta"] = 0,
  19437.     ["name"] = "Ultimate Solar Helmet",
  19438.     ["id"] = 30476,
  19439.   },
  19440. },
  19441. [13283] = {
  19442.   [0] = {
  19443.     ["type"] = "Item",
  19444.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  19445.     ["class"] = "item.bucketBiofuel",
  19446.     ["meta"] = 0,
  19447.     ["name"] = "Biofuel Bucket",
  19448.     ["id"] = 13283,
  19449.   },
  19450. },
  19451. [258] = {
  19452.   [0] = {
  19453.     ["type"] = "Item",
  19454.     ["categories"] = { "stuff", "Stuff", "Equipment", "Tool", "Axe" },
  19455.     ["class"] = "item.hatchetIron",
  19456.     ["meta"] = 0,
  19457.     ["name"] = "Iron Axe",
  19458.     ["id"] = 258,
  19459.   },
  19460. },
  19461. [25266] = {
  19462.   [0] = {
  19463.     ["type"] = "Item",
  19464.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19465.     ["class"] = "item.ItemInkwell",
  19466.     ["meta"] = 0,
  19467.     ["name"] = "Scribing Tools",
  19468.     ["id"] = 25266,
  19469.   },
  19470. },
  19471. [13804] = {
  19472.   [0] = {
  19473.     ["type"] = "Item",
  19474.     ["class"] = "item.cratedDrippingCombs",
  19475.     ["meta"] = 0,
  19476.     ["name"] = "Crated Dripping Combs",
  19477.     ["id"] = 13804,
  19478.   },
  19479. },
  19480. [1300] = {
  19481.   [0] = {
  19482.     ["type"] = "Block",
  19483.     ["categories"] = { "stuff", "Stuff", "Block", "Manufactured Block", "Construction Block", "Stairs", "Wooden Stairs" },
  19484.     ["class"] = "tile.extrabiomes.stairs.acacia",
  19485.     ["meta"] = 0,
  19486.     ["name"] = "Acacia Wood Stairs",
  19487.     ["id"] = 1300,
  19488.   },
  19489. },
  19490. [8334] = {
  19491.   [0] = {
  19492.     ["type"] = "Item",
  19493.     ["class"] = "item.corruptedEssence",
  19494.     ["meta"] = 0,
  19495.     ["name"] = "Corrupted Essence",
  19496.     ["id"] = 8334,
  19497.   },
  19498. },
  19499. [519] = {
  19500.   [0] = {
  19501.     ["type"] = "Block",
  19502.     ["class"] = "tile.eternalSpring",
  19503.     ["meta"] = 0,
  19504.     ["name"] = "Eternal Spring",
  19505.     ["id"] = 519,
  19506.   },
  19507. },
  19508. [30216] = {
  19509.   [0] = {
  19510.     ["type"] = "Item",
  19511.     ["categories"] = { "stuff", "Stuff", "Resources", "Ic Resources" },
  19512.     ["class"] = "item.itemRubber",
  19513.     ["meta"] = 0,
  19514.     ["name"] = "Rubber",
  19515.     ["id"] = 30216,
  19516.   },
  19517. },
  19518. [7813] = {
  19519.   [0] = {
  19520.     ["type"] = "Item",
  19521.     ["class"] = "item.rc.nugget",
  19522.     ["meta"] = 0,
  19523.     ["name"] = "Nugget",
  19524.     ["id"] = 7813,
  19525.   },
  19526. },
  19527. [3124] = {
  19528.   [0] = {
  19529.     ["type"] = "Block",
  19530.     ["class"] = "tile.sapling",
  19531.     ["meta"] = 0,
  19532.     ["name"] = "Sapling",
  19533.     ["id"] = 3124,
  19534.   },
  19535. },
  19536. [30477] = {
  19537.   [0] = {
  19538.     ["type"] = "Item",
  19539.     ["class"] = "item.Vajra",
  19540.     ["meta"] = 0,
  19541.     ["name"] = "Vajra",
  19542.     ["id"] = 30477,
  19543.   },
  19544. },
  19545. [13284] = {
  19546.   [0] = {
  19547.     ["type"] = "Item",
  19548.     ["categories"] = { "stuff", "Stuff", "Item", "Bucket" },
  19549.     ["class"] = "item.bucketBiomass",
  19550.     ["meta"] = 0,
  19551.     ["name"] = "Biomass Bucket",
  19552.     ["id"] = 13284,
  19553.   },
  19554. },
  19555. [259] = {
  19556.   [0] = {
  19557.     ["type"] = "Item",
  19558.     ["categories"] = { "stuff", "Stuff", "Item", "Utility" },
  19559.     ["class"] = "item.flintAndSteel",
  19560.     ["meta"] = 0,
  19561.     ["name"] = "Flint and Steel",
  19562.     ["id"] = 259,
  19563.   },
  19564. },
  19565. [25267] = {
  19566.   [0] = {
  19567.     ["type"] = "Item",
  19568.     ["categories"] = { "stuff", "Stuff", "Resources", "Thaumcraft Resources" },
  19569.     ["class"] = "item.ItemThaumonomicon",
  19570.     ["meta"] = 0,
  19571.     ["name"] = "Thaumonomicon",
  19572.     ["id"] = 25267,
  19573.   },
  19574. },
  19575. [13805] = {
  19576.   [0] = {
  19577.     ["type"] = "Item",
  19578.     ["class"] = "item.cratedRefractoryWax",
  19579.     ["meta"] = 0,
  19580.     ["name"] = "Crated Refractory Wax",
  19581.     ["id"] = 13805,
  19582.   },
  19583. },
  19584. [1301] = {
  19585.   [0] = {
  19586.     ["type"] = "Block",
  19587.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  19588.     ["class"] = "tile.extrabiomes.autumnleaves",
  19589.     ["meta"] = 0,
  19590.     ["name"] = "Brownautumn Leaves",
  19591.     ["id"] = 1301,
  19592.   },
  19593.   [1] = {
  19594.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  19595.     ["meta"] = 1,
  19596.     ["name"] = "Orangeautumn Leaves",
  19597.     ["id"] = 1301,
  19598.   },
  19599.   [2] = {
  19600.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  19601.     ["meta"] = 2,
  19602.     ["name"] = "Purpleautumn Leaves",
  19603.     ["id"] = 1301,
  19604.   },
  19605.   [3] = {
  19606.     ["categories"] = { "stuff", "Stuff", "Item", "Plant", "Leaves" },
  19607.     ["meta"] = 3,
  19608.     ["name"] = "Yellowautumn Leaves",
  19609.     ["id"] = 1301,
  19610.   },
  19611. },
  19612. [8335] = {
  19613.   [0] = {
  19614.     ["type"] = "Item",
  19615.     ["class"] = "item.corruptedFragment",
  19616.     ["meta"] = 0,
  19617.     ["name"] = "Corrupted Fragment",
  19618.     ["id"] = 8335,
  19619.   },
  19620. },
  19621. [30217] = {
  19622.   [0] = {
  19623.     ["type"] = "Item",
  19624.     ["categories"] = { "stuff", "Stuff", "Resources", "Farming Resources" },
  19625.     ["class"] = "item.itemHarz",
  19626.     ["meta"] = 0,
  19627.     ["name"] = "Sticky Resin",
  19628.     ["id"] = 30217,
  19629.   },
  19630. },
  19631. [7814] = {
  19632.   [0] = {
  19633.     ["type"] = "Item",
  19634.     ["class"] = "forestry.storage.items.ItemBackpack",
  19635.     ["meta"] = 0,
  19636.     ["name"] = "Item Backpack",
  19637.     ["id"] = 7814,
  19638.   },
  19639. },
  19640. [3125] = {
  19641.   [0] = {
  19642.     ["type"] = "Block",
  19643.     ["class"] = "tile.cargoDropoffRail",
  19644.     ["meta"] = 0,
  19645.     ["name"] = "Cargo Dropoff Rail",
  19646.     ["id"] = 3125,
  19647.   },
  19648. },
  19649. } }
  19650. -- Useful functions and indexes for the item DB
  19651.  
  19652. function item_map:uuid2id(uuid)
  19653.     return bit.band(uuid, 0x7FFF), bit.brshift(uuid, 15)
  19654. end
  19655.  
  19656. function item_map:id2uuid(id, meta)
  19657.     return id + bit.blshift(meta, 15)
  19658. end
  19659.  
  19660. function item_map:get_by_id(id, meta)
  19661.   if self.by_id[id] then
  19662.     if self.by_id[id][meta] then
  19663.       return self.by_id[id][meta]
  19664.     else
  19665.       return self.by_id[id][0]
  19666.     end
  19667.   else
  19668.     return nil
  19669.   end
  19670. end
  19671.  
  19672. function item_map:get_by_uuid(uuid)
  19673.   id, meta = self:uuid2id(uuid)
  19674.   return self:get_by_id(id, meta)
  19675. end
  19676.  
  19677. function item_map:get_name_by_id(id, meta)
  19678.     item = self:get_by_id(id, meta)
  19679.     if item then
  19680.       if item.meta == meta then
  19681.           return item.name
  19682.       else
  19683.           return item.name .. ":" .. meta
  19684.       end
  19685.     else
  19686.       return "Unknown "..id..":"..meta
  19687.     end
  19688. end
  19689.  
  19690. function item_map:get_name_by_uuid(uuid)
  19691.   id, meta = self:uuid2id(uuid)
  19692.   return self:get_name_by_id(id, meta)
  19693. end
  19694.  
  19695.  
  19696. return item_map
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement