Module:ItemData: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
Adds ['fertilizerNutrients']
No edit summary
(38 intermediate revisions by 5 users not shown)
Line 1: Line 1:
-- Eco Version : 0.9.3.1 beta release-204
-- Eco Version : 0.11.1.4
-- Export Language: English
-- Export Language: English


Line 5: Line 5:
     items = {
     items = {
         ['Acorn'] = {
         ['Acorn'] = {
                     ['untranslated'] = 'Acorn',
                     ['ID'] = 'AcornItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow an oak tree.',
                     ['Description'] = 'Plant to grow an oak tree.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AcornItem',
                    ['typeID'] = '714',
         },
         },
         ['Acorn Pack'] = {
         ['Acorn Pack'] = {
                     ['untranslated'] = 'Acorn Pack',
                     ['ID'] = 'AcornPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow an oak tree.',
                     ['Description'] = 'Plant to grow an oak tree.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AcornPackItem',
                    ['typeID'] = '715',
         },
         },
         ['Acorn Powder'] = {
         ['Acorn Powder'] = {
                     ['untranslated'] = 'Acorn Powder',
                     ['ID'] = 'AcornPowderItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Powdered acorn.',
                     ['Description'] = 'Powdered acorn.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Adobe'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'AdobeItem',
                     ['weight'] = '0.2',
                     ['Category'] = '_None',
                     ['calories'] = '40.0',
                     ['Group'] = 'Block Items',
                     ['carbs'] = '3.0',
                     ['Description'] = 'Adobe, your basic primitive housing material. Adobe will grant no experience.',
                    ['protein'] = '5.0',
        },
                    ['fat'] = '2.0',
        ['Adobe Door'] = {
                    ['vitamins'] = '5.0',
                     ['ID'] = 'AdobeDoorItem',
                    ['density'] = '37.5',
                     ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                     ['Group'] = 'World Object',
                    ['yield'] = nil,
                     ['Description'] = 'A door made from crude wood pieces.',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AcornPowderItem',
                    ['typeID'] = '425',
         },
         },
         ['Adorned Ashlar Basalt Bench'] = {
         ['Adorned Ashlar Basalt Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Basalt Bench',
                     ['ID'] = 'AdornedAshlarBasaltBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
                    ['typeID'] = '955',
         },
         },
         ['Adorned Ashlar Basalt Chair'] = {
         ['Adorned Ashlar Basalt Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Basalt Chair',
                     ['ID'] = 'AdornedAshlarBasaltChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarBasaltChairItem',
                    ['typeID'] = '956',
         },
         },
         ['Adorned Ashlar Basalt Table'] = {
         ['Adorned Ashlar Basalt Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Basalt Table',
                     ['ID'] = 'AdornedAshlarBasaltTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarBasaltTableItem',
                    ['typeID'] = '957',
         },
         },
         ['Adorned Ashlar Gneiss Bench'] = {
         ['Adorned Ashlar Gneiss Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Gneiss Bench',
                     ['ID'] = 'AdornedAshlarGneissBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
                    ['typeID'] = '958',
         },
         },
         ['Adorned Ashlar Gneiss Chair'] = {
         ['Adorned Ashlar Gneiss Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Gneiss Chair',
                     ['ID'] = 'AdornedAshlarGneissChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarGneissChairItem',
                    ['typeID'] = '959',
         },
         },
         ['Adorned Ashlar Gneiss Table'] = {
         ['Adorned Ashlar Gneiss Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Gneiss Table',
                     ['ID'] = 'AdornedAshlarGneissTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarGneissTableItem',
                    ['typeID'] = '960',
         },
         },
         ['Adorned Ashlar Granite Bench'] = {
         ['Adorned Ashlar Granite Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Granite Bench',
                     ['ID'] = 'AdornedAshlarGraniteBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
                    ['typeID'] = '961',
         },
         },
         ['Adorned Ashlar Granite Chair'] = {
         ['Adorned Ashlar Granite Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Granite Chair',
                     ['ID'] = 'AdornedAshlarGraniteChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarGraniteChairItem',
                    ['typeID'] = '962',
         },
         },
         ['Adorned Ashlar Granite Table'] = {
         ['Adorned Ashlar Granite Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Granite Table',
                     ['ID'] = 'AdornedAshlarGraniteTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarGraniteTableItem',
                    ['typeID'] = '963',
         },
         },
         ['Adorned Ashlar Limestone Bench'] = {
         ['Adorned Ashlar Limestone Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Limestone Bench',
                     ['ID'] = 'AdornedAshlarLimestoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneBenchItem',
                    ['typeID'] = '964',
         },
         },
         ['Adorned Ashlar Limestone Chair'] = {
         ['Adorned Ashlar Limestone Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Limestone Chair',
                     ['ID'] = 'AdornedAshlarLimestoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
                    ['typeID'] = '965',
         },
         },
         ['Adorned Ashlar Limestone Table'] = {
         ['Adorned Ashlar Limestone Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Limestone Table',
                     ['ID'] = 'AdornedAshlarLimestoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneTableItem',
                    ['typeID'] = '966',
         },
         },
         ['Adorned Ashlar Sandstone Bench'] = {
         ['Adorned Ashlar Sandstone Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Sandstone Bench',
                     ['ID'] = 'AdornedAshlarSandstoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
                    ['typeID'] = '967',
         },
         },
         ['Adorned Ashlar Sandstone Chair'] = {
         ['Adorned Ashlar Sandstone Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Sandstone Chair',
                     ['ID'] = 'AdornedAshlarSandstoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneChairItem',
                    ['typeID'] = '968',
         },
         },
         ['Adorned Ashlar Sandstone Table'] = {
         ['Adorned Ashlar Sandstone Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Sandstone Table',
                     ['ID'] = 'AdornedAshlarSandstoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneTableItem',
                    ['typeID'] = '969',
         },
         },
         ['Adorned Ashlar Shale Bench'] = {
         ['Adorned Ashlar Shale Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Shale Bench',
                     ['ID'] = 'AdornedAshlarShaleBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarShaleBenchItem',
                    ['typeID'] = '970',
         },
         },
         ['Adorned Ashlar Shale Chair'] = {
         ['Adorned Ashlar Shale Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Shale Chair',
                     ['ID'] = 'AdornedAshlarShaleChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarShaleChairItem',
                    ['typeID'] = '971',
         },
         },
         ['Adorned Ashlar Shale Table'] = {
         ['Adorned Ashlar Shale Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Shale Table',
                     ['ID'] = 'AdornedAshlarShaleTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarShaleTableItem',
                    ['typeID'] = '972',
         },
         },
         ['Adorned Ashlar Stone Bench'] = {
         ['Adorned Ashlar Stone Bench'] = {
                     ['untranslated'] = 'Adorned Ashlar Stone Bench',
                     ['ID'] = 'AdornedAshlarStoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarStoneBenchItem',
                    ['typeID'] = '973',
         },
         },
         ['Adorned Ashlar Stone Chair'] = {
         ['Adorned Ashlar Stone Chair'] = {
                     ['untranslated'] = 'Adorned Ashlar Stone Chair',
                     ['ID'] = 'AdornedAshlarStoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarStoneChairItem',
                    ['typeID'] = '974',
         },
         },
         ['Adorned Ashlar Stone Table'] = {
         ['Adorned Ashlar Stone Table'] = {
                     ['untranslated'] = 'Adorned Ashlar Stone Table',
                     ['ID'] = 'AdornedAshlarStoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                     ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Advanced Baking'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'AdvancedBakingSkill',
                     ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                     ['carbs'] = nil,
                     ['Description'] = 'Advanced baking mostly improves recipes that involve a leavening agent. Levels up by crafting advanced baking recipes.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdornedAshlarStoneTableItem',
                    ['typeID'] = '975',
         },
         },
         ['Advanced Baking Skill Book'] = {
         ['Advanced Baking Skill Book'] = {
                     ['untranslated'] = 'Advanced Baking Skill Book',
                     ['ID'] = 'AdvancedBakingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedBakingSkillBook',
                     ['typeID'] = '825',
         },
         },
         ['Advanced Baking Skill Scroll'] = {
         ['Advanced Baking Skill Scroll'] = {
                     ['untranslated'] = 'Advanced Baking Skill Scroll',
                     ['ID'] = 'AdvancedBakingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Baking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedBakingSkillScroll',
                     ['typeID'] = '826',
         },
         },
         ['Advanced Baking Upgrade'] = {
         ['Advanced Baking Upgrade'] = {
                     ['untranslated'] = 'Advanced Baking Upgrade',
                     ['ID'] = 'AdvancedBakingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedBakingUpgradeItem',
                    ['typeID'] = '667',
         },
         },
         ['Advanced Carpentry Table'] = {
         ['Advanced Carpentry Table'] = {
                     ['untranslated'] = 'Advanced Carpentry Table',
                     ['ID'] = 'AdvancedCarpentryTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
                     ['Description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedCarpentryTableItem',
                    ['typeID'] = '976',
         },
         },
         ['Advanced Circuit'] = {
         ['Advanced Circuit'] = {
                     ['untranslated'] = 'Advanced Circuit',
                     ['ID'] = 'AdvancedCircuitItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A complex electrical component used in advanced electronics.',
                     ['Description'] = 'A complex electrical component used in advanced electronics.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedCircuitItem',
                    ['typeID'] = '555',
         },
         },
         ['Advanced Combustion Engine'] = {
         ['Advanced Combustion Engine'] = {
                     ['untranslated'] = 'Advanced Combustion Engine',
                     ['ID'] = 'AdvancedCombustionEngineItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
                     ['Description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Advanced Cooking'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'AdvancedCookingSkill',
                     ['weight'] = '1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Advanced cooking techniques for producing more complex foods. Levels up by crafting advanced cooking recipes.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedCombustionEngineItem',
                    ['typeID'] = '556',
         },
         },
         ['Advanced Cooking Skill Book'] = {
         ['Advanced Cooking Skill Book'] = {
                     ['untranslated'] = 'Advanced Cooking Skill Book',
                     ['ID'] = 'AdvancedCookingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedCookingSkillBook',
                     ['typeID'] = '828',
         },
         },
         ['Advanced Cooking Skill Scroll'] = {
         ['Advanced Cooking Skill Scroll'] = {
                     ['untranslated'] = 'Advanced Cooking Skill Scroll',
                     ['ID'] = 'AdvancedCookingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Cooking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedCookingSkillScroll',
                     ['typeID'] = '829',
         },
         },
         ['Advanced Cooking Upgrade'] = {
         ['Advanced Cooking Upgrade'] = {
                     ['untranslated'] = 'Advanced Cooking Upgrade',
                     ['ID'] = 'AdvancedCookingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Advanced Masonry'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'AdvancedMasonrySkill',
                     ['weight'] = '0.001',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Advanced masonry allows the production of high-quality stone furniture and material for houses. Levels up by crafting related recipes. ',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedCookingUpgradeItem',
                    ['typeID'] = '668',
         },
         },
         ['Advanced Masonry Skill Book'] = {
         ['Advanced Masonry Skill Book'] = {
                     ['untranslated'] = 'Advanced Masonry Skill Book',
                     ['ID'] = 'AdvancedMasonrySkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Masonry Skill Scrolls that teach Advanced Masonry',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedMasonrySkillBook',
                     ['typeID'] = '831',
         },
         },
         ['Advanced Masonry Skill Scroll'] = {
         ['Advanced Masonry Skill Scroll'] = {
                     ['untranslated'] = 'Advanced Masonry Skill Scroll',
                     ['ID'] = 'AdvancedMasonrySkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Masonry',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedMasonrySkillScroll',
                     ['typeID'] = '832',
         },
         },
         ['Advanced Masonry Table'] = {
         ['Advanced Masonry Table'] = {
                     ['untranslated'] = 'Advanced Masonry Table',
                     ['ID'] = 'AdvancedMasonryTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
                     ['Description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.3',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
                    ['typeID'] = '977',
         },
         },
         ['Advanced Masonry Upgrade'] = {
         ['Advanced Masonry Upgrade'] = {
                     ['untranslated'] = 'Advanced Masonry Upgrade',
                     ['ID'] = 'AdvancedMasonryUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Advanced Smelting'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'AdvancedSmeltingSkill',
                    ['weight'] = '0.001',
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                     ['carbs'] = nil,
                     ['Description'] = 'Advanced smelting aids in the production of steel - a key ingredient in the progress of any group. Levels up by crafting advanced smelting recipes.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedMasonryUpgradeItem',
                    ['typeID'] = '669',
         },
         },
         ['Advanced Smelting Skill Book'] = {
         ['Advanced Smelting Skill Book'] = {
                     ['untranslated'] = 'Advanced Smelting Skill Book',
                     ['ID'] = 'AdvancedSmeltingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedSmeltingSkillBook',
                     ['typeID'] = '834',
         },
         },
         ['Advanced Smelting Skill Scroll'] = {
         ['Advanced Smelting Skill Scroll'] = {
                     ['untranslated'] = 'Advanced Smelting Skill Scroll',
                     ['ID'] = 'AdvancedSmeltingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Smelting',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedSmeltingSkillScroll',
                     ['typeID'] = '835',
         },
         },
         ['Advanced Smelting Upgrade'] = {
         ['Advanced Smelting Upgrade'] = {
                     ['untranslated'] = 'Advanced Smelting Upgrade',
                     ['ID'] = 'AdvancedSmeltingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedSmeltingUpgradeItem',
                    ['typeID'] = '670',
         },
         },
         ['Advanced Tailoring Table'] = {
         ['Advanced Tailoring Table'] = {
                     ['untranslated'] = 'Advanced Tailoring Table',
                     ['ID'] = 'AdvancedTailoringTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An advanced tailoring table.',
                     ['Description'] = 'An advanced tailoring table.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedTailoringTableItem',
                    ['typeID'] = '978',
         },
         },
         ['Advanced Upgrade 1'] = {
         ['Advanced Upgrade 1'] = {
                     ['untranslated'] = 'Advanced Upgrade 1',
                     ['ID'] = 'AdvancedUpgradeLvl1Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl1Item',
                    ['typeID'] = '671',
         },
         },
         ['Advanced Upgrade 2'] = {
         ['Advanced Upgrade 2'] = {
                     ['untranslated'] = 'Advanced Upgrade 2',
                     ['ID'] = 'AdvancedUpgradeLvl2Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl2Item',
                    ['typeID'] = '672',
         },
         },
         ['Advanced Upgrade 3'] = {
         ['Advanced Upgrade 3'] = {
                     ['untranslated'] = 'Advanced Upgrade 3',
                     ['ID'] = 'AdvancedUpgradeLvl3Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl3Item',
                    ['typeID'] = '673',
         },
         },
         ['Advanced Upgrade 4'] = {
         ['Advanced Upgrade 4'] = {
                     ['untranslated'] = 'Advanced Upgrade 4',
                     ['ID'] = 'AdvancedUpgradeLvl4Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl4Item',
                    ['typeID'] = '674',
         },
         },
         ['Agave Leaves'] = {
         ['Agave Leaves'] = {
                     ['untranslated'] = 'Agave Leaves',
                     ['ID'] = 'AgaveLeavesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
                     ['Description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AgaveLeavesItem',
                    ['typeID'] = '426',
         },
         },
         ['Agave Seed'] = {
         ['Agave Seed'] = {
                     ['untranslated'] = 'Agave Seed',
                     ['ID'] = 'AgaveSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow an agave plant.',
                     ['Description'] = 'Plant to grow an agave plant.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AgaveSeedItem',
                    ['typeID'] = '716',
         },
         },
         ['Agave Seed Pack'] = {
         ['Agave Seed Pack'] = {
                     ['untranslated'] = 'Agave Seed Pack',
                     ['ID'] = 'AgaveSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow an agave plant.',
                     ['Description'] = 'Plant to grow an agave plant.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AgaveSeedPackItem',
                    ['typeID'] = '717',
         },
         },
         ['Agouti Carcass'] = {
         ['Agouti Carcass'] = {
                     ['untranslated'] = 'Agouti Carcass',
                     ['ID'] = 'AgoutiCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead agouti.',
                     ['Description'] = 'A dead agouti.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Agouti Enchiladas'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'AgoutiEnchiladasItem',
                     ['weight'] = '2',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Food',
                    ['carbs'] = nil,
                     ['Description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AgoutiCarcassItem',
                    ['typeID'] = '557',
         },
         },
         ['Agriculture Research Paper Advanced'] = {
         ['Agriculture Research Paper Advanced'] = {
                     ['untranslated'] = 'Agriculture Research Paper Advanced',
                     ['ID'] = 'AgricultureResearchPaperAdvancedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AgricultureResearchPaperAdvancedItem',
                    ['typeID'] = '558',
         },
         },
         ['Agriculture Research Paper Modern'] = {
         ['Agriculture Research Paper Modern'] = {
                     ['untranslated'] = 'Agriculture Research Paper Modern',
                     ['ID'] = 'AgricultureResearchPaperModernItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AgricultureResearchPaperModernItem',
                    ['typeID'] = '559',
         },
         },
         ['Air Pollution Generator'] = {
         ['Air Pollution Generator'] = {
                     ['untranslated'] = 'Air Pollution Generator',
                     ['ID'] = 'AirPollutionGeneratorItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Dev object for testing air pollution.',
                     ['Description'] = 'Dev object for testing air pollution.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object', 'Polluter'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AirPollutionGeneratorItem',
                    ['typeID'] = '96',
         },
         },
         ['Alligator Carcass'] = {
         ['Alligator Carcass'] = {
                     ['untranslated'] = 'Alligator Carcass',
                     ['ID'] = 'AlligatorCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead alligator.',
                     ['Description'] = 'A dead alligator.',
                    ['tagGroups'] = {'Medium Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AlligatorCarcassItem',
                    ['typeID'] = '560',
         },
         },
         ['Alpha Cloak'] = {
         ['Alpha Cloak'] = {
                     ['untranslated'] = 'Alpha Cloak',
                     ['ID'] = 'AlphaCloakItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Thanks for supporting ECO!',
                     ['Description'] = 'Thanks for supporting ECO!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AlphaCloakItem',
                    ['typeID'] = '24',
         },
         },
         ['Alpha Goggles'] = {
         ['Alpha Goggles'] = {
                     ['untranslated'] = 'Alpha Goggles',
                     ['ID'] = 'AlphaGogglesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Thanks for supporting ECO!',
                     ['Description'] = 'Thanks for supporting ECO!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AlphaGogglesItem',
                    ['typeID'] = '23',
         },
         },
         ['Alpha Hat'] = {
         ['Alpha Hat'] = {
                     ['untranslated'] = 'Alpha Hat',
                     ['ID'] = 'AlphaHatItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Thanks for supporting ECO!',
                     ['Description'] = 'Thanks for supporting ECO!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AlphaHatItem',
                    ['typeID'] = '22',
         },
         },
         ['Amanita Mushroom Spores'] = {
         ['Amanita Mushroom Spores'] = {
                     ['untranslated'] = 'Amanita Mushroom Spores',
                     ['ID'] = 'AmanitaMushroomSporesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
                     ['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AmanitaMushroomSporesItem',
                    ['typeID'] = '718',
         },
         },
         ['Amanita Mushroom Spores Pack'] = {
         ['Amanita Mushroom Spores Pack'] = {
                     ['untranslated'] = 'Amanita Mushroom Spores Pack',
                     ['ID'] = 'AmanitaMushroomSporesPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
                     ['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AmanitaMushroomSporesPackItem',
                    ['typeID'] = '719',
         },
         },
         ['Amanita Mushrooms'] = {
         ['Amanita Mushrooms'] = {
                     ['untranslated'] = 'Amanita Mushrooms',
                     ['ID'] = 'AmanitaMushroomsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
                     ['Description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fungus', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '-200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '-0.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AmanitaMushroomsItem',
                    ['typeID'] = '427',
         },
         },
         ['Amendments'] = {
         ['Amendments'] = {
                     ['untranslated'] = 'Amendments',
                     ['ID'] = 'AmendmentsItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Changes to the constituion are made here.',
                     ['Description'] = 'Allows the modification of the constitution.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AmendmentsItem',
                    ['typeID'] = '104',
         },
         },
         ['Anvil'] = {
         ['Anvil'] = {
                     ['untranslated'] = 'Anvil',
                     ['ID'] = 'AnvilItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Modules',
                     ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
                     ['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AnvilItem',
                    ['typeID'] = '979',
         },
         },
         ['Arctic Willow Seed'] = {
         ['Arctic Willow Seed'] = {
                     ['untranslated'] = 'Arctic Willow Seed',
                     ['ID'] = 'ArcticWillowSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow arctic willow.',
                     ['Description'] = 'Plant to grow arctic willow.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ArcticWillowSeedItem',
                    ['typeID'] = '720',
         },
         },
         ['Arctic Willow Seed Pack'] = {
         ['Arctic Willow Seed Pack'] = {
                     ['untranslated'] = 'Arctic Willow Seed Pack',
                     ['ID'] = 'ArcticWillowSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow arctic willow.',
                     ['Description'] = 'Plant to grow arctic willow.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ArcticWillowSeedPackItem',
                    ['typeID'] = '721',
         },
         },
         ['Arrastra'] = {
         ['Arrastra'] = {
                     ['untranslated'] = 'Arrastra',
                     ['ID'] = 'ArrastraItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A primitive rock mill of dragged boulders.',
                     ['Description'] = 'A primitive rock mill of dragged boulders.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ArrastraItem',
                    ['typeID'] = '980',
         },
         },
         ['Arrow'] = {
         ['Arrow'] = {
                     ['untranslated'] = 'Arrow',
                     ['ID'] = 'ArrowItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
                     ['Description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Arrow Recovery: Hunting'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'HuntingArrowRecoveryTalentGroup',
                     ['weight'] = '0.01',
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'Talents',
                    ['carbs'] = nil,
                     ['Description'] = 'Allows you to recover arrows shot into animals when harvesting them with a 50 percent chance.',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Art Supplies'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'ArtSuppliesItem',
                    ['density'] = nil,
                     ['Category'] = '_None',
                     ['fuel'] = '500',
                     ['Group'] = 'Items',
                     ['yield'] = nil,
                     ['Description'] = 'A set of art supplies that allows one to capture the world.',
                    ['currency'] = 'Yes',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ArrowItem',
                    ['typeID'] = '561',
         },
         },
         ['Ashlar Basalt'] = {
         ['Ashlar Basalt'] = {
                     ['untranslated'] = 'Ashlar Basalt',
                     ['ID'] = 'AshlarBasaltItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                     ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarBasaltItem',
                    ['typeID'] = '257',
         },
         },
         ['Ashlar Basalt Bench'] = {
         ['Ashlar Basalt Bench'] = {
                     ['untranslated'] = 'Ashlar Basalt Bench',
                     ['ID'] = 'AshlarBasaltBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarBasaltBenchItem',
                    ['typeID'] = '981',
         },
         },
         ['Ashlar Basalt Chair'] = {
         ['Ashlar Basalt Chair'] = {
                     ['untranslated'] = 'Ashlar Basalt Chair',
                     ['ID'] = 'AshlarBasaltChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarBasaltChairItem',
                    ['typeID'] = '982',
         },
         },
         ['Ashlar Basalt Door'] = {
         ['Ashlar Basalt Door'] = {
                     ['untranslated'] = 'Ashlar Basalt Door',
                     ['ID'] = 'AshlarBasaltDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarBasaltDoorItem',
                    ['typeID'] = '983',
         },
         },
         ['Ashlar Basalt Fireplace'] = {
         ['Ashlar Basalt Fireplace'] = {
                     ['untranslated'] = 'Ashlar Basalt Fireplace',
                     ['ID'] = 'AshlarBasaltFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarBasaltFireplaceItem',
                    ['typeID'] = '984',
         },
         },
         ['Ashlar Basalt Table'] = {
         ['Ashlar Basalt Table'] = {
                     ['untranslated'] = 'Ashlar Basalt Table',
                     ['ID'] = 'AshlarBasaltTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarBasaltTableItem',
                    ['typeID'] = '985',
         },
         },
         ['Ashlar Gneiss'] = {
         ['Ashlar Gneiss'] = {
                     ['untranslated'] = 'Ashlar Gneiss',
                     ['ID'] = 'AshlarGneissItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                     ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGneissItem',
                    ['typeID'] = '258',
         },
         },
         ['Ashlar Gneiss Bench'] = {
         ['Ashlar Gneiss Bench'] = {
                     ['untranslated'] = 'Ashlar Gneiss Bench',
                     ['ID'] = 'AshlarGneissBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGneissBenchItem',
                    ['typeID'] = '986',
         },
         },
         ['Ashlar Gneiss Chair'] = {
         ['Ashlar Gneiss Chair'] = {
                     ['untranslated'] = 'Ashlar Gneiss Chair',
                     ['ID'] = 'AshlarGneissChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGneissChairItem',
                    ['typeID'] = '987',
         },
         },
         ['Ashlar Gneiss Door'] = {
         ['Ashlar Gneiss Door'] = {
                     ['untranslated'] = 'Ashlar Gneiss Door',
                     ['ID'] = 'AshlarGneissDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGneissDoorItem',
                    ['typeID'] = '988',
         },
         },
         ['Ashlar Gneiss Fireplace'] = {
         ['Ashlar Gneiss Fireplace'] = {
                     ['untranslated'] = 'Ashlar Gneiss Fireplace',
                     ['ID'] = 'AshlarGneissFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGneissFireplaceItem',
                    ['typeID'] = '989',
         },
         },
         ['Ashlar Gneiss Table'] = {
         ['Ashlar Gneiss Table'] = {
                     ['untranslated'] = 'Ashlar Gneiss Table',
                     ['ID'] = 'AshlarGneissTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGneissTableItem',
                    ['typeID'] = '990',
         },
         },
         ['Ashlar Granite'] = {
         ['Ashlar Granite'] = {
                     ['untranslated'] = 'Ashlar Granite',
                     ['ID'] = 'AshlarGraniteItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                     ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGraniteItem',
                    ['typeID'] = '259',
         },
         },
         ['Ashlar Granite Bench'] = {
         ['Ashlar Granite Bench'] = {
                     ['untranslated'] = 'Ashlar Granite Bench',
                     ['ID'] = 'AshlarGraniteBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
                    ['typeID'] = '991',
         },
         },
         ['Ashlar Granite Chair'] = {
         ['Ashlar Granite Chair'] = {
                     ['untranslated'] = 'Ashlar Granite Chair',
                     ['ID'] = 'AshlarGraniteChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGraniteChairItem',
                    ['typeID'] = '992',
         },
         },
         ['Ashlar Granite Door'] = {
         ['Ashlar Granite Door'] = {
                     ['untranslated'] = 'Ashlar Granite Door',
                     ['ID'] = 'AshlarGraniteDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGraniteDoorItem',
                    ['typeID'] = '993',
         },
         },
         ['Ashlar Granite Fireplace'] = {
         ['Ashlar Granite Fireplace'] = {
                     ['untranslated'] = 'Ashlar Granite Fireplace',
                     ['ID'] = 'AshlarGraniteFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGraniteFireplaceItem',
                    ['typeID'] = '994',
         },
         },
         ['Ashlar Granite Table'] = {
         ['Ashlar Granite Table'] = {
                     ['untranslated'] = 'Ashlar Granite Table',
                     ['ID'] = 'AshlarGraniteTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarGraniteTableItem',
                    ['typeID'] = '995',
         },
         },
         ['Ashlar Large Basalt Fountain'] = {
         ['Ashlar Large Basalt Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Basalt Fountain',
                     ['ID'] = 'AshlarLargeBasaltFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeBasaltFountainItem',
                    ['typeID'] = '996',
         },
         },
         ['Ashlar Large Gneiss Fountain'] = {
         ['Ashlar Large Gneiss Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Gneiss Fountain',
                     ['ID'] = 'AshlarLargeGneissFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeGneissFountainItem',
                    ['typeID'] = '997',
         },
         },
         ['Ashlar Large Granite Fountain'] = {
         ['Ashlar Large Granite Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Granite Fountain',
                     ['ID'] = 'AshlarLargeGraniteFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeGraniteFountainItem',
                    ['typeID'] = '998',
         },
         },
         ['Ashlar Large Limestone Fountain'] = {
         ['Ashlar Large Limestone Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Limestone Fountain',
                     ['ID'] = 'AshlarLargeLimestoneFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
                    ['typeID'] = '999',
         },
         },
         ['Ashlar Large Sandstone Fountain'] = {
         ['Ashlar Large Sandstone Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Sandstone Fountain',
                     ['ID'] = 'AshlarLargeSandstoneFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
                    ['typeID'] = '1000',
         },
         },
         ['Ashlar Large Shale Fountain'] = {
         ['Ashlar Large Shale Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Shale Fountain',
                     ['ID'] = 'AshlarLargeShaleFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeShaleFountainItem',
                    ['typeID'] = '1001',
         },
         },
         ['Ashlar Large Stone Fountain'] = {
         ['Ashlar Large Stone Fountain'] = {
                     ['untranslated'] = 'Ashlar Large Stone Fountain',
                     ['ID'] = 'AshlarLargeStoneFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLargeStoneFountainItem',
                    ['typeID'] = '1002',
         },
         },
         ['Ashlar Limestone'] = {
         ['Ashlar Limestone'] = {
                     ['untranslated'] = 'Ashlar Limestone',
                     ['ID'] = 'AshlarLimestoneItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                     ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLimestoneItem',
                    ['typeID'] = '260',
         },
         },
         ['Ashlar Limestone Bench'] = {
         ['Ashlar Limestone Bench'] = {
                     ['untranslated'] = 'Ashlar Limestone Bench',
                     ['ID'] = 'AshlarLimestoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLimestoneBenchItem',
                    ['typeID'] = '1003',
         },
         },
         ['Ashlar Limestone Chair'] = {
         ['Ashlar Limestone Chair'] = {
                     ['untranslated'] = 'Ashlar Limestone Chair',
                     ['ID'] = 'AshlarLimestoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLimestoneChairItem',
                    ['typeID'] = '1004',
         },
         },
         ['Ashlar Limestone Door'] = {
         ['Ashlar Limestone Door'] = {
                     ['untranslated'] = 'Ashlar Limestone Door',
                     ['ID'] = 'AshlarLimestoneDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLimestoneDoorItem',
                    ['typeID'] = '1005',
         },
         },
         ['Ashlar Limestone Fireplace'] = {
         ['Ashlar Limestone Fireplace'] = {
                     ['untranslated'] = 'Ashlar Limestone Fireplace',
                     ['ID'] = 'AshlarLimestoneFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLimestoneFireplaceItem',
                    ['typeID'] = '1006',
         },
         },
         ['Ashlar Limestone Table'] = {
         ['Ashlar Limestone Table'] = {
                     ['untranslated'] = 'Ashlar Limestone Table',
                     ['ID'] = 'AshlarLimestoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarLimestoneTableItem',
                    ['typeID'] = '1007',
         },
         },
         ['Ashlar Sandstone'] = {
         ['Ashlar Sandstone'] = {
                     ['untranslated'] = 'Ashlar Sandstone',
                     ['ID'] = 'AshlarSandstoneItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                     ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSandstoneItem',
                    ['typeID'] = '261',
         },
         },
         ['Ashlar Sandstone Bench'] = {
         ['Ashlar Sandstone Bench'] = {
                     ['untranslated'] = 'Ashlar Sandstone Bench',
                     ['ID'] = 'AshlarSandstoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSandstoneBenchItem',
                    ['typeID'] = '1008',
         },
         },
         ['Ashlar Sandstone Chair'] = {
         ['Ashlar Sandstone Chair'] = {
                     ['untranslated'] = 'Ashlar Sandstone Chair',
                     ['ID'] = 'AshlarSandstoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSandstoneChairItem',
                    ['typeID'] = '1009',
         },
         },
         ['Ashlar Sandstone Door'] = {
         ['Ashlar Sandstone Door'] = {
                     ['untranslated'] = 'Ashlar Sandstone Door',
                     ['ID'] = 'AshlarSandstoneDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSandstoneDoorItem',
                    ['typeID'] = '1010',
         },
         },
         ['Ashlar Sandstone Fireplace'] = {
         ['Ashlar Sandstone Fireplace'] = {
                     ['untranslated'] = 'Ashlar Sandstone Fireplace',
                     ['ID'] = 'AshlarSandstoneFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSandstoneFireplaceItem',
                    ['typeID'] = '1011',
         },
         },
         ['Ashlar Sandstone Table'] = {
         ['Ashlar Sandstone Table'] = {
                     ['untranslated'] = 'Ashlar Sandstone Table',
                     ['ID'] = 'AshlarSandstoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSandstoneTableItem',
                    ['typeID'] = '1012',
         },
         },
         ['Ashlar Shale'] = {
         ['Ashlar Shale'] = {
                     ['untranslated'] = 'Ashlar Shale',
                     ['ID'] = 'AshlarShaleItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                     ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarShaleItem',
                    ['typeID'] = '262',
         },
         },
         ['Ashlar Shale Bench'] = {
         ['Ashlar Shale Bench'] = {
                     ['untranslated'] = 'Ashlar Shale Bench',
                     ['ID'] = 'AshlarShaleBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarShaleBenchItem',
                    ['typeID'] = '1013',
         },
         },
         ['Ashlar Shale Chair'] = {
         ['Ashlar Shale Chair'] = {
                     ['untranslated'] = 'Ashlar Shale Chair',
                     ['ID'] = 'AshlarShaleChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarShaleChairItem',
                    ['typeID'] = '1014',
         },
         },
         ['Ashlar Shale Door'] = {
         ['Ashlar Shale Door'] = {
                     ['untranslated'] = 'Ashlar Shale Door',
                     ['ID'] = 'AshlarShaleDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarShaleDoorItem',
                    ['typeID'] = '1015',
         },
         },
         ['Ashlar Shale Fireplace'] = {
         ['Ashlar Shale Fireplace'] = {
                     ['untranslated'] = 'Ashlar Shale Fireplace',
                     ['ID'] = 'AshlarShaleFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarShaleFireplaceItem',
                    ['typeID'] = '1016',
         },
         },
         ['Ashlar Shale Table'] = {
         ['Ashlar Shale Table'] = {
                     ['untranslated'] = 'Ashlar Shale Table',
                     ['ID'] = 'AshlarShaleTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarShaleTableItem',
                    ['typeID'] = '1017',
         },
         },
         ['Ashlar Small Basalt Fountain'] = {
         ['Ashlar Small Basalt Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Basalt Fountain',
                     ['ID'] = 'AshlarSmallBasaltFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallBasaltFountainItem',
                    ['typeID'] = '1018',
         },
         },
         ['Ashlar Small Gneiss Fountain'] = {
         ['Ashlar Small Gneiss Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Gneiss Fountain',
                     ['ID'] = 'AshlarSmallGneissFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallGneissFountainItem',
                    ['typeID'] = '1019',
         },
         },
         ['Ashlar Small Granite Fountain'] = {
         ['Ashlar Small Granite Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Granite Fountain',
                     ['ID'] = 'AshlarSmallGraniteFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallGraniteFountainItem',
                    ['typeID'] = '1020',
         },
         },
         ['Ashlar Small Limestone Fountain'] = {
         ['Ashlar Small Limestone Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Limestone Fountain',
                     ['ID'] = 'AshlarSmallLimestoneFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallLimestoneFountainItem',
                    ['typeID'] = '1021',
         },
         },
         ['Ashlar Small Sandstone Fountain'] = {
         ['Ashlar Small Sandstone Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Sandstone Fountain',
                     ['ID'] = 'AshlarSmallSandstoneFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallSandstoneFountainItem',
                    ['typeID'] = '1022',
         },
         },
         ['Ashlar Small Shale Fountain'] = {
         ['Ashlar Small Shale Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Shale Fountain',
                     ['ID'] = 'AshlarSmallShaleFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallShaleFountainItem',
                    ['typeID'] = '1023',
         },
         },
         ['Ashlar Small Stone Fountain'] = {
         ['Ashlar Small Stone Fountain'] = {
                     ['untranslated'] = 'Ashlar Small Stone Fountain',
                     ['ID'] = 'AshlarSmallStoneFountainItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarSmallStoneFountainItem',
                    ['typeID'] = '1024',
         },
         },
         ['Ashlar Stone Bench'] = {
         ['Ashlar Stone Bench'] = {
                     ['untranslated'] = 'Ashlar Stone Bench',
                     ['ID'] = 'AshlarStoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                     ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarStoneBenchItem',
                    ['typeID'] = '1025',
         },
         },
         ['Ashlar Stone Chair'] = {
         ['Ashlar Stone Chair'] = {
                     ['untranslated'] = 'Ashlar Stone Chair',
                     ['ID'] = 'AshlarStoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarStoneChairItem',
                    ['typeID'] = '1026',
         },
         },
         ['Ashlar Stone Door'] = {
         ['Ashlar Stone Door'] = {
                     ['untranslated'] = 'Ashlar Stone Door',
                     ['ID'] = 'AshlarStoneDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['Description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarStoneDoorItem',
                    ['typeID'] = '1027',
         },
         },
         ['Ashlar Stone Fireplace'] = {
         ['Ashlar Stone Fireplace'] = {
                     ['untranslated'] = 'Ashlar Stone Fireplace',
                     ['ID'] = 'AshlarStoneFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarStoneFireplaceItem',
                    ['typeID'] = '1028',
         },
         },
         ['Ashlar Stone Table'] = {
         ['Ashlar Stone Table'] = {
                     ['untranslated'] = 'Ashlar Stone Table',
                     ['ID'] = 'AshlarStoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large stone table crafted by an expert mason.',
                     ['Description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AshlarStoneTableItem',
                    ['typeID'] = '1029',
         },
         },
         ['Asphalt Concrete'] = {
         ['Asphalt Concrete'] = {
                     ['untranslated'] = 'Asphalt Concrete',
                     ['ID'] = 'AsphaltConcreteItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
                     ['Description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
                    ['tagGroups'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AsphaltConcreteItem',
                    ['typeID'] = '87',
        },
        ['Asphalt Concrete Ramp'] = {
                    ['untranslated'] = 'Asphalt Concrete Ramp',
                    ['category'] = 'Hidden',
                    ['group'] = 'Road Items',
                    ['description'] = '4 x 1 Asphalt Concrete Ramp.',
                    ['tagGroups'] = {'Road', 'Constructable', 'World Object', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '60',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AsphaltConcreteRampItem',
                    ['typeID'] = '66',
         },
         },
         ['Assembly Line'] = {
         ['Assembly Line'] = {
                     ['untranslated'] = 'Assembly Line',
                     ['ID'] = 'AssemblyLineItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'The assembly line allows for mass production of mechanical products',
                     ['Description'] = 'The assembly line allows for mass production of mechanical products.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AssemblyLineItem',
                    ['typeID'] = '1030',
         },
         },
         ['Automatic Loom'] = {
         ['Automatic Loom'] = {
                     ['untranslated'] = 'Automatic Loom',
                     ['ID'] = 'AutomaticLoomItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An automated device for making fabric by weaving yarn or thread.',
                     ['Description'] = 'An automated device for making fabric by weaving yarn or thread.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AutomaticLoomItem',
                    ['typeID'] = '1031',
         },
         },
         ['Axe'] = {
         ['Autumn Stew'] = {
                     ['untranslated'] = 'Axe',
                     ['ID'] = 'AutumnStewItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['Description'] = 'A healthy and cozy meal for those cold days.',
                    ['tagGroups'] = {'Logging', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AxeItem',
                    ['typeID'] = '121',
         },
         },
         ['Axe Calorie Buff Item'] = {
         ['Axe Calorie Buff Item'] = {
                     ['untranslated'] = 'Axe Calorie Buff Item',
                     ['ID'] = 'AxeCalorieBuffItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
        },
                    ['maxStack'] = '100',
        ['Backpack'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'BackpackItem',
                    ['weight'] = nil,
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'Actionbar Items',
                    ['carbs'] = nil,
                     ['Description'] = 'Your currently carried items.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'AxeCalorieBuffItem',
                    ['typeID'] = '62',
         },
         },
         ['Baked Agave'] = {
         ['Baked Agave'] = {
                     ['untranslated'] = 'Baked Agave',
                     ['ID'] = 'BakedAgaveItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
                     ['Description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '700.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedAgaveItem',
                    ['typeID'] = '428',
         },
         },
         ['Baked Beet'] = {
         ['Baked Beet'] = {
                     ['untranslated'] = 'Baked Beet',
                     ['ID'] = 'BakedBeetItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
                     ['Description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '700.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '4.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedBeetItem',
                    ['typeID'] = '429',
         },
         },
         ['Baked Corn'] = {
         ['Baked Corn'] = {
                     ['untranslated'] = 'Baked Corn',
                     ['ID'] = 'BakedCornItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
                     ['Description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '700.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '7.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedCornItem',
                    ['typeID'] = '430',
         },
         },
         ['Baked Heart Of Palm'] = {
         ['Baked Heart Of Palm'] = {
                     ['untranslated'] = 'Baked Heart Of Palm',
                     ['ID'] = 'BakedHeartOfPalmItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
                     ['Description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '700.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedHeartOfPalmItem',
                    ['typeID'] = '431',
         },
         },
         ['Baked Meat'] = {
         ['Baked Meat'] = {
                     ['untranslated'] = 'Baked Meat',
                     ['ID'] = 'BakedMeatItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Baked meat is less fatty than other methods of cooking.',
                     ['Description'] = 'Baked meat is less fatty than other methods of cooking.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '700.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '13.0',
                    ['fat'] = '17.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedMeatItem',
                    ['typeID'] = '432',
         },
         },
         ['Baked Roast'] = {
         ['Baked Roast'] = {
                     ['untranslated'] = 'Baked Roast',
                     ['ID'] = 'BakedRoastItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A trussed roast baked to perfection.',
                     ['Description'] = 'A trussed roast baked to perfection.',
                    ['tagGroups'] = {'Baked Food', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.9',
                    ['calories'] = '1000.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedRoastItem',
                    ['typeID'] = '433',
         },
         },
         ['Baked Taro'] = {
         ['Baked Taro'] = {
                     ['untranslated'] = 'Baked Taro',
                     ['ID'] = 'BakedTaroItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Baked taro root',
                     ['Description'] = 'Baked taro root.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '700.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '6.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedTaroItem',
                    ['typeID'] = '434',
         },
         },
         ['Baked Tomato'] = {
         ['Baked Tomato'] = {
                     ['untranslated'] = 'Baked Tomato',
                     ['ID'] = 'BakedTomatoItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
                     ['Description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Baker Sign'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BakerSignItem',
                     ['weight'] = '0.3',
                     ['Category'] = 'WorldObject',
                     ['calories'] = '700.0',
                     ['Group'] = 'World Object',
                     ['carbs'] = '9.0',
                     ['Description'] = 'A helpful sign for advertisements along the road.',
                    ['protein'] = '1.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '13.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakedTomatoItem',
                    ['typeID'] = '435',
         },
         },
         ['Bakery Oven'] = {
         ['Bakery Oven'] = {
                     ['untranslated'] = 'Bakery Oven',
                     ['ID'] = 'BakeryOvenItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A solidly built brick oven useful for baking all manner of treats.',
                     ['Description'] = 'A solidly built brick oven useful for baking all manner of treats.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Baking'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'BakingSkill',
                     ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                     ['carbs'] = nil,
                     ['Description'] = 'An introduction to cooking with an oven. Levels up by crafting related unleavened recipes.',
                    ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakeryOvenItem',
                    ['typeID'] = '1032',
         },
         },
         ['Baking Skill Book'] = {
         ['Baking Skill Book'] = {
                     ['untranslated'] = 'Baking Skill Book',
                     ['ID'] = 'BakingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Baking Skill Scrolls that teach Baking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakingSkillBook',
                     ['typeID'] = '837',
         },
         },
         ['Baking Skill Scroll'] = {
         ['Baking Skill Scroll'] = {
                     ['untranslated'] = 'Baking Skill Scroll',
                     ['ID'] = 'BakingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Baking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakingSkillScroll',
                     ['typeID'] = '838',
         },
         },
         ['Baking Upgrade'] = {
         ['Baking Upgrade'] = {
                     ['untranslated'] = 'Baking Upgrade',
                     ['ID'] = 'BakingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BakingUpgradeItem',
                    ['typeID'] = '675',
         },
         },
         ['Ballot Box'] = {
         ['Ballot Box'] = {
                     ['untranslated'] = 'Ballot Box',
                     ['ID'] = 'BallotBoxItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
                     ['Description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BallotBoxItem',
                    ['typeID'] = '97',
         },
         },
         ['Bandana'] = {
         ['Bandana'] = {
                     ['untranslated'] = 'Bandana',
                     ['ID'] = 'BandanaItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'It just looks cool',
                     ['Description'] = 'It just looks cool.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Banh Xeo'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BanhXeoItem',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Food',
                    ['carbs'] = nil,
                     ['Description'] = 'Wrap the pancakes in the greens, then dip.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BandanaItem',
                    ['typeID'] = '360',
         },
         },
         ['Bank'] = {
         ['Bank'] = {
                     ['untranslated'] = 'Bank',
                     ['ID'] = 'BankItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Allows players to create and use bank accounts.',
                     ['Description'] = 'Allows players to create and use bank accounts.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BankItem',
                    ['typeID'] = '1033',
         },
         },
         ['Bannock'] = {
         ['Bannock'] = {
                     ['untranslated'] = 'Bannock',
                     ['ID'] = 'BannockItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A dense whole wheat unleavened bread.',
                     ['Description'] = 'A dense whole wheat unleavened bread.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '700.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '3.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BannockItem',
                    ['typeID'] = '436',
         },
         },
         ['Barrel'] = {
         ['Barrel'] = {
                     ['untranslated'] = 'Barrel',
                     ['ID'] = 'BarrelItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A metal barrel for carrying liquids.',
                     ['Description'] = 'A metal barrel for carrying liquids.',
                    ['tagGroups'] = {'Currency', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BarrelItem',
                    ['typeID'] = '263',
         },
         },
         ['Barrel Cactus Seed'] = {
         ['Barrel Cactus Seed'] = {
                     ['untranslated'] = 'Barrel Cactus Seed',
                     ['ID'] = 'BarrelCactusSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow barrel cactus.',
                     ['Description'] = 'Plant to grow barrel cactus.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BarrelCactusSeedItem',
                    ['typeID'] = '722',
         },
         },
         ['Barrel Cactus Seed Pack'] = {
         ['Barrel Cactus Seed Pack'] = {
                     ['untranslated'] = 'Barrel Cactus Seed Pack',
                     ['ID'] = 'BarrelCactusSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow barrel cactus.',
                     ['Description'] = 'Plant to grow barrel cactus.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BarrelCactusSeedPackItem',
                    ['typeID'] = '723',
         },
         },
         ['Basalt'] = {
         ['Basalt'] = {
                     ['untranslated'] = 'Basalt',
                     ['ID'] = 'BasaltItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
                     ['Description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
                    ['tagGroups'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
        },
                    ['maxStack'] = '20',
        ['Base Paint'] = {
                     ['carried'] = 'Hands',
                     ['ID'] = 'BasePaintItem',
                     ['weight'] = '7.5',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasaltItem',
                    ['typeID'] = '264',
         },
         },
         ['Basic Backpack'] = {
         ['Basic Backpack'] = {
                     ['untranslated'] = 'Basic Backpack',
                     ['ID'] = 'BasicBackpackItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A basic backpack to carry supplies. (Increases max carry weight by 5 kg)',
                     ['Description'] = 'A basic backpack to carry supplies.(Increases max carry weight by 5 kg)',
                    ['tagGroups'] = {'Clothes', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicBackpackItem',
                    ['typeID'] = '361',
         },
         },
         ['Basic Circuit'] = {
         ['Basic Circuit'] = {
                     ['untranslated'] = 'Basic Circuit',
                     ['ID'] = 'BasicCircuitItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A complex electrical component used in advanced electronics.',
                     ['Description'] = 'A complex electrical component used in advanced electronics.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Basic Engineering'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BasicEngineeringSkill',
                     ['weight'] = '1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Basic Engineering allows easier construction of roads and gives access to early forms of mechanical power. Levels up by crafting related recipes.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicCircuitItem',
                    ['typeID'] = '562',
         },
         },
         ['Basic Engineering Skill Book'] = {
         ['Basic Engineering Skill Book'] = {
                     ['untranslated'] = 'Basic Engineering Skill Book',
                     ['ID'] = 'BasicEngineeringSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Basic Engineering Skill Scrolls that teach Basic Engineering',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicEngineeringSkillBook',
                     ['typeID'] = '840',
         },
         },
         ['Basic Engineering Skill Scroll'] = {
         ['Basic Engineering Skill Scroll'] = {
                     ['untranslated'] = 'Basic Engineering Skill Scroll',
                     ['ID'] = 'BasicEngineeringSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Basic Engineering',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicEngineeringSkillScroll',
                     ['typeID'] = '841',
         },
         },
         ['Basic Engineering Upgrade'] = {
         ['Basic Engineering Upgrade'] = {
                     ['untranslated'] = 'Basic Engineering Upgrade',
                     ['ID'] = 'BasicEngineeringUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicEngineeringUpgradeItem',
                    ['typeID'] = '676',
         },
         },
         ['Basic Salad'] = {
         ['Basic Salad'] = {
                     ['untranslated'] = 'Basic Salad',
                     ['ID'] = 'BasicSaladItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
                     ['Description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
                    ['tagGroups'] = {'Salad', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '800.0',
                    ['carbs'] = '18.0',
                    ['protein'] = '6.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '4.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicSaladItem',
                    ['typeID'] = '437',
         },
         },
         ['Basic Upgrade 1'] = {
         ['Basic Upgrade 1'] = {
                     ['untranslated'] = 'Basic Upgrade 1',
                     ['ID'] = 'BasicUpgradeLvl1Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicUpgradeLvl1Item',
                    ['typeID'] = '677',
         },
         },
         ['Basic Upgrade 2'] = {
         ['Basic Upgrade 2'] = {
                     ['untranslated'] = 'Basic Upgrade 2',
                     ['ID'] = 'BasicUpgradeLvl2Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicUpgradeLvl2Item',
                    ['typeID'] = '678',
         },
         },
         ['Basic Upgrade 3'] = {
         ['Basic Upgrade 3'] = {
                     ['untranslated'] = 'Basic Upgrade 3',
                     ['ID'] = 'BasicUpgradeLvl3Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicUpgradeLvl3Item',
                    ['typeID'] = '679',
         },
         },
         ['Basic Upgrade 4'] = {
         ['Basic Upgrade 4'] = {
                     ['untranslated'] = 'Basic Upgrade 4',
                     ['ID'] = 'BasicUpgradeLvl4Item',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                     ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BasicUpgradeLvl4Item',
                    ['typeID'] = '680',
         },
         },
         ['Bass'] = {
         ['Bass'] = {
                     ['untranslated'] = 'Bass',
                     ['ID'] = 'BassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A bass. ',
                     ['Description'] = 'A bass. ',
                    ['tagGroups'] = {'Fish', 'Medium Fish', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Bathroom'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BathroomItem',
                     ['weight'] = '0.8',
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'QA Test Object adding Bathroom value.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BassItem',
                    ['typeID'] = '563',
         },
         },
         ['Bathtub'] = {
         ['Bathtub'] = {
                     ['untranslated'] = 'Bathtub',
                     ['ID'] = 'BathtubItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A porcelain bathtub for when you need to get clean or just relax',
                     ['Description'] = 'A porcelain bathtub for when you need to get clean or just relax.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Sink',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BathtubItem',
                    ['typeID'] = '1034',
         },
         },
         ['Bean Paste'] = {
         ['Bean Paste'] = {
                     ['untranslated'] = 'Bean Paste',
                     ['ID'] = 'BeanPasteItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
                     ['Description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Bean Sprout'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BeanSproutItem',
                     ['weight'] = '0.2',
                     ['Category'] = '_None',
                     ['calories'] = '40.0',
                     ['Group'] = 'Food',
                     ['carbs'] = '3.0',
                     ['Description'] = 'The small sprouts from a grown bean plant.',
                    ['protein'] = '5.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '37.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeanPasteItem',
                    ['typeID'] = '438',
         },
         },
         ['Beans'] = {
         ['Beans'] = {
                     ['untranslated'] = 'Beans',
                     ['ID'] = 'BeansItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A good source of protein.',
                     ['Description'] = 'A good source of protein.',
                    ['tagGroups'] = {'Vegetable', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeansItem',
                    ['typeID'] = '724',
         },
         },
         ['Beans Pack'] = {
         ['Beans Pack'] = {
                     ['untranslated'] = 'Beans Pack',
                     ['ID'] = 'BeansPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A good source of protein.',
                     ['Description'] = 'A good source of protein.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeansPackItem',
                    ['typeID'] = '725',
         },
         },
         ['Bear S U P R E M E'] = {
         ['Bear S U P R E M E'] = {
                     ['untranslated'] = 'Bear S U P R E M E',
                     ['ID'] = 'BearSUPREMEItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
                     ['Description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '20.0',
                    ['fat'] = '22.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '5.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BearSUPREMEItem',
                    ['typeID'] = '440',
         },
         },
         ['Bearclaw'] = {
         ['Bearclaw'] = {
                     ['untranslated'] = 'Bearclaw',
                     ['ID'] = 'BearclawItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
                     ['Description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '850.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '21.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '5.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BearclawItem',
                    ['typeID'] = '439',
         },
         },
         ['Bearpack'] = {
         ['Bearpack'] = {
                     ['untranslated'] = 'Bearpack',
                     ['ID'] = 'BearpackItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more. (Increases max carry weight by 15 kg)',
                     ['Description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Beaver Carcass'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BeaverCarcassItem',
                     ['weight'] = '0.1',
                     ['Category'] = 'Hidden',
                    ['calories'] = nil,
                     ['Group'] = 'Items',
                     ['carbs'] = nil,
                     ['Description'] = 'A dead beaver.',
                    ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Bedroom'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'BedroomItem',
                    ['density'] = nil,
                     ['Category'] = 'Hidden',
                    ['fuel'] = nil,
                     ['Group'] = 'World Object',
                    ['yield'] = nil,
                     ['Description'] = 'QA Test Object adding Bedroom value.',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BearpackItem',
                    ['typeID'] = '362',
         },
         },
         ['Beet'] = {
         ['Beet'] = {
                     ['untranslated'] = 'Beet',
                     ['ID'] = 'BeetItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A brilliantly colored bulb with an earthy sweetness.',
                     ['Description'] = 'A brilliantly colored bulb with an earthy sweetness.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeetItem',
                    ['typeID'] = '441',
         },
         },
         ['Beet Campfire Salad'] = {
         ['Beet Campfire Salad'] = {
                     ['untranslated'] = 'Beet Campfire Salad',
                     ['ID'] = 'BeetCampfireSaladItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                     ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeetCampfireSaladItem',
                    ['typeID'] = '442',
         },
         },
         ['Beet Greens'] = {
         ['Beet Greens'] = {
                     ['untranslated'] = 'Beet Greens',
                     ['ID'] = 'BeetGreensItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'The leafy greens from a beet with a distinctive red stem.',
                     ['Description'] = 'The leafy greens from a beet with a distinctive red stem.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeetGreensItem',
                    ['typeID'] = '443',
         },
         },
         ['Beet Seed'] = {
         ['Beet Seed'] = {
                     ['untranslated'] = 'Beet Seed',
                     ['ID'] = 'BeetSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow beets.',
                     ['Description'] = 'Plant to grow beets.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeetSeedItem',
                    ['typeID'] = '726',
         },
         },
         ['Beet Seed Pack'] = {
         ['Beet Seed Pack'] = {
                     ['untranslated'] = 'Beet Seed Pack',
                     ['ID'] = 'BeetSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow beets.',
                     ['Description'] = 'Plant to grow beets.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BeetSeedPackItem',
                    ['typeID'] = '727',
         },
         },
         ['Berry Extract Fertilizer'] = {
         ['Berry Extract Fertilizer'] = {
                     ['untranslated'] = 'Berry Extract Fertilizer',
                     ['ID'] = 'BerryExtractFertilizerItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.',
                     ['Description'] = 'An excellent fertilizer that provides a mix of nutrients, but especially potassium.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','1'}, {'Phosphorus','3'}, {'Potassium','4.8'}},
                    ['type'] = 'BerryExtractFertilizerItem',
                    ['typeID'] = '415',
         },
         },
         ['Big Backpack'] = {
         ['Big Backpack'] = {
                     ['untranslated'] = 'Big Backpack',
                     ['ID'] = 'BigBackpackItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A survival backpack that offers more support than the basic backpack. (Increases max carry weight by 10 kg)',
                     ['Description'] = 'A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BigBackpackItem',
                    ['typeID'] = '363',
         },
         },
         ['Big Bluestem Seed'] = {
         ['Big Bluestem Seed'] = {
                     ['untranslated'] = 'Big Bluestem Seed',
                     ['ID'] = 'BigBluestemSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow a big bluestem plant.',
                     ['Description'] = 'Plant to grow a big bluestem plant.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BigBluestemSeedItem',
                    ['typeID'] = '728',
         },
         },
         ['Big Bluestem Seed Pack'] = {
         ['Big Bluestem Seed Pack'] = {
                     ['untranslated'] = 'Big Bluestem Seed Pack',
                     ['ID'] = 'BigBluestemSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a big bluestem plant.',
                     ['Description'] = 'Plant to grow a big bluestem plant.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BigBluestemSeedPackItem',
                    ['typeID'] = '729',
         },
         },
         ['Bighorn Carcass'] = {
         ['Bighorn Carcass'] = {
                     ['untranslated'] = 'Bighorn Carcass',
                     ['ID'] = 'BighornCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead bighorn.',
                     ['Description'] = 'A dead bighorn.',
                    ['tagGroups'] = {'Medium Wooly Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '3.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BighornCarcassItem',
                    ['typeID'] = '564',
         },
         },
         ['Biodiesel'] = {
         ['Biodiesel'] = {
                     ['untranslated'] = 'Biodiesel',
                     ['ID'] = 'BiodieselItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A vegetable or animal fat-based diesel fuel.',
                     ['Description'] = 'A vegetable or animal fat-based diesel fuel.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Liquid Fuel', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '80000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BiodieselItem',
                    ['typeID'] = '265',
         },
         },
         ['Birch Log'] = {
         ['Birch Log'] = {
                     ['untranslated'] = 'Birch Log',
                     ['ID'] = 'BirchLogItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
                     ['Description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BirchLogItem',
                    ['typeID'] = '266',
         },
         },
         ['Birch Seed'] = {
         ['Birch Seed'] = {
                     ['untranslated'] = 'Birch Seed',
                     ['ID'] = 'BirchSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow into a birch sapling.',
                     ['Description'] = 'Plant to grow into a birch sapling.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BirchSeedItem',
                    ['typeID'] = '730',
         },
         },
         ['Birch Seed Pack'] = {
         ['Birch Seed Pack'] = {
                     ['untranslated'] = 'Birch Seed Pack',
                     ['ID'] = 'BirchSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow into a birch sapling.',
                     ['Description'] = 'Plant to grow into a birch sapling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BirchSeedPackItem',
                    ['typeID'] = '731',
         },
         },
         ['Bison Carcass'] = {
         ['Bison Carcass'] = {
                     ['untranslated'] = 'Bison Carcass',
                     ['ID'] = 'BisonCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead bison.',
                     ['Description'] = 'A dead bison.',
                    ['tagGroups'] = {'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Bison Chow Fun'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BisonChowFunItem',
                     ['weight'] = '5.5',
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Food',
                    ['carbs'] = nil,
                     ['Description'] = 'Who says food can\'t be fun?',
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BisonCarcassItem',
                    ['typeID'] = '565',
         },
         },
         ['Bison Mount'] = {
         ['Bison Mount'] = {
                     ['untranslated'] = 'Bison Mount',
                     ['ID'] = 'BisonMountItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fluffy, but very dead, bison head on a mount.',
                     ['Description'] = 'A fluffy, but very dead, bison head on a mount.',
                     ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
        },
                     ['maxStack'] = '100',
        ['Bison Pelt'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BisonPeltItem',
                     ['weight'] = nil,
                    ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                    ['Group'] = 'World Object',
                     ['carbs'] = nil,
                    ['Description'] = 'A simple animal skin processed for indoor use.',
                     ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Black Powder'] = {
                     ['vitamins'] = nil,
                     ['ID'] = 'BlackPowderItem',
                     ['density'] = nil,
                     ['Category'] = '_None',
                     ['fuel'] = nil,
                     ['Group'] = 'Items',
                     ['yield'] = nil,
                     ['Description'] = 'A highly combustable mixture.',
                     ['currency'] = nil,
        },
                     ['skillValue'] = '2.5',
        ['Blackboard'] = {
                     ['roomCategory'] = 'General',
                     ['ID'] = 'BlackboardItem',
                     ['furnitureType'] = 'Decoration',
                     ['Category'] = 'Hidden',
                     ['repeatsDepreciation'] = '0.2',
                     ['Group'] = 'World Object',
                    ['materialTier'] = nil,
                     ['Description'] = '',
                     ['fuelsUsed'] = nil,
        },
                     ['gridRadius'] = nil,
        ['Blacksmith'] = {
                     ['energyUsed'] = nil,
                     ['ID'] = 'BlacksmithSkill',
                     ['energyProduced'] = nil,
                     ['Category'] = '_None',
                    ['energyType'] = nil,
                     ['Group'] = 'Skills',
                     ['fluidsUsed'] = nil,
                     ['Description'] = 'Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.',
                     ['fluidsProduced'] = nil,
        },
                     ['validTalents'] = nil,
        ['Blacksmith Advanced Upgrade'] = {
                     ['footprint'] = '2 X 2 X 2',
                     ['ID'] = 'BlacksmithAdvancedUpgradeItem',
                    ['mobile'] = nil,
                     ['Category'] = 'Efficiency Modules',
                     ['roomSizeReq'] = nil,
                     ['Group'] = 'Upgrade',
                     ['roomMatReq'] = nil,
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
                     ['roomContainReq'] = nil,
        },
                     ['inventorySlots'] = nil,
        ['Blacksmith Skill Book'] = {
                    ['inventoryMaxWeight'] = nil,
                     ['ID'] = 'BlacksmithSkillBook',
                     ['inventoryRestrictions'] = nil,
                     ['Category'] = 'Hidden/Research',
                     ['fertilizerNutrients'] = nil,
                     ['Group'] = 'Skill Books',
                     ['type'] = 'BisonMountItem',
                     ['Description'] = '',
                     ['typeID'] = '1035',
        },
        ['Blacksmith Skill Scroll'] = {
                     ['ID'] = 'BlacksmithSkillScroll',
                     ['Category'] = 'Hidden/Research',
                     ['Group'] = 'Skill Scrolls',
                     ['Description'] = '',
        },
        ['Blacksmith Table'] = {
                     ['ID'] = 'BlacksmithTableItem',
                     ['Category'] = 'WorldObject',
                     ['Group'] = 'Modules',
                     ['Description'] = 'A simple workplace with assorted tools for creating both decorative pieces and necessary items.',
        },
        ['Blacksmith Upgrade'] = {
                     ['ID'] = 'BlacksmithUpgradeItem',
                     ['Category'] = 'Efficiency Modules',
                     ['Group'] = 'Upgrade',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
         },
         },
         ['Blast Furnace'] = {
         ['Blast Furnace'] = {
                     ['untranslated'] = 'Blast Furnace',
                     ['ID'] = 'BlastFurnaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A superior replacement for the bloomery that can produce steel.',
                     ['Description'] = 'A superior replacement for the bloomery that can produce steel.',
                    ['tagGroups'] = {'World Object', 'Object', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Blasting Cap'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'BlastingCapItem',
                     ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Items',
                     ['carbs'] = nil,
                     ['Description'] = 'A necessary ingredient in making safe mining charges.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', '1'},{'[[Sewage]]', '0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 5 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BlastFurnaceItem',
                    ['typeID'] = '1036',
         },
         },
         ['Blasting Charge'] = {
         ['Blasting Charge'] = {
                     ['untranslated'] = 'Blasting Charge',
                     ['ID'] = 'BlastingChargeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'Tools',
                     ['description'] = 'Blasts appart rock.',
                     ['Description'] = 'Blasts appart rock.',
                    ['tagGroups'] = {'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BlastingChargeItem',
                    ['typeID'] = '70',
         },
         },
         ['Blinky Eyelids'] = {
         ['Blinky Eyelids'] = {
                     ['untranslated'] = 'Blinky Eyelids',
                     ['ID'] = 'BlinkyEyelidsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Eyes',
                     ['Description'] = 'Eyes',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BlinkyEyelidsItem',
                    ['typeID'] = '351',
         },
         },
         ['Blood Meal Fertilizer'] = {
         ['Blood Meal Fertilizer'] = {
                     ['untranslated'] = 'Blood Meal Fertilizer',
                     ['ID'] = 'BloodMealFertilizerItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Blood meal is a great source of nitrogen.',
                     ['Description'] = 'Blood meal is a great source of nitrogen.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','3'}, {'Phosphorus','0.4'}, {'Potassium','0.4'}},
                    ['type'] = 'BloodMealFertilizerItem',
                    ['typeID'] = '416',
         },
         },
         ['Bloomery'] = {
         ['Bloomery'] = {
                     ['untranslated'] = 'Bloomery',
                     ['ID'] = 'BloomeryItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Modules',
                     ['description'] = 'A chimney-shaped furnace for smelting ores.',
                     ['Description'] = 'A chimney-shaped furnace for smelting ores.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Blue Powder'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'BluePowderItem',
                    ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'Is it really blue?',
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                     ['footprint'] = '2 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BloomeryItem',
                     ['typeID'] = '1037',
         },
         },
         ['Blue Shark'] = {
         ['Blue Shark'] = {
                     ['untranslated'] = 'Blue Shark',
                     ['ID'] = 'BlueSharkItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A blue shark',
                     ['Description'] = 'A blue shark.',
                    ['tagGroups'] = {'Fish', 'Large Fish', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Blueprint Item'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'BlueprintItem',
                    ['weight'] = '2',
                     ['Category'] = 'Hidden',
                    ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = '',
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BlueSharkItem',
                     ['typeID'] = '566',
         },
         },
         ['Board'] = {
         ['Board'] = {
                     ['untranslated'] = 'Board',
                     ['ID'] = 'BoardItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A higher quality board used for long lasting furniture.',
                     ['Description'] = 'A higher quality board used for long lasting furniture.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoardItem',
                    ['typeID'] = '567',
         },
         },
         ['Board Of Elections'] = {
         ['Board Of Elections'] = {
                     ['untranslated'] = 'Board Of Elections',
                     ['ID'] = 'BoardOfElectionsItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A building for deciding voting procedures.',
                     ['Description'] = 'Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoardOfElectionsItem',
                    ['typeID'] = '101',
         },
         },
         ['Boiled Grains'] = {
         ['Boat Captain Flip Flops'] = {
                     ['untranslated'] = 'Boiled Grains',
                     ['ID'] = 'BoatCaptainFlipFlopsItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
                     ['Description'] = 'Appropriate for all occasions.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
        },
                     ['maxStack'] = '100',
        ['Boat Captain Glasses'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BoatCaptainGlassesItem',
                     ['weight'] = '0.1',
                     ['Category'] = 'Hidden',
                     ['calories'] = '350.0',
                     ['Group'] = 'Avatar Part',
                    ['carbs'] = '9.0',
                     ['Description'] = 'A stylish pair of sunglasses to protect your eyes from the glare of the sea.',
                     ['protein'] = '2.0',
        },
                     ['fat'] = '0.0',
        ['Boat Captain Hat'] = {
                     ['vitamins'] = '1.0',
                     ['ID'] = 'BoatCaptainHatItem',
                     ['density'] = '3.4',
                     ['Category'] = 'Hidden',
                    ['fuel'] = nil,
                     ['Group'] = 'Avatar Part',
                     ['yield'] = nil,
                     ['Description'] = 'A captains hat to commemorate the launch of the boat update.',
                    ['currency'] = nil,
        },
                     ['skillValue'] = nil,
        ['Boat Captain Shirt'] = {
                    ['roomCategory'] = nil,
                     ['ID'] = 'BoatCaptainShirtItem',
                     ['furnitureType'] = nil,
                     ['Category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Avatar Part',
                     ['materialTier'] = nil,
                     ['Description'] = 'A comfy yet stylish shirt to commemorate the launch of the boat update.',
                    ['fuelsUsed'] = nil,
        },
                    ['gridRadius'] = nil,
        ['Boat Captain Shorts'] = {
                    ['energyUsed'] = nil,
                     ['ID'] = 'BoatCaptainShortsItem',
                     ['energyProduced'] = nil,
                     ['Category'] = 'Hidden',
                    ['energyType'] = nil,
                     ['Group'] = 'Avatar Part',
                     ['fluidsUsed'] = nil,
                     ['Description'] = 'A versatile and eye grabbing pair of shorts that are quick to dry in all situations.',
                    ['fluidsProduced'] = nil,
        },
                     ['validTalents'] = nil,
        ['Boiled Grains'] = {
                    ['footprint'] = nil,
                     ['ID'] = 'BoiledGrainsItem',
                     ['mobile'] = nil,
                     ['Category'] = '_None',
                    ['roomSizeReq'] = nil,
                     ['Group'] = 'Food',
                    ['roomMatReq'] = nil,
                     ['Description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'BoiledGrainsItem',
                     ['typeID'] = '444',
         },
         },
         ['Boiled Rice'] = {
         ['Boiled Rice'] = {
                     ['untranslated'] = 'Boiled Rice',
                     ['ID'] = 'BoiledRiceItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Soft and fluffy.',
                     ['Description'] = 'Soft and fluffy.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '210.0',
                    ['carbs'] = '13.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '7.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoiledRiceItem',
                    ['typeID'] = '445',
         },
         },
         ['Boiled Sausage'] = {
         ['Boiled Sausage'] = {
                     ['untranslated'] = 'Boiled Sausage',
                     ['ID'] = 'BoiledSausageItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
                     ['Description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '27.0',
                    ['fat'] = '22.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '8.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoiledSausageItem',
                    ['typeID'] = '446',
         },
         },
         ['Boiler'] = {
         ['Boiler'] = {
                     ['untranslated'] = 'Boiler',
                     ['ID'] = 'BoilerItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A vessel used for heating fluids.',
                     ['Description'] = 'A vessel used for heating fluids.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoilerItem',
                    ['typeID'] = '568',
         },
         },
         ['Bolete Mushroom Spores'] = {
         ['Bolete Mushroom Spores'] = {
                     ['untranslated'] = 'Bolete Mushroom Spores',
                     ['ID'] = 'BoleteMushroomSporesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow bolete mushrooms.',
                     ['Description'] = 'Plant to grow bolete mushrooms.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoleteMushroomSporesItem',
                    ['typeID'] = '732',
         },
         },
         ['Bolete Mushroom Spores Pack'] = {
         ['Bolete Mushroom Spores Pack'] = {
                     ['untranslated'] = 'Bolete Mushroom Spores Pack',
                     ['ID'] = 'BoleteMushroomSporesPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow bolete mushrooms.',
                     ['Description'] = 'Plant to grow bolete mushrooms.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoleteMushroomSporesPackItem',
                    ['typeID'] = '733',
         },
         },
         ['Bolete Mushrooms'] = {
         ['Bolete Mushrooms'] = {
                     ['untranslated'] = 'Bolete Mushrooms',
                     ['ID'] = 'BoleteMushroomsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Boletus edulis',
                     ['Description'] = 'Boletus edulis.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Object', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Bonsai'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'BonsaiItem',
                     ['weight'] = '0.01',
                     ['Category'] = 'Hidden',
                     ['calories'] = '200.0',
                     ['Group'] = 'World Object',
                    ['carbs'] = '2.0',
                     ['Description'] = 'A decorative bonsai tree cut with artistical skill.',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                     ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BoleteMushroomsItem',
                    ['typeID'] = '447',
         },
         },
         ['Bookshelf'] = {
         ['Bookshelf'] = {
                     ['untranslated'] = 'Bookshelf',
                     ['ID'] = 'BookshelfItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A place to store knowledge and information; leads to the town hall.',
                     ['Description'] = 'A place to store knowledge and information; leads to the town hall.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Shelves',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BookshelfItem',
                    ['typeID'] = '1038',
        },
        ['Bow'] = {
                    ['untranslated'] = 'Bow',
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = '',
                    ['tagGroups'] = {'Harvester', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BowItem',
                    ['typeID'] = '123',
         },
         },
         ['Brazier'] = {
         ['Brazier'] = {
                     ['untranslated'] = 'Brazier',
                     ['ID'] = 'BrazierItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A metal stand which can hold burning fuel to provide light.',
                     ['Description'] = 'A metal stand which can hold burning fuel to provide light.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BrazierItem',
                    ['typeID'] = '1039',
         },
         },
         ['Bread'] = {
         ['Bread'] = {
                     ['untranslated'] = 'Bread',
                     ['ID'] = 'BreadItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A delicious, crispy crust hides the soft interior.',
                     ['Description'] = 'A delicious, crispy crust hides the soft interior.',
                    ['tagGroups'] = {'Bread', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '750.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '5.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BreadItem',
                    ['typeID'] = '448',
         },
         },
         ['Brick'] = {
         ['Brick'] = {
                     ['untranslated'] = 'Brick',
                     ['ID'] = 'BrickItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Durable building material made from fired blocks and mortar.',
                     ['Description'] = 'Durable building material made from fired blocks and mortar.',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BrickItem',
                    ['typeID'] = '267',
         },
         },
         ['Brick Fireplace'] = {
         ['Brick Fireplace'] = {
                     ['untranslated'] = 'Brick Fireplace',
                     ['ID'] = 'BrickFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['Description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BrickFireplaceItem',
                    ['typeID'] = '1040',
         },
         },
         ['Builder Boots'] = {
         ['Builder Boots'] = {
                     ['untranslated'] = 'Builder Boots',
                     ['ID'] = 'BuilderBootsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Snug work boots with side zippers. (Decreases calories consumed when using tools by 10%)',
                     ['Description'] = 'Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BuilderBootsItem',
                    ['typeID'] = '364',
         },
         },
         ['Builder Gloves'] = {
         ['Builder Gloves'] = {
                     ['untranslated'] = 'Builder Gloves',
                     ['ID'] = 'BuilderGlovesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.',
                     ['Description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BuilderGlovesItem',
                    ['typeID'] = '365',
         },
         },
         ['Builder Helmet'] = {
         ['Builder Helmet'] = {
                     ['untranslated'] = 'Builder Helmet',
                     ['ID'] = 'BuilderHelmetItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.',
                     ['Description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BuilderHelmetItem',
                    ['typeID'] = '366',
         },
         },
         ['Builder Overalls'] = {
         ['Builder Overalls'] = {
                     ['untranslated'] = 'Builder Overalls',
                     ['ID'] = 'BuilderOverallsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Durable overalls with cargo pockets and hammer loops.',
                     ['Description'] = 'Durable overalls with cargo pockets and hammer loops.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BuilderOverallsItem',
                    ['typeID'] = '367',
         },
         },
         ['Builder Shirt'] = {
         ['Builder Shirt'] = {
                     ['untranslated'] = 'Builder Shirt',
                     ['ID'] = 'BuilderShirtItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ',
                     ['Description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BuilderShirtItem',
                    ['typeID'] = '368',
         },
         },
         ['Bullrush Seed'] = {
         ['Bullrush Seed'] = {
                     ['untranslated'] = 'Bullrush Seed',
                     ['ID'] = 'BullrushSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow bullrush.',
                     ['Description'] = 'Plant to grow bullrush.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BullrushSeedItem',
                    ['typeID'] = '734',
         },
         },
         ['Bullrush Seed Pack'] = {
         ['Bullrush Seed Pack'] = {
                     ['untranslated'] = 'Bullrush Seed Pack',
                     ['ID'] = 'BullrushSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow bullrush.',
                     ['Description'] = 'Plant to grow bullrush.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BullrushSeedPackItem',
                    ['typeID'] = '735',
         },
         },
         ['Bunchgrass Seed'] = {
         ['Bunchgrass Seed'] = {
                     ['untranslated'] = 'Bunchgrass Seed',
                     ['ID'] = 'BunchgrassSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow bunchgrass.',
                     ['Description'] = 'Plant to grow bunchgrass.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BunchgrassSeedItem',
                    ['typeID'] = '736',
         },
         },
         ['Bunchgrass Seed Pack'] = {
         ['Bunchgrass Seed Pack'] = {
                     ['untranslated'] = 'Bunchgrass Seed Pack',
                     ['ID'] = 'BunchgrassSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow bunchgrass.',
                     ['Description'] = 'Plant to grow bunchgrass.',
                    ['tagGroups'] = {'Not In Browser'},
        },
                    ['maxStack'] = '100',
        ['Butchery'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ButcherySkill',
                     ['weight'] = '0.05',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Butchery allows for more usable products to be harvested from hunted animals and fish. Levels up by crafting related recipes.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'BunchgrassSeedPackItem',
                    ['typeID'] = '737',
         },
         },
         ['Butchery Skill Book'] = {
         ['Butchery Skill Book'] = {
                     ['untranslated'] = 'Butchery Skill Book',
                     ['ID'] = 'ButcherySkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Butchery Skill Scrolls that teach Butchery',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ButcherySkillBook',
                     ['typeID'] = '843',
         },
         },
         ['Butchery Skill Scroll'] = {
         ['Butchery Skill Scroll'] = {
                     ['untranslated'] = 'Butchery Skill Scroll',
                     ['ID'] = 'ButcherySkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Butchery',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ButcherySkillScroll',
                     ['typeID'] = '844',
         },
         },
         ['Butchery Table'] = {
         ['Butchery Table'] = {
                     ['untranslated'] = 'Butchery Table',
                     ['ID'] = 'ButcheryTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A block and cleaver to process raw meat into fancier dishes.',
                     ['Description'] = 'A block and cleaver to process raw meat into fancier dishes.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ButcheryTableItem',
                    ['typeID'] = '1041',
         },
         },
         ['Butchery Upgrade'] = {
         ['Butchery Upgrade'] = {
                     ['untranslated'] = 'Butchery Upgrade',
                     ['ID'] = 'ButcheryUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ButcheryUpgradeItem',
                    ['typeID'] = '681',
         },
         },
         ['Button'] = {
         ['Button'] = {
                     ['untranslated'] = 'Button',
                     ['ID'] = 'ButtonItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Sends a signal to surrounding objects.',
                     ['Description'] = 'Sends a signal to surrounding objects.',
                    ['tagGroups'] = {'World Object', 'Object', 'Tech'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ButtonItem',
                    ['typeID'] = '0',
         },
         },
         ['C O2 Canister'] = {
         ['Bycocket'] = {
                     ['untranslated'] = 'C O2 Canister',
                     ['ID'] = 'BycocketItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'For creating fancy foams!',
                     ['Description'] = 'Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CO2CanisterItem',
                    ['typeID'] = '472',
         },
         },
         ['Camas Ash Fertilizer'] = {
         ['Camas Ash Fertilizer'] = {
                     ['untranslated'] = 'Camas Ash Fertilizer',
                     ['ID'] = 'CamasAshFertilizerItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
                     ['Description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','0.3'}, {'Phosphorus','0.7'}, {'Potassium','2'}},
                    ['type'] = 'CamasAshFertilizerItem',
                    ['typeID'] = '417',
         },
         },
         ['Camas Bread'] = {
         ['Camas Bread'] = {
                     ['untranslated'] = 'Camas Bread',
                     ['ID'] = 'CamasBreadItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
                     ['Description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
                    ['tagGroups'] = {'Bread', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '800.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '5.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '5.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamasBreadItem',
                    ['typeID'] = '449',
         },
         },
         ['Camas Bulb'] = {
         ['Camas Bulb'] = {
                     ['untranslated'] = 'Camas Bulb',
                     ['ID'] = 'CamasBulbItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow a camas plant.',
                     ['Description'] = 'Plant to grow a camas plant.',
                    ['tagGroups'] = {'Vegetable', 'Root', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '2.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamasBulbItem',
                    ['typeID'] = '738',
         },
         },
         ['Camas Bulb Bake'] = {
         ['Camas Bulb Bake'] = {
                     ['untranslated'] = 'Camas Bulb Bake',
                     ['ID'] = 'CamasBulbBakeItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
                     ['Description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '700.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '7.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamasBulbBakeItem',
                    ['typeID'] = '450',
         },
         },
         ['Camas Bulb Pack'] = {
         ['Camas Bulb Pack'] = {
                     ['untranslated'] = 'Camas Bulb Pack',
                     ['ID'] = 'CamasBulbPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a camas plant.',
                     ['Description'] = 'Plant to grow a camas plant.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamasBulbPackItem',
                    ['typeID'] = '739',
         },
         },
         ['Camas Paste'] = {
         ['Camas Paste'] = {
                     ['untranslated'] = 'Camas Paste',
                     ['ID'] = 'CamasPasteItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
                     ['Description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Camera Film'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CameraFilmItem',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                    ['calories'] = '60.0',
                     ['Group'] = 'Items',
                     ['carbs'] = '3.0',
                     ['Description'] = 'A film used inside a camera.',
                     ['protein'] = '2.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '25.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamasPasteItem',
                    ['typeID'] = '451',
         },
         },
         ['Camo Pants'] = {
         ['Camo Pants'] = {
                     ['untranslated'] = 'Camo Pants',
                     ['ID'] = 'CamoPantsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Hide from the animals! (Reduces the detection range of animals)',
                     ['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamoPantsItem',
                    ['typeID'] = '369',
         },
         },
         ['Camo Shirt'] = {
         ['Camo Shirt'] = {
                     ['untranslated'] = 'Camo Shirt',
                     ['ID'] = 'CamoShirtItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Hide from the animals! (Reduces the detection range of animals)',
                     ['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CamoShirtItem',
                    ['typeID'] = '370',
         },
         },
         ['Campfire'] = {
         ['Campfire'] = {
                     ['untranslated'] = 'Campfire',
                     ['ID'] = 'CampfireItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Cook like a caveman on an uneven fire.',
                     ['Description'] = 'Cook like a caveman on an uneven fire.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Storage Container', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Campfire Cooking'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'CampfireCookingSkill',
                    ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Advanced techniques for producing food over a campfire with a little less burned and a little more golden brown. Levels up by crafting campfire recipes.',
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                     ['footprint'] = '2 X 1 X 2',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CampfireItem',
                    ['typeID'] = '1042',
         },
         },
         ['Campfire Cooking Upgrade'] = {
         ['Campfire Cooking Upgrade'] = {
                     ['untranslated'] = 'Campfire Cooking Upgrade',
                     ['ID'] = 'CampfireCookingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CampfireCookingUpgradeItem',
                    ['typeID'] = '682',
         },
         },
         ['Campfire Roast'] = {
         ['Campfire Roast'] = {
                     ['untranslated'] = 'Campfire Roast',
                     ['ID'] = 'CampfireRoastItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
                     ['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1000.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '16.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CampfireRoastItem',
                    ['typeID'] = '452',
         },
         },
         ['Campfire Salad'] = {
         ['Campfire Salad'] = {
                     ['untranslated'] = 'Campfire Salad',
                     ['ID'] = 'CampfireSaladItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CampfireSaladItem',
                    ['typeID'] = '453',
         },
         },
         ['Campfire Stew'] = {
         ['Campfire Stew'] = {
                     ['untranslated'] = 'Campfire Stew',
                     ['ID'] = 'CampfireStewItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A thick stew chock-full of meat, camas, and corn. A suprisingly good combination.',
                     ['Description'] = 'A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.',
                    ['tagGroups'] = {'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '10.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CampfireStewItem',
                    ['typeID'] = '454',
         },
         },
         ['Campsite'] = {
         ['Campsite'] = {
                     ['untranslated'] = 'Campsite',
                     ['ID'] = 'CampsiteItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A campsite',
                     ['Description'] = 'A campsite.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Crafting Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '10',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CampsiteItem',
                    ['typeID'] = '1043',
         },
         },
         ['Candle Stand'] = {
         ['Candle Stand'] = {
                     ['untranslated'] = 'Candle Stand',
                     ['ID'] = 'CandleStandItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy candelabra for providing small amounts of light.',
                     ['Description'] = 'A fancy candelabra for providing small amounts of light.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Canning Assembly'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CanningAssemblyItem',
                     ['weight'] = nil,
                     ['Category'] = 'Hidden',
                    ['calories'] = nil,
                     ['Group'] = 'World Object',
                     ['carbs'] = nil,
                     ['Description'] = '',
                    ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Canvas'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'CanvasItem',
                    ['density'] = nil,
                     ['Category'] = '_None',
                    ['fuel'] = nil,
                     ['Group'] = 'Items',
                     ['yield'] = nil,
                     ['Description'] = 'A canvas used for painting on, made by either cotton or linen.',
                    ['currency'] = nil,
        },
                     ['skillValue'] = '1.2',
        ['Capitalist Top Hat'] = {
                     ['roomCategory'] = 'General',
                     ['ID'] = 'CapitalistTopHatItem',
                     ['furnitureType'] = 'Lights',
                     ['Category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.7',
                     ['Group'] = 'Avatar Part',
                    ['materialTier'] = nil,
                     ['Description'] = 'A symbol of wealth and status, this lavish top hat is the crown jewel of the capitalist elite. Adorned with the finest furs and gleaming with gold, it’s not just a hat—it’s a statement. Wear it to showcase your prowess in the free market and your unwavering commitment to the pursuit of profit!',
                    ['fuelsUsed'] = '[[Fat]]',
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CandleStandItem',
                    ['typeID'] = '1044',
         },
         },
         ['Capitol'] = {
         ['Capitol'] = {
                     ['untranslated'] = 'Capitol',
                     ['ID'] = 'CapitolItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Forms the foundation of a government. The constituion is created here.',
                     ['Description'] = 'Allows the creation of the government, allowing all other civic objects to be created.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CapitolItem',
                    ['typeID'] = '103',
         },
         },
         ['Capris'] = {
         ['Capris'] = {
                     ['untranslated'] = 'Capris',
                     ['ID'] = 'CaprisItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.',
                     ['Description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Carbide Helmet Lamp'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CarbideHelmetLampItem',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Avatar Part',
                    ['carbs'] = nil,
                     ['Description'] = 'A steel hardhat with a light source for the darkest places.(Flashlight)',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Carpenter'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'CarpenterSkill',
                    ['density'] = nil,
                     ['Category'] = '_None',
                     ['fuel'] = nil,
                     ['Group'] = 'Skills',
                    ['yield'] = nil,
                     ['Description'] = 'Carpenters use harvested logs to craft a variety of useful products. Wood is an excellent source of building materials and furniture for homes.',
                     ['currency'] = nil,
        },
                    ['skillValue'] = nil,
        ['Carpenter Sign'] = {
                     ['roomCategory'] = nil,
                     ['ID'] = 'CarpenterSignItem',
                    ['furnitureType'] = nil,
                     ['Category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['Group'] = 'World Object',
                    ['materialTier'] = nil,
                     ['Description'] = 'A helpful sign for advertisements along the road.',
                    ['fuelsUsed'] = nil,
        },
                    ['gridRadius'] = nil,
        ['Carpentry'] = {
                     ['energyUsed'] = nil,
                     ['ID'] = 'CarpentrySkill',
                    ['energyProduced'] = nil,
                     ['Category'] = '_None',
                     ['energyType'] = nil,
                     ['Group'] = 'Skills',
                    ['fluidsUsed'] = nil,
                     ['Description'] = 'Cutting logs into usable crafting and building materials is an important skill for budding communities. Levels up by crafting related recipes.',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'CaprisItem',
                     ['typeID'] = '371',
         },
         },
         ['Carpentry Advanced Upgrade'] = {
         ['Carpentry Advanced Upgrade'] = {
                     ['untranslated'] = 'Carpentry Advanced Upgrade',
                     ['ID'] = 'CarpentryAdvancedUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CarpentryAdvancedUpgradeItem',
                    ['typeID'] = '683',
         },
         },
         ['Carpentry Basic Upgrade'] = {
         ['Carpentry Basic Upgrade'] = {
                     ['untranslated'] = 'Carpentry Basic Upgrade',
                     ['ID'] = 'CarpentryBasicUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CarpentryBasicUpgradeItem',
                    ['typeID'] = '684',
         },
         },
         ['Carpentry Skill Book'] = {
         ['Carpentry Skill Book'] = {
                     ['untranslated'] = 'Carpentry Skill Book',
                     ['ID'] = 'CarpentrySkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Carpentry Skill Scrolls that teach Carpentry',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CarpentrySkillBook',
                     ['typeID'] = '848',
         },
         },
         ['Carpentry Skill Scroll'] = {
         ['Carpentry Skill Scroll'] = {
                     ['untranslated'] = 'Carpentry Skill Scroll',
                     ['ID'] = 'CarpentrySkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Carpentry',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CarpentrySkillScroll',
                     ['typeID'] = '849',
         },
         },
         ['Carpentry Table'] = {
         ['Carpentry Table'] = {
                     ['untranslated'] = 'Carpentry Table',
                     ['ID'] = 'CarpentryTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A table for basic wooden crafts for home improvement and progress.',
                     ['Description'] = 'A table for basic wooden crafts for home improvement and progress.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Cart Blueprint Poster'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CartBlueprintPosterItem',
                     ['weight'] = nil,
                     ['Category'] = 'WorldObject',
                    ['calories'] = nil,
                     ['Group'] = 'World Object',
                     ['carbs'] = nil,
                     ['Description'] = 'A poster for the wall.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CarpentryTableItem',
                    ['typeID'] = '1045',
         },
         },
         ['Carved Pumpkin'] = {
         ['Carved Pumpkin'] = {
                     ['untranslated'] = 'Carved Pumpkin',
                     ['ID'] = 'CarvedPumpkinItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Spooky pumpkin that emits a mystical light.',
                     ['Description'] = 'Spooky pumpkin that emits a mystical light.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
        },
                     ['maxStack'] = '100',
        ['Cast Iron Bed'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CastIronBedItem',
                     ['weight'] = nil,
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A solid bed made slightly more comfortable by adding cotton.',
                    ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Cast Iron Bench'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'CastIronBenchItem',
                     ['density'] = nil,
                     ['Category'] = 'WorldObject',
                    ['fuel'] = nil,
                     ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'Does not look very comfortable.',
                    ['currency'] = nil,
        },
                     ['skillValue'] = '1',
        ['Cast Iron Chair'] = {
                    ['roomCategory'] = 'General',
                     ['ID'] = 'CastIronChairItem',
                     ['furnitureType'] = 'Decoration',
                     ['Category'] = 'WorldObject',
                     ['repeatsDepreciation'] = '0.4',
                     ['Group'] = 'World Object',
                     ['materialTier'] = nil,
                     ['Description'] = 'It is very stable.',
                     ['fuelsUsed'] = nil,
        },
                    ['gridRadius'] = nil,
        ['Cast Iron Plaque'] = {
                    ['energyUsed'] = nil,
                     ['ID'] = 'CastIronPlaqueItem',
                    ['energyProduced'] = nil,
                     ['Category'] = 'WorldObject',
                     ['energyType'] = nil,
                     ['Group'] = 'World Object',
                    ['fluidsUsed'] = nil,
                     ['Description'] = 'A plaque used for rating a property.',
                     ['fluidsProduced'] = nil,
        },
                    ['validTalents'] = nil,
        ['Cast Iron Royal Bed'] = {
                     ['footprint'] = '1 X 1 X 1',
                     ['ID'] = 'CastIronRoyalBedItem',
                     ['mobile'] = nil,
                     ['Category'] = 'WorldObject',
                    ['roomSizeReq'] = nil,
                     ['Group'] = 'World Object',
                    ['roomMatReq'] = nil,
                     ['Description'] = 'A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.',
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'CarvedPumpkinItem',
                     ['typeID'] = '1046',
         },
         },
         ['Cast Iron Stove'] = {
         ['Cast Iron Stove'] = {
                     ['untranslated'] = 'Cast Iron Stove',
                     ['ID'] = 'CastIronStoveItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'The perfect stove for the fledgling chef.',
                     ['Description'] = 'The perfect stove for the fledgling chef.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Cast Iron Table'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CastIronTableItem',
                     ['weight'] = nil,
                     ['Category'] = 'WorldObject',
                    ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A simple yet ornate table made from cast iron.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Kitchen',
                     ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CastIronStoveItem',
                    ['typeID'] = '1047',
         },
         },
         ['Cedar Log'] = {
         ['Cedar Log'] = {
                     ['untranslated'] = 'Cedar Log',
                     ['ID'] = 'CedarLogItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
                     ['Description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CedarLogItem',
                    ['typeID'] = '268',
         },
         },
         ['Cedar Seed'] = {
         ['Cedar Seed'] = {
                     ['untranslated'] = 'Cedar Seed',
                     ['ID'] = 'CedarSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow a cedar sapling.',
                     ['Description'] = 'Plant to grow a cedar sapling.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CedarSeedItem',
                    ['typeID'] = '740',
         },
         },
         ['Cedar Seed Pack'] = {
         ['Cedar Seed Pack'] = {
                     ['untranslated'] = 'Cedar Seed Pack',
                     ['ID'] = 'CedarSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a cedar sapling.',
                     ['Description'] = 'Plant to grow a cedar sapling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CedarSeedPackItem',
                    ['typeID'] = '741',
         },
         },
         ['Ceiba Log'] = {
         ['Ceiba Log'] = {
                     ['untranslated'] = 'Ceiba Log',
                     ['ID'] = 'CeibaLogItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
                     ['Description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CeibaLogItem',
                    ['typeID'] = '269',
         },
         },
         ['Ceiba Seed'] = {
         ['Ceiba Seed'] = {
                     ['untranslated'] = 'Ceiba Seed',
                     ['ID'] = 'CeibaSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow a ceiba sapling.',
                     ['Description'] = 'Plant to grow a ceiba sapling.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CeibaSeedItem',
                    ['typeID'] = '742',
         },
         },
         ['Ceiba Seed Pack'] = {
         ['Ceiba Seed Pack'] = {
                     ['untranslated'] = 'Ceiba Seed Pack',
                     ['ID'] = 'CeibaSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a ceiba sapling.',
                     ['Description'] = 'Plant to grow a ceiba sapling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CeibaSeedPackItem',
                    ['typeID'] = '743',
         },
         },
         ['Ceiling Candle'] = {
         ['Ceiling Candle'] = {
                     ['untranslated'] = 'Ceiling Candle',
                     ['ID'] = 'CeilingCandleItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy hanging candelabra.',
                     ['Description'] = 'A fancy hanging candelabra.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.4',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fat]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CeilingCandleItem',
                    ['typeID'] = '1048',
         },
         },
         ['Cellulose Fiber'] = {
         ['Cellulose Fiber'] = {
                     ['untranslated'] = 'Cellulose Fiber',
                     ['ID'] = 'CelluloseFiberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
                     ['Description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CelluloseFiberItem',
                    ['typeID'] = '569',
         },
         },
         ['Cement'] = {
         ['Cement'] = {
                     ['untranslated'] = 'Cement',
                     ['ID'] = 'CementItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'In order to be usable it needs to be reinforced.',
                     ['Description'] = 'In order to be usable it needs to be reinforced.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CementItem',
                    ['typeID'] = '570',
         },
         },
         ['Cement Kiln'] = {
         ['Cement Kiln'] = {
                     ['untranslated'] = 'Cement Kiln',
                     ['ID'] = 'CementKilnItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A rotary kiln that produces cement and concrete products.',
                     ['Description'] = 'A rotary kiln that produces cement and concrete products.',
                    ['tagGroups'] = {'World Object', 'Object', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', '1'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CementKilnItem',
                    ['typeID'] = '1049',
         },
         },
         ['Census Bureau'] = {
         ['Census Bureau'] = {
                     ['untranslated'] = 'Census Bureau',
                     ['ID'] = 'CensusBureauItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Demographics are created here using data about the population.',
                     ['Description'] = 'Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Ceramic Mold'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'CeramicMoldItem',
                    ['weight'] = nil,
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CensusBureauItem',
                    ['typeID'] = '98',
         },
         },
         ['Cereal Germ'] = {
         ['Cereal Germ'] = {
                     ['untranslated'] = 'Cereal Germ',
                     ['ID'] = 'CerealGermItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
                     ['Description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '20.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '0.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '75.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CerealGermItem',
                    ['typeID'] = '455',
         },
         },
         ['Chainsaw'] = {
         ['Chainsaw'] = {
                     ['untranslated'] = 'Chainsaw',
                     ['ID'] = 'ChainsawItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Tools',
                     ['Group'] = 'Tools',
                     ['description'] = 'A motorized saw used for chopping trees.',
                     ['Description'] = 'A gasoline-powered alternative to cutting trees.',
                    ['tagGroups'] = {'Logging', 'Tool', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ChainsawItem',
                    ['typeID'] = '124',
         },
         },
         ['Chair'] = {
         ['Chandelier'] = {
                     ['untranslated'] = 'Chair',
                     ['ID'] = 'ChandelierItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A more modern way to light up a room.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ChairItem',
                    ['typeID'] = '1050',
         },
         },
         ['Charcoal'] = {
         ['Charcoal'] = {
                     ['untranslated'] = 'Charcoal',
                     ['ID'] = 'CharcoalItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A black residue, consisting of carbon and any remaining ash.',
                     ['Description'] = 'A black residue, consisting of carbon and any remaining ash.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Coal', 'Burnable Fuel', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Charcoal Powder'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CharcoalPowderItem',
                     ['weight'] = '1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharcoalItem',
                    ['typeID'] = '571',
         },
         },
         ['Charred Agave'] = {
         ['Charred Agave'] = {
                     ['untranslated'] = 'Charred Agave',
                     ['ID'] = 'CharredAgaveItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Agave leaves that have been charred over a campfire',
                     ['Description'] = 'Agave leaves that have been charred over a campfire.',
                    ['tagGroups'] = {'Charred Green', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredAgaveItem',
                    ['typeID'] = '456',
         },
         },
         ['Charred Beans'] = {
         ['Charred Beans'] = {
                     ['untranslated'] = 'Charred Beans',
                     ['ID'] = 'CharredBeansItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
                     ['Description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '8.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredBeansItem',
                    ['typeID'] = '457',
         },
         },
         ['Charred Beet'] = {
         ['Charred Beet'] = {
                     ['untranslated'] = 'Charred Beet',
                     ['ID'] = 'CharredBeetItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
                     ['Description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredBeetItem',
                    ['typeID'] = '458',
         },
         },
         ['Charred Cactus Fruit'] = {
         ['Charred Cactus Fruit'] = {
                     ['untranslated'] = 'Charred Cactus Fruit',
                     ['ID'] = 'CharredCactusFruitItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
                     ['Description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
                    ['tagGroups'] = {'Charred Fruit', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredCactusFruitItem',
                    ['typeID'] = '459',
         },
         },
         ['Charred Camas Bulb'] = {
         ['Charred Camas Bulb'] = {
                     ['untranslated'] = 'Charred Camas Bulb',
                     ['ID'] = 'CharredCamasBulbItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
                     ['Description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredCamasBulbItem',
                    ['typeID'] = '460',
         },
         },
         ['Charred Corn'] = {
         ['Charred Corn'] = {
                     ['untranslated'] = 'Charred Corn',
                     ['ID'] = 'CharredCornItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
                     ['Description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredCornItem',
                    ['typeID'] = '461',
         },
         },
         ['Charred Fireweed Shoots'] = {
         ['Charred Fireweed Shoots'] = {
                     ['untranslated'] = 'Charred Fireweed Shoots',
                     ['ID'] = 'CharredFireweedShootsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
                     ['Description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
                    ['tagGroups'] = {'Charred Green', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredFireweedShootsItem',
                    ['typeID'] = '462',
         },
         },
         ['Charred Fish'] = {
         ['Charred Fish'] = {
                     ['untranslated'] = 'Charred Fish',
                     ['ID'] = 'CharredFishItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'At least it doesn\'t have any scales any more.',
                     ['Description'] = 'At least it doesn\'t have any scales any more.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '400.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredFishItem',
                    ['typeID'] = '463',
         },
         },
         ['Charred Heart Of Palm'] = {
         ['Charred Heart Of Palm'] = {
                     ['untranslated'] = 'Charred Heart Of Palm',
                     ['ID'] = 'CharredHeartOfPalmItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
                     ['Description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '210.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '3.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '5.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredHeartOfPalmItem',
                    ['typeID'] = '464',
         },
         },
         ['Charred Meat'] = {
         ['Charred Meat'] = {
                     ['untranslated'] = 'Charred Meat',
                     ['ID'] = 'CharredMeatItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
                     ['Description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '400.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredMeatItem',
                    ['typeID'] = '465',
         },
         },
         ['Charred Mushrooms'] = {
         ['Charred Mushrooms'] = {
                     ['untranslated'] = 'Charred Mushrooms',
                     ['ID'] = 'CharredMushroomsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
                     ['Description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '6.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredMushroomsItem',
                    ['typeID'] = '466',
         },
         },
         ['Charred Papaya'] = {
         ['Charred Papaya'] = {
                     ['untranslated'] = 'Charred Papaya',
                     ['ID'] = 'CharredPapayaItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Papaya fruit that has been charred over a basic campfire.',
                     ['Description'] = 'Papaya fruit that has been charred over a basic campfire.',
                    ['tagGroups'] = {'Charred Fruit', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredPapayaItem',
                    ['typeID'] = '467',
         },
         },
         ['Charred Pineapple'] = {
         ['Charred Pineapple'] = {
                     ['untranslated'] = 'Charred Pineapple',
                     ['ID'] = 'CharredPineappleItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Pineapple that has been charred over a basic campfire.',
                     ['Description'] = 'Pineapple that has been charred over a basic campfire.',
                    ['tagGroups'] = {'Charred Fruit', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredPineappleItem',
                    ['typeID'] = '468',
         },
         },
         ['Charred Sausage'] = {
         ['Charred Sausage'] = {
                     ['untranslated'] = 'Charred Sausage',
                     ['ID'] = 'CharredSausageItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
                     ['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '700.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredSausageItem',
                    ['typeID'] = '469',
         },
         },
         ['Charred Taro'] = {
         ['Charred Taro'] = {
                     ['untranslated'] = 'Charred Taro',
                     ['ID'] = 'CharredTaroItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
                     ['Description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredTaroItem',
                    ['typeID'] = '470',
         },
         },
         ['Charred Tomato'] = {
         ['Charred Tomato'] = {
                     ['untranslated'] = 'Charred Tomato',
                     ['ID'] = 'CharredTomatoItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.',
                     ['Description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.',
                    ['tagGroups'] = {'Charred Vegetable', 'Food', 'Object', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Chef'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ChefSkill',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                     ['calories'] = '350.0',
                     ['Group'] = 'Skills',
                     ['carbs'] = '7.0',
                     ['Description'] = 'Chefs create highly nutritious food using the raw food provided by hunters and farmers.',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CharredTomatoItem',
                    ['typeID'] = '471',
         },
         },
         ['Chef Hat'] = {
         ['Chef Hat'] = {
                     ['untranslated'] = 'Chef Hat',
                     ['ID'] = 'ChefHatItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Chef\'s hat.',
                     ['Description'] = 'To keep your hair in one place while stirring the pots.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ChefHatItem',
                    ['typeID'] = '372',
         },
         },
         ['Chef Pants'] = {
         ['Chef Pants'] = {
                     ['untranslated'] = 'Chef Pants',
                     ['ID'] = 'ChefPantsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Chef\'s pants.',
                     ['Description'] = 'Checkered style pants for hiding the truths of working in a kitchen.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ChefPantsItem',
                    ['typeID'] = '373',
         },
         },
         ['Chef Shirt'] = {
         ['Chef Shirt'] = {
                     ['untranslated'] = 'Chef Shirt',
                     ['ID'] = 'ChefShirtItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Chef\'s shirt.',
                     ['Description'] = 'A clean Chef\'s shirt to spot all the spots.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ChefShirtItem',
                    ['typeID'] = '374',
         },
         },
         ['Chef Shoes'] = {
         ['Chef Shoes'] = {
                     ['untranslated'] = 'Chef Shoes',
                     ['ID'] = 'ChefShoesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Chef\'s shoes.',
                     ['Description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ChefShoesItem',
                    ['typeID'] = '375',
         },
         },
         ['Chiseled Legs'] = {
         ['Chiseled Legs'] = {
                     ['untranslated'] = 'Chiseled Legs',
                     ['ID'] = 'ChiseledLegsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Legs',
                     ['Description'] = 'Legs',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
        },
                    ['maxStack'] = '1',
        ['ChocoTaco Cap'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ChocoTacoCapItem',
                     ['weight'] = '0',
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'Avatar Part',
                    ['carbs'] = nil,
                     ['Description'] = 'Stylish headwear from that Twitch guy',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Claim Paper Item'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'ClaimPaperItem',
                    ['density'] = nil,
                     ['Category'] = '_None',
                    ['fuel'] = nil,
                     ['Group'] = 'Items',
                     ['yield'] = nil,
                     ['Description'] = 'Add to a Claim Stake to increase the number of plots you can claim on it.',
                    ['currency'] = nil,
        },
                     ['skillValue'] = nil,
        ['Claim Tool'] = {
                    ['roomCategory'] = nil,
                     ['ID'] = 'ClaimToolItem',
                     ['furnitureType'] = nil,
                     ['Category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Tools',
                     ['materialTier'] = nil,
                     ['Description'] = 'Used to claim, unclaim and examine property.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'ChiseledLegsItem',
                    ['typeID'] = '352',
         },
         },
         ['Clam'] = {
         ['Clam'] = {
                     ['untranslated'] = 'Clam',
                     ['ID'] = 'ClamItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A clam.',
                     ['Description'] = 'A clam.',
                    ['tagGroups'] = {'Currency', 'Marine Life', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Clam Chowder'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ClamChowderItem',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Food',
                    ['carbs'] = nil,
                     ['Description'] = 'A thick stew loaded with clams and taro root.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ClamItem',
                    ['typeID'] = '572',
         },
         },
         ['Clay'] = {
         ['Clay'] = {
                     ['untranslated'] = 'Clay',
                     ['ID'] = 'ClayItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.',
                     ['Description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.',
                    ['tagGroups'] = {'Currency', 'Excavatable', 'Block', 'Object', 'Ingredient'},
        },
                    ['maxStack'] = '10',
        ['Clay Mold'] = {
                     ['carried'] = 'Hands',
                     ['ID'] = 'ClayMoldItem',
                     ['weight'] = '22',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Cleanup Crew: Logging'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'LoggingCleanupCrewTalentGroup',
                    ['density'] = nil,
                     ['Category'] = 'Hidden',
                    ['fuel'] = nil,
                     ['Group'] = 'Talents',
                    ['yield'] = nil,
                     ['Description'] = '[WIP - No functionality yet] Allows to pick up debris by hand that costs no calories.',
                     ['currency'] = 'Yes',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = '0',
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ClayItem',
                    ['typeID'] = '82',
         },
         },
         ['Cloth'] = {
         ['Cloth'] = {
                     ['untranslated'] = 'Cloth',
                     ['ID'] = 'ClothItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A piece of rough cloth made by weaving fibers together.',
                     ['Description'] = 'A piece of rough cloth made by weaving fibers together.',
                    ['tagGroups'] = {'Currency', 'Fabric', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ClothItem',
                    ['typeID'] = '573',
         },
         },
         ['Cloth Belt'] = {
         ['Cloth Belt'] = {
                     ['untranslated'] = 'Cloth Belt',
                     ['ID'] = 'ClothBeltItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A fashionable cloth belt that drapes across the waist.',
                     ['Description'] = 'A fashionable cloth belt that drapes across the waist.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ClothBeltItem',
                    ['typeID'] = '376',
         },
         },
         ['Cloth Cape'] = {
         ['Cloth Cape'] = {
                     ['untranslated'] = 'Cloth Cape',
                     ['ID'] = 'ClothCapeItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'It just looks cool',
                     ['Description'] = 'It just looks cool.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['CO2 Canister'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'CO2CanisterItem',
                    ['weight'] = '0.1',
                     ['Category'] = 'Hidden',
                    ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'For creating fancy foams!',
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'ClothCapeItem',
                     ['typeID'] = '377',
         },
         },
         ['CO2 Item'] = {
         ['CO2 Item'] = {
                     ['untranslated'] = 'CO2 Item',
                     ['ID'] = 'CO2Item',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A byproduct gas of respiration.',
                     ['Description'] = 'A byproduct gas of respiration.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CO2Item',
                    ['typeID'] = '15',
         },
         },
         ['Coal'] = {
         ['Coal'] = {
                     ['untranslated'] = 'Coal',
                     ['ID'] = 'CoalItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A combustible mineral which when used as a fuel provides lots of energy but generates lots of pollution.',
                     ['Description'] = 'A combustible mineral which needs to be crushed into usable fuel.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Coal', 'Burnable Fuel', 'Excavatable', 'Block', 'Object', 'Ingredient'},
        },
                    ['maxStack'] = '20',
        ['Coarse Stone'] = {
                     ['carried'] = 'Hands',
                     ['ID'] = 'CoarseStoneItem',
                     ['weight'] = '4',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CoalItem',
                    ['typeID'] = '270',
         },
         },
         ['Cod'] = {
         ['Cod'] = {
                     ['untranslated'] = 'Cod',
                     ['ID'] = 'CodItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A cod.',
                     ['Description'] = 'A cod.',
                    ['tagGroups'] = {'Fish', 'Medium Fish', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Colored Powder'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ColoredPowderItem',
                     ['weight'] = '1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A bag of crushed flower petals.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CodItem',
                    ['typeID'] = '574',
         },
         },
         ['Combustion Engine'] = {
         ['Combustion Engine'] = {
                     ['untranslated'] = 'Combustion Engine',
                     ['ID'] = 'CombustionEngineItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'An engine that generates power by combustion of fuel.',
                     ['Description'] = 'An engine that generates power by combustion of fuel.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CombustionEngineItem',
                    ['typeID'] = '575',
         },
         },
         ['Combustion Generator'] = {
         ['Combustion Generator'] = {
                     ['untranslated'] = 'Combustion Generator',
                     ['ID'] = 'CombustionGeneratorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Consumes most fuels to produce energy.',
                     ['Description'] = 'Consumes most fuels to produce energy.',
                    ['tagGroups'] = {'World Object', 'Object', 'Polluter', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '3000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', '1.2'},{'[[Sewage]]', '0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CombustionGeneratorItem',
                    ['typeID'] = '1051',
         },
         },
         ['Composite Birch Bench'] = {
         ['Composite Birch Bench'] = {
                     ['untranslated'] = 'Composite Birch Bench',
                     ['ID'] = 'CompositeBirchBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeBirchBenchItem',
                    ['typeID'] = '1052',
         },
         },
         ['Composite Birch Chair'] = {
         ['Composite Birch Chair'] = {
                     ['untranslated'] = 'Composite Birch Chair',
                     ['ID'] = 'CompositeBirchChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeBirchChairItem',
                    ['typeID'] = '1053',
         },
         },
         ['Composite Birch Door'] = {
         ['Composite Birch Door'] = {
                     ['untranslated'] = 'Composite Birch Door',
                     ['ID'] = 'CompositeBirchDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeBirchDoorItem',
                    ['typeID'] = '1054',
         },
         },
         ['Composite Birch Lumber'] = {
         ['Composite Birch Lumber'] = {
                     ['untranslated'] = 'Composite Birch Lumber',
                     ['ID'] = 'CompositeBirchLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeBirchLumberItem',
                    ['typeID'] = '271',
         },
         },
         ['Composite Birch Table'] = {
         ['Composite Birch Table'] = {
                     ['untranslated'] = 'Composite Birch Table',
                     ['ID'] = 'CompositeBirchTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeBirchTableItem',
                    ['typeID'] = '1055',
         },
         },
         ['Composite Bow'] = {
         ['Composite Bow'] = {
                     ['untranslated'] = 'Composite Bow',
                     ['ID'] = 'CompositeBowItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Tools',
                     ['Group'] = 'Tools',
                     ['description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
                     ['Description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeBowItem',
                    ['typeID'] = '910',
         },
         },
         ['Composite Cedar Bench'] = {
         ['Composite Cedar Bench'] = {
                     ['untranslated'] = 'Composite Cedar Bench',
                     ['ID'] = 'CompositeCedarBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCedarBenchItem',
                    ['typeID'] = '1056',
         },
         },
         ['Composite Cedar Chair'] = {
         ['Composite Cedar Chair'] = {
                     ['untranslated'] = 'Composite Cedar Chair',
                     ['ID'] = 'CompositeCedarChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCedarChairItem',
                    ['typeID'] = '1057',
         },
         },
         ['Composite Cedar Door'] = {
         ['Composite Cedar Door'] = {
                     ['untranslated'] = 'Composite Cedar Door',
                     ['ID'] = 'CompositeCedarDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCedarDoorItem',
                    ['typeID'] = '1058',
         },
         },
         ['Composite Cedar Lumber'] = {
         ['Composite Cedar Lumber'] = {
                     ['untranslated'] = 'Composite Cedar Lumber',
                     ['ID'] = 'CompositeCedarLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCedarLumberItem',
                    ['typeID'] = '272',
         },
         },
         ['Composite Cedar Table'] = {
         ['Composite Cedar Table'] = {
                     ['untranslated'] = 'Composite Cedar Table',
                     ['ID'] = 'CompositeCedarTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCedarTableItem',
                    ['typeID'] = '1059',
         },
         },
         ['Composite Ceiba Bench'] = {
         ['Composite Ceiba Bench'] = {
                     ['untranslated'] = 'Composite Ceiba Bench',
                     ['ID'] = 'CompositeCeibaBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCeibaBenchItem',
                    ['typeID'] = '1060',
         },
         },
         ['Composite Ceiba Chair'] = {
         ['Composite Ceiba Chair'] = {
                     ['untranslated'] = 'Composite Ceiba Chair',
                     ['ID'] = 'CompositeCeibaChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCeibaChairItem',
                    ['typeID'] = '1061',
         },
         },
         ['Composite Ceiba Door'] = {
         ['Composite Ceiba Door'] = {
                     ['untranslated'] = 'Composite Ceiba Door',
                     ['ID'] = 'CompositeCeibaDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCeibaDoorItem',
                    ['typeID'] = '1062',
         },
         },
         ['Composite Ceiba Lumber'] = {
         ['Composite Ceiba Lumber'] = {
                     ['untranslated'] = 'Composite Ceiba Lumber',
                     ['ID'] = 'CompositeCeibaLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCeibaLumberItem',
                    ['typeID'] = '273',
         },
         },
         ['Composite Ceiba Table'] = {
         ['Composite Ceiba Table'] = {
                     ['untranslated'] = 'Composite Ceiba Table',
                     ['ID'] = 'CompositeCeibaTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeCeibaTableItem',
                    ['typeID'] = '1063',
         },
         },
         ['Composite Filler'] = {
         ['Composite Filler'] = {
                     ['untranslated'] = 'Composite Filler',
                     ['ID'] = 'CompositeFillerItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A mix of different fillers that provide the benefits of both',
                     ['Description'] = 'A multipurpose filler that is made from what you have available.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','0.5'}, {'Phosphorus','0.5'}, {'Potassium','0.5'}},
                    ['type'] = 'CompositeFillerItem',
                    ['typeID'] = '418',
         },
         },
         ['Composite Fir Bench'] = {
         ['Composite Fir Bench'] = {
                     ['untranslated'] = 'Composite Fir Bench',
                     ['ID'] = 'CompositeFirBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeFirBenchItem',
                    ['typeID'] = '1064',
         },
         },
         ['Composite Fir Chair'] = {
         ['Composite Fir Chair'] = {
                     ['untranslated'] = 'Composite Fir Chair',
                     ['ID'] = 'CompositeFirChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeFirChairItem',
                    ['typeID'] = '1065',
         },
         },
         ['Composite Fir Door'] = {
         ['Composite Fir Door'] = {
                     ['untranslated'] = 'Composite Fir Door',
                     ['ID'] = 'CompositeFirDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeFirDoorItem',
                    ['typeID'] = '1066',
         },
         },
         ['Composite Fir Lumber'] = {
         ['Composite Fir Lumber'] = {
                     ['untranslated'] = 'Composite Fir Lumber',
                     ['ID'] = 'CompositeFirLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeFirLumberItem',
                    ['typeID'] = '274',
         },
         },
         ['Composite Fir Table'] = {
         ['Composite Fir Table'] = {
                     ['untranslated'] = 'Composite Fir Table',
                     ['ID'] = 'CompositeFirTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeFirTableItem',
                    ['typeID'] = '1067',
         },
         },
         ['Composite Hardwood Bench'] = {
         ['Composite Hardwood Bench'] = {
                     ['untranslated'] = 'Composite Hardwood Bench',
                     ['ID'] = 'CompositeHardwoodBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeHardwoodBenchItem',
                    ['typeID'] = '1068',
         },
         },
         ['Composite Hardwood Chair'] = {
         ['Composite Hardwood Chair'] = {
                     ['untranslated'] = 'Composite Hardwood Chair',
                     ['ID'] = 'CompositeHardwoodChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeHardwoodChairItem',
                    ['typeID'] = '1069',
         },
         },
         ['Composite Hardwood Door'] = {
         ['Composite Hardwood Door'] = {
                     ['untranslated'] = 'Composite Hardwood Door',
                     ['ID'] = 'CompositeHardwoodDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeHardwoodDoorItem',
                    ['typeID'] = '1070',
         },
         },
         ['Composite Hardwood Table'] = {
         ['Composite Hardwood Table'] = {
                     ['untranslated'] = 'Composite Hardwood Table',
                     ['ID'] = 'CompositeHardwoodTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A nice composite table for eating meals or getting some work done.',
                     ['Description'] = 'A nice composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeHardwoodTableItem',
                    ['typeID'] = '1071',
         },
         },
         ['Composite Joshua Bench'] = {
         ['Composite Joshua Bench'] = {
                     ['untranslated'] = 'Composite Joshua Bench',
                     ['ID'] = 'CompositeJoshuaBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeJoshuaBenchItem',
                    ['typeID'] = '1072',
         },
         },
         ['Composite Joshua Chair'] = {
         ['Composite Joshua Chair'] = {
                     ['untranslated'] = 'Composite Joshua Chair',
                     ['ID'] = 'CompositeJoshuaChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeJoshuaChairItem',
                    ['typeID'] = '1073',
         },
         },
         ['Composite Joshua Door'] = {
         ['Composite Joshua Door'] = {
                     ['untranslated'] = 'Composite Joshua Door',
                     ['ID'] = 'CompositeJoshuaDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeJoshuaDoorItem',
                    ['typeID'] = '1074',
         },
         },
         ['Composite Joshua Lumber'] = {
         ['Composite Joshua Lumber'] = {
                     ['untranslated'] = 'Composite Joshua Lumber',
                     ['ID'] = 'CompositeJoshuaLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeJoshuaLumberItem',
                    ['typeID'] = '275',
         },
         },
         ['Composite Joshua Table'] = {
         ['Composite Joshua Table'] = {
                     ['untranslated'] = 'Composite Joshua Table',
                     ['ID'] = 'CompositeJoshuaTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeJoshuaTableItem',
                    ['typeID'] = '1075',
         },
         },
         ['Composite Lumber'] = {
         ['Composite Lumber'] = {
                     ['untranslated'] = 'Composite Lumber',
                     ['ID'] = 'CompositeLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeLumberItem',
                    ['typeID'] = '276',
         },
         },
         ['Composite Lumber Bench'] = {
         ['Composite Lumber Bench'] = {
                     ['untranslated'] = 'Composite Lumber Bench',
                     ['ID'] = 'CompositeLumberBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeLumberBenchItem',
                    ['typeID'] = '1076',
         },
         },
         ['Composite Lumber Chair'] = {
         ['Composite Lumber Chair'] = {
                     ['untranslated'] = 'Composite Lumber Chair',
                     ['ID'] = 'CompositeLumberChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeLumberChairItem',
                    ['typeID'] = '1077',
         },
         },
         ['Composite Lumber Door'] = {
         ['Composite Lumber Door'] = {
                     ['untranslated'] = 'Composite Lumber Door',
                     ['ID'] = 'CompositeLumberDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Composite Lumber Dresser'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CompositeLumberDresserItem',
                     ['weight'] = nil,
                     ['Category'] = 'Hidden',
                    ['calories'] = nil,
                     ['Group'] = 'World Object',
                     ['carbs'] = nil,
                     ['Description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeLumberDoorItem',
                    ['typeID'] = '1078',
         },
         },
         ['Composite Lumber Table'] = {
         ['Composite Lumber Table'] = {
                     ['untranslated'] = 'Composite Lumber Table',
                     ['ID'] = 'CompositeLumberTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeLumberTableItem',
                    ['typeID'] = '1079',
         },
         },
         ['Composite Oak Bench'] = {
         ['Composite Oak Bench'] = {
                     ['untranslated'] = 'Composite Oak Bench',
                     ['ID'] = 'CompositeOakBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeOakBenchItem',
                    ['typeID'] = '1080',
         },
         },
         ['Composite Oak Chair'] = {
         ['Composite Oak Chair'] = {
                     ['untranslated'] = 'Composite Oak Chair',
                     ['ID'] = 'CompositeOakChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeOakChairItem',
                    ['typeID'] = '1081',
         },
         },
         ['Composite Oak Door'] = {
         ['Composite Oak Door'] = {
                     ['untranslated'] = 'Composite Oak Door',
                     ['ID'] = 'CompositeOakDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeOakDoorItem',
                    ['typeID'] = '1082',
         },
         },
         ['Composite Oak Lumber'] = {
         ['Composite Oak Lumber'] = {
                     ['untranslated'] = 'Composite Oak Lumber',
                     ['ID'] = 'CompositeOakLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeOakLumberItem',
                    ['typeID'] = '277',
         },
         },
         ['Composite Oak Table'] = {
         ['Composite Oak Table'] = {
                     ['untranslated'] = 'Composite Oak Table',
                     ['ID'] = 'CompositeOakTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeOakTableItem',
                    ['typeID'] = '1083',
         },
         },
         ['Composite Palm Bench'] = {
         ['Composite Palm Bench'] = {
                     ['untranslated'] = 'Composite Palm Bench',
                     ['ID'] = 'CompositePalmBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositePalmBenchItem',
                    ['typeID'] = '1084',
         },
         },
         ['Composite Palm Chair'] = {
         ['Composite Palm Chair'] = {
                     ['untranslated'] = 'Composite Palm Chair',
                     ['ID'] = 'CompositePalmChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositePalmChairItem',
                    ['typeID'] = '1085',
         },
         },
         ['Composite Palm Door'] = {
         ['Composite Palm Door'] = {
                     ['untranslated'] = 'Composite Palm Door',
                     ['ID'] = 'CompositePalmDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositePalmDoorItem',
                    ['typeID'] = '1086',
         },
         },
         ['Composite Palm Lumber'] = {
         ['Composite Palm Lumber'] = {
                     ['untranslated'] = 'Composite Palm Lumber',
                     ['ID'] = 'CompositePalmLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositePalmLumberItem',
                    ['typeID'] = '278',
         },
         },
         ['Composite Palm Table'] = {
         ['Composite Palm Table'] = {
                     ['untranslated'] = 'Composite Palm Table',
                     ['ID'] = 'CompositePalmTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositePalmTableItem',
                    ['typeID'] = '1087',
         },
         },
         ['Composite Redwood Bench'] = {
         ['Composite Redwood Bench'] = {
                     ['untranslated'] = 'Composite Redwood Bench',
                     ['ID'] = 'CompositeRedwoodBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeRedwoodBenchItem',
                    ['typeID'] = '1088',
         },
         },
         ['Composite Redwood Chair'] = {
         ['Composite Redwood Chair'] = {
                     ['untranslated'] = 'Composite Redwood Chair',
                     ['ID'] = 'CompositeRedwoodChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeRedwoodChairItem',
                    ['typeID'] = '1089',
         },
         },
         ['Composite Redwood Door'] = {
         ['Composite Redwood Door'] = {
                     ['untranslated'] = 'Composite Redwood Door',
                     ['ID'] = 'CompositeRedwoodDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeRedwoodDoorItem',
                    ['typeID'] = '1090',
         },
         },
         ['Composite Redwood Lumber'] = {
         ['Composite Redwood Lumber'] = {
                     ['untranslated'] = 'Composite Redwood Lumber',
                     ['ID'] = 'CompositeRedwoodLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeRedwoodLumberItem',
                    ['typeID'] = '279',
         },
         },
         ['Composite Redwood Table'] = {
         ['Composite Redwood Table'] = {
                     ['untranslated'] = 'Composite Redwood Table',
                     ['ID'] = 'CompositeRedwoodTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeRedwoodTableItem',
                    ['typeID'] = '1091',
         },
         },
         ['Composite Saguaro Bench'] = {
         ['Composite Saguaro Bench'] = {
                     ['untranslated'] = 'Composite Saguaro Bench',
                     ['ID'] = 'CompositeSaguaroBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSaguaroBenchItem',
                    ['typeID'] = '1092',
         },
         },
         ['Composite Saguaro Chair'] = {
         ['Composite Saguaro Chair'] = {
                     ['untranslated'] = 'Composite Saguaro Chair',
                     ['ID'] = 'CompositeSaguaroChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSaguaroChairItem',
                    ['typeID'] = '1093',
         },
         },
         ['Composite Saguaro Door'] = {
         ['Composite Saguaro Door'] = {
                     ['untranslated'] = 'Composite Saguaro Door',
                     ['ID'] = 'CompositeSaguaroDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSaguaroDoorItem',
                    ['typeID'] = '1094',
         },
         },
         ['Composite Saguaro Lumber'] = {
         ['Composite Saguaro Lumber'] = {
                     ['untranslated'] = 'Composite Saguaro Lumber',
                     ['ID'] = 'CompositeSaguaroLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSaguaroLumberItem',
                    ['typeID'] = '280',
         },
         },
         ['Composite Saguaro Table'] = {
         ['Composite Saguaro Table'] = {
                     ['untranslated'] = 'Composite Saguaro Table',
                     ['ID'] = 'CompositeSaguaroTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSaguaroTableItem',
                    ['typeID'] = '1095',
         },
         },
         ['Composite Softwood Bench'] = {
         ['Composite Softwood Bench'] = {
                     ['untranslated'] = 'Composite Softwood Bench',
                     ['ID'] = 'CompositeSoftwoodBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSoftwoodBenchItem',
                    ['typeID'] = '1096',
         },
         },
         ['Composite Softwood Chair'] = {
         ['Composite Softwood Chair'] = {
                     ['untranslated'] = 'Composite Softwood Chair',
                     ['ID'] = 'CompositeSoftwoodChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSoftwoodChairItem',
                    ['typeID'] = '1097',
         },
         },
         ['Composite Softwood Door'] = {
         ['Composite Softwood Door'] = {
                     ['untranslated'] = 'Composite Softwood Door',
                     ['ID'] = 'CompositeSoftwoodDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSoftwoodDoorItem',
                    ['typeID'] = '1098',
         },
         },
         ['Composite Softwood Table'] = {
         ['Composite Softwood Table'] = {
                     ['untranslated'] = 'Composite Softwood Table',
                     ['ID'] = 'CompositeSoftwoodTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A nice composite table for eating meals or getting some work done.',
                     ['Description'] = 'A nice composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSoftwoodTableItem',
                    ['typeID'] = '1099',
         },
         },
         ['Composite Spruce Bench'] = {
         ['Composite Spruce Bench'] = {
                     ['untranslated'] = 'Composite Spruce Bench',
                     ['ID'] = 'CompositeSpruceBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite bench built to last.',
                     ['Description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSpruceBenchItem',
                    ['typeID'] = '1100',
         },
         },
         ['Composite Spruce Chair'] = {
         ['Composite Spruce Chair'] = {
                     ['untranslated'] = 'Composite Spruce Chair',
                     ['ID'] = 'CompositeSpruceChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A composite chair built to last.',
                     ['Description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSpruceChairItem',
                    ['typeID'] = '1101',
         },
         },
         ['Composite Spruce Door'] = {
         ['Composite Spruce Door'] = {
                     ['untranslated'] = 'Composite Spruce Door',
                     ['ID'] = 'CompositeSpruceDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['Description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSpruceDoorItem',
                    ['typeID'] = '1102',
         },
         },
         ['Composite Spruce Lumber'] = {
         ['Composite Spruce Lumber'] = {
                     ['untranslated'] = 'Composite Spruce Lumber',
                     ['ID'] = 'CompositeSpruceLumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Currency', 'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSpruceLumberItem',
                    ['typeID'] = '281',
         },
         },
         ['Composite Spruce Table'] = {
         ['Composite Spruce Table'] = {
                     ['untranslated'] = 'Composite Spruce Table',
                     ['ID'] = 'CompositeSpruceTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                     ['Description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
        },
                    ['maxStack'] = '100',
        ['Composites'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'CompositesSkill',
                    ['weight'] = nil,
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Allows the construction of advanced wood products for furniture and houses. Levels up by crafting related recipes.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositeSpruceTableItem',
                    ['typeID'] = '1103',
         },
         },
         ['Composites Skill Book'] = {
         ['Composites Skill Book'] = {
                     ['untranslated'] = 'Composites Skill Book',
                     ['ID'] = 'CompositesSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Composites Skill Scrolls that teach Composites',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositesSkillBook',
                     ['typeID'] = '852',
         },
         },
         ['Composites Skill Scroll'] = {
         ['Composites Skill Scroll'] = {
                     ['untranslated'] = 'Composites Skill Scroll',
                     ['ID'] = 'CompositesSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Composites',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositesSkillScroll',
                     ['typeID'] = '853',
         },
         },
         ['Composites Upgrade'] = {
         ['Composites Upgrade'] = {
                     ['untranslated'] = 'Composites Upgrade',
                     ['ID'] = 'CompositesUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompositesUpgradeItem',
                    ['typeID'] = '685',
         },
         },
         ['Compost'] = {
         ['Compost'] = {
                     ['untranslated'] = 'Compost',
                     ['ID'] = 'CompostItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
                     ['Description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
                    ['tagGroups'] = {'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompostItem',
                    ['typeID'] = '78',
         },
         },
         ['Compost Fertilizer'] = {
         ['Compost Fertilizer'] = {
                     ['untranslated'] = 'Compost Fertilizer',
                     ['ID'] = 'CompostFertilizerItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
                     ['Description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','2'}, {'Phosphorus','1'}, {'Potassium','3.7'}},
                    ['type'] = 'CompostFertilizerItem',
                    ['typeID'] = '419',
         },
         },
         ['Compostables Item'] = {
         ['Compostables Item'] = {
                     ['untranslated'] = 'Compostables Item',
                     ['ID'] = 'CompostablesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CompostablesItem',
                    ['typeID'] = '69',
         },
         },
         ['Computer Lab'] = {
         ['Computer Lab'] = {
                     ['untranslated'] = 'Computer Lab',
                     ['ID'] = 'ComputerLabItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
                     ['Description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 3.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ComputerLabItem',
                    ['typeID'] = '1104',
         },
         },
         ['Construction Post'] = {
         ['Construction Post'] = {
                     ['untranslated'] = 'Construction Post',
                     ['ID'] = 'ConstructionPostItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'For contruction contracts.',
                     ['Description'] = 'For construction contracts.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ConstructionPostItem',
                    ['typeID'] = '1105',
         },
         },
         ['Contract Board'] = {
         ['Contract Board'] = {
                     ['untranslated'] = 'Contract Board',
                     ['ID'] = 'ContractBoardItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A board to post contracts.',
                     ['Description'] = 'A board to post contracts.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ContractBoardItem',
                    ['typeID'] = '1106',
         },
         },
         ['Cookeina Mushroom Spores'] = {
         ['Cookeina Mushroom Spores'] = {
                     ['untranslated'] = 'Cookeina Mushroom Spores',
                     ['ID'] = 'CookeinaMushroomSporesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow cookeina mushrooms.',
                     ['Description'] = 'Plant to grow cookeina mushrooms.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CookeinaMushroomSporesItem',
                    ['typeID'] = '744',
         },
         },
         ['Cookeina Mushroom Spores Pack'] = {
         ['Cookeina Mushroom Spores Pack'] = {
                     ['untranslated'] = 'Cookeina Mushroom Spores Pack',
                     ['ID'] = 'CookeinaMushroomSporesPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow cookeina mushrooms.',
                     ['Description'] = 'Plant to grow cookeina mushrooms.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CookeinaMushroomSporesPackItem',
                    ['typeID'] = '745',
         },
         },
         ['Cookeina Mushrooms'] = {
         ['Cookeina Mushrooms'] = {
                     ['untranslated'] = 'Cookeina Mushrooms',
                     ['ID'] = 'CookeinaMushroomsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Tiny Cup Mushrooms',
                     ['Description'] = 'Tiny Cup Mushrooms.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Object', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Cooking'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CookingSkill',
                     ['weight'] = '0.01',
                     ['Category'] = '_None',
                     ['calories'] = '200.0',
                     ['Group'] = 'Skills',
                     ['carbs'] = '2.0',
                     ['Description'] = 'The basics of cooking in a more civilized environment give bonuses to a variety of food recipes. Levels up by crafting related recipes.',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CookeinaMushroomsItem',
                    ['typeID'] = '473',
         },
         },
         ['Cooking Skill Book'] = {
         ['Cooking Skill Book'] = {
                     ['untranslated'] = 'Cooking Skill Book',
                     ['ID'] = 'CookingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Cooking Skill Scrolls that teach Cooking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CookingSkillBook',
                     ['typeID'] = '855',
         },
         },
         ['Cooking Skill Scroll'] = {
         ['Cooking Skill Scroll'] = {
                     ['untranslated'] = 'Cooking Skill Scroll',
                     ['ID'] = 'CookingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Cooking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CookingSkillScroll',
                     ['typeID'] = '856',
         },
         },
         ['Cooking Upgrade'] = {
         ['Cooking Upgrade'] = {
                     ['untranslated'] = 'Cooking Upgrade',
                     ['ID'] = 'CookingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Cooking Utensils'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CookingUtensilsItem',
                     ['weight'] = '0.001',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'Assorted utensils for your everyday kitchen use.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CookingUpgradeItem',
                    ['typeID'] = '686',
         },
         },
         ['Copper Bar'] = {
         ['Copper Bar'] = {
                     ['untranslated'] = 'Copper Bar',
                     ['ID'] = 'CopperBarItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Refined bar of copper.',
                     ['Description'] = 'Refined bar of copper.',
                    ['tagGroups'] = {'Currency', 'Metal', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '18',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CopperBarItem',
                    ['typeID'] = '282',
         },
         },
         ['Copper Concentrate'] = {
         ['Copper Concentrate'] = {
                     ['untranslated'] = 'Copper Concentrate',
                     ['ID'] = 'CopperConcentrateItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                     ['Description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Currency', 'Concentrated Ore', 'Excavatable', 'Block', 'Object', 'Ingredient', 'Product'},
        },
                     ['maxStack'] = '10',
        ['Copper Frame Landscape'] = {
                     ['carried'] = 'Hands',
                     ['ID'] = 'CopperFrameLandscapeItem',
                     ['weight'] = '20',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A copper frame useful for simple picture and art displays.',
                     ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Copper Frame Portrait'] = {
                     ['vitamins'] = nil,
                     ['ID'] = 'CopperFramePortraitItem',
                     ['density'] = nil,
                     ['Category'] = 'WorldObject',
                    ['fuel'] = nil,
                     ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'A copper frame useful for simple picture and art displays.',
                     ['currency'] = 'Yes',
        },
                     ['skillValue'] = nil,
        ['Copper Frame Square'] = {
                     ['roomCategory'] = nil,
                     ['ID'] = 'CopperFrameSquareItem',
                    ['furnitureType'] = nil,
                     ['Category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['Group'] = 'World Object',
                     ['materialTier'] = '0',
                     ['Description'] = 'A copper frame useful for simple picture and art displays.',
                     ['fuelsUsed'] = nil,
        },
                     ['gridRadius'] = nil,
        ['Copper Frame Tall'] = {
                    ['energyUsed'] = nil,
                     ['ID'] = 'CopperFrameTallItem',
                     ['energyProduced'] = nil,
                     ['Category'] = 'WorldObject',
                    ['energyType'] = nil,
                     ['Group'] = 'World Object',
                     ['fluidsUsed'] = nil,
                     ['Description'] = 'A copper frame useful for simple picture and art displays.',
                    ['fluidsProduced'] = nil,
        },
                     ['validTalents'] = nil,
        ['Copper Frame Wide'] = {
                    ['footprint'] = nil,
                     ['ID'] = 'CopperFrameWideItem',
                     ['mobile'] = nil,
                     ['Category'] = 'WorldObject',
                    ['roomSizeReq'] = nil,
                     ['Group'] = 'World Object',
                    ['roomMatReq'] = nil,
                     ['Description'] = 'A copper frame useful for simple picture and art displays.',
                    ['roomContainReq'] = nil,
        },
                     ['inventorySlots'] = nil,
        ['Copper Hydroxide'] = {
                    ['inventoryMaxWeight'] = nil,
                     ['ID'] = 'CopperHydroxideItem',
                     ['inventoryRestrictions'] = nil,
                     ['Category'] = '_None',
                    ['fertilizerNutrients'] = nil,
                     ['Group'] = 'Items',
                     ['type'] = 'CopperConcentrateItem',
                     ['Description'] = 'Pulverized copper ore left exposed to oxygen giving it a green patina.',
                     ['typeID'] = '283',
         },
         },
         ['Copper Ore'] = {
         ['Copper Ore'] = {
                     ['untranslated'] = 'Copper Ore',
                     ['ID'] = 'CopperOreItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Unrefined ore with traces of copper.',
                     ['Description'] = 'Unrefined ore with traces of copper.',
                    ['tagGroups'] = {'Currency', 'Ore', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '7.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CopperOreItem',
                    ['typeID'] = '284',
         },
         },
         ['Copper Pipe'] = {
         ['Copper Pipe'] = {
                     ['untranslated'] = 'Copper Pipe',
                     ['ID'] = 'CopperPipeItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A pipe for transporting liquids.',
                     ['Description'] = 'A pipe for transporting liquids.',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product'},
        },
                    ['maxStack'] = '10',
        ['Copper Plate'] = {
                     ['carried'] = 'Hands',
                     ['ID'] = 'CopperPlateItem',
                     ['weight'] = '2',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A solid copper plate giving higher grades of protection against erosion and improves conductivity.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CopperPipeItem',
                    ['typeID'] = '285',
         },
         },
         ['Copper Wiring'] = {
         ['Copper Wiring'] = {
                     ['untranslated'] = 'Copper Wiring',
                     ['ID'] = 'CopperWiringItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A length of copper conductive wire useful for a variety of purposes.',
                     ['Description'] = 'A length of copper conductive wire useful for a variety of purposes.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CopperWiringItem',
                    ['typeID'] = '576',
         },
         },
         ['Corn'] = {
         ['Corn'] = {
                     ['untranslated'] = 'Corn',
                     ['ID'] = 'CornItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A warmly colored kernel studded vegetable.',
                     ['Description'] = 'A warmly colored kernel studded vegetable.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CornItem',
                    ['typeID'] = '474',
         },
         },
         ['Corn Fritters'] = {
         ['Corn Fritters'] = {
                     ['untranslated'] = 'Corn Fritters',
                     ['ID'] = 'CornFrittersItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'These deep fried corn treats are both crispy and delicious.',
                     ['Description'] = 'These deep fried corn treats are both crispy and delicious.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '500.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '7.0',
                    ['fat'] = '17.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '9.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CornFrittersItem',
                    ['typeID'] = '475',
         },
         },
         ['Corn Seed'] = {
         ['Corn Seed'] = {
                     ['untranslated'] = 'Corn Seed',
                     ['ID'] = 'CornSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow corn.',
                     ['Description'] = 'Plant to grow corn.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CornSeedItem',
                    ['typeID'] = '746',
         },
         },
         ['Corn Seed Pack'] = {
         ['Corn Seed Pack'] = {
                     ['untranslated'] = 'Corn Seed Pack',
                     ['ID'] = 'CornSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow corn.',
                     ['Description'] = 'Plant to grow corn.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CornSeedPackItem',
                    ['typeID'] = '747',
         },
         },
         ['Corn Starch'] = {
         ['Corn Starch'] = {
                     ['untranslated'] = 'Corn Starch',
                     ['ID'] = 'CornStarchItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
                     ['Description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CornStarchItem',
                    ['typeID'] = '477',
         },
         },
         ['Cornmeal'] = {
         ['Cornmeal'] = {
                     ['untranslated'] = 'Cornmeal',
                     ['ID'] = 'CornmealItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Dried and ground corn; it\'s like a courser flour.',
                     ['Description'] = 'Dried and ground corn; it\'s like a courser flour.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Cornrows'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'CornrowsItem',
                    ['weight'] = '0.1',
                     ['Category'] = 'Hidden',
                     ['calories'] = '60.0',
                     ['Group'] = 'Avatar Part',
                     ['carbs'] = '9.0',
                     ['Description'] = '',
                     ['protein'] = '3.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '25.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CornmealItem',
                     ['typeID'] = '476',
         },
         },
         ['Corrugated Steel'] = {
         ['Corrugated Steel'] = {
                     ['untranslated'] = 'Corrugated Steel',
                     ['ID'] = 'CorrugatedSteelItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Especially useful for industrial buildings.',
                     ['Description'] = 'Especially useful for industrial buildings.',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '3',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CorrugatedSteelItem',
                    ['typeID'] = '286',
         },
         },
         ['Corrugated Steel Door'] = {
         ['Corrugated Steel Door'] = {
                     ['untranslated'] = 'Corrugated Steel Door',
                     ['ID'] = 'CorrugatedSteelDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A secure door made of hard corrugated steel.',
                     ['Description'] = 'A secure door made of hard corrugated steel.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CorrugatedSteelDoorItem',
                    ['typeID'] = '1107',
         },
         },
         ['Corrugated Steel Fence Door'] = {
         ['Corrugated Steel Fence Door'] = {
                     ['untranslated'] = 'Corrugated Steel Fence Door',
                     ['ID'] = 'CorrugatedSteelFenceDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A corrugated steel door with fence-like viewing slots. ',
                     ['Description'] = 'A corrugated steel door with fence-like viewing slots. ',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CorrugatedSteelFenceDoorItem',
                    ['typeID'] = '1108',
         },
         },
         ['Cotton Boll'] = {
         ['Cotton Boll'] = {
                     ['untranslated'] = 'Cotton Boll',
                     ['ID'] = 'CottonBollItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A fluffy round boll harvested from a cotton plant. The seeds must be separated from their protective case before the cotton fiber can be spun into thread.',
                     ['Description'] = 'A fluffy round boll harvested from a cotton plant.',
                    ['tagGroups'] = {'Currency', 'Harvestable', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonBollItem',
                    ['typeID'] = '577',
         },
         },
         ['Cotton Carpet'] = {
         ['Cotton Carpet'] = {
                     ['untranslated'] = 'Cotton Carpet',
                     ['ID'] = 'CottonCarpetItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A woven cotton floor covering attached to a lumber backing.',
                     ['Description'] = 'A woven cotton floor covering attached to a lumber backing.',
                    ['tagGroups'] = {'Currency', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonCarpetItem',
                    ['typeID'] = '287',
         },
         },
         ['Cotton Curtains'] = {
         ['Cotton Curtains'] = {
                     ['untranslated'] = 'Cotton Curtains',
                     ['ID'] = 'CottonCurtainsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = '',
                     ['Description'] = 'Curtains woven using the finest cotton.  (Only cosmetic does not impact room value.)',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonCurtainsItem',
                    ['typeID'] = '288',
         },
         },
         ['Cotton Fabric'] = {
         ['Cotton Fabric'] = {
                     ['untranslated'] = 'Cotton Fabric',
                     ['ID'] = 'CottonFabricItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.',
                     ['Description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.',
                    ['tagGroups'] = {'Fabric', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Cotton Lint'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CottonLintItem',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A bundle of cotton used as stuffing or further tailoring processing.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonFabricItem',
                    ['typeID'] = '578',
         },
         },
         ['Cotton Seed'] = {
         ['Cotton Seed'] = {
                     ['untranslated'] = 'Cotton Seed',
                     ['ID'] = 'CottonSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow cotton.',
                     ['Description'] = 'Plant to grow cotton.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonSeedItem',
                    ['typeID'] = '748',
         },
         },
         ['Cotton Seed Pack'] = {
         ['Cotton Seed Pack'] = {
                     ['untranslated'] = 'Cotton Seed Pack',
                     ['ID'] = 'CottonSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow cotton.',
                     ['Description'] = 'Plant to grow cotton.',
                    ['tagGroups'] = {'Not In Browser'},
        },
                    ['maxStack'] = '100',
        ['Cotton Streamer Stars'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CottonStreamerStarsItem',
                     ['weight'] = '0.05',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'Simple cotton streamers with stars.',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Cotton Streamer Stripes'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'CottonStreamerStripesItem',
                    ['density'] = nil,
                     ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                     ['Group'] = 'World Object',
                    ['yield'] = nil,
                     ['Description'] = 'Simple cotton streamers with stripes.',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonSeedPackItem',
                    ['typeID'] = '749',
         },
         },
         ['Cotton Thread'] = {
         ['Cotton Thread'] = {
                     ['untranslated'] = 'Cotton Thread',
                     ['ID'] = 'CottonThreadItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.',
                     ['Description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.02',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CottonThreadItem',
                    ['typeID'] = '579',
         },
         },
         ['Couch'] = {
         ['Couch'] = {
                     ['untranslated'] = 'Couch',
                     ['ID'] = 'CouchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A sweet couch to lounge on. Now with room for your friends!',
                     ['Description'] = 'A sweet couch to lounge on. Now with room for your friends!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CouchItem',
                    ['typeID'] = '1109',
         },
         },
         ['Country Marker Item'] = {
         ['Country Claim Stake'] = {
                     ['untranslated'] = 'Country Marker Item',
                     ['ID'] = 'CountryClaimStakeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CountryMarkerItem',
                    ['typeID'] = '8',
         },
         },
         ['Court'] = {
         ['Country Foundation'] = {
                     ['untranslated'] = 'Court',
                     ['ID'] = 'CountryFoundationItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A court where laws are decided.',
                     ['Description'] = 'When a town simply cannot contain your ambition.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Court Chair'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CourtChairItem',
                     ['weight'] = nil,
                     ['Category'] = 'WorldObject',
                    ['calories'] = nil,
                     ['Group'] = 'World Object',
                     ['carbs'] = nil,
                     ['Description'] = 'A chair for legal sittings.',
                    ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Court Table'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'CourtTableItem',
                    ['density'] = nil,
                     ['Category'] = 'WorldObject',
                    ['fuel'] = nil,
                     ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'A vital part of the courtroom.',
                    ['currency'] = nil,
        },
                     ['skillValue'] = nil,
        ['Cowboy Hat'] = {
                    ['roomCategory'] = nil,
                     ['ID'] = 'CowboyHatItem',
                     ['furnitureType'] = nil,
                     ['Category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Avatar Part',
                     ['materialTier'] = nil,
                     ['Description'] = 'A fine leather hat.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '6 X 3 X 6',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CourtItem',
                    ['typeID'] = '100',
         },
         },
         ['Coyote Carcass'] = {
         ['Coyote Carcass'] = {
                     ['untranslated'] = 'Coyote Carcass',
                     ['ID'] = 'CoyoteCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead coyote.',
                     ['Description'] = 'A dead coyote.',
                    ['tagGroups'] = {'Small Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CoyoteCarcassItem',
                    ['typeID'] = '580',
         },
         },
         ['Crab Carcass'] = {
         ['Crab Carcass'] = {
                     ['untranslated'] = 'Crab Carcass',
                     ['ID'] = 'CrabCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead crab.',
                     ['Description'] = 'A crustacean that loves the ocean, just don\'t get caught in its pinch!',
                    ['tagGroups'] = {'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrabCarcassItem',
                    ['typeID'] = '581',
         },
         },
         ['Crab Pot'] = {
         ['Crab Pot'] = {
                     ['untranslated'] = 'Crab Pot',
                     ['ID'] = 'CrabPotItem',
                    ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A contraption to catch unsuspecting crabs in search of prey.',
                     ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrabPotItem',
                     ['typeID'] = '1110',
         },
         },
         ['Crane'] = {
         ['Crane'] = {
                     ['untranslated'] = 'Crane',
                     ['ID'] = 'CraneItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Allows the placement and transport of materials in an area.',
                     ['Description'] = 'Allows the placement and transport of materials in an area.',
                    ['tagGroups'] = {'Construction', 'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CraneItem',
                    ['typeID'] = '106',
         },
         },
         ['Creosote Bush Seed'] = {
         ['Creosote Bush Seed'] = {
                     ['untranslated'] = 'Creosote Bush Seed',
                     ['ID'] = 'CreosoteBushSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow creosote bushes.',
                     ['Description'] = 'Plant to grow creosote bushes.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CreosoteBushSeedItem',
                    ['typeID'] = '750',
         },
         },
         ['Creosote Bush Seed Pack'] = {
         ['Creosote Bush Seed Pack'] = {
                     ['untranslated'] = 'Creosote Bush Seed Pack',
                     ['ID'] = 'CreosoteBushSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow creosote bushes.',
                     ['Description'] = 'Plant to grow creosote bushes.',
                    ['tagGroups'] = {'Not In Browser'},
        },
                    ['maxStack'] = '100',
        ['Creosote Flower'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CreosoteFlowerItem',
                     ['weight'] = '0.05',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Food',
                    ['carbs'] = nil,
                     ['Description'] = 'Placeholder Description.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CreosoteBushSeedPackItem',
                    ['typeID'] = '751',
         },
         },
         ['Crimini Mushroom Spores'] = {
         ['Crimini Mushroom Spores'] = {
                     ['untranslated'] = 'Crimini Mushroom Spores',
                     ['ID'] = 'CriminiMushroomSporesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow crimini mushrooms.',
                     ['Description'] = 'Plant to grow crimini mushrooms.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CriminiMushroomSporesItem',
                    ['typeID'] = '752',
         },
         },
         ['Crimini Mushroom Spores Pack'] = {
         ['Crimini Mushroom Spores Pack'] = {
                     ['untranslated'] = 'Crimini Mushroom Spores Pack',
                     ['ID'] = 'CriminiMushroomSporesPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow crimini mushrooms.',
                     ['Description'] = 'Plant to grow crimini mushrooms.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CriminiMushroomSporesPackItem',
                    ['typeID'] = '753',
         },
         },
         ['Crimini Mushrooms'] = {
         ['Crimini Mushrooms'] = {
                     ['untranslated'] = 'Crimini Mushrooms',
                     ['ID'] = 'CriminiMushroomsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Edible mushrooms that are quite tasty.',
                     ['Description'] = 'Edible mushrooms that are quite tasty.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CriminiMushroomsItem',
                    ['typeID'] = '478',
         },
         },
         ['Crimson Salad'] = {
         ['Crimson Salad'] = {
                     ['untranslated'] = 'Crimson Salad',
                     ['ID'] = 'CrimsonSaladItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Just in case you want to eat red things without eating meat.',
                     ['Description'] = 'Just in case you want to eat red things without eating meat.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['calories'] = '1100.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '9.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '20.0',
                    ['density'] = '5.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrimsonSaladItem',
                    ['typeID'] = '479',
         },
         },
         ['Crispy Bacon'] = {
         ['Crispy Bacon'] = {
                     ['untranslated'] = 'Crispy Bacon',
                     ['ID'] = 'CrispyBaconItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Give me all the bacon and eggs you have.',
                     ['Description'] = 'Give me all the bacon and eggs you have.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['calories'] = '800.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '18.0',
                    ['fat'] = '26.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrispyBaconItem',
                    ['typeID'] = '480',
         },
         },
         ['Crushed Basalt'] = {
         ['Crushed Basalt'] = {
                     ['untranslated'] = 'Crushed Basalt',
                     ['ID'] = 'CrushedBasaltItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Basalt rocks that have been crushed into a fine gravel.',
                     ['Description'] = 'Basalt rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedBasaltItem',
                    ['typeID'] = '289',
         },
         },
         ['Crushed Coal'] = {
         ['Crushed Coal'] = {
                     ['untranslated'] = 'Crushed Coal',
                     ['ID'] = 'CrushedCoalItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = '',
                     ['Description'] = 'Coal that have been crushed into a usable size.',
                    ['tagGroups'] = {'Excavatable', 'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '7',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedCoalItem',
                    ['typeID'] = '290',
         },
         },
         ['Crushed Copper Ore'] = {
         ['Crushed Copper Ore'] = {
                     ['untranslated'] = 'Crushed Copper Ore',
                     ['ID'] = 'CrushedCopperOreItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Crushed copper ore that is ready to be concentrated.',
                     ['Description'] = 'Crushed copper ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Currency', 'Excavatable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '28',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedCopperOreItem',
                    ['typeID'] = '291',
         },
         },
         ['Crushed Gneiss'] = {
         ['Crushed Gneiss'] = {
                     ['untranslated'] = 'Crushed Gneiss',
                     ['ID'] = 'CrushedGneissItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
                     ['Description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '28',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedGneissItem',
                    ['typeID'] = '292',
         },
         },
         ['Crushed Gold Ore'] = {
         ['Crushed Gold Ore'] = {
                     ['untranslated'] = 'Crushed Gold Ore',
                     ['ID'] = 'CrushedGoldOreItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Crushed gold ore that is ready to be concentrated.',
                     ['Description'] = 'Crushed gold ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Currency', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '28',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedGoldOreItem',
                    ['typeID'] = '293',
         },
         },
         ['Crushed Granite'] = {
         ['Crushed Granite'] = {
                     ['untranslated'] = 'Crushed Granite',
                     ['ID'] = 'CrushedGraniteItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Granite rocks that have been crushed into a fine gravel.',
                     ['Description'] = 'Granite rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '26',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedGraniteItem',
                    ['typeID'] = '294',
         },
         },
         ['Crushed Iron Ore'] = {
         ['Crushed Iron Ore'] = {
                     ['untranslated'] = 'Crushed Iron Ore',
                     ['ID'] = 'CrushedIronOreItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Crushed iron ore that is ready to be concentrated.',
                     ['Description'] = 'Crushed iron ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Currency', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedIronOreItem',
                    ['typeID'] = '295',
         },
         },
         ['Crushed Limestone'] = {
         ['Crushed Limestone'] = {
                     ['untranslated'] = 'Crushed Limestone',
                     ['ID'] = 'CrushedLimestoneItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Limestone rocks that have been crushed into a fine gravel.',
                     ['Description'] = 'Limestone rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '26',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedLimestoneItem',
                    ['typeID'] = '296',
         },
         },
         ['Crushed Mixed Rock'] = {
         ['Crushed Mixed Rock'] = {
                     ['untranslated'] = 'Crushed Mixed Rock',
                     ['ID'] = 'CrushedMixedRockItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = '',
                     ['Description'] = 'A mixture of rocks that can be used in a variety of recipes or simply as landfill.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedMixedRockItem',
                    ['typeID'] = '297',
         },
         },
         ['Crushed Oil Shale'] = {
         ['Crushed Oil Shale'] = {
                     ['untranslated'] = 'Crushed Oil Shale',
                     ['ID'] = 'CrushedOilShaleItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedOilShaleItem',
                    ['typeID'] = '298',
         },
         },
         ['Crushed Sandstone'] = {
         ['Crushed Sandstone'] = {
                     ['untranslated'] = 'Crushed Sandstone',
                     ['ID'] = 'CrushedSandstoneItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
                     ['Description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '24',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedSandstoneItem',
                    ['typeID'] = '299',
         },
         },
         ['Crushed Shale'] = {
         ['Crushed Shale'] = {
                     ['untranslated'] = 'Crushed Shale',
                     ['ID'] = 'CrushedShaleItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Shale rocks that have been crushed into a fine gravel.',
                     ['Description'] = 'Shale rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '24',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedShaleItem',
                    ['typeID'] = '300',
         },
         },
         ['Crushed Slag'] = {
         ['Crushed Slag'] = {
                     ['untranslated'] = 'Crushed Slag',
                     ['ID'] = 'CrushedSlagItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Slag that has been crushed into a fine gravel.',
                     ['Description'] = 'Slag that has been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Crushed Rock', 'Excavatable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '24',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedSlagItem',
                    ['typeID'] = '301',
         },
         },
         ['Crushed Stone'] = {
         ['Crushed Sulfur'] = {
                     ['untranslated'] = 'Crushed Stone',
                     ['ID'] = 'CrushedSulfurItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = '',
                     ['Description'] = 'Sulfur rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Currency', 'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '26',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CrushedStoneItem',
                    ['typeID'] = '302',
         },
         },
         ['Culinary Research Paper Advanced'] = {
         ['Culinary Research Paper Advanced'] = {
                     ['untranslated'] = 'Culinary Research Paper Advanced',
                     ['ID'] = 'CulinaryResearchPaperAdvancedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CulinaryResearchPaperAdvancedItem',
                    ['typeID'] = '582',
         },
         },
         ['Culinary Research Paper Basic'] = {
         ['Culinary Research Paper Basic'] = {
                     ['untranslated'] = 'Culinary Research Paper Basic',
                     ['ID'] = 'CulinaryResearchPaperBasicItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CulinaryResearchPaperBasicItem',
                    ['typeID'] = '583',
         },
         },
         ['Culinary Research Paper Modern'] = {
         ['Culinary Research Paper Modern'] = {
                     ['untranslated'] = 'Culinary Research Paper Modern',
                     ['ID'] = 'CulinaryResearchPaperModernItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Culture'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CultureItem',
                     ['weight'] = '0.01',
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'QA Test Object adding Culture value.',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Curly'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'CurlyItem',
                    ['density'] = nil,
                     ['Category'] = 'Hidden',
                     ['fuel'] = nil,
                     ['Group'] = 'Avatar Part',
                    ['yield'] = nil,
                     ['Description'] = '',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CulinaryResearchPaperModernItem',
                     ['typeID'] = '584',
         },
         },
         ['Currency Exchange'] = {
         ['Currency Exchange'] = {
                     ['untranslated'] = 'Currency Exchange',
                     ['ID'] = 'CurrencyExchangeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Allows players to exchange currency.',
                     ['Description'] = 'Allows players to exchange currency.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Cutting Edge Cooking'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'CuttingEdgeCookingSkill',
                     ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                     ['carbs'] = nil,
                     ['Description'] = 'Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CurrencyExchangeItem',
                    ['typeID'] = '1111',
         },
         },
         ['Cutting Edge Cooking Skill Book'] = {
         ['Cutting Edge Cooking Skill Book'] = {
                     ['untranslated'] = 'Cutting Edge Cooking Skill Book',
                     ['ID'] = 'CuttingEdgeCookingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Cutting Edge Cooking Skill Scrolls that teach Cutting Edge Cooking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CuttingEdgeCookingSkillBook',
                     ['typeID'] = '858',
         },
         },
         ['Cutting Edge Cooking Skill Scroll'] = {
         ['Cutting Edge Cooking Skill Scroll'] = {
                     ['untranslated'] = 'Cutting Edge Cooking Skill Scroll',
                     ['ID'] = 'CuttingEdgeCookingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Cutting Edge Cooking',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CuttingEdgeCookingSkillScroll',
                     ['typeID'] = '859',
         },
         },
         ['Cutting Edge Cooking Upgrade'] = {
         ['Cutting Edge Cooking Upgrade'] = {
                     ['untranslated'] = 'Cutting Edge Cooking Upgrade',
                     ['ID'] = 'CuttingEdgeCookingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'CuttingEdgeCookingUpgradeItem',
                    ['typeID'] = '687',
         },
         },
         ['Deer Carcass'] = {
         ['Cyan Powder'] = {
                     ['untranslated'] = 'Deer Carcass',
                     ['ID'] = 'CyanPowderItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead deer.',
                     ['Description'] = 'A mixture of powders in set ranges to make an artifical base cyan color.',
                    ['tagGroups'] = {'Medium Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DeerCarcassItem',
                    ['typeID'] = '585',
         },
         },
         ['Dendrology Research Paper Advanced'] = {
         ['Deadeye: Hunting'] = {
                     ['untranslated'] = 'Dendrology Research Paper Advanced',
                     ['ID'] = 'HuntingDeadeyeTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Increases the headshot damage by 50 percent.',
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DendrologyResearchPaperAdvancedItem',
                    ['typeID'] = '586',
         },
         },
         ['Dendrology Research Paper Basic'] = {
         ['Decorative Anchor'] = {
                     ['untranslated'] = 'Dendrology Research Paper Basic',
                     ['ID'] = 'DecorativeAnchorItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'The ship this anchor belonged to no longer needed it.',
                    ['tagGroups'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DendrologyResearchPaperBasicItem',
                    ['typeID'] = '587',
         },
         },
         ['Dendrology Research Paper Modern'] = {
         ['Decorative Bowl'] = {
                     ['untranslated'] = 'Dendrology Research Paper Modern',
                     ['ID'] = 'DecorativeBowlItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A decorative bonsai tree cut with artistical skill.',
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DendrologyResearchPaperModernItem',
                    ['typeID'] = '588',
         },
         },
         ['Derpy Hat'] = {
         ['Decorative Glass Buoy Blue'] = {
                     ['untranslated'] = 'Derpy Hat',
                     ['ID'] = 'DecorativeGlassBuoyBlueItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
                     ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DerpyHatItem',
                    ['typeID'] = '378',
         },
         },
         ['Dev Flood Tool'] = {
         ['Decorative Glass Buoy Green'] = {
                     ['untranslated'] = 'Dev Flood Tool',
                     ['ID'] = 'DecorativeGlassBuoyGreenItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'Flood fixing tool! Left click to remove the top water layer. (Target a wall touching water).',
                     ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
                    ['tagGroups'] = {'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DevFloodToolItem',
                    ['typeID'] = '71',
         },
         },
         ['Dev Tool'] = {
         ['Decorative Glass Buoy Red'] = {
                     ['untranslated'] = 'Dev Tool',
                     ['ID'] = 'DecorativeGlassBuoyRedItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                    ['description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS',
                     ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
                    ['tagGroups'] = {'Construction', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DevtoolItem',
                    ['typeID'] = '72',
         },
         },
         ['Dirt'] = {
         ['Decorative Glass Buoy Violet'] = {
                     ['untranslated'] = 'Dirt',
                     ['ID'] = 'DecorativeGlassBuoyVioletItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
                     ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
                    ['tagGroups'] = {'Road Type', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '19',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DirtItem',
                    ['typeID'] = '80',
         },
         },
         ['Dirt Ramp'] = {
         ['Decorative Glass Buoy Yellow'] = {
                     ['untranslated'] = 'Dirt Ramp',
                    ['ID'] = 'DecorativeGlassBuoyYellowItem',
                     ['category'] = 'WorldObject',
                    ['Category'] = 'WorldObject',
                     ['group'] = 'Road Items',
                    ['Group'] = 'World Object',
                     ['description'] = '4 x 1 Dirt Ramp.',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
                     ['tagGroups'] = {'Road', 'Constructable', 'World Object', 'Object', 'Product'},
        },
                     ['maxStack'] = '10',
        ['Decorative Hanging Buoy'] = {
                     ['carried'] = 'Hands',
                     ['ID'] = 'DecorativeHangingBuoyItem',
                     ['weight'] = '60',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                     ['carbs'] = nil,
                     ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
                     ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Decorative Life Preserver'] = {
                     ['vitamins'] = nil,
                    ['ID'] = 'DecorativeLifePreserverItem',
                     ['density'] = nil,
                    ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                    ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'It has retired from its previously life-critical role, but great for nautical decor.',
                     ['currency'] = nil,
        },
                     ['skillValue'] = nil,
        ['Decorative Ship Wheel'] = {
                     ['roomCategory'] = nil,
                    ['ID'] = 'DecorativeShipWheelItem',
                     ['furnitureType'] = nil,
                    ['Category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                    ['Group'] = 'World Object',
                     ['materialTier'] = nil,
                    ['Description'] = 'Somewhere a ship is no longer going straight.',
                     ['fuelsUsed'] = nil,
        },
                     ['gridRadius'] = nil,
        ['Deeper Pockets: SelfImprovement'] = {
                     ['energyUsed'] = nil,
                    ['ID'] = 'SelfImprovementDeeperPocketsTalentGroup',
                     ['energyProduced'] = nil,
                    ['Category'] = 'Hidden',
                     ['energyType'] = nil,
                    ['Group'] = 'Talents',
                     ['fluidsUsed'] = nil,
                    ['Description'] = 'Increase your inventory size by 5kg.',
                     ['fluidsProduced'] = nil,
        },
                     ['validTalents'] = nil,
        ['Deer Carcass'] = {
                     ['footprint'] = '4 X 1 X 1',
                    ['ID'] = 'DeerCarcassItem',
                     ['mobile'] = nil,
                    ['Category'] = '_None',
                     ['roomSizeReq'] = nil,
                    ['Group'] = 'Items',
                     ['roomMatReq'] = nil,
                    ['Description'] = 'A dead deer.',
                     ['roomContainReq'] = nil,
        },
                     ['inventorySlots'] = nil,
        ['Deer Pelt'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['ID'] = 'DeerPeltItem',
                     ['inventoryRestrictions'] = nil,
                    ['Category'] = 'WorldObject',
                     ['fertilizerNutrients'] = nil,
                    ['Group'] = 'World Object',
                     ['type'] = 'DirtRampItem',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
                     ['typeID'] = '64',
        },
        ['Dendrology Research Paper Advanced'] = {
                     ['ID'] = 'DendrologyResearchPaperAdvancedItem',
                     ['Category'] = '_None',
                     ['Group'] = 'Items',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Dendrology Research Paper Basic'] = {
                     ['ID'] = 'DendrologyResearchPaperBasicItem',
                     ['Category'] = '_None',
                     ['Group'] = 'Items',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Dendrology Research Paper Modern'] = {
                    ['ID'] = 'DendrologyResearchPaperModernItem',
                    ['Category'] = '_None',
                     ['Group'] = 'Items',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Derpy Hat'] = {
                     ['ID'] = 'DerpyHatItem',
                     ['Category'] = '_None',
                     ['Group'] = 'Avatar Part',
                     ['Description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
        },
        ['Dev Flood Tool'] = {
                     ['ID'] = 'DevFloodToolItem',
                     ['Category'] = 'Hidden',
                     ['Group'] = 'Tools',
                     ['Description'] = 'Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.',
        },
        ['Dev Paint Tool'] = {
                     ['ID'] = 'DevPaintToolItem',
                     ['Category'] = 'Hidden',
                     ['Group'] = 'Tools',
                     ['Description'] = 'Paint tool! It paints with some developer features.',
        },
        ['Dev Tool'] = {
                     ['ID'] = 'DevtoolItem',
                     ['Category'] = 'Hidden',
                     ['Group'] = 'Tools',
                     ['Description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS!',
        },
        ['Digital Work Station'] = {
                     ['ID'] = 'DigitalWorkStationItem',
                     ['Category'] = 'Hidden',
                     ['Group'] = 'World Object',
                     ['Description'] = 'A state of the art combination of equipment all a budding journalist could need.',
        },
        ['Dirt'] = {
                     ['ID'] = 'DirtItem',
                     ['Category'] = '_None',
                     ['Group'] = 'Block Items',
                     ['Description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
        },
        ['Dirt Ramp'] = {
                     ['ID'] = 'DirtRampItem',
                     ['Category'] = 'WorldObject',
                    ['Group'] = 'Road Items',
                    ['Description'] = '4 x 1 Dirt Ramp.',
         },
         },
         ['Dirt Road'] = {
         ['Dirt Road'] = {
                     ['untranslated'] = 'Dirt Road',
                     ['ID'] = 'DirtRoadItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..',
                     ['Description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DirtRoadItem',
                    ['typeID'] = '77',
         },
         },
         ['Distribution Station'] = {
         ['Distribution Station'] = {
                     ['untranslated'] = 'Distribution Station',
                     ['ID'] = 'DistributionStationItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.',
                     ['Description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Storage Container', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 6 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '25',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DistributionStationItem',
                    ['typeID'] = '79',
         },
         },
         ['Door'] = {
         ['Dowel'] = {
                     ['untranslated'] = 'Door',
                     ['ID'] = 'DowelItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A sturdy wooden door. Can be locked for certain players.',
                     ['Description'] = 'Dowels used for construction.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DoorItem',
                    ['typeID'] = '1112',
         },
         },
         ['Drill'] = {
         ['Dried Fish'] = {
                     ['untranslated'] = 'Drill',
                     ['ID'] = 'DriedFishItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'A useful tool for prospecting blocks.',
                     ['Description'] = 'Leaving it outdoors somehow made it more digestible.',
                    ['tagGroups'] = {'Tools', 'Object'},
        },
                    ['maxStack'] = '1',
        ['Dried Meat'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'DriedMeatItem',
                     ['weight'] = '0',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Food',
                    ['carbs'] = nil,
                     ['Description'] = 'Leaving it outdoors somehow made it more digestible.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DrillItem',
                    ['typeID'] = '125',
         },
         },
         ['Dumpster Compost'] = {
         ['Dumpster Compost'] = {
                     ['untranslated'] = 'Dumpster Compost',
                     ['ID'] = 'DumpsterCompostItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DumpsterCompostItem',
                     ['typeID'] = '1113',
         },
         },
         ['Dumpster Garbage'] = {
         ['Dumpster Garbage'] = {
                     ['untranslated'] = 'Dumpster Garbage',
                     ['ID'] = 'DumpsterGarbageItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DumpsterGarbageItem',
                     ['typeID'] = '1114',
         },
         },
         ['Dumpster Recycle'] = {
         ['Dumpster Recycle'] = {
                     ['untranslated'] = 'Dumpster Recycle',
                     ['ID'] = 'DumpsterRecycleItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DumpsterRecycleItem',
                     ['typeID'] = '1115',
         },
         },
         ['Dwarf Willow Seed'] = {
         ['Dwarf Willow Seed'] = {
                     ['untranslated'] = 'Dwarf Willow Seed',
                     ['ID'] = 'DwarfWillowSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow dwarf willow.',
                     ['Description'] = 'Plant to grow dwarf willow.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DwarfWillowSeedItem',
                    ['typeID'] = '754',
         },
         },
         ['Dwarf Willow Seed Pack'] = {
         ['Dwarf Willow Seed Pack'] = {
                     ['untranslated'] = 'Dwarf Willow Seed Pack',
                     ['ID'] = 'DwarfWillowSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow dwarf willow.',
                     ['Description'] = 'Plant to grow dwarf willow.',
                    ['tagGroups'] = {'Not In Browser'},
        },
                    ['maxStack'] = '100',
        ['Dynamite'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'DynamiteItem',
                     ['weight'] = '0.05',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'DwarfWillowSeedPackItem',
                    ['typeID'] = '755',
         },
         },
         ['Easel'] = {
         ['Easel'] = {
                     ['untranslated'] = 'Easel',
                     ['ID'] = 'EaselItem',
                    ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'An interactive stand allowing paintings to be created using art supplies.',
                     ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EaselItem',
                     ['typeID'] = '1116',
         },
         },
         ['Ecko Statue'] = {
         ['Ecko Statue'] = {
                     ['untranslated'] = 'Ecko Statue',
                     ['ID'] = 'EckoStatueItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A statue of a dolphin. What could it mean?',
                     ['Description'] = 'A statue of a dolphin. What could it mean?',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '100',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EckoStatueItem',
                    ['typeID'] = '1117',
         },
         },
         ['Ecko The Dolphin'] = {
         ['Ecko The Dolphin'] = {
                     ['untranslated'] = 'Ecko The Dolphin',
                     ['ID'] = 'EckoTheDolphinItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'Tools',
                     ['description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
                     ['Description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
                    ['tagGroups'] = {'Tools', 'Object'},
        },
                    ['maxStack'] = '1',
        ['Economy Viewer'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'EconomyViewerItem',
                     ['weight'] = '0',
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'Actionbar Items',
                    ['carbs'] = nil,
                     ['Description'] = 'Displays the citizen-run economy across the world.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EckoTheDolphinItem',
                    ['typeID'] = '126',
         },
         },
         ['Ecoylent'] = {
         ['Ecoylent'] = {
                     ['untranslated'] = 'Ecoylent',
                     ['ID'] = 'EcoylentItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A complete meal replacement solution.',
                     ['Description'] = 'A complete meal replacement solution.',
                    ['tagGroups'] = {'Food', 'Object'},
        },
                    ['maxStack'] = '100',
        ['Egyptian Canoe'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'EgyptianCanoeItem',
                     ['weight'] = '0',
                     ['Category'] = 'WorldObject',
                     ['calories'] = '1500.0',
                     ['Group'] = 'World Object',
                     ['carbs'] = '500.0',
                     ['Description'] = 'Small Canoe for hauling minimal loads.',
                    ['protein'] = '500.0',
        },
                    ['fat'] = '500.0',
        ['Election Poster'] = {
                     ['vitamins'] = '500.0',
                     ['ID'] = 'ElectionPosterItem',
                     ['density'] = '133.3',
                     ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                     ['Group'] = 'World Object',
                    ['yield'] = nil,
                     ['Description'] = 'A poster for the wall.',
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EcoylentItem',
                    ['typeID'] = '481',
         },
         },
         ['Electric Lathe'] = {
         ['Electric Lathe'] = {
                     ['untranslated'] = 'Electric Lathe',
                     ['ID'] = 'ElectricLatheItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
                     ['Description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricLatheItem',
                    ['typeID'] = '1118',
         },
         },
         ['Electric Machinist Table'] = {
         ['Electric Machinist Table'] = {
                     ['untranslated'] = 'Electric Machinist Table',
                     ['ID'] = 'ElectricMachinistTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fancy toolbench that creates equally fancy toys.',
                     ['Description'] = 'A fancy toolbench that creates equally fancy toys.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricMachinistTableItem',
                    ['typeID'] = '1119',
         },
         },
         ['Electric Motor'] = {
         ['Electric Motor'] = {
                     ['untranslated'] = 'Electric Motor',
                     ['ID'] = 'ElectricMotorItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A motor.',
                     ['Description'] = 'A motor.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricMotorItem',
                    ['typeID'] = '589',
         },
         },
         ['Electric Planer'] = {
         ['Electric Planer'] = {
                     ['untranslated'] = 'Electric Planer',
                     ['ID'] = 'ElectricPlanerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A sander and a jointer rolled into one.',
                     ['Description'] = 'A sander and a jointer rolled into one.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 5 X 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricPlanerItem',
                    ['typeID'] = '1120',
         },
         },
         ['Electric Stamping Press'] = {
         ['Electric Stamping Press'] = {
                     ['untranslated'] = 'Electric Stamping Press',
                     ['ID'] = 'ElectricStampingPressItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
                     ['Description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 6 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricStampingPressItem',
                    ['typeID'] = '1121',
         },
         },
         ['Electric Wall Lamp'] = {
         ['Electric Wall Lamp'] = {
                     ['untranslated'] = 'Electric Wall Lamp',
                     ['ID'] = 'ElectricWallLampItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A wall mounted lamp that requires electricity to turn on.',
                     ['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricWallLampItem',
                    ['typeID'] = '1122',
         },
         },
         ['Electric Water Pump'] = {
         ['Electric Water Pump'] = {
                     ['untranslated'] = 'Electric Water Pump',
                     ['ID'] = 'ElectricWaterPumpItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Pumps water from a source into a pipe network.',
                     ['Description'] = 'Pumps water from a source into a pipe network.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Electronics'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'ElectronicsSkill',
                    ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Electronics improves the recipes for many advanced materials needed for advanced technology. Levels up by crafting related recipes.',
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', '1'}},
                     ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectricWaterPumpItem',
                    ['typeID'] = '1123',
         },
         },
         ['Electronics Assembly'] = {
         ['Electronics Assembly'] = {
                     ['untranslated'] = 'Electronics Assembly',
                     ['ID'] = 'ElectronicsAssemblyItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A set of machinery to create electronics.',
                     ['Description'] = 'A set of machinery to create electronics.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectronicsAssemblyItem',
                    ['typeID'] = '1124',
         },
         },
         ['Electronics Skill Book'] = {
         ['Electronics Skill Book'] = {
                     ['untranslated'] = 'Electronics Skill Book',
                     ['ID'] = 'ElectronicsSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Electronics Skill Scrolls that teach Electronics',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectronicsSkillBook',
                     ['typeID'] = '861',
         },
         },
         ['Electronics Skill Scroll'] = {
         ['Electronics Skill Scroll'] = {
                     ['untranslated'] = 'Electronics Skill Scroll',
                     ['ID'] = 'ElectronicsSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Electronics',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectronicsSkillScroll',
                     ['typeID'] = '862',
         },
         },
         ['Electronics Upgrade'] = {
         ['Electronics Upgrade'] = {
                     ['untranslated'] = 'Electronics Upgrade',
                     ['ID'] = 'ElectronicsUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Elevator Call Post'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ElevatorCallPostItem',
                     ['weight'] = '0.001',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'Used to call a nearby elevator.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElectronicsUpgradeItem',
                    ['typeID'] = '688',
         },
         },
         ['Elk Carcass'] = {
         ['Elk Carcass'] = {
                     ['untranslated'] = 'Elk Carcass',
                     ['ID'] = 'ElkCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead elk.',
                     ['Description'] = 'A dead elk.',
                    ['tagGroups'] = {'Medium Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElkCarcassItem',
                    ['typeID'] = '590',
         },
         },
         ['Elk Mount'] = {
         ['Elk Mount'] = {
                     ['untranslated'] = 'Elk Mount',
                     ['ID'] = 'ElkMountItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A hunting trophy for your house.',
                     ['Description'] = 'A hunting trophy for your house.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElkMountItem',
                    ['typeID'] = '1125',
         },
         },
         ['Elk Skypiercer'] = {
         ['Elk Skypiercer'] = {
                     ['untranslated'] = 'Elk Skypiercer',
                     ['ID'] = 'ElkSkypiercerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
                     ['Description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElkSkypiercerItem',
                    ['typeID'] = '1126',
         },
         },
         ['Elk Taco'] = {
         ['Elk Taco'] = {
                     ['untranslated'] = 'Elk Taco',
                     ['ID'] = 'ElkTacoItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A tasty treat made from corn tortillas and meat.',
                     ['Description'] = 'A tasty treat made from corn tortillas and meat.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '650.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '15.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '14.0',
                    ['density'] = '7.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElkTacoItem',
                    ['typeID'] = '482',
         },
         },
         ['Elk Wellington'] = {
         ['Elk Wellington'] = {
                     ['untranslated'] = 'Elk Wellington',
                     ['ID'] = 'ElkWellingtonItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A prime cut of meat surrounded by pastry.',
                     ['Description'] = 'A prime cut of meat surrounded by pastry.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1400.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '20.0',
                    ['fat'] = '22.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '4.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ElkWellingtonItem',
                    ['typeID'] = '483',
         },
         },
         ['Engineering Research Paper Advanced'] = {
         ['Embassy Desk'] = {
                     ['untranslated'] = 'Engineering Research Paper Advanced',
                     ['ID'] = 'EmbassyDeskItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)',
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EngineeringResearchPaperAdvancedItem',
                    ['typeID'] = '591',
         },
         },
         ['Engineering Research Paper Modern'] = {
         ['Engineer'] = {
                     ['untranslated'] = 'Engineering Research Paper Modern',
                     ['ID'] = 'EngineerSkill',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Engineers use the materials created by other professions to create cutting edge technology that paves the way for technological advancement.',
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Engineer Sign'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'EngineerSignItem',
                     ['weight'] = '0.01',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A helpful sign for advertisements along the road.',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Engineering Research Paper Advanced'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'EngineeringResearchPaperAdvancedItem',
                    ['density'] = nil,
                     ['Category'] = '_None',
                     ['fuel'] = nil,
                     ['Group'] = 'Items',
                    ['yield'] = nil,
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['currency'] = nil,
        },
                    ['skillValue'] = nil,
        ['Engineering Research Paper Modern'] = {
                     ['roomCategory'] = nil,
                     ['ID'] = 'EngineeringResearchPaperModernItem',
                    ['furnitureType'] = nil,
                     ['Category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Items',
                    ['materialTier'] = nil,
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EngineeringResearchPaperModernItem',
                    ['typeID'] = '592',
         },
         },
         ['Epoxy'] = {
         ['Epoxy'] = {
                     ['untranslated'] = 'Epoxy',
                     ['ID'] = 'EpoxyItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A useful material for hardening, curing, and other various uses.',
                     ['Description'] = 'A useful material for hardening, curing, and other various uses.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Ethanol'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'EthanolItem',
                     ['weight'] = '1',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'A material used to make biodiesel. Not suitable for food.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'EpoxyItem',
                    ['typeID'] = '593',
         },
         },
         ['Excavator'] = {
         ['Excavator'] = {
                     ['untranslated'] = 'Excavator',
                     ['ID'] = 'ExcavatorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
                     ['Description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
                    ['tagGroups'] = {'Excavation', 'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ExcavatorItem',
                    ['typeID'] = '107',
         },
         },
         ['Executive Office'] = {
         ['Executive Office'] = {
                     ['untranslated'] = 'Executive Office',
                     ['ID'] = 'ExecutiveOfficeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Elected officials can perform one-time executive actions here.',
                     ['Description'] = 'Elected officials can perform one-time executive actions here.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Experienced Farmhand: Gathering'] = {
                    ['carried'] = 'Backpack',
                     ['ID'] = 'GatheringExperiencedFarmhandTalentGroup',
                    ['weight'] = nil,
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'Talents',
                    ['carbs'] = nil,
                     ['Description'] = 'Increases the yield of farmed plants by 20 percent.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ExecutiveOfficeItem',
                    ['typeID'] = '105',
         },
         },
         ['Explorer Belt'] = {
         ['Explorer Boots'] = {
                     ['untranslated'] = 'Explorer Belt',
                     ['ID'] = 'ExplorerBootsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Explorer\'s belt.',
                     ['Description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ExplorerBeltItem',
                    ['typeID'] = '379',
         },
         },
         ['Explorer Gloves'] = {
         ['Explorer Gloves'] = {
                     ['untranslated'] = 'Explorer Gloves',
                     ['ID'] = 'ExplorerGlovesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Explorer\'s gloves.',
                     ['Description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ExplorerGlovesItem',
                    ['typeID'] = '380',
         },
         },
         ['Explorer Hat'] = {
         ['Explorer Hat'] = {
                     ['untranslated'] = 'Explorer Hat',
                     ['ID'] = 'ExplorerHatItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Explorer\'s hat.',
                     ['Description'] = 'A classic adventuring hat protecting you from the unknown.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ExplorerHatItem',
                    ['typeID'] = '381',
         },
         },
         ['Explorer Pants'] = {
         ['Explorer Pants'] = {
                     ['untranslated'] = 'Explorer Pants',
                     ['ID'] = 'ExplorerPantsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Explorer\'s pants.',
                     ['Description'] = 'Reinforced pants for exploring but still be fashionable.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ExplorerPantsItem',
                    ['typeID'] = '382',
         },
         },
         ['Explorer Shirt'] = {
         ['Explorer Shirt'] = {
                     ['untranslated'] = 'Explorer Shirt',
                     ['ID'] = 'ExplorerShirtItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Explorer\'s shirt.',
                     ['Description'] = 'A simple white shirt with a tie and a colorable vest.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
        },
                     ['maxStack'] = '1',
        ['Extruder'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'ExtruderItem',
                     ['weight'] = '0.1',
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = '',
                     ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Fancy Hewn Door'] = {
                     ['vitamins'] = nil,
                     ['ID'] = 'FancyHewnDoorItem',
                     ['density'] = nil,
                     ['Category'] = 'WorldObject',
                    ['fuel'] = nil,
                     ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'A door made from roughly hewn logs.',
                    ['currency'] = nil,
        },
                     ['skillValue'] = nil,
        ['Fantastic Forest Pizza'] = {
                    ['roomCategory'] = nil,
                     ['ID'] = 'FantasticForestPizzaItem',
                     ['furnitureType'] = nil,
                     ['Category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Food',
                     ['materialTier'] = nil,
                     ['Description'] = 'Leaves you full and lively.',
                    ['fuelsUsed'] = nil,
        },
                    ['gridRadius'] = nil,
        ['Far East Lumber'] = {
                    ['energyUsed'] = nil,
                     ['ID'] = 'FarEastLumberItem',
                     ['energyProduced'] = nil,
                     ['Category'] = '_None',
                    ['energyType'] = nil,
                     ['Group'] = 'Block Items',
                     ['fluidsUsed'] = nil,
                     ['Description'] = 'Can be fashioned into various usable equipment.',
                    ['fluidsProduced'] = nil,
        },
                     ['validTalents'] = nil,
        ['Farmer'] = {
                    ['footprint'] = nil,
                     ['ID'] = 'FarmerSkill',
                     ['mobile'] = nil,
                     ['Category'] = '_None',
                    ['roomSizeReq'] = nil,
                     ['Group'] = 'Skills',
                    ['roomMatReq'] = nil,
                     ['Description'] = 'Farmers specialize in all aspects of agriculture. The crops they produce are a primary source of the calories needed to perform work.',
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'ExplorerShirtItem',
                     ['typeID'] = '383',
         },
         },
         ['Farmer Boots'] = {
         ['Farmer Boots'] = {
                     ['untranslated'] = 'Farmer Boots',
                     ['ID'] = 'FarmerBootsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields. (Decreases calories consumed when using tools by 10%)',
                     ['Description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.(Decreases calories consumed when using tools by 30%)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmerBootsItem',
                    ['typeID'] = '384',
         },
         },
         ['Farmer Gloves'] = {
         ['Farmer Gloves'] = {
                     ['untranslated'] = 'Farmer Gloves',
                     ['ID'] = 'FarmerGlovesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Water-resistant nylon gloves with textured palms for increased grip.',
                     ['Description'] = 'Water-resistant nylon gloves with textured palms for increased grip.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmerGlovesItem',
                    ['typeID'] = '385',
         },
         },
         ['Farmer Hat'] = {
         ['Farmer Hat'] = {
                     ['untranslated'] = 'Farmer Hat',
                     ['ID'] = 'FarmerHatItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.',
                     ['Description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmerHatItem',
                    ['typeID'] = '386',
         },
         },
         ['Farmer Overalls'] = {
         ['Farmer Overalls'] = {
                     ['untranslated'] = 'Farmer Overalls',
                     ['ID'] = 'FarmerOverallsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.',
                     ['Description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmerOverallsItem',
                    ['typeID'] = '387',
         },
         },
         ['Farmer Shirt'] = {
         ['Farmer Shirt'] = {
                     ['untranslated'] = 'Farmer Shirt',
                     ['ID'] = 'FarmerShirtItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.',
                     ['Description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Farmer Sign'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'FarmerSignItem',
                     ['weight'] = '0.1',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A helpful sign for advertisements along the road.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmerShirtItem',
                    ['typeID'] = '388',
         },
         },
         ['Farmers Table'] = {
         ['Farmers Table'] = {
                     ['untranslated'] = 'Farmers Table',
                     ['ID'] = 'FarmersTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
                     ['Description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
        },
                    ['maxStack'] = '1',
        ['Farming'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'FarmingSkill',
                     ['weight'] = nil,
                     ['Category'] = '_None',
                    ['calories'] = nil,
                     ['Group'] = 'Skills',
                     ['carbs'] = nil,
                     ['Description'] = 'The art of planting and cultivating flora. Levels up by crafting related recipes and using the hoe.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmersTableItem',
                    ['typeID'] = '1127',
         },
         },
         ['Farming Skill Book'] = {
         ['Farming Skill Book'] = {
                     ['untranslated'] = 'Farming Skill Book',
                     ['ID'] = 'FarmingSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Farming Skill Scrolls that teach Farming',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmingSkillBook',
                     ['typeID'] = '866',
         },
         },
         ['Farming Skill Scroll'] = {
         ['Farming Skill Scroll'] = {
                     ['untranslated'] = 'Farming Skill Scroll',
                     ['ID'] = 'FarmingSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Farming',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmingSkillScroll',
                     ['typeID'] = '867',
         },
         },
         ['Farming Upgrade'] = {
         ['Farming Upgrade'] = {
                     ['untranslated'] = 'Farming Upgrade',
                     ['ID'] = 'FarmingUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Federation Claim Stake'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'FederationClaimStakeItem',
                     ['weight'] = '0.001',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = '',
                     ['protein'] = nil,
        },
                    ['fat'] = nil,
        ['Federation Foundation'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'FederationFoundationItem',
                    ['density'] = nil,
                     ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                     ['Group'] = 'World Object',
                    ['yield'] = nil,
                     ['Description'] = 'A leap into globalization and a united federation.',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FarmingUpgradeItem',
                    ['typeID'] = '689',
         },
         },
         ['Fedeartion Marker Item'] = {
         ['Feminine Mannequin'] = {
                     ['untranslated'] = 'Fedeartion Marker Item',
                     ['ID'] = 'FeminineMannequinItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FedeartionMarkerItem',
                    ['typeID'] = '9',
         },
         },
         ['Fern Campfire Salad'] = {
         ['Fern Campfire Salad'] = {
                     ['untranslated'] = 'Fern Campfire Salad',
                     ['ID'] = 'FernCampfireSaladItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                     ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '13.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FernCampfireSaladItem',
                    ['typeID'] = '484',
         },
         },
         ['Fern Spore'] = {
         ['Fern Spore'] = {
                     ['untranslated'] = 'Fern Spore',
                     ['ID'] = 'FernSporeItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow ferns.',
                     ['Description'] = 'Plant to grow ferns.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FernSporeItem',
                    ['typeID'] = '756',
         },
         },
         ['Fern Spore Pack'] = {
         ['Fern Spore Pack'] = {
                     ['untranslated'] = 'Fern Spore Pack',
                     ['ID'] = 'FernSporePackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow ferns.',
                     ['Description'] = 'Plant to grow ferns.',
                    ['tagGroups'] = {'Not In Browser'},
        },
                    ['maxStack'] = '100',
        ['Fertilizers'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'FertilizersSkill',
                     ['weight'] = '0.05',
                     ['Category'] = '_None',
                     ['calories'] = nil,
                     ['Group'] = 'Skills',
                    ['carbs'] = nil,
                     ['Description'] = 'Adding additional nutrients to the soil can improve farming yield or, if overdone, ruin it. Levels up by crafting related recipes.',
                     ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FernSporePackItem',
                    ['typeID'] = '757',
         },
         },
         ['Fertilizers Skill Book'] = {
         ['Fertilizers Skill Book'] = {
                     ['untranslated'] = 'Fertilizers Skill Book',
                     ['ID'] = 'FertilizersSkillBook',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Skill Books',
                    ['description'] = 'Creates Fertilizers Skill Scrolls that teach Fertilizers',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FertilizersSkillBook',
                     ['typeID'] = '869',
         },
         },
         ['Fertilizers Skill Scroll'] = {
         ['Fertilizers Skill Scroll'] = {
                     ['untranslated'] = 'Fertilizers Skill Scroll',
                     ['ID'] = 'FertilizersSkillScroll',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Fertilizers',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FertilizersSkillScroll',
                     ['typeID'] = '870',
         },
         },
         ['Fertilizers Upgrade'] = {
         ['Fertilizers Upgrade'] = {
                     ['untranslated'] = 'Fertilizers Upgrade',
                     ['ID'] = 'FertilizersUpgradeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FertilizersUpgradeItem',
                    ['typeID'] = '690',
         },
         },
         ['Fiber Filler'] = {
         ['Fiber Filler'] = {
                     ['untranslated'] = 'Fiber Filler',
                     ['ID'] = 'FiberFillerItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A filler ingredient used in a variety of fertilizers.',
                     ['Description'] = 'A filler ingredient used in a variety of fertilizers.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '50',
        ['Fiber Scutching Station'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'FiberScutchingStationItem',
                     ['weight'] = '0.5',
                     ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                    ['carbs'] = nil,
                     ['Description'] = 'A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.',
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','0.1'}, {'Phosphorus','0.1'}, {'Potassium','0.1'}},
                    ['type'] = 'FiberFillerItem',
                    ['typeID'] = '420',
         },
         },
         ['Fiberglass'] = {
         ['Fiberglass'] = {
                     ['untranslated'] = 'Fiberglass',
                     ['ID'] = 'FiberglassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plastic reinforced with glass fiber strands.',
                     ['Description'] = 'Plastic reinforced with glass fiber strands.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FiberglassItem',
                    ['typeID'] = '594',
         },
         },
         ['Fiddleheads'] = {
         ['Fiddleheads'] = {
                     ['untranslated'] = 'Fiddleheads',
                     ['ID'] = 'FiddleheadsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
                     ['Description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FiddleheadsItem',
                    ['typeID'] = '485',
         },
         },
         ['Field Campfire Stew'] = {
         ['Field Campfire Stew'] = {
                     ['untranslated'] = 'Field Campfire Stew',
                     ['ID'] = 'FieldCampfireStewItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                     ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '6.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FieldCampfireStewItem',
                    ['typeID'] = '486',
         },
         },
         ['Filmy Fern Spore'] = {
         ['Filmy Fern Spore'] = {
                     ['untranslated'] = 'Filmy Fern Spore',
                     ['ID'] = 'FilmyFernSporeItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow a filmy fern.',
                     ['Description'] = 'Plant to grow a filmy fern.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FilmyFernSporeItem',
                    ['typeID'] = '758',
         },
         },
         ['Filmy Fern Spore Pack'] = {
         ['Filmy Fern Spore Pack'] = {
                     ['untranslated'] = 'Filmy Fern Spore Pack',
                     ['ID'] = 'FilmyFernSporePackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a filmy fern.',
                     ['Description'] = 'Plant to grow a filmy fern.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FilmyFernSporePackItem',
                    ['typeID'] = '759',
         },
         },
         ['Fir Log'] = {
         ['Fir Log'] = {
                     ['untranslated'] = 'Fir Log',
                     ['ID'] = 'FirLogItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Fir log is a type of softwood with a nice piney smell.',
                     ['Description'] = 'Fir log is a type of softwood with a nice piney smell.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FirLogItem',
                    ['typeID'] = '303',
         },
         },
         ['Fir Seed'] = {
         ['Fir Seed'] = {
                     ['untranslated'] = 'Fir Seed',
                     ['ID'] = 'FirSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow a fir tree.',
                     ['Description'] = 'Plant to grow a fir tree.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FirSeedItem',
                    ['typeID'] = '762',
         },
         },
         ['Fir Seed Pack'] = {
         ['Fir Seed Pack'] = {
                     ['untranslated'] = 'Fir Seed Pack',
                     ['ID'] = 'FirSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a fir tree.',
                     ['Description'] = 'Plant to grow a fir tree.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FirSeedPackItem',
                    ['typeID'] = '763',
         },
         },
         ['Fireweed Seed'] = {
         ['Fireweed Seed'] = {
                     ['untranslated'] = 'Fireweed Seed',
                     ['ID'] = 'FireweedSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow fireweed.',
                     ['Description'] = 'Plant to grow fireweed.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FireweedSeedItem',
                    ['typeID'] = '760',
         },
         },
         ['Fireweed Seed Pack'] = {
         ['Fireweed Seed Pack'] = {
                     ['untranslated'] = 'Fireweed Seed Pack',
                     ['ID'] = 'FireweedSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow fireweed.',
                     ['Description'] = 'Plant to grow fireweed.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FireweedSeedPackItem',
                    ['typeID'] = '761',
         },
         },
         ['Fireweed Shoots'] = {
         ['Fireweed Shoots'] = {
                     ['untranslated'] = 'Fireweed Shoots',
                     ['ID'] = 'FireweedShootsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A bitter, brightly colored shoot similar to asparagus.',
                     ['Description'] = 'A bitter, brightly colored shoot similar to asparagus.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Object', 'Ingredient'},
        },
                    ['maxStack'] = '100',
        ['Fish Kites'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'FishKitesItem',
                     ['weight'] = '0.01',
                     ['Category'] = 'WorldObject',
                     ['calories'] = '150.0',
                     ['Group'] = 'World Object',
                     ['carbs'] = '3.0',
                     ['Description'] = 'A fixed flying kite for your garden.',
                    ['protein'] = '1.0',
        },
                    ['fat'] = '0.0',
        ['Fish N Chips'] = {
                     ['vitamins'] = '4.0',
                     ['ID'] = 'FishNChipsItem',
                     ['density'] = '5.3',
                     ['Category'] = '_None',
                    ['fuel'] = nil,
                     ['Group'] = 'Food',
                     ['yield'] = '[[Gathering]]',
                     ['Description'] = 'Deep-fried fish served with a side of taro chips.',
                     ['currency'] = nil,
        },
                    ['skillValue'] = nil,
        ['Fish Rack'] = {
                    ['roomCategory'] = nil,
                     ['ID'] = 'FishRackItem',
                    ['furnitureType'] = nil,
                     ['Category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['Group'] = 'World Object',
                    ['materialTier'] = nil,
                     ['Description'] = 'A simple display of today\'s catch.',
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FireweedShootsItem',
                    ['typeID'] = '487',
         },
         },
         ['Fish Trap'] = {
         ['Fish Trap'] = {
                     ['untranslated'] = 'Fish Trap',
                     ['ID'] = 'FishTrapItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
                     ['Description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '4',
                    ['inventoryMaxWeight'] = '15000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FishTrapItem',
                    ['typeID'] = '108',
         },
         },
         ['Fishery'] = {
         ['Fishery'] = {
                     ['untranslated'] = 'Fishery',
                     ['ID'] = 'FisheryItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A place to create fishing poles, traps and prepare seafood.',
                     ['Description'] = 'A place to create traps and prepare seafood.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FisheryItem',
                    ['typeID'] = '1128',
         },
         },
         ['Fishing Pole'] = {
         ['Fishing Pole'] = {
                     ['untranslated'] = 'Fishing Pole',
                     ['ID'] = 'FishingPoleItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Tools',
                     ['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
                     ['Description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
                    ['tagGroups'] = {'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FishingPoleItem',
                    ['typeID'] = '127',
         },
         },
         ['Fit Torso'] = {
         ['Fit Torso'] = {
                     ['untranslated'] = 'Fit Torso',
                     ['ID'] = 'FitTorsoItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Torso',
                     ['Description'] = 'Torso',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FitTorsoItem',
                    ['typeID'] = '353',
         },
         },
         ['Flat Steel'] = {
         ['Flat Steel'] = {
                     ['untranslated'] = 'Flat Steel',
                     ['ID'] = 'FlatSteelItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
                     ['Description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FlatSteelItem',
                    ['typeID'] = '304',
         },
         },
         ['Flat Steel Door'] = {
         ['Flat Steel Door'] = {
                     ['untranslated'] = 'Flat Steel Door',
                     ['ID'] = 'FlatSteelDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A beautiful modern flat steel door with a large viewing window.',
                     ['Description'] = 'A beautiful modern flat steel door with a large viewing window.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FlatSteelDoorItem',
                    ['typeID'] = '1129',
         },
         },
         ['Flatbread'] = {
         ['Flatbread'] = {
                     ['untranslated'] = 'Flatbread',
                     ['ID'] = 'FlatbreadItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
                     ['Description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '500.0',
                    ['carbs'] = '17.0',
                    ['protein'] = '8.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FlatbreadItem',
                    ['typeID'] = '488',
         },
         },
         ['Flour'] = {
         ['Flax Fiber'] = {
                     ['untranslated'] = 'Flour',
                     ['ID'] = 'FlaxFiberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A fine, milled wheat product that\'s useful for all baking.',
                     ['Description'] = 'Processed fibers of flax ready to be spun into yarn.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '30.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FlourItem',
                    ['typeID'] = '489',
         },
         },
         ['Fox Carcass'] = {
         ['Flax Seed'] = {
                     ['untranslated'] = 'Fox Carcass',
                     ['ID'] = 'FlaxSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A dead fox.',
                     ['Description'] = 'Plant to grow flax. ',
                    ['tagGroups'] = {'Small Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FoxCarcassItem',
                    ['typeID'] = '595',
         },
         },
         ['Framed Glass'] = {
         ['Flax Seed Pack'] = {
                     ['untranslated'] = 'Framed Glass',
                     ['ID'] = 'FlaxSeedPackItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Glass which was reinforced by a steel frame.',
                     ['Description'] = 'Plant to grow flax. ',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FramedGlassItem',
                    ['typeID'] = '305',
         },
         },
         ['Framed Glass Door'] = {
         ['Flax Stem'] = {
                     ['untranslated'] = 'Framed Glass Door',
                     ['ID'] = 'FlaxStemItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A beautiful glass door made of steel and glass.',
                     ['Description'] = 'A bundle of harvested flax that can be processed into fabric.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FramedGlassDoorItem',
                    ['typeID'] = '1130',
         },
         },
         ['Fried Camas'] = {
         ['Flax Trawler Net'] = {
                     ['untranslated'] = 'Fried Camas',
                     ['ID'] = 'FlaxTrawlerNetItem',
                     ['category'] = '_None',
                     ['Category'] = 'Tool',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'Deep fried Camas. Bit greasy',
                     ['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
                    ['tagGroups'] = {'Fried Vegetable', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '3.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedCamasItem',
                    ['typeID'] = '490',
         },
         },
         ['Fried Fiddleheads'] = {
         ['Flaxseed Oil'] = {
                     ['untranslated'] = 'Fried Fiddleheads',
                     ['ID'] = 'FlaxseedOilItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Secret\'s in the sauce.',
                     ['Description'] = 'An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.',
                    ['tagGroups'] = {'Fried Vegetable', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedFiddleheadsItem',
                    ['typeID'] = '491',
         },
         },
         ['Fried Hare Haunches'] = {
         ['Fletching Table'] = {
                     ['untranslated'] = 'Fried Hare Haunches',
                     ['ID'] = 'FletchingTableItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Everything is better deep fried.',
                     ['Description'] = 'A table for the capable hunter to improve their tools.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '700.0',
                     ['carbs'] = '6.0',
                    ['protein'] = '15.0',
                    ['fat'] = '27.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '7.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedHareHaunchesItem',
                    ['typeID'] = '492',
         },
         },
         ['Fried Hearts Of Palm'] = {
         ['Flour'] = {
                     ['untranslated'] = 'Fried Hearts Of Palm',
                     ['ID'] = 'FlourItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Secret\'s in the sauce.',
                     ['Description'] = 'A fine, milled wheat product that\'s useful for all baking.',
                    ['tagGroups'] = {'Fried Vegetable', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedHeartsOfPalmItem',
                    ['typeID'] = '493',
         },
         },
         ['Fried Taro'] = {
         ['Focused Workflow: AdvancedBaking'] = {
                     ['untranslated'] = 'Fried Taro',
                     ['ID'] = 'AdvancedBakingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Secret\'s in the sauce.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Fried Vegetable', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '1.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedTaroItem',
                    ['typeID'] = '494',
         },
         },
         ['Fried Tomatoes'] = {
         ['Focused Workflow: AdvancedCooking'] = {
                     ['untranslated'] = 'Fried Tomatoes',
                     ['ID'] = 'AdvancedCookingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Secret\'s in the sauce.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Fried Vegetable', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedTomatoesItem',
                    ['typeID'] = '495',
         },
         },
         ['Fried Vegetables'] = {
         ['Focused Workflow: AdvancedMasonry'] = {
                     ['untranslated'] = 'Fried Vegetables',
                     ['ID'] = 'AdvancedMasonryFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = '',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '560.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FriedVegetablesItem',
                    ['typeID'] = '496',
         },
         },
         ['Froth Floatation Cell'] = {
         ['Focused Workflow: AdvancedSmelting'] = {
                     ['untranslated'] = 'Froth Floatation Cell',
                     ['ID'] = 'AdvancedSmeltingFocusedWorkflowTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', '0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FrothFloatationCellItem',
                    ['typeID'] = '1131',
         },
         },
         ['Fruit Muffin'] = {
         ['Focused Workflow: Baking'] = {
                     ['untranslated'] = 'Fruit Muffin',
                     ['ID'] = 'BakingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '800.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '4.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FruitMuffinItem',
                    ['typeID'] = '497',
         },
         },
         ['Fruit Salad'] = {
         ['Focused Workflow: BasicEngineering'] = {
                     ['untranslated'] = 'Fruit Salad',
                     ['ID'] = 'BasicEngineeringFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Salad', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '900.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '19.0',
                    ['density'] = '4.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FruitSaladItem',
                    ['typeID'] = '498',
         },
         },
         ['Fruit Tart'] = {
         ['Focused Workflow: Blacksmith'] = {
                     ['untranslated'] = 'Fruit Tart',
                     ['ID'] = 'BlacksmithFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['calories'] = '800.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '5.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '20.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FruitTartItem',
                    ['typeID'] = '499',
         },
         },
         ['Fungi Feet'] = {
         ['Focused Workflow: Butchery'] = {
                     ['untranslated'] = 'Fungi Feet',
                     ['ID'] = 'ButcheryFocusedWorkflowTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'Feet',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FungiFeetItem',
                    ['typeID'] = '354',
         },
         },
         ['Fur Pelt'] = {
         ['Focused Workflow: CampfireCooking'] = {
                     ['untranslated'] = 'Fur Pelt',
                     ['ID'] = 'CampfireCookingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A soft, furry pelt.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'FurPeltItem',
                    ['typeID'] = '596',
         },
         },
         ['Garbage'] = {
         ['Focused Workflow: Carpentry'] = {
                     ['untranslated'] = 'Garbage',
                     ['ID'] = 'CarpentryFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Excavatable', 'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GarbageItem',
                    ['typeID'] = '67',
         },
         },
         ['Garden Boots'] = {
         ['Focused Workflow: Composites'] = {
                     ['untranslated'] = 'Garden Boots',
                     ['ID'] = 'CompositesFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GardenBootsItem',
                    ['typeID'] = '389',
         },
         },
         ['Gasoline'] = {
         ['Focused Workflow: Cooking'] = {
                     ['untranslated'] = 'Gasoline',
                     ['ID'] = 'CookingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Refined petroleum useful for fueling machines and generators.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Liquid Fuel', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GasolineItem',
                    ['typeID'] = '306',
         },
         },
         ['Gathering Research Paper Basic'] = {
         ['Focused Workflow: CuttingEdgeCooking'] = {
                     ['untranslated'] = 'Gathering Research Paper Basic',
                     ['ID'] = 'CuttingEdgeCookingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GatheringResearchPaperBasicItem',
                    ['typeID'] = '597',
         },
         },
         ['Gearbox'] = {
         ['Focused Workflow: Electronics'] = {
                     ['untranslated'] = 'Gearbox',
                     ['ID'] = 'ElectronicsFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Provides speed and torque conversions from a rotating power source to another device',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GearboxItem',
                    ['typeID'] = '598',
         },
         },
         ['Geology Research Paper Advanced'] = {
         ['Focused Workflow: Farming'] = {
                     ['untranslated'] = 'Geology Research Paper Advanced',
                     ['ID'] = 'FarmingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GeologyResearchPaperAdvancedItem',
                    ['typeID'] = '599',
         },
         },
         ['Geology Research Paper Basic'] = {
         ['Focused Workflow: Fertilizers'] = {
                     ['untranslated'] = 'Geology Research Paper Basic',
                     ['ID'] = 'FertilizersFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GeologyResearchPaperBasicItem',
                    ['typeID'] = '600',
         },
         },
         ['Geology Research Paper Modern'] = {
         ['Focused Workflow: Glassworking'] = {
                     ['untranslated'] = 'Geology Research Paper Modern',
                     ['ID'] = 'GlassworkingFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GeologyResearchPaperModernItem',
                    ['typeID'] = '601',
         },
         },
         ['Giant Cactus Fruit'] = {
         ['Focused Workflow: Industry'] = {
                     ['untranslated'] = 'Giant Cactus Fruit',
                     ['ID'] = 'IndustryFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A bulbous fruit that used to top Saguaro cacti.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GiantCactusFruitItem',
                    ['typeID'] = '500',
         },
         },
         ['Gigot Sleeve Shirt'] = {
         ['Focused Workflow: Masonry'] = {
                     ['untranslated'] = 'Gigot Sleeve Shirt',
                     ['ID'] = 'MasonryFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GigotSleeveShirtItem',
                    ['typeID'] = '390',
         },
         },
         ['Glass'] = {
         ['Focused Workflow: Mechanics'] = {
                     ['untranslated'] = 'Glass',
                     ['ID'] = 'MechanicsFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A transparent, solid material useful for more than just windows.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GlassItem',
                    ['typeID'] = '307',
         },
         },
         ['Glassworking Advanced Upgrade'] = {
         ['Focused Workflow: Milling'] = {
                     ['untranslated'] = 'Glassworking Advanced Upgrade',
                     ['ID'] = 'MillingFocusedWorkflowTalentGroup',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Talents',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GlassworkingAdvancedUpgradeItem',
                    ['typeID'] = '691',
         },
         },
         ['Glassworking Modern Upgrade'] = {
         ['Focused Workflow: OilDrilling'] = {
                     ['untranslated'] = 'Glassworking Modern Upgrade',
                     ['ID'] = 'OilDrillingFocusedWorkflowTalentGroup',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Talents',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GlassworkingModernUpgradeItem',
                    ['typeID'] = '692',
         },
         },
         ['Glassworking Skill Book'] = {
         ['Focused Workflow: Painting'] = {
                     ['untranslated'] = 'Glassworking Skill Book',
                     ['ID'] = 'PaintingFocusedWorkflowTalentGroup',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Talents',
                     ['description'] = 'Creates Glassworking Skill Scrolls that teach Glassworking',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GlassworkingSkillBook',
                    ['typeID'] = '873',
         },
         },
         ['Glassworking Skill Scroll'] = {
         ['Focused Workflow: PaperMilling'] = {
                     ['untranslated'] = 'Glassworking Skill Scroll',
                     ['ID'] = 'PaperMillingFocusedWorkflowTalentGroup',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Talents',
                     ['description'] = 'Teaches Glassworking',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GlassworkingSkillScroll',
                    ['typeID'] = '874',
         },
         },
         ['Global Calorie Buff Item'] = {
         ['Focused Workflow: Pottery'] = {
                     ['untranslated'] = 'Global Calorie Buff Item',
                     ['ID'] = 'PotteryFocusedWorkflowTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = '',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GlobalCalorieBuffItem',
                    ['typeID'] = '61',
         },
         },
         ['Gneiss'] = {
         ['Focused Workflow: Shipwright'] = {
                     ['untranslated'] = 'Gneiss',
                     ['ID'] = 'ShipwrightFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '7',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GneissItem',
                    ['typeID'] = '308',
         },
         },
         ['Goat Mount'] = {
         ['Focused Workflow: Smelting'] = {
                     ['untranslated'] = 'Goat Mount',
                     ['ID'] = 'SmeltingFocusedWorkflowTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A hunting trophy for your house.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GoatMountItem',
                    ['typeID'] = '1132',
         },
         },
         ['Gold Bar'] = {
         ['Focused Workflow: Tailoring'] = {
                     ['untranslated'] = 'Gold Bar',
                     ['ID'] = 'TailoringFocusedWorkflowTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Refined bar of gold.',
                     ['Description'] = 'Doubles the speed of related tables when alone.',
                    ['tagGroups'] = {'Currency', 'Metal', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GoldBarItem',
                    ['typeID'] = '309',
         },
         },
         ['Gold Concentrate'] = {
         ['Food Sign'] = {
                     ['untranslated'] = 'Gold Concentrate',
                     ['ID'] = 'FoodSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                     ['Description'] = 'A helpful sign for advertisements along the road.',
                    ['tagGroups'] = {'Currency', 'Concentrated Ore', 'Excavatable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GoldConcentrateItem',
                    ['typeID'] = '310',
         },
         },
         ['Gold Flakes'] = {
         ['Fox Carcass'] = {
                     ['untranslated'] = 'Gold Flakes',
                     ['ID'] = 'FoxCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A highly efficient conductor for delicate electronics.',
                     ['Description'] = 'A dead fox.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GoldFlakesItem',
                    ['typeID'] = '602',
         },
         },
         ['Gold Ore'] = {
         ['Fox Pelt'] = {
                     ['untranslated'] = 'Gold Ore',
                     ['ID'] = 'FoxPeltItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'Unrefined ore with traces of gold.',
                     ['Description'] = 'A simple animal skin processed for indoor use.',
                    ['tagGroups'] = {'Currency', 'Ore', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                     ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '7.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GoldOreItem',
                    ['typeID'] = '311',
         },
         },
         ['Gold Wiring'] = {
         ['Framed Glass'] = {
                     ['untranslated'] = 'Gold Wiring',
                     ['ID'] = 'FramedGlassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A length of gold conductive wire useful for a variety of purposes.',
                     ['Description'] = 'Glass which was reinforced by a steel frame.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GoldWiringItem',
                    ['typeID'] = '603',
         },
         },
         ['Government Office'] = {
         ['Framed Glass Door'] = {
                     ['untranslated'] = 'Government Office',
                     ['ID'] = 'FramedGlassDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Elected titles are created and defined at the government office.',
                     ['Description'] = 'A beautiful glass door made of steel and glass.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GovernmentOfficeItem',
                    ['typeID'] = '99',
         },
         },
         ['Granite'] = {
         ['Fried Camas'] = {
                     ['untranslated'] = 'Granite',
                     ['ID'] = 'FriedCamasItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
                     ['Description'] = 'Deep fried Camas. Bit greasy.',
                    ['tagGroups'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '6.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GraniteItem',
                    ['typeID'] = '312',
         },
         },
         ['Grass Seed'] = {
         ['Fried Fiddleheads'] = {
                     ['untranslated'] = 'Grass Seed',
                     ['ID'] = 'FriedFiddleheadsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow grass.',
                     ['Description'] = 'Secret\'s in the sauce.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GrassSeedItem',
                    ['typeID'] = '764',
         },
         },
         ['Grass Seed Pack'] = {
         ['Fried Hare Haunches'] = {
                     ['untranslated'] = 'Grass Seed Pack',
                     ['ID'] = 'FriedHareHaunchesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow grass.',
                     ['Description'] = 'Everything is better deep fried.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'GrassSeedPackItem',
                    ['typeID'] = '765',
         },
         },
         ['Hammer'] = {
         ['Fried Hearts Of Palm'] = {
                     ['untranslated'] = 'Hammer',
                     ['ID'] = 'FriedHeartsOfPalmItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'Used to construct buildings and pickup manmade objects.',
                     ['Description'] = 'Secret\'s in the sauce.',
                    ['tagGroups'] = {'Construction', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HammerItem',
                    ['typeID'] = '73',
         },
         },
         ['Hand Plow'] = {
         ['Fried Taro'] = {
                     ['untranslated'] = 'Hand Plow',
                     ['ID'] = 'FriedTaroItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A tool that tills the field for farming.',
                     ['Description'] = 'Secret\'s in the sauce.',
                    ['tagGroups'] = {'World Object', 'Object', 'Plow', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HandPlowItem',
                    ['typeID'] = '945',
         },
         },
         ['Hands'] = {
         ['Fried Tomatoes'] = {
                     ['untranslated'] = 'Hands',
                     ['ID'] = 'FriedTomatoesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'When you\'re not using tools are used for a job, you put these to work.',
                     ['Description'] = 'Secret\'s in the sauce.',
                    ['tagGroups'] = {'Planter', 'Construction', 'Harvester', 'Not Allowed In Inventories', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HandsItem',
                    ['typeID'] = '35',
         },
         },
         ['Hanging Long Steel Sign'] = {
         ['Fried Vegetables'] = {
                     ['untranslated'] = 'Hanging Long Steel Sign',
                     ['ID'] = 'FriedVegetablesItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A long steel plate for when you need to display extra large text.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HangingLongSteelSignItem',
                    ['typeID'] = '1133',
         },
         },
         ['Hanging Steel Framed Sign'] = {
         ['Friendly Scarecrow'] = {
                     ['untranslated'] = 'Hanging Steel Framed Sign',
                     ['ID'] = 'FriendlyScarecrowItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large wooden sign framed with steel.',
                     ['Description'] = 'Keeps animals away, but not in a scary way. (WIP)',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HangingSteelFramedSignItem',
                    ['typeID'] = '1134',
         },
         },
         ['Hanging Steel Mine Sign'] = {
         ['Froth Floatation Cell'] = {
                     ['untranslated'] = 'Hanging Steel Mine Sign',
                     ['ID'] = 'FrothFloatationCellItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A hanging sign made of steel plates.',
                     ['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HangingSteelMineSignItem',
                    ['typeID'] = '1135',
         },
         },
         ['Hanging Steel Plain Sign'] = {
         ['Frugal Workspace: AdvancedBaking'] = {
                     ['untranslated'] = 'Hanging Steel Plain Sign',
                     ['ID'] = 'AdvancedBakingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A large hanging steel sign attached to a wooden frame.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HangingSteelPlainSignItem',
                    ['typeID'] = '1136',
         },
         },
         ['Hanging Steel Shop Sign'] = {
         ['Frugal Workspace: AdvancedCooking'] = {
                     ['untranslated'] = 'Hanging Steel Shop Sign',
                     ['ID'] = 'AdvancedCookingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HangingSteelShopSignItem',
                    ['typeID'] = '1137',
         },
         },
         ['Hardwood Board'] = {
         ['Frugal Workspace: AdvancedMasonry'] = {
                     ['untranslated'] = 'Hardwood Board',
                     ['ID'] = 'AdvancedMasonryFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A higher quality hardwood board used for long lasting furniture.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodBoardItem',
                    ['typeID'] = '604',
         },
         },
         ['Hardwood Hewn Log'] = {
         ['Frugal Workspace: AdvancedSmelting'] = {
                     ['untranslated'] = 'Hardwood Hewn Log',
                     ['ID'] = 'AdvancedSmeltingFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodHewnLogItem',
                    ['typeID'] = '313',
         },
         },
         ['Hardwood Lumber'] = {
         ['Frugal Workspace: Baking'] = {
                     ['untranslated'] = 'Hardwood Lumber',
                     ['ID'] = 'BakingFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Can be fashioned into various usable equipment.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodLumberItem',
                    ['typeID'] = '314',
         },
         },
         ['Hardwood Lumber Bench'] = {
         ['Frugal Workspace: BasicEngineering'] = {
                     ['untranslated'] = 'Hardwood Lumber Bench',
                     ['ID'] = 'BasicEngineeringFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodLumberBenchItem',
                    ['typeID'] = '1138',
         },
         },
         ['Hardwood Lumber Chair'] = {
         ['Frugal Workspace: Blacksmith'] = {
                     ['untranslated'] = 'Hardwood Lumber Chair',
                     ['ID'] = 'BlacksmithFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodLumberChairItem',
                    ['typeID'] = '1139',
         },
         },
         ['Hardwood Lumber Door'] = {
         ['Frugal Workspace: Butchery'] = {
                     ['untranslated'] = 'Hardwood Lumber Door',
                     ['ID'] = 'ButcheryFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A door made from finely cut lumber.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodLumberDoorItem',
                    ['typeID'] = '1140',
         },
         },
         ['Hardwood Lumber Table'] = {
         ['Frugal Workspace: CampfireCooking'] = {
                     ['untranslated'] = 'Hardwood Lumber Table',
                     ['ID'] = 'CampfireCookingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A large lumber table for eating meals or getting some work done.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardwoodLumberTableItem',
                    ['typeID'] = '1141',
         },
         },
         ['Hardy Beard'] = {
         ['Frugal Workspace: Carpentry'] = {
                     ['untranslated'] = 'Hardy Beard',
                     ['ID'] = 'CarpentryFrugalWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = '',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HardyBeardItem',
                    ['typeID'] = '391',
         },
         },
         ['Hare Carcass'] = {
         ['Frugal Workspace: Composites'] = {
                     ['untranslated'] = 'Hare Carcass',
                     ['ID'] = 'CompositesFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A dead hare.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HareCarcassItem',
                    ['typeID'] = '605',
         },
         },
         ['Heart Of Palm'] = {
         ['Frugal Workspace: Cooking'] = {
                     ['untranslated'] = 'Heart Of Palm',
                     ['ID'] = 'CookingFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Collected from the inner core and growing bud of a palm tree.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HeartOfPalmItem',
                    ['typeID'] = '501',
         },
         },
         ['Heat Sink'] = {
         ['Frugal Workspace: CuttingEdgeCooking'] = {
                     ['untranslated'] = 'Heat Sink',
                     ['ID'] = 'CuttingEdgeCookingFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A copper plate to draw and disperse heat.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HeatSinkItem',
                    ['typeID'] = '606',
         },
         },
         ['Heliconia Seed'] = {
         ['Frugal Workspace: Electronics'] = {
                     ['untranslated'] = 'Heliconia Seed',
                     ['ID'] = 'ElectronicsFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow heliconia.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HeliconiaSeedItem',
                    ['typeID'] = '766',
         },
         },
         ['Heliconia Seed Pack'] = {
         ['Frugal Workspace: Farming'] = {
                     ['untranslated'] = 'Heliconia Seed Pack',
                     ['ID'] = 'FarmingFrugalWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow heliconia.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HeliconiaSeedPackItem',
                    ['typeID'] = '767',
         },
         },
         ['Henley'] = {
         ['Frugal Workspace: Fertilizers'] = {
                     ['untranslated'] = 'Henley',
                     ['ID'] = 'FertilizersFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HenleyItem',
                    ['typeID'] = '392',
         },
         },
         ['Hewn Bench'] = {
         ['Frugal Workspace: Glassworking'] = {
                     ['untranslated'] = 'Hewn Bench',
                     ['ID'] = 'GlassworkingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A basic wooden bench.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnBenchItem',
                    ['typeID'] = '1142',
         },
         },
         ['Hewn Chair'] = {
         ['Frugal Workspace: Industry'] = {
                     ['untranslated'] = 'Hewn Chair',
                     ['ID'] = 'IndustryFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnChairItem',
                    ['typeID'] = '1143',
         },
         },
         ['Hewn Door'] = {
         ['Frugal Workspace: Masonry'] = {
                     ['untranslated'] = 'Hewn Door',
                     ['ID'] = 'MasonryFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A door made from roughly hewn logs.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnDoorItem',
                    ['typeID'] = '1144',
         },
         },
         ['Hewn Hardwood Bench'] = {
         ['Frugal Workspace: Mechanics'] = {
                     ['untranslated'] = 'Hewn Hardwood Bench',
                     ['ID'] = 'MechanicsFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A basic wooden bench.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnHardwoodBenchItem',
                    ['typeID'] = '1145',
         },
         },
         ['Hewn Hardwood Chair'] = {
         ['Frugal Workspace: Milling'] = {
                     ['untranslated'] = 'Hewn Hardwood Chair',
                     ['ID'] = 'MillingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnHardwoodChairItem',
                    ['typeID'] = '1146',
         },
         },
         ['Hewn Hardwood Door'] = {
         ['Frugal Workspace: OilDrilling'] = {
                     ['untranslated'] = 'Hewn Hardwood Door',
                     ['ID'] = 'OilDrillingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A door made from roughly hewn logs.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnHardwoodDoorItem',
                    ['typeID'] = '1147',
         },
         },
         ['Hewn Hardwood Table'] = {
         ['Frugal Workspace: Painting'] = {
                     ['untranslated'] = 'Hewn Hardwood Table',
                     ['ID'] = 'PaintingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A large table for placing things on.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnHardwoodTableItem',
                    ['typeID'] = '1148',
         },
         },
         ['Hewn Log'] = {
         ['Frugal Workspace: PaperMilling'] = {
                     ['untranslated'] = 'Hewn Log',
                     ['ID'] = 'PaperMillingFrugalWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnLogItem',
                    ['typeID'] = '315',
         },
         },
         ['Hewn Softwood Bench'] = {
         ['Frugal Workspace: Pottery'] = {
                     ['untranslated'] = 'Hewn Softwood Bench',
                     ['ID'] = 'PotteryFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A basic wooden bench.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnSoftwoodBenchItem',
                    ['typeID'] = '1149',
         },
         },
         ['Hewn Softwood Chair'] = {
         ['Frugal Workspace: Shipwright'] = {
                     ['untranslated'] = 'Hewn Softwood Chair',
                     ['ID'] = 'ShipwrightFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnSoftwoodChairItem',
                    ['typeID'] = '1150',
         },
         },
         ['Hewn Softwood Door'] = {
         ['Frugal Workspace: Smelting'] = {
                     ['untranslated'] = 'Hewn Softwood Door',
                     ['ID'] = 'SmeltingFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A door made from roughly hewn logs.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnSoftwoodDoorItem',
                    ['typeID'] = '1151',
         },
         },
         ['Hewn Softwood Table'] = {
         ['Frugal Workspace: Tailoring'] = {
                     ['untranslated'] = 'Hewn Softwood Table',
                     ['ID'] = 'TailoringFrugalWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A large table for placing things on.',
                     ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnSoftwoodTableItem',
                    ['typeID'] = '1152',
         },
         },
         ['Hewn Table'] = {
         ['Fruit Muffin'] = {
                     ['untranslated'] = 'Hewn Table',
                     ['ID'] = 'FruitMuffinItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large table for placing things on.',
                     ['Description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HewnTableItem',
                    ['typeID'] = '1153',
         },
         },
         ['Hide Ash Fertilizer'] = {
         ['Fruit Salad'] = {
                     ['untranslated'] = 'Hide Ash Fertilizer',
                     ['ID'] = 'FruitSaladItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A fertilizer made from hide ash and fillers.',
                     ['Description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','5'}, {'Phosphorus','0.5'}, {'Potassium','0.5'}},
                    ['type'] = 'HideAshFertilizerItem',
                    ['typeID'] = '421',
         },
         },
         ['Hoe'] = {
         ['Fruit Tart'] = {
                     ['untranslated'] = 'Hoe',
                     ['ID'] = 'FruitTartItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'Used to till soil and prepare it for planting.',
                     ['Description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.',
                    ['tagGroups'] = {'Plow', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HoeItem',
                    ['typeID'] = '74',
         },
         },
         ['Homestead Item'] = {
         ['Fungi Feet'] = {
                     ['untranslated'] = 'Homestead Item',
                     ['ID'] = 'FungiFeetItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = '',
                     ['Description'] = 'Feet',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HomesteadItem',
                    ['typeID'] = '6',
         },
         },
         ['Huckleberries'] = {
         ['Fur Pelt'] = {
                     ['untranslated'] = 'Huckleberries',
                     ['ID'] = 'FurPeltItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
                     ['Description'] = 'A soft, furry pelt.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HuckleberriesItem',
                    ['typeID'] = '502',
         },
         },
         ['Huckleberry Extract'] = {
         ['Fuse'] = {
                     ['untranslated'] = 'Huckleberry Extract',
                     ['ID'] = 'FuseItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A concentrated blast of huckleberry goodness.',
                     ['Description'] = 'A small glass fuse easily replacable to safeguard against electric accidents.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '60.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '15.0',
                    ['density'] = '25.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HuckleberryExtractItem',
                    ['typeID'] = '503',
         },
         },
         ['Huckleberry Pie'] = {
         ['Galaxy Vase'] = {
                     ['untranslated'] = 'Huckleberry Pie',
                     ['ID'] = 'GalaxyVaseItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
                     ['Description'] = 'A vase made with glass to brighten up your home.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '13.0',
                    ['protein'] = '5.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HuckleberryPieItem',
                    ['typeID'] = '504',
         },
         },
         ['Huckleberry Seed'] = {
         ['Garbage'] = {
                     ['untranslated'] = 'Huckleberry Seed',
                     ['ID'] = 'GarbageItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Plant to grow a huckleberry bush.',
                     ['Description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HuckleberrySeedItem',
                    ['typeID'] = '768',
         },
         },
         ['Huckleberry Seed Pack'] = {
         ['Garden Boots'] = {
                     ['untranslated'] = 'Huckleberry Seed Pack',
                     ['ID'] = 'GardenBootsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Plant to grow a huckleberry bush.',
                     ['Description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HuckleberrySeedPackItem',
                    ['typeID'] = '769',
         },
         },
         ['Human Limbs'] = {
         ['Garden Gravel'] = {
                     ['untranslated'] = 'Human Limbs',
                     ['ID'] = 'GardenGravelItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Limbs',
                     ['Description'] = 'An unexpected surprise of peace and quiet in the rush for survival..',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HumanLimbsItem',
                    ['typeID'] = '355',
         },
         },
         ['Hydrocolloids'] = {
         ['Garden Pond'] = {
                     ['untranslated'] = 'Hydrocolloids',
                     ['ID'] = 'GardenPondItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'Used to make collids for bursts of flavor.',
                     ['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HydrocolloidsItem',
                    ['typeID'] = '505',
         },
         },
         ['Hydrometer'] = {
         ['Gasoline'] = {
                     ['untranslated'] = 'Hydrometer',
                     ['ID'] = 'GasolineItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Measures the water content of the environment.',
                     ['Description'] = 'Refined petroleum useful for fueling machines and generators.',
                    ['tagGroups'] = {'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'HydrometerItem',
                    ['typeID'] = '75',
         },
         },
         ['Icebox'] = {
         ['Gathering'] = {
                     ['untranslated'] = 'Icebox',
                     ['ID'] = 'GatheringSkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A box of ice. It\'s in the name!',
                     ['Description'] = 'Gathering covers harvesting materials from both the natural environment and human-created farms. Levels up by gathering plants - farmed or natural.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Food Storage',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IceboxItem',
                    ['typeID'] = '1154',
         },
         },
         ['Industrial Elevator'] = {
         ['Gathering Advanced Upgrade'] = {
                     ['untranslated'] = 'Industrial Elevator',
                     ['ID'] = 'GatheringAdvancedUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IndustrialElevatorItem',
                    ['typeID'] = '946',
         },
         },
         ['Industrial Refrigerator'] = {
         ['Gathering Basic Upgrade'] = {
                     ['untranslated'] = 'Industrial Refrigerator',
                     ['ID'] = 'GatheringBasicUpgradeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = '',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IndustrialRefrigeratorItem',
                    ['typeID'] = '1155',
         },
         },
         ['Industry Skill Book'] = {
         ['Gathering Research Paper Basic'] = {
                    ['untranslated'] = 'Industry Skill Book',
                     ['ID'] = 'GatheringResearchPaperBasicItem',
                    ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                    ['group'] = 'Skill Books',
                     ['Group'] = 'Items',
                    ['description'] = 'Creates Industry Skill Scrolls that teach Industry',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                     ['maxStack'] = '1',
                     ['carried'] = 'Backpack',
                     ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IndustrySkillBook',
                     ['typeID'] = '878',
         },
         },
         ['Industry Skill Scroll'] = {
         ['Gearbox'] = {
                     ['untranslated'] = 'Industry Skill Scroll',
                     ['ID'] = 'GearboxItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Items',
                     ['description'] = 'Teaches Industry',
                     ['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IndustrySkillScroll',
                    ['typeID'] = '879',
         },
         },
         ['Industry Upgrade'] = {
         ['Geology Research Paper Advanced'] = {
                     ['untranslated'] = 'Industry Upgrade',
                     ['ID'] = 'GeologyResearchPaperAdvancedItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Items',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IndustryUpgradeItem',
                    ['typeID'] = '693',
         },
         },
         ['Infused Oil'] = {
         ['Geology Research Paper Basic'] = {
                     ['untranslated'] = 'Infused Oil',
                     ['ID'] = 'GeologyResearchPaperBasicItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'Oil infused with flavor to enhance it.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '120.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '12.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'InfusedOilItem',
                    ['typeID'] = '506',
         },
         },
         ['Injection Mold Machine'] = {
         ['Geology Research Paper Modern'] = {
                     ['untranslated'] = 'Injection Mold Machine',
                     ['ID'] = 'GeologyResearchPaperModernItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = '',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'InjectionMoldMachineItem',
                    ['typeID'] = '1156',
         },
         },
         ['Iron Axe'] = {
         ['Giant Cactus Fruit'] = {
                     ['untranslated'] = 'Iron Axe',
                     ['ID'] = 'GiantCactusFruitItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['Description'] = 'A bulbous fruit that used to top Saguaro cacti.',
                    ['tagGroups'] = {'Tool', 'Logging', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronAxeItem',
                    ['typeID'] = '911',
         },
         },
         ['Iron Axle'] = {
         ['Gigot Sleeve Shirt'] = {
                     ['untranslated'] = 'Iron Axle',
                     ['ID'] = 'GigotSleeveShirtItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
                     ['Description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronAxleItem',
                    ['typeID'] = '607',
         },
         },
         ['Iron Bar'] = {
         ['Glass'] = {
                     ['untranslated'] = 'Iron Bar',
                     ['ID'] = 'GlassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Refined bar of iron.',
                     ['Description'] = 'A transparent, solid material useful for more than just windows.',
                    ['tagGroups'] = {'Currency', 'Metal', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronBarItem',
                    ['typeID'] = '316',
         },
         },
         ['Iron Concentrate'] = {
         ['Glass Lens'] = {
                     ['untranslated'] = 'Iron Concentrate',
                     ['ID'] = 'GlassLensItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                     ['Description'] = 'A thin shaped piece of glass very useful for devices used to interact with light.',
                    ['tagGroups'] = {'Currency', 'Concentrated Ore', 'Excavatable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronConcentrateItem',
                    ['typeID'] = '317',
         },
         },
         ['Iron Gear'] = {
         ['Glassworking'] = {
                     ['untranslated'] = 'Iron Gear',
                     ['ID'] = 'GlassworkingSkill',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A toothed machine part that interlocks with others.',
                     ['Description'] = 'Glassworkers have improved ability to create glass which can be used as a clear building material or framed in steel to create a more industrial look. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Currency', 'Gear', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronGearItem',
                    ['typeID'] = '608',
         },
         },
         ['Iron Hammer'] = {
         ['Glassworking Advanced Upgrade'] = {
                     ['untranslated'] = 'Iron Hammer',
                     ['ID'] = 'GlassworkingAdvancedUpgradeItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Tools',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Used to construct buildings and pickup manmade objects.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                    ['tagGroups'] = {'Tool', 'Construction', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronHammerItem',
                    ['typeID'] = '912',
         },
         },
         ['Iron Hoe'] = {
         ['Glassworking Modern Upgrade'] = {
                     ['untranslated'] = 'Iron Hoe',
                     ['ID'] = 'GlassworkingModernUpgradeItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Tools',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Used to till soil and prepare it for planting.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                    ['tagGroups'] = {'Tool', 'Plow', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronHoeItem',
                    ['typeID'] = '913',
         },
         },
         ['Iron Machete'] = {
         ['Glassworking Skill Book'] = {
                     ['untranslated'] = 'Iron Machete',
                     ['ID'] = 'GlassworkingSkillBook',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Tools',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'A machete used to quickly clear plants.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronMacheteItem',
                    ['typeID'] = '914',
         },
         },
         ['Iron Ore'] = {
         ['Glassworking Skill Scroll'] = {
                     ['untranslated'] = 'Iron Ore',
                     ['ID'] = 'GlassworkingSkillScroll',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'Unrefined ore with traces of iron.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Currency', 'Ore', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronOreItem',
                    ['typeID'] = '318',
         },
         },
         ['Iron Pickaxe'] = {
         ['Glassworks'] = {
                     ['untranslated'] = 'Iron Pickaxe',
                     ['ID'] = 'GlassworksItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                     ['Description'] = 'A specialized kiln used to transform sand into buildable blocks and decorations.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronPickaxeItem',
                    ['typeID'] = '915',
         },
         },
         ['Iron Pipe'] = {
         ['Global Calorie Buff Item'] = {
                     ['untranslated'] = 'Iron Pipe',
                     ['ID'] = 'GlobalCalorieBuffItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'A pipe for transporting liquids.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronPipeItem',
                     ['typeID'] = '319',
         },
         },
         ['Iron Plate'] = {
         ['Glutton: SelfImprovement'] = {
                     ['untranslated'] = 'Iron Plate',
                     ['ID'] = 'SelfImprovementGluttonTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A solid iron plate for use in various crafting recipes.',
                     ['Description'] = 'Increase your stomach capacity count by 1000 calories.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronPlateItem',
                    ['typeID'] = '609',
         },
         },
         ['Iron Rock Drill'] = {
         ['Gneiss'] = {
                     ['untranslated'] = 'Iron Rock Drill',
                     ['ID'] = 'GneissItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A useful tool for prospecting blocks.',
                     ['Description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.',
                    ['tagGroups'] = {'Tool', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronRockDrillItem',
                    ['typeID'] = '916',
         },
         },
         ['Iron Saw Blade'] = {
         ['Goat Mount'] = {
                     ['untranslated'] = 'Iron Saw Blade',
                     ['ID'] = 'GoatMountItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
                     ['Description'] = 'A hunting trophy for your house.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronSawBladeItem',
                    ['typeID'] = '610',
         },
         },
         ['Iron Shovel'] = {
         ['Gold Bar'] = {
                     ['untranslated'] = 'Iron Shovel',
                     ['ID'] = 'GoldBarItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                     ['Description'] = 'Refined bar of gold.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronShovelItem',
                    ['typeID'] = '917',
         },
         },
         ['Iron Sickle'] = {
         ['Gold Concentrate'] = {
                     ['untranslated'] = 'Iron Sickle',
                     ['ID'] = 'GoldConcentrateItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Block Items',
                     ['description'] = 'An iron sickle used to harvest crops or cut grass.',
                     ['Description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronSickleItem',
                    ['typeID'] = '918',
         },
         },
         ['Iron Wheel'] = {
         ['Gold Flakes'] = {
                     ['untranslated'] = 'Iron Wheel',
                     ['ID'] = 'GoldFlakesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
                     ['Description'] = 'A highly efficient conductor for delicate electronics.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'IronWheelItem',
                    ['typeID'] = '611',
         },
         },
         ['IronPiston'] = {
         ['Gold Frame Landscape'] = {
                     ['untranslated'] = 'IronPiston',
                     ['ID'] = 'GoldFrameLandscapeItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
                     ['Description'] = 'A gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PistonItem',
                    ['typeID'] = '633',
         },
         },
         ['Jaguar Carcass'] = {
         ['Gold Frame Portrait'] = {
                     ['untranslated'] = 'Jaguar Carcass',
                     ['ID'] = 'GoldFramePortraitItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A dead Jaguar.',
                     ['Description'] = 'A gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Medium Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JaguarCarcassItem',
                    ['typeID'] = '612',
         },
         },
         ['Jaw Crusher'] = {
         ['Gold Frame Square'] = {
                     ['untranslated'] = 'Jaw Crusher',
                     ['ID'] = 'GoldFrameSquareItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
                     ['Description'] = 'A gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JawCrusherItem',
                    ['typeID'] = '1157',
         },
         },
         ['Jazz Hands'] = {
         ['Gold Frame Tall'] = {
                     ['untranslated'] = 'Jazz Hands',
                     ['ID'] = 'GoldFrameTallItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                    ['description'] = 'Hands',
                     ['Description'] = 'A gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JazzHandsItem',
                     ['typeID'] = '356',
         },
         },
         ['Jointfir Seed'] = {
         ['Gold Frame Wide'] = {
                     ['untranslated'] = 'Jointfir Seed',
                     ['ID'] = 'GoldFrameWideItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow a jointfir.',
                     ['Description'] = 'A gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                     ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JointfirSeedItem',
                    ['typeID'] = '770',
         },
         },
         ['Jointfir Seed Pack'] = {
         ['Gold Ore'] = {
                     ['untranslated'] = 'Jointfir Seed Pack',
                     ['ID'] = 'GoldOreItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Plant to grow a jointfir.',
                     ['Description'] = 'Unrefined ore with traces of gold.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JointfirSeedPackItem',
                    ['typeID'] = '771',
         },
         },
         ['Joshua Log'] = {
         ['Gold Wiring'] = {
                     ['untranslated'] = 'Joshua Log',
                     ['ID'] = 'GoldWiringItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
                     ['Description'] = 'A length of gold conductive wire useful for a variety of purposes.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JoshuaLogItem',
                    ['typeID'] = '320',
         },
         },
         ['Joshua Seed'] = {
         ['Government'] = {
                     ['untranslated'] = 'Joshua Seed',
                     ['ID'] = 'LawsetItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Actionbar Items',
                     ['description'] = 'Plant to grow a joshua tree.',
                     ['Description'] = 'Displays government activity, such as laws and elections, and provides links to the server\'s web page.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JoshuaSeedItem',
                    ['typeID'] = '772',
         },
         },
         ['Joshua Seed Pack'] = {
         ['Government Office'] = {
                     ['untranslated'] = 'Joshua Seed Pack',
                     ['ID'] = 'GovernmentOfficeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow a joshua tree.',
                     ['Description'] = 'Allows the creation of Elected Titles, which can be given special privileges.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JoshuaSeedPackItem',
                    ['typeID'] = '773',
         },
         },
         ['Jungle Campfire Salad'] = {
         ['Granite'] = {
                     ['untranslated'] = 'Jungle Campfire Salad',
                     ['ID'] = 'GraniteItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                     ['Description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
                    ['tagGroups'] = {'Campfire Salad', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JungleCampfireSaladItem',
                    ['typeID'] = '507',
         },
         },
         ['Jungle Campfire Stew'] = {
         ['Granite Spiral Fountain'] = {
                     ['untranslated'] = 'Jungle Campfire Stew',
                     ['ID'] = 'GraniteSpiralFountainItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                     ['Description'] = 'A large fountain with a spiral motif.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '11.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'JungleCampfireStewItem',
                    ['typeID'] = '508',
         },
         },
         ['Kelp'] = {
         ['Granite Terrace Fountain'] = {
                     ['untranslated'] = 'Kelp',
                     ['ID'] = 'GraniteTerraceFountainItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Some creepy kelp.',
                     ['Description'] = 'A large fountain with a multi-layered terracing display.',
                    ['tagGroups'] = {'Currency', 'Natural Fiber', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KelpItem',
                    ['typeID'] = '613',
         },
         },
         ['Kelp Seed'] = {
         ['Graphs'] = {
                     ['untranslated'] = 'Kelp Seed',
                     ['ID'] = 'GraphItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Actionbar Items',
                     ['description'] = 'Plant to grow kelp.',
                     ['Description'] = 'Opens the world graphs.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KelpSeedItem',
                    ['typeID'] = '774',
         },
         },
         ['Kelp Seed Pack'] = {
         ['Grass Seed'] = {
                     ['untranslated'] = 'Kelp Seed Pack',
                     ['ID'] = 'GrassSeedItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow kelp.',
                     ['Description'] = 'Plant to grow grass.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KelpSeedPackItem',
                    ['typeID'] = '775',
         },
         },
         ['Kiln'] = {
         ['Grass Seed Pack'] = {
                     ['untranslated'] = 'Kiln',
                     ['ID'] = 'GrassSeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Useful for baking bricks and finishing pottery.',
                     ['Description'] = 'Plant to grow grass.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KilnItem',
                    ['typeID'] = '1158',
         },
         },
         ['King Fern Spore'] = {
         ['Grindstone'] = {
                     ['untranslated'] = 'King Fern Spore',
                     ['ID'] = 'GrindstoneItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow king fern.',
                     ['Description'] = 'A workstation for repairing tools and crafting new ones.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                     ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KingFernSporeItem',
                    ['typeID'] = '776',
         },
         },
         ['King Fern Spore Pack'] = {
         ['Hand Plow'] = {
                     ['untranslated'] = 'King Fern Spore Pack',
                     ['ID'] = 'HandPlowItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow king fern.',
                     ['Description'] = 'A tool that tills the field for farming.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KingFernSporePackItem',
                    ['typeID'] = '777',
         },
         },
         ['Kitchen'] = {
         ['Handheld Camera'] = {
                     ['untranslated'] = 'Kitchen',
                     ['ID'] = 'HandheldCameraItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A prep area for food which allows for more complex dishes.',
                     ['Description'] = 'A modern piece of marvel that allows a more detailed way of saving landscape.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'KitchenItem',
                    ['typeID'] = '1159',
         },
         },
         ['Laboratory'] = {
         ['Hands'] = {
                     ['untranslated'] = 'Laboratory',
                     ['ID'] = 'HandsItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'For researching the science side of cooking. Science rules!',
                     ['Description'] = 'When you\'re not using tools for a job, you put these to work.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', '0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LaboratoryItem',
                    ['typeID'] = '1160',
         },
         },
         ['Land Claim Papers'] = {
         ['Hanging Electric Wall Lamp'] = {
                     ['untranslated'] = 'Land Claim Papers',
                     ['ID'] = 'HangingElectricWallLampItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Papers giving you the right to claim a plot of land. Use them with a Land Claim Stake.',
                     ['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
                    ['tagGroups'] = {'Currency', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PropertyClaimItem',
                    ['typeID'] = '39',
         },
         },
         ['Land Claim Stake'] = {
         ['Hanging Long Steel Sign'] = {
                     ['untranslated'] = 'Land Claim Stake',
                     ['ID'] = 'HangingLongSteelSignItem',
                     ['category'] = 'Tools',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'Used to claim, unclaim, and examine property.  When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.',
                     ['Description'] = 'A long steel plate for when you need to display extra large text.',
                    ['tagGroups'] = {'Tool', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PropertyToolItem',
                    ['typeID'] = '130',
         },
         },
         ['Large Corrugated Steel Door'] = {
         ['Hanging Steel Framed Sign'] = {
                     ['untranslated'] = 'Large Corrugated Steel Door',
                     ['ID'] = 'HangingSteelFramedSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large corrugated steel door.',
                     ['Description'] = 'A large wooden sign framed with steel.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeCorrugatedSteelDoorItem',
                    ['typeID'] = '1161',
         },
         },
         ['Large Hanging Ashlar Basalt Sign'] = {
         ['Hanging Steel Mine Sign'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Basalt Sign',
                     ['ID'] = 'HangingSteelMineSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A hanging sign made of steel plates.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarBasaltSignItem',
                    ['typeID'] = '1162',
         },
         },
         ['Large Hanging Ashlar Gneiss Sign'] = {
         ['Hanging Steel Plain Sign'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Gneiss Sign',
                     ['ID'] = 'HangingSteelPlainSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A large hanging steel sign attached to a wooden frame.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarGneissSignItem',
                    ['typeID'] = '1163',
         },
         },
         ['Large Hanging Ashlar Granite Sign'] = {
         ['Hanging Steel Shop Sign'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Granite Sign',
                     ['ID'] = 'HangingSteelShopSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarGraniteSignItem',
                    ['typeID'] = '1164',
         },
         },
         ['Large Hanging Ashlar Limestone Sign'] = {
         ['Hardwood Board'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Limestone Sign',
                     ['ID'] = 'HardwoodBoardItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A higher quality hardwood board used for long lasting furniture.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1165',
         },
         },
         ['Large Hanging Ashlar Sandstone Sign'] = {
         ['Hardwood Hewn Log'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Sandstone Sign',
                     ['ID'] = 'HardwoodHewnLogItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1166',
         },
         },
         ['Large Hanging Ashlar Shale Sign'] = {
         ['Hardwood Lumber'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Shale Sign',
                     ['ID'] = 'HardwoodLumberItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'Can be fashioned into various usable equipment.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarShaleSignItem',
                    ['typeID'] = '1167',
         },
         },
         ['Large Hanging Ashlar Stone Sign'] = {
         ['Hardwood Lumber Bench'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Stone Sign',
                     ['ID'] = 'HardwoodLumberBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingAshlarStoneSignItem',
                    ['typeID'] = '1168',
         },
         },
         ['Large Hanging Birch Sign'] = {
         ['Hardwood Lumber Chair'] = {
                     ['untranslated'] = 'Large Hanging Birch Sign',
                     ['ID'] = 'HardwoodLumberChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingBirchSignItem',
                    ['typeID'] = '1169',
         },
         },
         ['Large Hanging Cedar Sign'] = {
         ['Hardwood Lumber Door'] = {
                     ['untranslated'] = 'Large Hanging Cedar Sign',
                     ['ID'] = 'HardwoodLumberDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A door made from finely cut lumber.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingCedarSignItem',
                    ['typeID'] = '1170',
         },
         },
         ['Large Hanging Ceiba Sign'] = {
         ['Hardwood Lumber Dresser'] = {
                     ['untranslated'] = 'Large Hanging Ceiba Sign',
                     ['ID'] = 'HardwoodLumberDresserItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingCeibaSignItem',
                    ['typeID'] = '1171',
         },
         },
         ['Large Hanging Fir Sign'] = {
         ['Hardwood Lumber Table'] = {
                     ['untranslated'] = 'Large Hanging Fir Sign',
                     ['ID'] = 'HardwoodLumberTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A large lumber table for eating meals or getting some work done.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingFirSignItem',
                    ['typeID'] = '1172',
         },
         },
         ['Large Hanging Hardwood Sign'] = {
         ['Hardwood Sorter Stand'] = {
                     ['untranslated'] = 'Large Hanging Hardwood Sign',
                     ['ID'] = 'HardwoodSorterStandItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Hardwood stand for sort items between stockpiles',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingHardwoodSignItem',
                    ['typeID'] = '1173',
         },
         },
         ['Large Hanging Joshua Sign'] = {
         ['Hardy Beard'] = {
                     ['untranslated'] = 'Large Hanging Joshua Sign',
                     ['ID'] = 'HardyBeardItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingJoshuaSignItem',
                    ['typeID'] = '1174',
         },
         },
         ['Large Hanging Lumber Sign'] = {
         ['Hare Carcass'] = {
                     ['untranslated'] = 'Large Hanging Lumber Sign',
                     ['ID'] = 'HareCarcassItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A dead hare.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingLumberSignItem',
                    ['typeID'] = '1175',
         },
         },
         ['Large Hanging Mortared Granite Sign'] = {
         ['Hare Pelt'] = {
                     ['untranslated'] = 'Large Hanging Mortared Granite Sign',
                     ['ID'] = 'HarePeltItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A simple animal skin processed for indoor use.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingMortaredGraniteSignItem',
                    ['typeID'] = '1176',
         },
         },
         ['Large Hanging Mortared Limestone Sign'] = {
         ['Heart Of Palm'] = {
                     ['untranslated'] = 'Large Hanging Mortared Limestone Sign',
                     ['ID'] = 'HeartOfPalmItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'Collected from the inner core and growing bud of a palm tree.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1177',
         },
         },
         ['Large Hanging Mortared Sandstone Sign'] = {
         ['Hearty Hometown Pizza'] = {
                     ['untranslated'] = 'Large Hanging Mortared Sandstone Sign',
                     ['ID'] = 'HeartyHometownPizzaItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'When you feel nostalgic and miss that cozy hometown feeling.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1178',
         },
         },
         ['Large Hanging Mortared Stone Sign'] = {
         ['Heat Sink'] = {
                     ['untranslated'] = 'Large Hanging Mortared Stone Sign',
                     ['ID'] = 'HeatSinkItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A copper plate to draw and disperse heat.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingMortaredStoneSignItem',
                    ['typeID'] = '1179',
         },
         },
         ['Large Hanging Oak Sign'] = {
         ['Heliconia Seed'] = {
                     ['untranslated'] = 'Large Hanging Oak Sign',
                     ['ID'] = 'HeliconiaSeedItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Plant to grow heliconia.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingOakSignItem',
                    ['typeID'] = '1180',
         },
         },
         ['Large Hanging Palm Sign'] = {
         ['Heliconia Seed Pack'] = {
                     ['untranslated'] = 'Large Hanging Palm Sign',
                     ['ID'] = 'HeliconiaSeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Plant to grow heliconia.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingPalmSignItem',
                    ['typeID'] = '1181',
         },
         },
         ['Large Hanging Redwood Sign'] = {
         ['Hemp Mooring Rope'] = {
                     ['untranslated'] = 'Large Hanging Redwood Sign',
                     ['ID'] = 'HempMooringRopeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Strong ropes used to hold down and prevent ships from moving around.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingRedwoodSignItem',
                    ['typeID'] = '1182',
         },
         },
         ['Large Hanging Saguaro Sign'] = {
         ['Henley'] = {
                     ['untranslated'] = 'Large Hanging Saguaro Sign',
                     ['ID'] = 'HenleyItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingSaguaroSignItem',
                    ['typeID'] = '1183',
         },
         },
         ['Large Hanging Softwood Sign'] = {
         ['Hewn Bench'] = {
                     ['untranslated'] = 'Large Hanging Softwood Sign',
                     ['ID'] = 'HewnBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingSoftwoodSignItem',
                    ['typeID'] = '1184',
         },
         },
         ['Large Hanging Spruce Sign'] = {
         ['Hewn Chair'] = {
                     ['untranslated'] = 'Large Hanging Spruce Sign',
                     ['ID'] = 'HewnChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingSpruceSignItem',
                    ['typeID'] = '1185',
         },
         },
         ['Large Hanging Stone Sign'] = {
         ['Hewn Door'] = {
                     ['untranslated'] = 'Large Hanging Stone Sign',
                     ['ID'] = 'HewnDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A door made from roughly hewn logs.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingStoneSignItem',
                    ['typeID'] = '1186',
         },
         },
         ['Large Hanging Wood Sign'] = {
         ['Hewn Dresser'] = {
                     ['untranslated'] = 'Large Hanging Wood Sign',
                     ['ID'] = 'HewnDresserItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeHangingWoodSignItem',
                    ['typeID'] = '614',
         },
         },
         ['Large Lumber Door'] = {
         ['Hewn Hardwood Bench'] = {
                     ['untranslated'] = 'Large Lumber Door',
                     ['ID'] = 'HewnHardwoodBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large door.',
                     ['Description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeLumberDoorItem',
                    ['typeID'] = '1187',
         },
         },
         ['Large Lumber Stockpile'] = {
         ['Hewn Hardwood Chair'] = {
                     ['untranslated'] = 'Large Lumber Stockpile',
                     ['ID'] = 'HewnHardwoodChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
                     ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '12 X 11 X 12',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '100',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeLumberStockpileItem',
                    ['typeID'] = '109',
         },
         },
         ['Large Standing Ashlar Basalt Sign'] = {
         ['Hewn Hardwood Door'] = {
                     ['untranslated'] = 'Large Standing Ashlar Basalt Sign',
                     ['ID'] = 'HewnHardwoodDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A door made from roughly hewn logs.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarBasaltSignItem',
                    ['typeID'] = '1188',
         },
         },
         ['Large Standing Ashlar Gneiss Sign'] = {
         ['Hewn Hardwood Table'] = {
                     ['untranslated'] = 'Large Standing Ashlar Gneiss Sign',
                     ['ID'] = 'HewnHardwoodTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A large table for placing things on.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarGneissSignItem',
                    ['typeID'] = '1189',
         },
         },
         ['Large Standing Ashlar Granite Sign'] = {
         ['Hewn Log'] = {
                     ['untranslated'] = 'Large Standing Ashlar Granite Sign',
                     ['ID'] = 'HewnLogItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarGraniteSignItem',
                    ['typeID'] = '1190',
         },
         },
         ['Large Standing Ashlar Limestone Sign'] = {
         ['Hewn Nightstand'] = {
                     ['untranslated'] = 'Large Standing Ashlar Limestone Sign',
                     ['ID'] = 'HewnNightstandItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A simple hewn wooden nightstand you can pile unread books on.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1191',
         },
         },
         ['Large Standing Ashlar Sandstone Sign'] = {
         ['Hewn Softwood Bench'] = {
                     ['untranslated'] = 'Large Standing Ashlar Sandstone Sign',
                     ['ID'] = 'HewnSoftwoodBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1192',
         },
         },
         ['Large Standing Ashlar Shale Sign'] = {
         ['Hewn Softwood Chair'] = {
                     ['untranslated'] = 'Large Standing Ashlar Shale Sign',
                     ['ID'] = 'HewnSoftwoodChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarShaleSignItem',
                    ['typeID'] = '1193',
         },
         },
         ['Large Standing Ashlar Stone Sign'] = {
         ['Hewn Softwood Door'] = {
                     ['untranslated'] = 'Large Standing Ashlar Stone Sign',
                     ['ID'] = 'HewnSoftwoodDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A door made from roughly hewn logs.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingAshlarStoneSignItem',
                    ['typeID'] = '1194',
         },
         },
         ['Large Standing Birch Sign'] = {
         ['Hewn Softwood Table'] = {
                     ['untranslated'] = 'Large Standing Birch Sign',
                     ['ID'] = 'HewnSoftwoodTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A large table for placing things on.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingBirchSignItem',
                    ['typeID'] = '1195',
         },
         },
         ['Large Standing Cedar Sign'] = {
         ['Hewn Table'] = {
                     ['untranslated'] = 'Large Standing Cedar Sign',
                     ['ID'] = 'HewnTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A large table for placing things on.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingCedarSignItem',
                    ['typeID'] = '1196',
         },
         },
         ['Large Standing Ceiba Sign'] = {
         ['Hide Ash Fertilizer'] = {
                     ['untranslated'] = 'Large Standing Ceiba Sign',
                     ['ID'] = 'HideAshFertilizerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A fertilizer made from hide ash and fillers.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingCeibaSignItem',
                    ['typeID'] = '1197',
         },
         },
         ['Large Standing Fir Sign'] = {
         ['Homestead Claim Stake'] = {
                     ['untranslated'] = 'Large Standing Fir Sign',
                     ['ID'] = 'HomesteadClaimStakeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingFirSignItem',
                    ['typeID'] = '1198',
         },
         },
         ['Large Standing Hardwood Sign'] = {
         ['Homestead Support Claim Paper'] = {
                     ['untranslated'] = 'Large Standing Hardwood Sign',
                     ['ID'] = 'HomesteadSupportClaimPaperItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingHardwoodSignItem',
                    ['typeID'] = '1199',
         },
         },
         ['Large Standing Joshua Sign'] = {
         ['Hosomaki'] = {
                     ['untranslated'] = 'Large Standing Joshua Sign',
                     ['ID'] = 'HosomakiItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingJoshuaSignItem',
                    ['typeID'] = '1200',
         },
         },
         ['Large Standing Lumber Sign'] = {
         ['Huckleberries'] = {
                     ['untranslated'] = 'Large Standing Lumber Sign',
                     ['ID'] = 'HuckleberriesItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingLumberSignItem',
                    ['typeID'] = '1201',
         },
         },
         ['Large Standing Mortared Granite Sign'] = {
         ['Huckleberry Extract'] = {
                     ['untranslated'] = 'Large Standing Mortared Granite Sign',
                     ['ID'] = 'HuckleberryExtractItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A concentrated blast of huckleberry goodness.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingMortaredGraniteSignItem',
                    ['typeID'] = '1202',
         },
         },
         ['Large Standing Mortared Limestone Sign'] = {
         ['Huckleberry Fritter'] = {
                     ['untranslated'] = 'Large Standing Mortared Limestone Sign',
                     ['ID'] = 'HuckleberryFritterItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'Fried and sweet.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1203',
         },
         },
         ['Large Standing Mortared Sandstone Sign'] = {
         ['Huckleberry Pie'] = {
                     ['untranslated'] = 'Large Standing Mortared Sandstone Sign',
                     ['ID'] = 'HuckleberryPieItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1204',
         },
         },
         ['Large Standing Mortared Stone Sign'] = {
         ['Huckleberry Seed'] = {
                     ['untranslated'] = 'Large Standing Mortared Stone Sign',
                     ['ID'] = 'HuckleberrySeedItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'Plant to grow a huckleberry bush.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingMortaredStoneSignItem',
                    ['typeID'] = '1205',
         },
         },
         ['Large Standing Oak Sign'] = {
         ['Huckleberry Seed Pack'] = {
                     ['untranslated'] = 'Large Standing Oak Sign',
                     ['ID'] = 'HuckleberrySeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Plant to grow a huckleberry bush.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingOakSignItem',
                    ['typeID'] = '1206',
         },
         },
         ['Large Standing Palm Sign'] = {
         ['Huge Banner Sign'] = {
                     ['untranslated'] = 'Large Standing Palm Sign',
                     ['ID'] = 'HugeBannerSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A banner made out of fabric held up by ropes and some pieces of wood.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingPalmSignItem',
                    ['typeID'] = '1207',
         },
         },
         ['Large Standing Redwood Sign'] = {
         ['Huge Iron Banner Sign'] = {
                     ['untranslated'] = 'Large Standing Redwood Sign',
                     ['ID'] = 'HugeIronBannerSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A very large iron banner placed between two iron pillars. ',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingRedwoodSignItem',
                    ['typeID'] = '1208',
         },
         },
         ['Large Standing Saguaro Sign'] = {
         ['Huge Iron Sign'] = {
                     ['untranslated'] = 'Large Standing Saguaro Sign',
                     ['ID'] = 'HugeIronSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A very large iron sign.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingSaguaroSignItem',
                    ['typeID'] = '1209',
         },
         },
         ['Large Standing Softwood Sign'] = {
         ['Huge Steel Banner Sign'] = {
                     ['untranslated'] = 'Large Standing Softwood Sign',
                     ['ID'] = 'HugeSteelBannerSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'A large illuminated banner mounted on a steel frame portal.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingSoftwoodSignItem',
                    ['typeID'] = '1210',
         },
         },
         ['Large Standing Spruce Sign'] = {
         ['Huge Steel Sign'] = {
                     ['untranslated'] = 'Large Standing Spruce Sign',
                     ['ID'] = 'HugeSteelSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'An illuminated large steel sign.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingSpruceSignItem',
                    ['typeID'] = '1211',
         },
         },
         ['Large Standing Stone Sign'] = {
         ['Huge Wooden Banner Sign'] = {
                     ['untranslated'] = 'Large Standing Stone Sign',
                     ['ID'] = 'HugeWoodenBannerSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'A banner made out of fabric held up by ropes held up between wooden pillars.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingStoneSignItem',
                    ['typeID'] = '1212',
         },
         },
         ['Large Standing Wood Sign'] = {
         ['Human Limbs'] = {
                     ['untranslated'] = 'Large Standing Wood Sign',
                     ['ID'] = 'HumanLimbsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A large sign for all of your larger text needs!',
                     ['Description'] = 'Limbs',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeStandingWoodSignItem',
                    ['typeID'] = '615',
         },
         },
         ['Large Windowed Lumber Door'] = {
         ['Hunter'] = {
                     ['untranslated'] = 'Large Windowed Lumber Door',
                     ['ID'] = 'HunterSkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A large door.',
                     ['Description'] = 'Hunting animals provides a great source of nutritious food and their skins can be used in a variety of crafting projects.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LargeWindowedLumberDoorItem',
                    ['typeID'] = '1213',
         },
         },
         ['Laser'] = {
         ['Hunting'] = {
                     ['untranslated'] = 'Laser',
                     ['ID'] = 'HuntingSkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'AVOID DIRECT EYE EXPOSURE',
                     ['Description'] = 'Hunt animals for skin and meat. Levels up by successfully hunting.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '6000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LaserItem',
                    ['typeID'] = '1214',
         },
         },
         ['Lathe'] = {
         ['Hunting Upgrade'] = {
                     ['untranslated'] = 'Lathe',
                     ['ID'] = 'HuntingUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Modules',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.',
                    ['tagGroups'] = {'Modules', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LatheItem',
                    ['typeID'] = '1215',
         },
         },
         ['Lattice Mushroom Spores'] = {
         ['Hydrocolloids'] = {
                     ['untranslated'] = 'Lattice Mushroom Spores',
                     ['ID'] = 'HydrocolloidsItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow lattice mushrooms.',
                     ['Description'] = 'Used to make collids for bursts of flavor.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LatticeMushroomSporesItem',
                    ['typeID'] = '778',
         },
         },
         ['Lattice Mushroom Spores Pack'] = {
         ['Hydrometer'] = {
                     ['untranslated'] = 'Lattice Mushroom Spores Pack',
                     ['ID'] = 'HydrometerItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'Plant to grow lattice mushrooms.',
                     ['Description'] = 'Measures the water content of the environment.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LatticeMushroomSporesPackItem',
                    ['typeID'] = '779',
         },
         },
         ['Leather Hide'] = {
         ['Icebox'] = {
                     ['untranslated'] = 'Leather Hide',
                     ['ID'] = 'IceboxItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A thick hide.',
                     ['Description'] = 'A box of ice. It\'s in the name!',
                    ['tagGroups'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LeatherHideItem',
                    ['typeID'] = '616',
         },
         },
         ['Leavened Dough'] = {
         ['Immigration Desk'] = {
                     ['untranslated'] = 'Leavened Dough',
                     ['ID'] = 'ImmigrationDeskItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Leavened dough with added yeast that rises when baked.',
                     ['Description'] = 'Immigration requirements and decisions needs to pass an immigration desk before approval.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                     ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '10.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '18.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '420.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LeavenedDoughItem',
                    ['typeID'] = '509',
         },
         },
         ['Light Backpack'] = {
         ['Industrial'] = {
                     ['untranslated'] = 'Light Backpack',
                     ['ID'] = 'IndustrialItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                    ['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.  (Increases movement speed and increases max carry weight by 5 kg)',
                     ['Description'] = 'QA Test Object adding Industrial room overriding any value.',
                     ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LightBackpackItem',
                    ['typeID'] = '393',
         },
         },
         ['Light Bulb'] = {
         ['Industrial Barge'] = {
                     ['untranslated'] = 'Light Bulb',
                     ['ID'] = 'IndustrialBargeItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An electric light with a wire filament.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LightBulbItem',
                    ['typeID'] = '617',
         },
         },
         ['Limestone'] = {
         ['Industrial Elevator'] = {
                     ['untranslated'] = 'Limestone',
                     ['ID'] = 'IndustrialElevatorItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.',
                     ['Description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
                    ['tagGroups'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '6.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LimestoneItem',
                    ['typeID'] = '321',
         },
         },
         ['Limestone Bison Statue'] = {
         ['Industrial Generator'] = {
                     ['untranslated'] = 'Limestone Bison Statue',
                     ['ID'] = 'IndustrialGeneratorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A bison statue carved from limestone.',
                     ['Description'] = 'A large modern generator consuming liquid fuel to generate high volumes of electricity.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LimestoneBisonStatueItem',
                    ['typeID'] = '1217',
         },
         },
         ['Limestone Otter Statue'] = {
         ['Industrial Mill'] = {
                     ['untranslated'] = 'Limestone Otter Statue',
                     ['ID'] = 'IndustrialMillItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An otter statue carved from limestone.',
                     ['Description'] = 'Refines food resources and more by crushing them using a more advanced technology than wind and stone.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LimestoneOtterStatueItem',
                    ['typeID'] = '1218',
         },
         },
         ['Limestone Owl Statue'] = {
         ['Industrial Refrigerator'] = {
                     ['untranslated'] = 'Limestone Owl Statue',
                     ['ID'] = 'IndustrialRefrigeratorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An owl statue carved from limestone.',
                     ['Description'] = 'A larger food storage solution for when you want to keep it fresh!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LimestoneOwlStatueItem',
                    ['typeID'] = '1219',
         },
         },
         ['Limestone Wolf Statue'] = {
         ['Industry'] = {
                     ['untranslated'] = 'Limestone Wolf Statue',
                     ['ID'] = 'IndustrySkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A wolf statue carved from limestone.',
                     ['Description'] = 'Advanced industrialization to produce larger machines and advanced technology. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LimestoneWolfStatueItem',
                    ['typeID'] = '1220',
         },
         },
         ['Liquid Converter'] = {
         ['Industry Skill Book'] = {
                     ['untranslated'] = 'Liquid Converter',
                     ['ID'] = 'IndustrySkillBook',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'Example crafting table that uses liquids.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', '1'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', '0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LiquidCrafterItem',
                    ['typeID'] = '110',
         },
         },
         ['Liquid Nitrogen'] = {
         ['Industry Skill Scroll'] = {
                     ['untranslated'] = 'Liquid Nitrogen',
                     ['ID'] = 'IndustrySkillScroll',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Food',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'Useful for a quick chilling.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LiquidNitrogenItem',
                    ['typeID'] = '510',
         },
         },
         ['Log'] = {
         ['Industry Upgrade'] = {
                     ['untranslated'] = 'Log',
                     ['ID'] = 'IndustryUpgradeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A stack of logs.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
                    ['tagGroups'] = {'Fuel', 'Block', 'Object'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LogItem',
                    ['typeID'] = '322',
         },
         },
         ['Logging Advanced Upgrade'] = {
         ['Infused Oil'] = {
                     ['untranslated'] = 'Logging Advanced Upgrade',
                     ['ID'] = 'InfusedOilItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Food',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
                     ['Description'] = 'Oil infused with flavor to enhance it.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LoggingAdvancedUpgradeItem',
                    ['typeID'] = '694',
         },
         },
         ['Logging Basic Upgrade'] = {
         ['Injection Mold Machine'] = {
                     ['untranslated'] = 'Logging Basic Upgrade',
                     ['ID'] = 'InjectionMoldMachineItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
                     ['Description'] = 'A machine with the life long purpose of turning raw plastic into usable furniture and devices.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LoggingBasicUpgradeItem',
                    ['typeID'] = '695',
         },
         },
         ['Logic Gate Item'] = {
         ['Ink'] = {
                     ['untranslated'] = 'Logic Gate Item',
                     ['ID'] = 'InkItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = '',
                     ['Description'] = 'A vial of ink used in more sophisticated processing of paper into documents.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LogicGateItem',
                    ['typeID'] = '1',
         },
         },
         ['Loom'] = {
         ['Iron Anchor'] = {
                     ['untranslated'] = 'Loom',
                     ['ID'] = 'IronAnchorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A device for making fabric by weaving yarn or thread.',
                     ['Description'] = 'A solid iron anchor used to park your vessel.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LoomItem',
                    ['typeID'] = '1221',
         },
         },
         ['Low Top Shoes'] = {
         ['Iron Axe'] = {
                     ['untranslated'] = 'Low Top Shoes',
                     ['ID'] = 'IronAxeItem',
                     ['category'] = '_None',
                     ['Category'] = 'Tool',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Tools',
                     ['description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.',
                     ['Description'] = 'A sturdy iron axe made for cutting down trees.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LowTopShoesItem',
                    ['typeID'] = '394',
         },
         },
         ['Lumber'] = {
         ['Iron Axle'] = {
                     ['untranslated'] = 'Lumber',
                     ['ID'] = 'IronAxleItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Can be fashioned into various usable equipment.',
                     ['Description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LumberItem',
                    ['typeID'] = '323',
         },
         },
         ['Lumber Bench'] = {
         ['Iron Bar'] = {
                     ['untranslated'] = 'Lumber Bench',
                     ['ID'] = 'IronBarItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                     ['Description'] = 'Refined bar of iron.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LumberBenchItem',
                    ['typeID'] = '1222',
         },
         },
         ['Lumber Chair'] = {
         ['Iron Concentrate'] = {
                     ['untranslated'] = 'Lumber Chair',
                     ['ID'] = 'IronConcentrateItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                     ['Description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LumberChairItem',
                    ['typeID'] = '1223',
         },
         },
         ['Lumber Door'] = {
         ['Iron Frame Landscape'] = {
                     ['untranslated'] = 'Lumber Door',
                     ['ID'] = 'IronFrameLandscapeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A door made from finely cut lumber.',
                     ['Description'] = 'An iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LumberDoorItem',
                    ['typeID'] = '1224',
         },
         },
         ['Lumber Stockpile'] = {
         ['Iron Frame Portrait'] = {
                     ['untranslated'] = 'Lumber Stockpile',
                     ['ID'] = 'IronFramePortraitItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
                     ['Description'] = 'An iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '10 X 9 X 10',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '64',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LumberStockpileItem',
                    ['typeID'] = '111',
         },
         },
         ['Lumber Table'] = {
         ['Iron Frame Square'] = {
                     ['untranslated'] = 'Lumber Table',
                     ['ID'] = 'IronFrameSquareItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large lumber table for eating meals or getting some work done.',
                     ['Description'] = 'An iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LumberTableItem',
                    ['typeID'] = '1225',
         },
         },
         ['Lupine Seed'] = {
         ['Iron Frame Tall'] = {
                     ['untranslated'] = 'Lupine Seed',
                     ['ID'] = 'IronFrameTallItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow lupine.',
                     ['Description'] = 'An iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                     ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LupineSeedItem',
                    ['typeID'] = '780',
         },
         },
         ['Lupine Seed Pack'] = {
         ['Iron Frame Wide'] = {
                     ['untranslated'] = 'Lupine Seed Pack',
                     ['ID'] = 'IronFrameWideItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow lupine.',
                     ['Description'] = 'An iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LupineSeedPackItem',
                    ['typeID'] = '781',
         },
         },
         ['Macaroons'] = {
         ['Iron Gear'] = {
                     ['untranslated'] = 'Macaroons',
                     ['ID'] = 'IronGearItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A small circular biscuit with a sweet huckleberry filling.',
                     ['Description'] = 'A toothed machine part that interlocks with others.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '850.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '7.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '6.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MacaroonsItem',
                    ['typeID'] = '511',
         },
         },
         ['Machinist Table'] = {
         ['Iron Hammer'] = {
                     ['untranslated'] = 'Machinist Table',
                     ['ID'] = 'IronHammerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'Modules',
                     ['Group'] = 'Tools',
                     ['description'] = 'A fancy tool bench that creates equally fancy toys.',
                     ['Description'] = 'An iron hammer allows for more sophisticated building.',
                    ['tagGroups'] = {'Modules', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MachinistTableItem',
                    ['typeID'] = '1226',
         },
         },
         ['Mailbox'] = {
         ['Iron Hoe'] = {
                     ['untranslated'] = 'Mailbox',
                     ['ID'] = 'IronHoeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = '',
                     ['Description'] = 'A sturdy iron hoe made for tilling the soil.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MailboxItem',
                    ['typeID'] = '1227',
         },
         },
         ['Maltodextrin'] = {
         ['Iron Hull Sheet'] = {
                     ['untranslated'] = 'Maltodextrin',
                     ['ID'] = 'IronHullSheetItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'For powdering high-fat liquids.',
                     ['Description'] = 'Thin iron plates for use in various crafting recipes.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MaltodextrinItem',
                    ['typeID'] = '512',
         },
         },
         ['Masonry Advanced Upgrade'] = {
         ['Iron Machete'] = {
                     ['untranslated'] = 'Masonry Advanced Upgrade',
                     ['ID'] = 'IronMacheteItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Tool',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Tools',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                     ['Description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MasonryAdvancedUpgradeItem',
                    ['typeID'] = '696',
         },
         },
         ['Masonry Basic Upgrade'] = {
         ['Iron Ore'] = {
                     ['untranslated'] = 'Masonry Basic Upgrade',
                     ['ID'] = 'IronOreItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                     ['Description'] = 'Unrefined ore with traces of iron.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MasonryBasicUpgradeItem',
                    ['typeID'] = '697',
         },
         },
         ['Masonry Skill Book'] = {
         ['Iron Oxide'] = {
                     ['untranslated'] = 'Masonry Skill Book',
                     ['ID'] = 'IronOxideItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Items',
                     ['description'] = 'Creates Masonry Skill Scrolls that teach Masonry',
                     ['Description'] = 'Pulverized iron ore left out exposed turning it into what commonly is known as rust.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MasonrySkillBook',
                    ['typeID'] = '883',
         },
         },
         ['Masonry Skill Scroll'] = {
         ['Iron Paint Sprayer'] = {
                     ['untranslated'] = 'Masonry Skill Scroll',
                     ['ID'] = 'IronPaintSprayerItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Tool',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Tools',
                     ['description'] = 'Teaches Masonry',
                     ['Description'] = 'A mechanical paint tool with more advanced functionality over its crude wooden predecessor.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MasonrySkillScroll',
                    ['typeID'] = '884',
         },
         },
         ['Masonry Table'] = {
         ['Iron Pickaxe'] = {
                     ['untranslated'] = 'Masonry Table',
                     ['ID'] = 'IronPickaxeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A workstation for hewing and shaping stone into usable objects.',
                     ['Description'] = 'A sturdy iron pickaxe used to break down stone and ore into usable rubble.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MasonryTableItem',
                    ['typeID'] = '1228',
         },
         },
         ['Meat Pie'] = {
         ['Iron Pipe'] = {
                     ['untranslated'] = 'Meat Pie',
                     ['ID'] = 'IronPipeItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
                     ['Description'] = 'A pipe for transporting liquids.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '13.0',
                    ['fat'] = '15.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MeatPieItem',
                    ['typeID'] = '513',
         },
         },
         ['Meat Stock'] = {
         ['Iron Plate'] = {
                     ['untranslated'] = 'Meat Stock',
                     ['ID'] = 'IronPlateItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A meaty stock made from the flesh of animals.',
                     ['Description'] = 'A solid iron plate for use in various crafting recipes.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '600.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MeatStockItem',
                    ['typeID'] = '514',
         },
         },
         ['Meaty Stew'] = {
         ['Iron Road Tool'] = {
                     ['untranslated'] = 'Meaty Stew',
                     ['ID'] = 'IronRoadToolItem',
                     ['category'] = '_None',
                     ['Category'] = 'Tool',
                     ['group'] = 'Food',
                     ['Group'] = 'Tools',
                     ['description'] = 'A thick meaty stew. A great source of protein.',
                     ['Description'] = 'A tool for tamping dirt into roads.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MeatyStewItem',
                    ['typeID'] = '515',
         },
         },
         ['Mechanical Water Pump'] = {
         ['Iron Rock Drill'] = {
                     ['untranslated'] = 'Mechanical Water Pump',
                     ['ID'] = 'IronRockDrillItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'Pumps water from a source into a pipe network.',
                     ['Description'] = 'A drill used to retreive geological samples and discover what treasures can be found underground.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', '1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MechanicalWaterPumpItem',
                    ['typeID'] = '1229',
         },
         },
         ['Mechanics Advanced Upgrade'] = {
         ['Iron Saw Blade'] = {
                     ['untranslated'] = 'Mechanics Advanced Upgrade',
                     ['ID'] = 'IronSawBladeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Items',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
                     ['Description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MechanicsAdvancedUpgradeItem',
                    ['typeID'] = '698',
         },
         },
         ['Mechanics Modern Upgrade'] = {
         ['Iron Shovel'] = {
                     ['untranslated'] = 'Mechanics Modern Upgrade',
                     ['ID'] = 'IronShovelItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Tool',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Tools',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes',
                     ['Description'] = 'A sturdy shovel that breaks less than its wooden counterpart.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MechanicsModernUpgradeItem',
                    ['typeID'] = '699',
         },
         },
         ['Mechanics Skill Book'] = {
         ['Iron Sickle'] = {
                     ['untranslated'] = 'Mechanics Skill Book',
                     ['ID'] = 'IronSickleItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Tool',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Tools',
                     ['description'] = 'Creates Mechanics Skill Scrolls that teach Mechanics',
                     ['Description'] = 'An iron sickle used to harvest crops or cut grass.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MechanicsSkillBook',
                    ['typeID'] = '886',
         },
         },
         ['Mechanics Skill Scroll'] = {
         ['Iron Wheel'] = {
                     ['untranslated'] = 'Mechanics Skill Scroll',
                     ['ID'] = 'IronWheelItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Items',
                     ['description'] = 'Teaches Mechanics',
                     ['Description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MechanicsSkillScroll',
                    ['typeID'] = '887',
         },
         },
         ['Metallurgy Research Paper Advanced'] = {
         ['Jaguar Carcass'] = {
                     ['untranslated'] = 'Metallurgy Research Paper Advanced',
                     ['ID'] = 'JaguarCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A dead Jaguar.',
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MetallurgyResearchPaperAdvancedItem',
                    ['typeID'] = '618',
         },
         },
         ['Metallurgy Research Paper Basic'] = {
         ['Jaw Crusher'] = {
                     ['untranslated'] = 'Metallurgy Research Paper Basic',
                     ['ID'] = 'JawCrusherItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
                    ['tagGroups'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MetallurgyResearchPaperBasicItem',
                    ['typeID'] = '619',
         },
         },
         ['Metallurgy Research Paper Modern'] = {
         ['Jazz Hands'] = {
                     ['untranslated'] = 'Metallurgy Research Paper Modern',
                     ['ID'] = 'JazzHandsItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                     ['Description'] = 'Hands',
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MetallurgyResearchPaperModernItem',
                    ['typeID'] = '620',
         },
         },
         ['Meteor Shard'] = {
         ['Jointfir Seed'] = {
                     ['untranslated'] = 'Meteor Shard',
                     ['ID'] = 'JointfirSeedItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'Thanks for supporting ECO!',
                     ['Description'] = 'Plant to grow a jointfir.',
                    ['tagGroups'] = {'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MeteorShardItem',
                    ['typeID'] = '28',
         },
         },
         ['Milk'] = {
         ['Jointfir Seed Pack'] = {
                     ['untranslated'] = 'Milk',
                     ['ID'] = 'JointfirSeedPackItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'Milk, although maybe not from an animal.',
                     ['Description'] = 'Plant to grow a jointfir.',
                    ['tagGroups'] = {'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '120.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '10.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '16.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MilkItem',
                    ['typeID'] = '516',
         },
         },
         ['Mill'] = {
         ['Joshua Log'] = {
                     ['untranslated'] = 'Mill',
                     ['ID'] = 'JoshuaLogItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Refines food resources by crushing them under a stone millstone.',
                     ['Description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MillItem',
                    ['typeID'] = '1230',
         },
         },
         ['Milling Skill Book'] = {
         ['Joshua Seed'] = {
                     ['untranslated'] = 'Milling Skill Book',
                     ['ID'] = 'JoshuaSeedItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Food',
                     ['description'] = 'Creates Milling Skill Scrolls that teach Milling',
                     ['Description'] = 'Plant to grow a joshua tree.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MillingSkillBook',
                    ['typeID'] = '889',
         },
         },
         ['Milling Skill Scroll'] = {
         ['Joshua Seed Pack'] = {
                     ['untranslated'] = 'Milling Skill Scroll',
                     ['ID'] = 'JoshuaSeedPackItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Items',
                     ['description'] = 'Teaches Milling',
                     ['Description'] = 'Plant to grow a joshua tree.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MillingSkillScroll',
                    ['typeID'] = '890',
         },
         },
         ['Milling Upgrade'] = {
         ['Jungle Campfire Salad'] = {
                     ['untranslated'] = 'Milling Upgrade',
                     ['ID'] = 'JungleCampfireSaladItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Food',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Milling recipes',
                     ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MillingUpgradeItem',
                    ['typeID'] = '700',
         },
         },
         ['Mining Advanced Upgrade'] = {
         ['Jungle Campfire Stew'] = {
                     ['untranslated'] = 'Mining Advanced Upgrade',
                     ['ID'] = 'JungleCampfireStewItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Food',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
                     ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MiningAdvancedUpgradeItem',
                    ['typeID'] = '701',
         },
         },
         ['Mining Basic Upgrade'] = {
         ['Kelp'] = {
                     ['untranslated'] = 'Mining Basic Upgrade',
                     ['ID'] = 'KelpItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = '_None',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Items',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
                     ['Description'] = 'Some creepy kelp.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MiningBasicUpgradeItem',
                    ['typeID'] = '702',
         },
         },
         ['Mining Modern Upgrade'] = {
         ['Kelp Seed'] = {
                     ['untranslated'] = 'Mining Modern Upgrade',
                     ['ID'] = 'KelpSeedItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Food',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
                     ['Description'] = 'Plant to grow kelp.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MiningModernUpgradeItem',
                    ['typeID'] = '703',
         },
         },
         ['Mint'] = {
         ['Kelp Seed Pack'] = {
                     ['untranslated'] = 'Mint',
                     ['ID'] = 'KelpSeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Allows for the creation of currency.',
                     ['Description'] = 'Plant to grow kelp.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.2',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MintItem',
                    ['typeID'] = '112',
         },
         },
         ['Modern Axe'] = {
         ['Kelpy Crab Roll'] = {
                     ['untranslated'] = 'Modern Axe',
                     ['ID'] = 'KelpyCrabRollItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['Description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.',
                    ['tagGroups'] = {'Tool', 'Logging', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernAxeItem',
                    ['typeID'] = '919',
         },
         },
         ['Modern Double Street Light'] = {
         ['Kiln'] = {
                     ['untranslated'] = 'Modern Double Street Light',
                     ['ID'] = 'KilnItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A towering metal light post that requires electricity to run.',
                     ['Description'] = 'Useful for baking bricks and finishing pottery.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernDoubleStreetLightItem',
                    ['typeID'] = '1231',
         },
         },
         ['Modern Hammer'] = {
         ['King Fern Spore'] = {
                     ['untranslated'] = 'Modern Hammer',
                     ['ID'] = 'KingFernSporeItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'Used to construct buildings and pickup manmade objects.',
                     ['Description'] = 'Plant to grow king fern.',
                    ['tagGroups'] = {'Tool', 'Construction', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernHammerItem',
                    ['typeID'] = '920',
         },
         },
         ['Modern Hoe'] = {
         ['King Fern Spore Pack'] = {
                     ['untranslated'] = 'Modern Hoe',
                     ['ID'] = 'KingFernSporePackItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'Items',
                     ['description'] = 'Used to till soil and prepare it for planting.',
                     ['Description'] = 'Plant to grow king fern.',
                    ['tagGroups'] = {'Tool', 'Plow', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernHoeItem',
                    ['typeID'] = '921',
         },
         },
         ['Modern Machete'] = {
         ['Kitchen'] = {
                     ['untranslated'] = 'Modern Machete',
                     ['ID'] = 'KitchenItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
                     ['Description'] = 'A prep area for food which allows for more complex dishes.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernMacheteItem',
                    ['typeID'] = '922',
         },
         },
         ['Modern Pickaxe'] = {
         ['Kitchenroom'] = {
                     ['untranslated'] = 'Modern Pickaxe',
                     ['ID'] = 'KitchenroomItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                     ['Description'] = 'QA Test Object adding Kitchen value.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernPickaxeItem',
                    ['typeID'] = '923',
         },
         },
         ['Modern Rock Drill'] = {
         ['Kite'] = {
                     ['untranslated'] = 'Modern Rock Drill',
                     ['ID'] = 'KiteItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A useful tool for prospecting blocks.',
                     ['Description'] = 'A fixed flying kite for your garden.',
                    ['tagGroups'] = {'Tool', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernRockDrillItem',
                    ['typeID'] = '924',
         },
         },
         ['Modern Scythe'] = {
         ['Koi Pond'] = {
                     ['untranslated'] = 'Modern Scythe',
                     ['ID'] = 'KoiPondItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
                     ['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernScytheItem',
                    ['typeID'] = '925',
         },
         },
         ['Modern Shovel'] = {
         ['Laboratory'] = {
                     ['untranslated'] = 'Modern Shovel',
                     ['ID'] = 'LaboratoryItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                     ['Description'] = 'For more advanced research and manufacturing. Science rules!',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernShovelItem',
                    ['typeID'] = '926',
         },
         },
         ['Modern Street Light'] = {
         ['Large Bath Mat'] = {
                     ['untranslated'] = 'Modern Street Light',
                     ['ID'] = 'LargeBathMatItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A towering metal light post that requires electricity to run.',
                     ['Description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernStreetLightItem',
                    ['typeID'] = '1232',
         },
         },
         ['Modern Upgrade 1'] = {
         ['Large Canoe'] = {
                     ['untranslated'] = 'Modern Upgrade 1',
                     ['ID'] = 'LargeCanoeItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Modern Upgrade with great efficiency increase.',
                     ['Description'] = 'A larger canoe for personal transport and medium sized loads.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernUpgradeLvl1Item',
                    ['typeID'] = '704',
         },
         },
         ['Modern Upgrade 2'] = {
         ['Large Corrugated Steel Door'] = {
                     ['untranslated'] = 'Modern Upgrade 2',
                     ['ID'] = 'LargeCorrugatedSteelDoorItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Modern Upgrade with great efficiency increase.',
                     ['Description'] = 'A large corrugated steel door.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernUpgradeLvl2Item',
                    ['typeID'] = '705',
         },
         },
         ['Modern Upgrade 3'] = {
         ['Large Cotton Bunting Festive'] = {
                     ['untranslated'] = 'Modern Upgrade 3',
                     ['ID'] = 'LargeCottonBuntingFestiveItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Modern Upgrade with great efficiency increase.',
                     ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernUpgradeLvl3Item',
                    ['typeID'] = '706',
         },
         },
         ['Modern Upgrade 4'] = {
         ['Large Cotton Bunting Red'] = {
                     ['untranslated'] = 'Modern Upgrade 4',
                     ['ID'] = 'LargeCottonBuntingRedItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Modern Upgrade with great efficiency increase.',
                     ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ModernUpgradeLvl4Item',
                    ['typeID'] = '707',
         },
         },
         ['Moon Jellyfish'] = {
         ['Large Cotton Bunting Regal'] = {
                     ['untranslated'] = 'Moon Jellyfish',
                     ['ID'] = 'LargeCottonBuntingRegalItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A moon jellyfish.',
                     ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MoonJellyfishItem',
                    ['typeID'] = '621',
         },
         },
         ['Mortar'] = {
         ['Large Cotton Bunting Vibrant'] = {
                     ['untranslated'] = 'Mortar',
                     ['ID'] = 'LargeCottonBuntingVibrantItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A binding pitch useful as a mortar.',
                     ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortarItem',
                    ['typeID'] = '622',
         },
         },
         ['Mortared Basalt'] = {
         ['Large Court'] = {
                     ['untranslated'] = 'Mortared Basalt',
                     ['ID'] = 'LargeCourtItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['Description'] = 'Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                     ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredBasaltItem',
                    ['typeID'] = '324',
         },
         },
         ['Mortared Gneiss'] = {
         ['Large Festive Paper Lantern'] = {
                     ['untranslated'] = 'Mortared Gneiss',
                     ['ID'] = 'LargeFestivePaperLanternItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['Description'] = 'A large festive paper lantern.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGneissItem',
                    ['typeID'] = '325',
         },
         },
         ['Mortared Granite'] = {
         ['Large Hanging Ashlar Basalt Sign'] = {
                     ['untranslated'] = 'Mortared Granite',
                     ['ID'] = 'LargeHangingAshlarBasaltSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Currency', 'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGraniteItem',
                     ['typeID'] = '326',
         },
         },
         ['Mortared Granite Bench'] = {
         ['Large Hanging Ashlar Gneiss Sign'] = {
                     ['untranslated'] = 'Mortared Granite Bench',
                     ['ID'] = 'LargeHangingAshlarGneissSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone bench for sitting.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGraniteBenchItem',
                    ['typeID'] = '1233',
         },
         },
         ['Mortared Granite Chair'] = {
         ['Large Hanging Ashlar Granite Sign'] = {
                     ['untranslated'] = 'Mortared Granite Chair',
                     ['ID'] = 'LargeHangingAshlarGraniteSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGraniteChairItem',
                     ['typeID'] = '1234',
         },
         },
         ['Mortared Granite Door'] = {
         ['Large Hanging Ashlar Limestone Sign'] = {
                     ['untranslated'] = 'Mortared Granite Door',
                     ['ID'] = 'LargeHangingAshlarLimestoneSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy mortared stone door.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGraniteDoorItem',
                    ['typeID'] = '1235',
         },
         },
         ['Mortared Granite Fireplace'] = {
         ['Large Hanging Ashlar Sandstone Sign'] = {
                     ['untranslated'] = 'Mortared Granite Fireplace',
                     ['ID'] = 'LargeHangingAshlarSandstoneSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGraniteFireplaceItem',
                    ['typeID'] = '1236',
         },
         },
         ['Mortared Granite Table'] = {
         ['Large Hanging Ashlar Shale Sign'] = {
                     ['untranslated'] = 'Mortared Granite Table',
                     ['ID'] = 'LargeHangingAshlarShaleSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An early stone table. Not much to look at but it does the job.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredGraniteTableItem',
                    ['typeID'] = '1237',
         },
         },
         ['Mortared Limestone'] = {
         ['Large Hanging Ashlar Stone Sign'] = {
                     ['untranslated'] = 'Mortared Limestone',
                     ['ID'] = 'LargeHangingAshlarStoneSignItem',
                    ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                    ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['Description'] = 'A large sign for all your large text needs!',
                     ['tagGroups'] = {'Currency', 'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredLimestoneItem',
                     ['typeID'] = '327',
         },
         },
         ['Mortared Limestone Bench'] = {
         ['Large Hanging Birch Sign'] = {
                     ['untranslated'] = 'Mortared Limestone Bench',
                     ['ID'] = 'LargeHangingBirchSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone bench for sitting.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredLimestoneBenchItem',
                    ['typeID'] = '1238',
         },
         },
         ['Mortared Limestone Chair'] = {
         ['Large Hanging Cedar Sign'] = {
                     ['untranslated'] = 'Mortared Limestone Chair',
                     ['ID'] = 'LargeHangingCedarSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredLimestoneChairItem',
                    ['typeID'] = '1239',
         },
         },
         ['Mortared Limestone Door'] = {
         ['Large Hanging Ceiba Sign'] = {
                     ['untranslated'] = 'Mortared Limestone Door',
                     ['ID'] = 'LargeHangingCeibaSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy mortared stone door.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredLimestoneDoorItem',
                    ['typeID'] = '1240',
         },
         },
         ['Mortared Limestone Fireplace'] = {
         ['Large Hanging Fir Sign'] = {
                     ['untranslated'] = 'Mortared Limestone Fireplace',
                     ['ID'] = 'LargeHangingFirSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredLimestoneFireplaceItem',
                    ['typeID'] = '1241',
         },
         },
         ['Mortared Limestone Table'] = {
         ['Large Hanging Hardwood Sign'] = {
                     ['untranslated'] = 'Mortared Limestone Table',
                     ['ID'] = 'LargeHangingHardwoodSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An early stone table. Not much to look at but it does the job.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredLimestoneTableItem',
                    ['typeID'] = '1242',
         },
         },
         ['Mortared Sandstone'] = {
         ['Large Hanging Joshua Sign'] = {
                     ['untranslated'] = 'Mortared Sandstone',
                     ['ID'] = 'LargeHangingJoshuaSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Currency', 'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredSandstoneItem',
                     ['typeID'] = '328',
         },
         },
         ['Mortared Sandstone Bench'] = {
         ['Large Hanging Lumber Sign'] = {
                     ['untranslated'] = 'Mortared Sandstone Bench',
                     ['ID'] = 'LargeHangingLumberSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone bench for sitting.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredSandstoneBenchItem',
                    ['typeID'] = '1243',
         },
         },
         ['Mortared Sandstone Chair'] = {
         ['Large Hanging Mortared Granite Sign'] = {
                     ['untranslated'] = 'Mortared Sandstone Chair',
                     ['ID'] = 'LargeHangingMortaredGraniteSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredSandstoneChairItem',
                     ['typeID'] = '1244',
         },
         },
         ['Mortared Sandstone Door'] = {
         ['Large Hanging Mortared Limestone Sign'] = {
                     ['untranslated'] = 'Mortared Sandstone Door',
                     ['ID'] = 'LargeHangingMortaredLimestoneSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy mortared stone door.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredSandstoneDoorItem',
                    ['typeID'] = '1245',
         },
         },
         ['Mortared Sandstone Fireplace'] = {
         ['Large Hanging Mortared Sandstone Sign'] = {
                     ['untranslated'] = 'Mortared Sandstone Fireplace',
                     ['ID'] = 'LargeHangingMortaredSandstoneSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredSandstoneFireplaceItem',
                    ['typeID'] = '1246',
         },
         },
         ['Mortared Sandstone Table'] = {
         ['Large Hanging Mortared Stone Sign'] = {
                     ['untranslated'] = 'Mortared Sandstone Table',
                     ['ID'] = 'LargeHangingMortaredStoneSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredSandstoneTableItem',
                     ['typeID'] = '1247',
         },
         },
         ['Mortared Shale'] = {
         ['Large Hanging Oak Sign'] = {
                     ['untranslated'] = 'Mortared Shale',
                     ['ID'] = 'LargeHangingOakSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredShaleItem',
                     ['typeID'] = '329',
         },
         },
         ['Mortared Stone'] = {
         ['Large Hanging Palm Sign'] = {
                     ['untranslated'] = 'Mortared Stone',
                     ['ID'] = 'LargeHangingPalmSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'Old stone',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Currency', 'Mortared Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredStoneItem',
                     ['typeID'] = '330',
         },
         },
         ['Mortared Stone Bench'] = {
         ['Large Hanging Redwood Sign'] = {
                     ['untranslated'] = 'Mortared Stone Bench',
                     ['ID'] = 'LargeHangingRedwoodSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone bench for sitting.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredStoneBenchItem',
                    ['typeID'] = '1248',
         },
         },
         ['Mortared Stone Chair'] = {
         ['Large Hanging Saguaro Sign'] = {
                     ['untranslated'] = 'Mortared Stone Chair',
                     ['ID'] = 'LargeHangingSaguaroSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredStoneChairItem',
                    ['typeID'] = '1249',
         },
         },
         ['Mortared Stone Door'] = {
         ['Large Hanging Softwood Sign'] = {
                     ['untranslated'] = 'Mortared Stone Door',
                     ['ID'] = 'LargeHangingSoftwoodSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy mortared stone door.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredStoneDoorItem',
                    ['typeID'] = '1250',
         },
         },
         ['Mortared Stone Fireplace'] = {
         ['Large Hanging Spruce Sign'] = {
                     ['untranslated'] = 'Mortared Stone Fireplace',
                     ['ID'] = 'LargeHangingSpruceSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredStoneFireplaceItem',
                    ['typeID'] = '1251',
         },
         },
         ['Mortared Stone Table'] = {
         ['Large Hanging Stone Sign'] = {
                     ['untranslated'] = 'Mortared Stone Table',
                     ['ID'] = 'LargeHangingStoneSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MortaredStoneTableItem',
                     ['typeID'] = '1252',
         },
         },
         ['Mountain Goat Carcass'] = {
         ['Large Hanging Wood Sign'] = {
                     ['untranslated'] = 'Mountain Goat Carcass',
                     ['ID'] = 'LargeHangingWoodSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A dead mountain goat.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Medium Wooly Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'MountainGoatCarcassItem',
                    ['typeID'] = '623',
         },
         },
         ['Nail'] = {
         ['Large Lumber Door'] = {
                     ['untranslated'] = 'Nail',
                     ['ID'] = 'LargeLumberDoorItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Nails used for construction.',
                     ['Description'] = 'A large lumber door allowing moderate sized vehicles through..',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NailItem',
                    ['typeID'] = '624',
         },
         },
         ['Nitrogen Item'] = {
         ['Large Lumber Stockpile'] = {
                     ['untranslated'] = 'Nitrogen Item',
                     ['ID'] = 'LargeLumberStockpileItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An inert gas.',
                     ['Description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NitrogenItem',
                    ['typeID'] = '16',
         },
         },
         ['Normal Hair'] = {
         ['Large Metal Ship Frame'] = {
                     ['untranslated'] = 'Normal Hair',
                     ['ID'] = 'LargeMetalShipFrameItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Items',
                     ['description'] = 'The hair with a completely normal amount of flare.',
                     ['Description'] = 'A large metal frame for constructing a larger naval vessel.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NormalHairItem',
                    ['typeID'] = '395',
         },
         },
         ['Nuclear Fuel'] = {
         ['Large Nylon Bunting Green'] = {
                     ['untranslated'] = 'Nuclear Fuel',
                     ['ID'] = 'LargeNylonBuntingGreenItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Unstable nuclear fuel.',
                     ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NuclearFuelItem',
                    ['typeID'] = '625',
         },
         },
         ['Nylon'] = {
         ['Large Nylon Bunting Purple'] = {
                     ['untranslated'] = 'Nylon',
                     ['ID'] = 'LargeNylonBuntingPurpleItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ',
                     ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NylonItem',
                    ['typeID'] = '626',
         },
         },
         ['Nylon Carpet'] = {
         ['Large Nylon Bunting Yellow'] = {
                     ['untranslated'] = 'Nylon Carpet',
                     ['ID'] = 'LargeNylonBuntingYellowItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A woven nylon floor covering attached to a lumber backing.',
                     ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
                    ['tagGroups'] = {'Currency', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NylonCarpetItem',
                    ['typeID'] = '331',
         },
         },
         ['Nylon Chips'] = {
         ['Large Paper Lantern'] = {
                     ['untranslated'] = 'Nylon Chips',
                     ['ID'] = 'LargePaperLanternItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A large paper lantern.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NylonChipsItem',
                    ['typeID'] = '627',
         },
         },
         ['Nylon Curtains'] = {
         ['Large Standing Ashlar Basalt Sign'] = {
                     ['untranslated'] = 'Nylon Curtains',
                     ['ID'] = 'LargeStandingAshlarBasaltSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                    ['description'] = '',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NylonCurtainsItem',
                     ['typeID'] = '332',
         },
         },
         ['Nylon Fabric'] = {
         ['Large Standing Ashlar Gneiss Sign'] = {
                     ['untranslated'] = 'Nylon Fabric',
                     ['ID'] = 'LargeStandingAshlarGneissSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Fabric', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NylonFabricItem',
                    ['typeID'] = '628',
         },
         },
         ['Nylon Thread'] = {
         ['Large Standing Ashlar Granite Sign'] = {
                     ['untranslated'] = 'Nylon Thread',
                     ['ID'] = 'LargeStandingAshlarGraniteSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.02',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'NylonThreadItem',
                    ['typeID'] = '629',
         },
         },
         ['Oak Log'] = {
         ['Large Standing Ashlar Limestone Sign'] = {
                     ['untranslated'] = 'Oak Log',
                     ['ID'] = 'LargeStandingAshlarLimestoneSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OakLogItem',
                    ['typeID'] = '333',
         },
         },
         ['Occupancy Init Item'] = {
         ['Large Standing Ashlar Sandstone Sign'] = {
                     ['untranslated'] = 'Occupancy Init Item',
                     ['ID'] = 'LargeStandingAshlarSandstoneSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OccupancyInitItem',
                    ['typeID'] = '76',
         },
         },
         ['Ocean Spray Seed'] = {
         ['Large Standing Ashlar Shale Sign'] = {
                     ['untranslated'] = 'Ocean Spray Seed',
                     ['ID'] = 'LargeStandingAshlarShaleSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow ocean spray.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OceanSpraySeedItem',
                     ['typeID'] = '782',
         },
         },
         ['Ocean Spray Seed Pack'] = {
         ['Large Standing Ashlar Stone Sign'] = {
                     ['untranslated'] = 'Ocean Spray Seed Pack',
                     ['ID'] = 'LargeStandingAshlarStoneSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow ocean spray.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OceanSpraySeedPackItem',
                    ['typeID'] = '783',
         },
         },
         ['Office Mailbox'] = {
         ['Large Standing Birch Sign'] = {
                     ['untranslated'] = 'Office Mailbox',
                     ['ID'] = 'LargeStandingBirchSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OfficeMailboxItem',
                    ['typeID'] = '1253',
         },
         },
         ['Oil'] = {
         ['Large Standing Cedar Sign'] = {
                     ['untranslated'] = 'Oil',
                     ['ID'] = 'LargeStandingCedarSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'A plant fat extracted for use in cooking.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Fuel', 'Fat', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '120.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '15.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '12.5',
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OilItem',
                    ['typeID'] = '517',
         },
         },
         ['Oil Drilling Skill Book'] = {
         ['Large Standing Ceiba Sign'] = {
                     ['untranslated'] = 'Oil Drilling Skill Book',
                     ['ID'] = 'LargeStandingCeibaSignItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'World Object',
                    ['description'] = 'Creates Oil Drilling Skill Scrolls that teach Oil Drilling',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OilDrillingSkillBook',
                     ['typeID'] = '893',
         },
         },
         ['Oil Drilling Skill Scroll'] = {
         ['Large Standing Fir Sign'] = {
                     ['untranslated'] = 'Oil Drilling Skill Scroll',
                     ['ID'] = 'LargeStandingFirSignItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'World Object',
                    ['description'] = 'Teaches Oil Drilling',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OilDrillingSkillScroll',
                     ['typeID'] = '894',
         },
         },
         ['Oil Drilling Upgrade'] = {
         ['Large Standing Hardwood Sign'] = {
                     ['untranslated'] = 'Oil Drilling Upgrade',
                     ['ID'] = 'LargeStandingHardwoodSignItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OilDrillingUpgradeItem',
                    ['typeID'] = '708',
         },
         },
         ['Oil Refinery'] = {
         ['Large Standing Joshua Sign'] = {
                     ['untranslated'] = 'Oil Refinery',
                     ['ID'] = 'LargeStandingJoshuaSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'World Object', 'Object', 'Polluter', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', '1.4'},{'[[Sewage]]', '0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 8 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OilRefineryItem',
                    ['typeID'] = '1254',
         },
         },
         ['Orchid Seed'] = {
         ['Large Standing Lumber Sign'] = {
                     ['untranslated'] = 'Orchid Seed',
                     ['ID'] = 'LargeStandingLumberSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow an orchid.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OrchidSeedItem',
                     ['typeID'] = '784',
         },
         },
         ['Orchid Seed Pack'] = {
         ['Large Standing Mortared Granite Sign'] = {
                     ['untranslated'] = 'Orchid Seed Pack',
                     ['ID'] = 'LargeStandingMortaredGraniteSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow an orchid.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OrchidSeedPackItem',
                    ['typeID'] = '785',
         },
         },
         ['Otter Carcass'] = {
         ['Large Standing Mortared Limestone Sign'] = {
                     ['untranslated'] = 'Otter Carcass',
                     ['ID'] = 'LargeStandingMortaredLimestoneSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A dead otter.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OtterCarcassItem',
                    ['typeID'] = '630',
         },
         },
         ['Oxygen Item'] = {
         ['Large Standing Mortared Sandstone Sign'] = {
                     ['untranslated'] = 'Oxygen Item',
                     ['ID'] = 'LargeStandingMortaredSandstoneSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A reactive gas needed for respiration.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'OxygenItem',
                    ['typeID'] = '14',
         },
         },
         ['Pacific Sardine'] = {
         ['Large Standing Mortared Stone Sign'] = {
                     ['untranslated'] = 'Pacific Sardine',
                     ['ID'] = 'LargeStandingMortaredStoneSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pacific sardine.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PacificSardineItem',
                    ['typeID'] = '631',
         },
         },
         ['Padded Chair'] = {
         ['Large Standing Oak Sign'] = {
                     ['untranslated'] = 'Padded Chair',
                     ['ID'] = 'LargeStandingOakSignItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A comfy chair to rest in.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PaddedChairItem',
                    ['typeID'] = '1255',
         },
         },
         ['Palm Log'] = {
         ['Large Standing Palm Sign'] = {
                     ['untranslated'] = 'Palm Log',
                     ['ID'] = 'LargeStandingPalmSignItem',
                    ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                    ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                     ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PalmLogItem',
                     ['typeID'] = '334',
         },
         },
         ['Palm Seed'] = {
         ['Large Standing Redwood Sign'] = {
                     ['untranslated'] = 'Palm Seed',
                     ['ID'] = 'LargeStandingRedwoodSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow a palm tree.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PalmSeedItem',
                     ['typeID'] = '786',
         },
         },
         ['Palm Seed Pack'] = {
         ['Large Standing Saguaro Sign'] = {
                     ['untranslated'] = 'Palm Seed Pack',
                     ['ID'] = 'LargeStandingSaguaroSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow a palm tree.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PalmSeedPackItem',
                    ['typeID'] = '787',
         },
         },
         ['Papaya'] = {
         ['Large Standing Softwood Sign'] = {
                     ['untranslated'] = 'Papaya',
                     ['ID'] = 'LargeStandingSoftwoodSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Nice fresh Papaya',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PapayaItem',
                     ['typeID'] = '518',
         },
         },
         ['Papaya Seed'] = {
         ['Large Standing Spruce Sign'] = {
                     ['untranslated'] = 'Papaya Seed',
                     ['ID'] = 'LargeStandingSpruceSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow a papaya plant.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PapayaSeedItem',
                     ['typeID'] = '788',
         },
         },
         ['Papaya Seed Pack'] = {
         ['Large Standing Stone Sign'] = {
                     ['untranslated'] = 'Papaya Seed Pack',
                     ['ID'] = 'LargeStandingStoneSignItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow a papaya plant.',
                     ['Description'] = 'A large sign for all your large text needs!',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PapayaSeedPackItem',
                    ['typeID'] = '789',
         },
         },
         ['Paper'] = {
         ['Large Standing Wood Sign'] = {
                     ['untranslated'] = 'Paper',
                     ['ID'] = 'LargeStandingWoodSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'It\'s paper.',
                     ['Description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PaperItem',
                    ['typeID'] = '632',
         },
         },
         ['Paper Machine'] = {
         ['Large Windowed Lumber Door'] = {
                     ['untranslated'] = 'Paper Machine',
                     ['ID'] = 'LargeWindowedLumberDoorItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A large lumber door with windows allowing moderate sized vehicles through..',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PaperMachineItem',
                    ['typeID'] = '1256',
         },
         },
         ['Paper Milling Skill Book'] = {
         ['Large Wooden Bookshelf'] = {
                     ['untranslated'] = 'Paper Milling Skill Book',
                     ['ID'] = 'LargeWoodenBookshelfItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'World Object',
                    ['description'] = 'Creates Paper Milling Skill Scrolls that teach Paper Milling',
                     ['Description'] = '',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PaperMillingSkillBook',
                     ['typeID'] = '896',
         },
         },
         ['Paper Milling Skill Scroll'] = {
         ['Large Wooden Ship Frame'] = {
                     ['untranslated'] = 'Paper Milling Skill Scroll',
                     ['ID'] = 'LargeWoodenShipFrameItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Items',
                     ['description'] = 'Teaches Paper Milling',
                     ['Description'] = 'A large wooden frame for constructing a larger naval vessel.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PaperMillingSkillScroll',
                    ['typeID'] = '897',
         },
         },
         ['Paper Milling Upgrade'] = {
         ['Laser'] = {
                     ['untranslated'] = 'Paper Milling Upgrade',
                     ['ID'] = 'LaserItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
                     ['Description'] = 'AVOID DIRECT EYE EXPOSURE',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PaperMillingUpgradeItem',
                    ['typeID'] = '709',
         },
         },
         ['Pastry Dough'] = {
         ['Lathe'] = {
                     ['untranslated'] = 'Pastry Dough',
                     ['ID'] = 'LatheItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'Modules',
                     ['description'] = 'An extra fatty leavened dough for making yummy pastries.',
                     ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '10.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '80.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PastryDoughItem',
                    ['typeID'] = '519',
         },
         },
         ['Peasant Hair'] = {
         ['Lattice Mushroom Spores'] = {
                     ['untranslated'] = 'Peasant Hair',
                     ['ID'] = 'LatticeMushroomSporesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Food',
                     ['description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
                     ['Description'] = 'Plant to grow lattice mushrooms.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PeasantHairItem',
                    ['typeID'] = '396',
         },
         },
         ['Pelt Fertilizer'] = {
         ['Lattice Mushroom Spores Pack'] = {
                     ['untranslated'] = 'Pelt Fertilizer',
                     ['ID'] = 'LatticeMushroomSporesPackItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A fertilize made from fur pelts and filler.',
                     ['Description'] = 'Plant to grow lattice mushrooms.',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','4'}, {'Phosphorus','2'}, {'Potassium','2'}},
                    ['type'] = 'PeltFertilizerItem',
                    ['typeID'] = '422',
         },
         },
         ['Petroleum'] = {
         ['Lavish Workspace: AdvancedBaking'] = {
                     ['untranslated'] = 'Petroleum',
                     ['ID'] = 'AdvancedBakingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. It\'s extraction, transport, and burning all have environmental impacts.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Currency', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PetroleumItem',
                    ['typeID'] = '335',
         },
         },
         ['Phosphate Fertilizer'] = {
         ['Lavish Workspace: AdvancedCooking'] = {
                     ['untranslated'] = 'Phosphate Fertilizer',
                     ['ID'] = 'AdvancedCookingLavishWorkspaceTalentGroup',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','0.5'}, {'Phosphorus','4'}, {'Potassium','0.5'}},
                    ['type'] = 'PhosphateFertilizerItem',
                    ['typeID'] = '423',
         },
         },
         ['Pickaxe'] = {
         ['Lavish Workspace: AdvancedMasonry'] = {
                     ['untranslated'] = 'Pickaxe',
                     ['ID'] = 'AdvancedMasonryLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'Talents',
                     ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Excavation', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PickaxeItem',
                    ['typeID'] = '129',
         },
         },
         ['Pineapple'] = {
         ['Lavish Workspace: AdvancedSmelting'] = {
                     ['untranslated'] = 'Pineapple',
                     ['ID'] = 'AdvancedSmeltingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Nice fresh Pineapple',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PineappleItem',
                    ['typeID'] = '520',
         },
         },
         ['Pineapple Friend Rice'] = {
         ['Lavish Workspace: Baking'] = {
                     ['untranslated'] = 'Pineapple Friend Rice',
                     ['ID'] = 'BakingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.15',
                    ['calories'] = '620.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '12.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '8.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PineappleFriendRiceItem',
                    ['typeID'] = '521',
         },
         },
         ['Pineapple Seed'] = {
         ['Lavish Workspace: BasicEngineering'] = {
                     ['untranslated'] = 'Pineapple Seed',
                     ['ID'] = 'BasicEngineeringLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow a pineapple plant.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PineappleSeedItem',
                    ['typeID'] = '790',
         },
         },
         ['Pineapple Seed Pack'] = {
         ['Lavish Workspace: Blacksmith'] = {
                     ['untranslated'] = 'Pineapple Seed Pack',
                     ['ID'] = 'BlacksmithLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow a pineapple plant.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PineappleSeedPackItem',
                    ['typeID'] = '791',
         },
         },
         ['Pirozhok'] = {
         ['Lavish Workspace: Butchery'] = {
                     ['untranslated'] = 'Pirozhok',
                     ['ID'] = 'ButcheryLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A baked bun filled with tasty meat and mushrooms.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['calories'] = '850.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '19.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PirozhokItem',
                    ['typeID'] = '522',
         },
         },
         ['Plant Fibers'] = {
         ['Lavish Workspace: CampfireCooking'] = {
                     ['untranslated'] = 'Plant Fibers',
                     ['ID'] = 'CampfireCookingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Natural Fiber', 'Burnable Fuel', 'Crop', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PlantFibersItem',
                    ['typeID'] = '634',
         },
         },
         ['Plastic'] = {
         ['Lavish Workspace: Carpentry'] = {
                     ['untranslated'] = 'Plastic',
                     ['ID'] = 'CarpentryLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'An extremely useful synthetic material derived from petrochemicals',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PlasticItem',
                    ['typeID'] = '635',
         },
         },
         ['Player Item'] = {
         ['Lavish Workspace: Composites'] = {
                     ['untranslated'] = 'Player Item',
                     ['ID'] = 'CompositesLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = '',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PlayerItem',
                    ['typeID'] = '38',
         },
         },
         ['Portable Steam Engine'] = {
         ['Lavish Workspace: Cooking'] = {
                     ['untranslated'] = 'Portable Steam Engine',
                     ['ID'] = 'CookingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'An engine that generates mechanical power through steam.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PortableSteamEngineItem',
                    ['typeID'] = '636',
         },
         },
         ['Pottery Skill Book'] = {
         ['Lavish Workspace: CuttingEdgeCooking'] = {
                     ['untranslated'] = 'Pottery Skill Book',
                     ['ID'] = 'CuttingEdgeCookingLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Talents',
                     ['description'] = 'Creates Pottery Skill Scrolls that teach Pottery',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PotterySkillBook',
                    ['typeID'] = '899',
         },
         },
         ['Pottery Skill Scroll'] = {
         ['Lavish Workspace: Electronics'] = {
                     ['untranslated'] = 'Pottery Skill Scroll',
                     ['ID'] = 'ElectronicsLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Talents',
                     ['description'] = 'Teaches Pottery',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PotterySkillScroll',
                    ['typeID'] = '900',
         },
         },
         ['Pottery Upgrade'] = {
         ['Lavish Workspace: Farming'] = {
                     ['untranslated'] = 'Pottery Upgrade',
                     ['ID'] = 'FarmingLavishWorkspaceTalentGroup',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Talents',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PotteryUpgradeItem',
                    ['typeID'] = '710',
         },
         },
         ['Powered Cart'] = {
         ['Lavish Workspace: Fertilizers'] = {
                     ['untranslated'] = 'Powered Cart',
                     ['ID'] = 'FertilizersLavishWorkspaceTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Large cart for hauling sizable loads.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '18',
                    ['inventoryMaxWeight'] = '3500000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PoweredCartItem',
                    ['typeID'] = '947',
         },
         },
         ['Powered Storage Silo'] = {
         ['Lavish Workspace: Glassworking'] = {
                     ['untranslated'] = 'Powered Storage Silo',
                     ['ID'] = 'GlassworkingLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object', 'Storage Container'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 8 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '100',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PoweredStorageSiloItem',
                    ['typeID'] = '1259',
         },
         },
         ['Prepared Meat'] = {
         ['Lavish Workspace: Industry'] = {
                     ['untranslated'] = 'Prepared Meat',
                     ['ID'] = 'IndustryLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Carefully butchered meat, ready to cook.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PreparedMeatItem',
                    ['typeID'] = '523',
         },
         },
         ['Prickly Pear Fruit'] = {
         ['Lavish Workspace: Masonry'] = {
                     ['untranslated'] = 'Prickly Pear Fruit',
                     ['ID'] = 'MasonryLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '190.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '4.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PricklyPearFruitItem',
                    ['typeID'] = '524',
         },
         },
         ['Prickly Pear Seed'] = {
         ['Lavish Workspace: Mechanics'] = {
                     ['untranslated'] = 'Prickly Pear Seed',
                     ['ID'] = 'MechanicsLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow prickly pear cacti.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PricklyPearSeedItem',
                    ['typeID'] = '792',
         },
         },
         ['Prickly Pear Seed Pack'] = {
         ['Lavish Workspace: Milling'] = {
                     ['untranslated'] = 'Prickly Pear Seed Pack',
                     ['ID'] = 'MillingLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow prickly pear cacti.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PricklyPearSeedPackItem',
                    ['typeID'] = '793',
         },
         },
         ['Prime Cut'] = {
         ['Lavish Workspace: OilDrilling'] = {
                     ['untranslated'] = 'Prime Cut',
                     ['ID'] = 'OilDrillingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'A perfectly marbled piece of meat.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '9.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PrimeCutItem',
                    ['typeID'] = '525',
         },
         },
         ['Printing Press'] = {
         ['Lavish Workspace: Painting'] = {
                     ['untranslated'] = 'Printing Press',
                     ['ID'] = 'PaintingLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = '',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PrintingPressItem',
                    ['typeID'] = '1260',
         },
         },
         ['Pulp Filler'] = {
         ['Lavish Workspace: PaperMilling'] = {
                     ['untranslated'] = 'Pulp Filler',
                     ['ID'] = 'PaperMillingLavishWorkspaceTalentGroup',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Fertilizer', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = {{'Nitrogen','0.3'}, {'Phosphorus','0.3'}, {'Potassium','0.3'}},
                    ['type'] = 'PulpFillerItem',
                    ['typeID'] = '424',
         },
         },
         ['Pump Jack'] = {
         ['Lavish Workspace: Pottery'] = {
                     ['untranslated'] = 'Pump Jack',
                     ['ID'] = 'PotteryLavishWorkspaceTalentGroup',
                    ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Drill, baby! Drill!',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                     ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PumpJackItem',
                    ['typeID'] = '113',
         },
         },
         ['Pumpkin'] = {
         ['Lavish Workspace: Shipwright'] = {
                     ['untranslated'] = 'Pumpkin',
                     ['ID'] = 'ShipwrightLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Round and large',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '340.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '2.4',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PumpkinItem',
                    ['typeID'] = '526',
         },
         },
         ['Pumpkin Seed'] = {
         ['Lavish Workspace: Smelting'] = {
                     ['untranslated'] = 'Pumpkin Seed',
                     ['ID'] = 'SmeltingLavishWorkspaceTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow a pumpkin.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PumpkinSeedItem',
                    ['typeID'] = '794',
         },
         },
         ['Pumpkin Seed Pack'] = {
         ['Lavish Workspace: Tailoring'] = {
                     ['untranslated'] = 'Pumpkin Seed Pack',
                     ['ID'] = 'TailoringLavishWorkspaceTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow a pumpkin.',
                     ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PumpkinSeedPackItem',
                    ['typeID'] = '795',
         },
         },
         ['Quicklime'] = {
         ['Leather Hide'] = {
                     ['untranslated'] = 'Quicklime',
                     ['ID'] = 'LeatherHideItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A chemical compound used in steel production.',
                     ['Description'] = 'A thick hide.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'QuicklimeItem',
                    ['typeID'] = '637',
         },
         },
         ['Radiator'] = {
         ['Leavened Dough'] = {
                     ['untranslated'] = 'Radiator',
                     ['ID'] = 'LeavenedDoughItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
                     ['Description'] = 'Leavened dough with added yeast that rises when baked.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RadiatorItem',
                    ['typeID'] = '638',
         },
         },
         ['Raw Bacon'] = {
         ['Light Backpack'] = {
                     ['untranslated'] = 'Raw Bacon',
                     ['ID'] = 'LightBackpackItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
                     ['Description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.(Increases movement speed and increases max carry weight by 5 kg)',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '3.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RawBaconItem',
                    ['typeID'] = '527',
         },
         },
         ['Raw Fish'] = {
         ['Light Bulb'] = {
                     ['untranslated'] = 'Raw Fish',
                     ['ID'] = 'LightBulbItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A fatty cut of raw fish.',
                     ['Description'] = 'An electric light with a wire filament.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '7.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RawFishItem',
                    ['typeID'] = '528',
         },
         },
         ['Raw Meat'] = {
         ['Lighthouse Lamp'] = {
                     ['untranslated'] = 'Raw Meat',
                     ['ID'] = 'LighthouseLampItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
                     ['Description'] = 'A light, but a very large one and it\'s also spinning around and around.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '250.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                     ['vitamins'] = '0.0',
                    ['density'] = '4.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RawMeatItem',
                    ['typeID'] = '529',
         },
         },
         ['Raw Roast'] = {
         ['Limestone'] = {
                     ['untranslated'] = 'Raw Roast',
                     ['ID'] = 'LimestoneItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A trussed roast tied and ready to be cooked.',
                     ['Description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RawRoastItem',
                    ['typeID'] = '530',
         },
         },
         ['Raw Sausage'] = {
         ['Limestone Bison Statue'] = {
                     ['untranslated'] = 'Raw Sausage',
                     ['ID'] = 'LimestoneBisonStatueItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Ground meat stuffed into an intestine casing.',
                     ['Description'] = 'A bison statue carved from limestone.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                     ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '500.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RawSausageItem',
                    ['typeID'] = '531',
         },
         },
         ['Real Estate Desk'] = {
         ['Limestone Otter Statue'] = {
                     ['untranslated'] = 'Real Estate Desk',
                     ['ID'] = 'LimestoneOtterStatueItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A place to manage the sale and transfer of deeds and property.',
                     ['Description'] = 'An otter statue carved from limestone.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RealEstateDeskItem',
                    ['typeID'] = '85',
         },
         },
         ['Rebar'] = {
         ['Limestone Owl Statue'] = {
                     ['untranslated'] = 'Rebar',
                     ['ID'] = 'LimestoneOwlStatueItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Ribbed steel bars for reinforcing stuctures.',
                     ['Description'] = 'An owl statue carved from limestone.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RebarItem',
                    ['typeID'] = '639',
         },
         },
         ['Recurve Bow'] = {
         ['Limestone Podium'] = {
                     ['untranslated'] = 'Recurve Bow',
                     ['ID'] = 'LimestonePodiumItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                    ['description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RecurveBowItem',
                     ['typeID'] = '927',
         },
         },
         ['Redwood Log'] = {
         ['Limestone Wolf Statue'] = {
                     ['untranslated'] = 'Redwood Log',
                     ['ID'] = 'LimestoneWolfStatueItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
                     ['Description'] = 'A wolf statue carved from limestone.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RedwoodLogItem',
                    ['typeID'] = '336',
         },
         },
         ['Redwood Seed'] = {
         ['Linen Fabric'] = {
                     ['untranslated'] = 'Redwood Seed',
                     ['ID'] = 'LinenFabricItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a redwood tree.',
                     ['Description'] = 'A rough linen fabric that covers your basic needs.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RedwoodSeedItem',
                    ['typeID'] = '796',
         },
         },
         ['Redwood Seed Pack'] = {
         ['Linen Yarn'] = {
                     ['untranslated'] = 'Redwood Seed Pack',
                     ['ID'] = 'LinenYarnItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a redwood tree.',
                     ['Description'] = 'Flax fibers spun into a usable string commonly known as linen yarn.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RedwoodSeedPackItem',
                    ['typeID'] = '797',
         },
         },
         ['Refrigerator'] = {
         ['Liquid Converter'] = {
                     ['untranslated'] = 'Refrigerator',
                     ['ID'] = 'LiquidCrafterItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An icebox from the future with significantly better cooling properties.',
                     ['Description'] = 'Example crafting table that uses liquids.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Food Storage',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RefrigeratorItem',
                    ['typeID'] = '1261',
         },
         },
         ['Registrar'] = {
         ['Liquid Nitrogen'] = {
                     ['untranslated'] = 'Registrar',
                     ['ID'] = 'LiquidNitrogenItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Allows the setting management of titles.',
                     ['Description'] = 'Useful for a quick chilling.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RegistrarItem',
                    ['typeID'] = '1262',
         },
         },
         ['Reinforced Concrete'] = {
         ['Livingroom'] = {
                     ['untranslated'] = 'Reinforced Concrete',
                     ['ID'] = 'LivingroomItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A study construction material poured around a latice of rebar.',
                     ['Description'] = 'QA Test Object adding Livingroom value.',
                    ['tagGroups'] = {'Currency', 'Concrete', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '3',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ReinforcedConcreteItem',
                    ['typeID'] = '337',
         },
         },
         ['Research Table'] = {
         ['Loaded Taro Fries'] = {
                     ['untranslated'] = 'Research Table',
                     ['ID'] = 'LoadedTaroFriesItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A basic table for researching new technologies and skills.',
                     ['Description'] = 'Taro Fries with extra everything.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ResearchTableItem',
                    ['typeID'] = '1263',
         },
         },
         ['Rice'] = {
         ['Log'] = {
                     ['untranslated'] = 'Rice',
                     ['ID'] = 'LogItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Plant to grow rice.',
                     ['Description'] = 'A stack of logs.',
                    ['tagGroups'] = {'Grain', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RiceItem',
                    ['typeID'] = '798',
         },
         },
         ['Rice Pack'] = {
         ['Loggers Luck: Logging'] = {
                     ['untranslated'] = 'Rice Pack',
                     ['ID'] = 'LoggingLoggersLuckTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow rice.',
                     ['Description'] = '[WIP - No functionality yet]Every hit has a chance of destroying tree stumps and splitting trunks immediately.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RicePackItem',
                    ['typeID'] = '799',
         },
         },
         ['Rivet'] = {
         ['Logging'] = {
                     ['untranslated'] = 'Rivet',
                     ['ID'] = 'LoggingSkill',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A useful iron bolt for holding together inventions.',
                     ['Description'] = 'Wood is a useful resource and cutting down trees is a skill anyone can appreciate. Levels up by felling trees and clearing debris.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RivetItem',
                    ['typeID'] = '640',
         },
         },
         ['Robotic Assembly Line'] = {
         ['Logging Advanced Upgrade'] = {
                     ['untranslated'] = 'Robotic Assembly Line',
                     ['ID'] = 'LoggingAdvancedUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A complex set of machinery for creating equally complex things.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RoboticAssemblyLineItem',
                    ['typeID'] = '1264',
         },
         },
         ['Rocker Box'] = {
         ['Logging Basic Upgrade'] = {
                     ['untranslated'] = 'Rocker Box',
                     ['ID'] = 'LoggingBasicUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RockerBoxItem',
                    ['typeID'] = '1265',
         },
         },
         ['Rolling Mill'] = {
         ['Logic Gate Item'] = {
                     ['untranslated'] = 'Rolling Mill',
                     ['ID'] = 'LogicGateItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'For rolling steel into more buildable materials.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RollingMillItem',
                    ['typeID'] = '1266',
         },
         },
         ['Root Campfire Salad'] = {
         ['Loom'] = {
                     ['untranslated'] = 'Root Campfire Salad',
                     ['ID'] = 'LoomItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                     ['Description'] = 'A device for making fabric by weaving yarn or thread.',
                    ['tagGroups'] = {'Campfire Salad', 'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '950.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '2.9',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RootCampfireSaladItem',
                    ['typeID'] = '532',
         },
         },
         ['Root Campfire Stew'] = {
         ['Low Top Shoes'] = {
                     ['untranslated'] = 'Root Campfire Stew',
                     ['ID'] = 'LowTopShoesItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                     ['Description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.(Decreases calories consumed when using tools by 10%)',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RootCampfireStewItem',
                    ['typeID'] = '533',
         },
         },
         ['Round Pot'] = {
         ['Lubricant'] = {
                     ['untranslated'] = 'Round Pot',
                     ['ID'] = 'LubricantItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
                     ['Description'] = 'An extremely useful greasy material that helps machinery to run.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PlanterPotRoundItem',
                    ['typeID'] = '1257',
         },
         },
         ['Rounded Face'] = {
         ['Lucky Break: Mining'] = {
                     ['untranslated'] = 'Rounded Face',
                     ['ID'] = 'MiningLuckyBreakTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'Face',
                     ['Description'] = 'Mining rocks no longer has a chance to create large chunks.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RoundedFaceItem',
                    ['typeID'] = '357',
         },
         },
         ['Rubber Wheel'] = {
         ['Lumber'] = {
                     ['untranslated'] = 'Rubber Wheel',
                     ['ID'] = 'LumberItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
                     ['Description'] = 'Can be fashioned into various usable equipment.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RubberWheelItem',
                    ['typeID'] = '641',
         },
         },
         ['Rug Large'] = {
         ['Lumber Bench'] = {
                     ['untranslated'] = 'Rug Large',
                     ['ID'] = 'LumberBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large area rug to cover that weird stain.',
                     ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Rug',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RugLargeItem',
                    ['typeID'] = '1267',
         },
         },
         ['Rug Medium'] = {
         ['Lumber Chair'] = {
                     ['untranslated'] = 'Rug Medium',
                     ['ID'] = 'LumberChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A medium rug for medium uses.',
                     ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Rug',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RugMediumItem',
                    ['typeID'] = '1268',
         },
         },
         ['Rug Small'] = {
         ['Lumber Door'] = {
                     ['untranslated'] = 'Rug Small',
                     ['ID'] = 'LumberDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
                     ['Description'] = 'A door made from finely cut lumber.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Rug',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RugSmallItem',
                    ['typeID'] = '1269',
         },
         },
         ['Running Shoes'] = {
         ['Lumber Dresser'] = {
                     ['untranslated'] = 'Running Shoes',
                     ['ID'] = 'LumberDresserItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'Light weight shoes designed to make you run faster.  (Increases movement speed)',
                     ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'RunningShoesItem',
                    ['typeID'] = '397',
         },
         },
         ['Saguaro Rib'] = {
         ['Lumber Stockpile'] = {
                     ['untranslated'] = 'Saguaro Rib',
                     ['ID'] = 'LumberStockpileItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
                     ['Description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SaguaroRibItem',
                    ['typeID'] = '338',
         },
         },
         ['Saguaro Seed'] = {
         ['Lumber Table'] = {
                     ['untranslated'] = 'Saguaro Seed',
                     ['ID'] = 'LumberTableItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow a saguaro cactus.',
                     ['Description'] = 'A large lumber table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                     ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SaguaroSeedItem',
                    ['typeID'] = '800',
         },
         },
         ['Saguaro Seed Pack'] = {
         ['Lumber Warehouse Shelves'] = {
                     ['untranslated'] = 'Saguaro Seed Pack',
                     ['ID'] = 'LumberWarehouseShelvesItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow a saguaro cactus.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SaguaroSeedPackItem',
                    ['typeID'] = '801',
         },
         },
         ['Salmon'] = {
         ['Lupine Seed'] = {
                     ['untranslated'] = 'Salmon',
                     ['ID'] = 'LupineSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A salmon.',
                     ['Description'] = 'Plant to grow lupine.',
                    ['tagGroups'] = {'Fish', 'Medium Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SalmonItem',
                    ['typeID'] = '642',
         },
         },
         ['Salt Basket'] = {
         ['Lupine Seed Pack'] = {
                     ['untranslated'] = 'Salt Basket',
                     ['ID'] = 'LupineSeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A basket of salt.',
                     ['Description'] = 'Plant to grow lupine.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Spices',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SaltBasketItem',
                    ['typeID'] = '1270',
         },
         },
         ['Sand'] = {
         ['Macarons'] = {
                     ['untranslated'] = 'Sand',
                     ['ID'] = 'MacaronsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Food',
                     ['description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
                     ['Description'] = 'A small circular biscuit with a sweet huckleberry filling.',
                    ['tagGroups'] = {'Excavatable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SandItem',
                    ['typeID'] = '81',
         },
         },
         ['Sandstone'] = {
         ['Machinist Table'] = {
                     ['untranslated'] = 'Sandstone',
                     ['ID'] = 'MachinistTableItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Modules',
                     ['description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
                     ['Description'] = 'A fancy tool bench that creates equally fancy toys.',
                    ['tagGroups'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '6',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SandstoneItem',
                    ['typeID'] = '339',
         },
         },
         ['Sawmill'] = {
         ['Magenta Powder'] = {
                     ['untranslated'] = 'Sawmill',
                     ['ID'] = 'MagentaPowderItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Used to saw wood into lumber.',
                     ['Description'] = 'Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SawmillItem',
                    ['typeID'] = '1271',
         },
         },
         ['Saxifrage Seed'] = {
         ['Mailbox'] = {
                     ['untranslated'] = 'Saxifrage Seed',
                     ['ID'] = 'MailboxItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow saxifrage.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SaxifrageSeedItem',
                     ['typeID'] = '802',
         },
         },
         ['Saxifrage Seed Pack'] = {
         ['Maltodextrin'] = {
                     ['untranslated'] = 'Saxifrage Seed Pack',
                     ['ID'] = 'MaltodextrinItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow saxifrage.',
                     ['Description'] = 'For powdering high-fat liquids.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SaxifrageSeedPackItem',
                    ['typeID'] = '803',
         },
         },
         ['Scrap Meat'] = {
         ['Marmot Carcass'] = {
                     ['untranslated'] = 'Scrap Meat',
                     ['ID'] = 'MarmotCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'Chunks of extra meat.',
                     ['Description'] = 'A dead marmot.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '50.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '5.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '20.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ScrapMeatItem',
                    ['typeID'] = '534',
         },
         },
         ['Screening Machine'] = {
         ['Masculine Mannequin'] = {
                     ['untranslated'] = 'Screening Machine',
                     ['ID'] = 'MasculineMannequinItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ScreeningMachineItem',
                    ['typeID'] = '1272',
         },
         },
         ['Screw Press'] = {
         ['Mason'] = {
                     ['untranslated'] = 'Screw Press',
                     ['ID'] = 'MasonSkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'Modules',
                     ['Group'] = 'Skills',
                     ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                     ['Description'] = 'Masons craft with stone and are a valuable source of building material and furniture. The ore they collect is used by smiths to smelt into metal bars.',
                    ['tagGroups'] = {'Modules', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ScrewPressItem',
                    ['typeID'] = '1273',
         },
         },
         ['Screws'] = {
         ['Mason Sign'] = {
                     ['untranslated'] = 'Screws',
                     ['ID'] = 'MasonSignItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.',
                     ['Description'] = 'A helpful sign for advertisements along the road.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ScrewsItem',
                    ['typeID'] = '643',
         },
         },
         ['Scruffy Hair'] = {
         ['Masonry'] = {
                     ['untranslated'] = 'Scruffy Hair',
                     ['ID'] = 'MasonrySkill',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Skills',
                     ['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
                     ['Description'] = 'Rocks and mortar can provide a suitable building material alternative to wood. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ScruffyHairItem',
                    ['typeID'] = '398',
         },
         },
         ['Seagrass Seed'] = {
         ['Masonry Advanced Upgrade'] = {
                     ['untranslated'] = 'Seagrass Seed',
                     ['ID'] = 'MasonryAdvancedUpgradeItem',
                     ['category'] = '_None',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Food',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Plant to grow seagrass.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SeagrassSeedItem',
                    ['typeID'] = '804',
         },
         },
         ['Seagrass Seed Pack'] = {
         ['Masonry Basic Upgrade'] = {
                     ['untranslated'] = 'Seagrass Seed Pack',
                     ['ID'] = 'MasonryBasicUpgradeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Plant to grow seagrass.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SeagrassSeedPackItem',
                    ['typeID'] = '805',
         },
         },
         ['Seared Meat'] = {
         ['Masonry Skill Book'] = {
                     ['untranslated'] = 'Seared Meat',
                     ['ID'] = 'MasonrySkillBook',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Food',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'A cut of perfectly seared steak.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '19.0',
                    ['fat'] = '17.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '7.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SearedMeatItem',
                    ['typeID'] = '535',
         },
         },
         ['Sensor Based Belt Sorter'] = {
         ['Masonry Skill Scroll'] = {
                     ['untranslated'] = 'Sensor Based Belt Sorter',
                     ['ID'] = 'MasonrySkillScroll',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SensorBasedBeltSorterItem',
                    ['typeID'] = '1274',
         },
         },
         ['Servo'] = {
         ['Masonry Table'] = {
                     ['untranslated'] = 'Servo',
                     ['ID'] = 'MasonryTableItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A rotary actuator that allows for control over angular position.',
                     ['Description'] = 'A workstation for hewing and shaping stone into usable objects.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ServoItem',
                    ['typeID'] = '644',
         },
         },
         ['Sewage'] = {
         ['Master Tracker: Hunting'] = {
                     ['untranslated'] = 'Sewage',
                     ['ID'] = 'HuntingMasterTrackerTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
                     ['Description'] = 'A master tracker is capable of following its prey over the highest peaks or through the densest of jungles.',
                    ['tagGroups'] = {'Liquid', 'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SewageItem',
                    ['typeID'] = '84',
         },
         },
         ['Shale'] = {
         ['Meat Pie'] = {
                     ['untranslated'] = 'Shale',
                     ['ID'] = 'MeatPieItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.',
                     ['Description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
                    ['tagGroups'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '6',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShaleItem',
                    ['typeID'] = '340',
         },
         },
         ['Shaper'] = {
         ['Meat Stock'] = {
                     ['untranslated'] = 'Shaper',
                     ['ID'] = 'MeatStockItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'Modules',
                     ['Group'] = 'Food',
                     ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                     ['Description'] = 'A meaty stock made from the flesh of animals.',
                    ['tagGroups'] = {'Modules', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShaperItem',
                    ['typeID'] = '1275',
         },
         },
         ['Sheep Mount'] = {
         ['Meaty Stew'] = {
                     ['untranslated'] = 'Sheep Mount',
                     ['ID'] = 'MeatyStewItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A hunting trophy for your house.',
                     ['Description'] = 'A thick meaty stew. A great source of protein.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SheepMountItem',
                    ['typeID'] = '1276',
         },
         },
         ['Shelf Cabinet'] = {
         ['Mechanical Water Pump'] = {
                     ['untranslated'] = 'Shelf Cabinet',
                     ['ID'] = 'MechanicalWaterPumpItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'When a shelf and a cabinet aren\'t enough individually.',
                     ['Description'] = 'Pumps water from a source into a pipe network.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Shelves',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShelfCabinetItem',
                    ['typeID'] = '1277',
         },
         },
         ['Shipping Container Blue'] = {
         ['Mechanics'] = {
                     ['untranslated'] = 'Shipping Container Blue',
                     ['ID'] = 'MechanicsSkill',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = '',
                     ['Description'] = 'Mechanics for more advanced creations. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShippingContainerBlueItem',
                    ['typeID'] = '1278',
         },
         },
         ['Shipping Container Green'] = {
         ['Mechanics Advanced Upgrade'] = {
                     ['untranslated'] = 'Shipping Container Green',
                     ['ID'] = 'MechanicsAdvancedUpgradeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = '',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShippingContainerGreenItem',
                    ['typeID'] = '1279',
         },
         },
         ['Shipping Container Red'] = {
         ['Mechanics Modern Upgrade'] = {
                     ['untranslated'] = 'Shipping Container Red',
                     ['ID'] = 'MechanicsModernUpgradeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = '',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShippingContainerRedItem',
                    ['typeID'] = '1280',
         },
         },
         ['Shorn Wool'] = {
         ['Mechanics Skill Book'] = {
                     ['untranslated'] = 'Shorn Wool',
                     ['ID'] = 'MechanicsSkillBook',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'Wool that has been shorn from an animal.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShornWoolItem',
                    ['typeID'] = '645',
         },
         },
         ['Short Beard'] = {
         ['Mechanics Skill Scroll'] = {
                     ['untranslated'] = 'Short Beard',
                     ['ID'] = 'MechanicsSkillScroll',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = '',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShortBeardItem',
                    ['typeID'] = '399',
         },
         },
         ['Shorts'] = {
         ['Medium Fishing Trawler'] = {
                     ['untranslated'] = 'Shorts',
                     ['ID'] = 'MediumFishingTrawlerItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                    ['description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShortsItem',
                     ['typeID'] = '400',
         },
         },
         ['Shovel'] = {
         ['Medium Metal Ship Frame'] = {
                     ['untranslated'] = 'Shovel',
                     ['ID'] = 'MediumMetalShipFrameItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Items',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                     ['Description'] = 'A medium metal frame for constructing a naval vessel.',
                    ['tagGroups'] = {'Excavation', 'Harvester', 'Tools', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ShovelItem',
                    ['typeID'] = '133',
         },
         },
         ['Simmered Meat'] = {
         ['Medium Shipyard'] = {
                     ['untranslated'] = 'Simmered Meat',
                     ['ID'] = 'MediumShipyardItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Meat cooked in meat juices keeps the meat juicy.',
                     ['Description'] = 'A bigger more suitable place to build larger vessels with more extensive functionalities.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                     ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '900.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '18.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '4.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SimmeredMeatItem',
                    ['typeID'] = '536',
         },
         },
         ['Simple Syrup'] = {
         ['Medium Wooden Ship Frame'] = {
                     ['untranslated'] = 'Simple Syrup',
                     ['ID'] = 'MediumWoodenShipFrameItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A simple water and suger combination heated until the sugar dissolves.',
                     ['Description'] = 'A medium wooden frame for constructing a larger naval vessel.',
                    ['tagGroups'] = {'Food', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '400.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SimpleSyrupItem',
                    ['typeID'] = '537',
         },
         },
         ['Sink'] = {
         ['Metal Keel'] = {
                     ['untranslated'] = 'Sink',
                     ['ID'] = 'MetalKeelItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'An industrial sink.',
                     ['Description'] = 'The backbone of any metal ship.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Sink',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', '0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SinkItem',
                    ['typeID'] = '1281',
         },
         },
         ['Skid Steer'] = {
         ['Metal Rudder'] = {
                     ['untranslated'] = 'Skid Steer',
                     ['ID'] = 'MetalRudderItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
                     ['Description'] = 'If you dont have one of these, you have no control over your heading.',
                    ['tagGroups'] = {'Excavation', 'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SkidSteerItem',
                    ['typeID'] = '114',
         },
         },
         ['Slag'] = {
         ['Metallurgy Research Paper Advanced'] = {
                     ['untranslated'] = 'Slag',
                     ['ID'] = 'MetallurgyResearchPaperAdvancedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Currency', 'Excavatable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '6',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SlagItem',
                    ['typeID'] = '341',
         },
         },
         ['Small Hanging Ashlar Basalt Sign'] = {
         ['Metallurgy Research Paper Basic'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Basalt Sign',
                     ['ID'] = 'MetallurgyResearchPaperBasicItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarBasaltSignItem',
                    ['typeID'] = '1282',
         },
         },
         ['Small Hanging Ashlar Gneiss Sign'] = {
         ['Metallurgy Research Paper Modern'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Gneiss Sign',
                     ['ID'] = 'MetallurgyResearchPaperModernItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarGneissSignItem',
                    ['typeID'] = '1283',
         },
         },
         ['Small Hanging Ashlar Granite Sign'] = {
         ['Meteor Shard'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Granite Sign',
                     ['ID'] = 'MeteorShardItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Thanks for supporting ECO!',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarGraniteSignItem',
                    ['typeID'] = '1284',
         },
         },
         ['Small Hanging Ashlar Limestone Sign'] = {
         ['Milk'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Limestone Sign',
                     ['ID'] = 'MilkItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Milk, although maybe not from an animal.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1285',
         },
         },
         ['Small Hanging Ashlar Sandstone Sign'] = {
         ['Mill'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Sandstone Sign',
                     ['ID'] = 'MillItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Refines food resources by crushing them under a stone millstone.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1286',
         },
         },
         ['Small Hanging Ashlar Shale Sign'] = {
         ['Mill Stone'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Shale Sign',
                     ['ID'] = 'MillStoneItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A simple round stone used for crushing other things.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarShaleSignItem',
                    ['typeID'] = '1287',
         },
         },
         ['Small Hanging Ashlar Stone Sign'] = {
         ['Milling'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Stone Sign',
                     ['ID'] = 'MillingSkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Milling various products can create important materials for baking and other uses. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingAshlarStoneSignItem',
                    ['typeID'] = '1288',
         },
         },
         ['Small Hanging Birch Sign'] = {
         ['Milling Skill Book'] = {
                     ['untranslated'] = 'Small Hanging Birch Sign',
                     ['ID'] = 'MillingSkillBook',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingBirchSignItem',
                    ['typeID'] = '1289',
         },
         },
         ['Small Hanging Cedar Sign'] = {
         ['Milling Skill Scroll'] = {
                     ['untranslated'] = 'Small Hanging Cedar Sign',
                     ['ID'] = 'MillingSkillScroll',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingCedarSignItem',
                    ['typeID'] = '1290',
         },
         },
         ['Small Hanging Ceiba Sign'] = {
         ['Milling Upgrade'] = {
                     ['untranslated'] = 'Small Hanging Ceiba Sign',
                     ['ID'] = 'MillingUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Milling recipes.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingCeibaSignItem',
                    ['typeID'] = '1291',
         },
         },
         ['Small Hanging Fir Sign'] = {
         ['Millionaires Salad'] = {
                     ['untranslated'] = 'Small Hanging Fir Sign',
                     ['ID'] = 'MillionairesSaladItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A decadent yet healthy assemblage.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingFirSignItem',
                    ['typeID'] = '1292',
         },
         },
         ['Small Hanging Hardwood Sign'] = {
         ['Mining'] = {
                     ['untranslated'] = 'Small Hanging Hardwood Sign',
                     ['ID'] = 'MiningSkill',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Hitting rocks with a pickaxe can be surprisingly difficult. Levels up by breaking rocks.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingHardwoodSignItem',
                    ['typeID'] = '1293',
         },
         },
         ['Small Hanging Joshua Sign'] = {
         ['Mining Advanced Upgrade'] = {
                     ['untranslated'] = 'Small Hanging Joshua Sign',
                     ['ID'] = 'MiningAdvancedUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingJoshuaSignItem',
                    ['typeID'] = '1294',
         },
         },
         ['Small Hanging Lumber Sign'] = {
         ['Mining Basic Upgrade'] = {
                     ['untranslated'] = 'Small Hanging Lumber Sign',
                     ['ID'] = 'MiningBasicUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingLumberSignItem',
                    ['typeID'] = '1295',
         },
         },
         ['Small Hanging Mortared Granite Sign'] = {
         ['Mining Charge'] = {
                     ['untranslated'] = 'Small Hanging Mortared Granite Sign',
                     ['ID'] = 'MiningChargeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingMortaredGraniteSignItem',
                    ['typeID'] = '1296',
         },
         },
         ['Small Hanging Mortared Limestone Sign'] = {
         ['Mining Modern Upgrade'] = {
                     ['untranslated'] = 'Small Hanging Mortared Limestone Sign',
                     ['ID'] = 'MiningModernUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1297',
         },
         },
         ['Small Hanging Mortared Sandstone Sign'] = {
         ['Mint'] = {
                     ['untranslated'] = 'Small Hanging Mortared Sandstone Sign',
                     ['ID'] = 'MintItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Allows for the creation of currency.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1298',
         },
         },
         ['Small Hanging Mortared Stone Sign'] = {
         ['Mochi'] = {
                     ['untranslated'] = 'Small Hanging Mortared Stone Sign',
                     ['ID'] = 'MochiItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Watch your hands!',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingMortaredStoneSignItem',
                    ['typeID'] = '1299',
         },
         },
         ['Small Hanging Oak Sign'] = {
         ['Modern Axe'] = {
                     ['untranslated'] = 'Small Hanging Oak Sign',
                     ['ID'] = 'ModernAxeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A modern axe with a non-slip handle made using fiberglass.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingOakSignItem',
                    ['typeID'] = '1300',
         },
         },
         ['Small Hanging Palm Sign'] = {
         ['Modern Double Street Light'] = {
                     ['untranslated'] = 'Small Hanging Palm Sign',
                     ['ID'] = 'ModernDoubleStreetLightItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A towering metal light post that requires electricity to run.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingPalmSignItem',
                    ['typeID'] = '1301',
         },
         },
         ['Small Hanging Redwood Sign'] = {
         ['Modern Hammer'] = {
                     ['untranslated'] = 'Small Hanging Redwood Sign',
                     ['ID'] = 'ModernHammerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A modern hammer with a non-slip handle made using fiberglass.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingRedwoodSignItem',
                    ['typeID'] = '1302',
         },
         },
         ['Small Hanging Saguaro Sign'] = {
         ['Modern Hoe'] = {
                     ['untranslated'] = 'Small Hanging Saguaro Sign',
                     ['ID'] = 'ModernHoeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A modern hoe with increased range.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingSaguaroSignItem',
                    ['typeID'] = '1303',
         },
         },
         ['Small Hanging Softwood Sign'] = {
         ['Modern Machete'] = {
                     ['untranslated'] = 'Small Hanging Softwood Sign',
                     ['ID'] = 'ModernMacheteItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingSoftwoodSignItem',
                    ['typeID'] = '1304',
         },
         },
         ['Small Hanging Spruce Sign'] = {
         ['Modern Paint Sprayer'] = {
                     ['untranslated'] = 'Small Hanging Spruce Sign',
                     ['ID'] = 'ModernPaintSprayerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A modern painting tool using sophisticated electronic throttling for a continues experience.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingSpruceSignItem',
                    ['typeID'] = '1305',
         },
         },
         ['Small Hanging Stone Sign'] = {
         ['Modern Pickaxe'] = {
                     ['untranslated'] = 'Small Hanging Stone Sign',
                     ['ID'] = 'ModernPickaxeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A modern pickaxe with a non-slip handle made using fiberglass.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingStoneSignItem',
                    ['typeID'] = '1306',
         },
         },
         ['Small Hanging Wood Sign'] = {
         ['Modern Rock Drill'] = {
                     ['untranslated'] = 'Small Hanging Wood Sign',
                     ['ID'] = 'ModernRockDrillItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A gasoline-powered alternative for faster geological sampling.',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallHangingWoodSignItem',
                    ['typeID'] = '646',
         },
         },
         ['Small Sink'] = {
         ['Modern Scythe'] = {
                     ['untranslated'] = 'Small Sink',
                     ['ID'] = 'ModernScytheItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small household sink.',
                     ['Description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Sink',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallSinkItem',
                    ['typeID'] = '1307',
         },
         },
         ['Small Standing Ashlar Basalt Sign'] = {
         ['Modern Shovel'] = {
                     ['untranslated'] = 'Small Standing Ashlar Basalt Sign',
                     ['ID'] = 'ModernShovelItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingAshlarBasaltSignItem',
                    ['typeID'] = '1308',
         },
         },
         ['Small Standing Ashlar Gneiss Sign'] = {
         ['Modern Sorter Rack'] = {
                     ['untranslated'] = 'Small Standing Ashlar Gneiss Sign',
                     ['ID'] = 'ModernSorterRackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Modern rack for sort items between stockpiles',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingAshlarGneissSignItem',
                    ['typeID'] = '1309',
         },
         },
         ['Small Standing Ashlar Granite Sign'] = {
         ['Modern Street Light'] = {
                     ['untranslated'] = 'Small Standing Ashlar Granite Sign',
                     ['ID'] = 'ModernStreetLightItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A towering metal light post that requires electricity to run.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingAshlarGraniteSignItem',
                    ['typeID'] = '1310',
         },
         },
         ['Small Standing Ashlar Limestone Sign'] = {
         ['Modern Upgrade 1'] = {
                     ['untranslated'] = 'Small Standing Ashlar Limestone Sign',
                     ['ID'] = 'ModernUpgradeLvl1Item',
                    ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                    ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'SmallStandingAshlarLimestoneSignItem',
                     ['typeID'] = '1311',
         },
         },
         ['Small Standing Ashlar Sandstone Sign'] = {
         ['Modern Upgrade 2'] = {
                     ['untranslated'] = 'Small Standing Ashlar Sandstone Sign',
                     ['ID'] = 'ModernUpgradeLvl2Item',
                    ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                    ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'SmallStandingAshlarSandstoneSignItem',
                     ['typeID'] = '1312',
         },
         },
         ['Small Standing Ashlar Shale Sign'] = {
         ['Modern Upgrade 3'] = {
                     ['untranslated'] = 'Small Standing Ashlar Shale Sign',
                     ['ID'] = 'ModernUpgradeLvl3Item',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingAshlarShaleSignItem',
                    ['typeID'] = '1313',
         },
         },
         ['Small Standing Ashlar Stone Sign'] = {
         ['Modern Upgrade 4'] = {
                     ['untranslated'] = 'Small Standing Ashlar Stone Sign',
                     ['ID'] = 'ModernUpgradeLvl4Item',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingAshlarStoneSignItem',
                    ['typeID'] = '1314',
         },
         },
         ['Small Standing Birch Sign'] = {
         ['Moon Jellyfish'] = {
                     ['untranslated'] = 'Small Standing Birch Sign',
                     ['ID'] = 'MoonJellyfishItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A moon jellyfish.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingBirchSignItem',
                    ['typeID'] = '1315',
         },
         },
         ['Small Standing Cedar Sign'] = {
         ['Mortar'] = {
                     ['untranslated'] = 'Small Standing Cedar Sign',
                     ['ID'] = 'MortarItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A binding pitch useful as a mortar.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingCedarSignItem',
                    ['typeID'] = '1316',
         },
         },
         ['Small Standing Ceiba Sign'] = {
         ['Mortared Basalt'] = {
                     ['untranslated'] = 'Small Standing Ceiba Sign',
                     ['ID'] = 'MortaredBasaltItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Used to create tough but rudimentary buildings.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingCeibaSignItem',
                    ['typeID'] = '1317',
         },
         },
         ['Small Standing Fir Sign'] = {
         ['Mortared Gneiss'] = {
                     ['untranslated'] = 'Small Standing Fir Sign',
                     ['ID'] = 'MortaredGneissItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Used to create tough but rudimentary buildings.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingFirSignItem',
                    ['typeID'] = '1318',
         },
         },
         ['Small Standing Hardwood Sign'] = {
         ['Mortared Granite'] = {
                     ['untranslated'] = 'Small Standing Hardwood Sign',
                     ['ID'] = 'MortaredGraniteItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Used to create tough but rudimentary buildings.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingHardwoodSignItem',
                    ['typeID'] = '1319',
         },
         },
         ['Small Standing Joshua Sign'] = {
         ['Mortared Granite Bench'] = {
                     ['untranslated'] = 'Small Standing Joshua Sign',
                     ['ID'] = 'MortaredGraniteBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingJoshuaSignItem',
                    ['typeID'] = '1320',
         },
         },
         ['Small Standing Lumber Sign'] = {
         ['Mortared Granite Chair'] = {
                     ['untranslated'] = 'Small Standing Lumber Sign',
                     ['ID'] = 'MortaredGraniteChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingLumberSignItem',
                    ['typeID'] = '1321',
         },
         },
         ['Small Standing Mortared Granite Sign'] = {
         ['Mortared Granite Door'] = {
                     ['untranslated'] = 'Small Standing Mortared Granite Sign',
                     ['ID'] = 'MortaredGraniteDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A heavy mortared stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingMortaredGraniteSignItem',
                    ['typeID'] = '1322',
         },
         },
         ['Small Standing Mortared Limestone Sign'] = {
         ['Mortared Granite Fireplace'] = {
                     ['untranslated'] = 'Small Standing Mortared Limestone Sign',
                     ['ID'] = 'MortaredGraniteFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1323',
         },
         },
         ['Small Standing Mortared Sandstone Sign'] = {
         ['Mortared Granite Table'] = {
                     ['untranslated'] = 'Small Standing Mortared Sandstone Sign',
                     ['ID'] = 'MortaredGraniteTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingMortaredSandstoneSignItem',
                     ['typeID'] = '1324',
         },
         },
         ['Small Standing Mortared Stone Sign'] = {
         ['Mortared Limestone'] = {
                     ['untranslated'] = 'Small Standing Mortared Stone Sign',
                     ['ID'] = 'MortaredLimestoneItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Used to create tough but rudimentary buildings.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingMortaredStoneSignItem',
                    ['typeID'] = '1325',
         },
         },
         ['Small Standing Oak Sign'] = {
         ['Mortared Limestone Bench'] = {
                     ['untranslated'] = 'Small Standing Oak Sign',
                     ['ID'] = 'MortaredLimestoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingOakSignItem',
                    ['typeID'] = '1326',
         },
         },
         ['Small Standing Palm Sign'] = {
         ['Mortared Limestone Chair'] = {
                     ['untranslated'] = 'Small Standing Palm Sign',
                     ['ID'] = 'MortaredLimestoneChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingPalmSignItem',
                    ['typeID'] = '1327',
         },
         },
         ['Small Standing Redwood Sign'] = {
         ['Mortared Limestone Door'] = {
                     ['untranslated'] = 'Small Standing Redwood Sign',
                     ['ID'] = 'MortaredLimestoneDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A heavy mortared stone door.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingRedwoodSignItem',
                    ['typeID'] = '1328',
         },
         },
         ['Small Standing Saguaro Sign'] = {
         ['Mortared Limestone Fireplace'] = {
                     ['untranslated'] = 'Small Standing Saguaro Sign',
                     ['ID'] = 'MortaredLimestoneFireplaceItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingSaguaroSignItem',
                    ['typeID'] = '1329',
         },
         },
         ['Small Standing Softwood Sign'] = {
         ['Mortared Limestone Table'] = {
                     ['untranslated'] = 'Small Standing Softwood Sign',
                     ['ID'] = 'MortaredLimestoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingSoftwoodSignItem',
                    ['typeID'] = '1330',
         },
         },
         ['Small Standing Spruce Sign'] = {
         ['Mortared Sandstone'] = {
                     ['untranslated'] = 'Small Standing Spruce Sign',
                     ['ID'] = 'MortaredSandstoneItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'Used to create tough but rudimentary buildings.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingSpruceSignItem',
                    ['typeID'] = '1331',
         },
         },
         ['Small Standing Stone Sign'] = {
         ['Mortared Sandstone Bench'] = {
                     ['untranslated'] = 'Small Standing Stone Sign',
                     ['ID'] = 'MortaredSandstoneBenchItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingStoneSignItem',
                    ['typeID'] = '1332',
         },
         },
         ['Small Standing Wood Sign'] = {
         ['Mortared Sandstone Chair'] = {
                     ['untranslated'] = 'Small Standing Wood Sign',
                     ['ID'] = 'MortaredSandstoneChairItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A small sign for all of your smaller text needs!',
                     ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStandingWoodSignItem',
                    ['typeID'] = '647',
         },
         },
         ['Small Stockpile'] = {
         ['Mortared Sandstone Door'] = {
                     ['untranslated'] = 'Small Stockpile',
                     ['ID'] = 'MortaredSandstoneDoorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Designates a 3x3x3 area as storage for large items.',
                     ['Description'] = 'A heavy mortared stone door.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '9',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallStockpileItem',
                    ['typeID'] = '115',
         },
         },
         ['Small Table'] = {
         ['Mortared Sandstone Fireplace'] = {
                     ['untranslated'] = 'Small Table',
                     ['ID'] = 'MortaredSandstoneFireplaceItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'More of a nightstand than a table, really.',
                     ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallTableItem',
                    ['typeID'] = '1333',
         },
         },
         ['Small Wood Cart'] = {
         ['Mortared Sandstone Table'] = {
                     ['untranslated'] = 'Small Wood Cart',
                     ['ID'] = 'MortaredSandstoneTableItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Small wood cart for hauling minimal loads.',
                     ['Description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = '1400000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmallWoodCartItem',
                    ['typeID'] = '948',
         },
         },
         ['Smelting Skill Book'] = {
         ['Mortared Shale'] = {
                     ['untranslated'] = 'Smelting Skill Book',
                     ['ID'] = 'MortaredShaleItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Creates Smelting Skill Scrolls that teach Smelting',
                     ['Description'] = 'Used to create tough but rudimentary buildings.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmeltingSkillBook',
                    ['typeID'] = '902',
         },
         },
         ['Smelting Skill Scroll'] = {
         ['Mortared Stone'] = {
                     ['untranslated'] = 'Smelting Skill Scroll',
                     ['ID'] = 'MortaredStoneItem',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = '_None',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Teaches Smelting',
                     ['Description'] = 'Old stone',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmeltingSkillScroll',
                    ['typeID'] = '903',
         },
         },
         ['Smelting Upgrade'] = {
         ['Mortared Stone Bench'] = {
                     ['untranslated'] = 'Smelting Upgrade',
                     ['ID'] = 'MortaredStoneBenchItem',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'World Object',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
                     ['Description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmeltingUpgradeItem',
                    ['typeID'] = '711',
         },
         },
         ['Smith Apron'] = {
         ['Mortared Stone Chair'] = {
                     ['untranslated'] = 'Smith Apron',
                     ['ID'] = 'MortaredStoneChairItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.',
                     ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmithApronItem',
                    ['typeID'] = '401',
         },
         },
         ['Smith Bandana'] = {
         ['Mortared Stone Door'] = {
                     ['untranslated'] = 'Smith Bandana',
                     ['ID'] = 'MortaredStoneDoorItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'A cloth bandana that is great for keeping the hair out of your face and acts as a sweat band.',
                     ['Description'] = 'A heavy mortared stone door.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmithBandanaItem',
                    ['typeID'] = '402',
         },
         },
         ['Smith Boots'] = {
         ['Mortared Stone Fireplace'] = {
                     ['untranslated'] = 'Smith Boots',
                     ['ID'] = 'MortaredStoneFireplaceItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'Heavy duty steel-toed boots. (Decreases calories consumed when using tools by 10%)',
                     ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmithBootsItem',
                    ['typeID'] = '403',
         },
         },
         ['Smith Gloves'] = {
         ['Mortared Stone Table'] = {
                     ['untranslated'] = 'Smith Gloves',
                     ['ID'] = 'MortaredStoneTableItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'A reinforced wrist guard paired with a lone work glove.',
                     ['Description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmithGlovesItem',
                    ['typeID'] = '404',
         },
         },
         ['Smith Pants'] = {
         ['Mountain Goat Carcass'] = {
                     ['untranslated'] = 'Smith Pants',
                     ['ID'] = 'MountainGoatCarcassItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Items',
                     ['description'] = 'Denim pants with knee patches.',
                     ['Description'] = 'A dead mountain goat.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmithPantsItem',
                    ['typeID'] = '405',
         },
         },
         ['Smog'] = {
         ['Muffin Hat'] = {
                     ['untranslated'] = 'Smog',
                     ['ID'] = 'MuffinHatItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A smoke that contains a combination of pollutants.',
                     ['Description'] = 'I have no idea why it\'s called that but it\'s not edible.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SmogItem',
                    ['typeID'] = '13',
         },
         },
         ['Snapping Turtle Carcass'] = {
         ['Nail'] = {
                     ['untranslated'] = 'Snapping Turtle Carcass',
                     ['ID'] = 'NailItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead snapping turtle.',
                     ['Description'] = 'Nails used for construction.',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SnappingTurtleCarcassItem',
                    ['typeID'] = '648',
         },
         },
         ['Softwood Board'] = {
         ['Natural Gatherer: Gathering'] = {
                     ['untranslated'] = 'Softwood Board',
                     ['ID'] = 'GatheringNaturalGathererTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A higher quality softwood board used for long lasting furniture.',
                     ['Description'] = 'Increases the yield of natural plants by 20 percent.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodBoardItem',
                    ['typeID'] = '649',
         },
         },
         ['Softwood Hewn Log'] = {
         ['Nature Adventurer: SelfImprovement'] = {
                     ['untranslated'] = 'Softwood Hewn Log',
                     ['ID'] = 'SelfImprovementNatureAdventurerTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
                     ['Description'] = 'Slightly increases movement speed in low activity areas.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodHewnLogItem',
                    ['typeID'] = '342',
         },
         },
         ['Softwood Lumber'] = {
         ['Nitric Acid'] = {
                     ['untranslated'] = 'Softwood Lumber',
                     ['ID'] = 'NitricAcidItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Can be fashioned into various usable equipment.',
                     ['Description'] = 'An acidic compound used in a large number of chemical products . Not suitable for food.',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodLumberItem',
                    ['typeID'] = '343',
         },
         },
         ['Softwood Lumber Bench'] = {
         ['Nitrogen Item'] = {
                     ['untranslated'] = 'Softwood Lumber Bench',
                     ['ID'] = 'NitrogenItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                     ['Description'] = 'An inert gas.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodLumberBenchItem',
                    ['typeID'] = '1334',
         },
         },
         ['Softwood Lumber Chair'] = {
         ['Normal Hair'] = {
                     ['untranslated'] = 'Softwood Lumber Chair',
                     ['ID'] = 'NormalHairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                     ['Description'] = 'The hair with a completely normal amount of flare.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodLumberChairItem',
                    ['typeID'] = '1335',
         },
         },
         ['Softwood Lumber Door'] = {
         ['Norse Canoe'] = {
                     ['untranslated'] = 'Softwood Lumber Door',
                     ['ID'] = 'NorseCanoeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A door made from finely cut lumber.',
                     ['Description'] = 'A larger canoe for personal transport and medium sized loads.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodLumberDoorItem',
                    ['typeID'] = '1336',
         },
         },
         ['Softwood Lumber Table'] = {
         ['Nuclear Fuel'] = {
                     ['untranslated'] = 'Softwood Lumber Table',
                     ['ID'] = 'NuclearFuelItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large lumber table for eating meals or getting some work done.',
                     ['Description'] = 'Unstable nuclear fuel.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Table',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoftwoodLumberTableItem',
                    ['typeID'] = '1337',
         },
         },
         ['Soil Sampler'] = {
         ['Nylon'] = {
                     ['untranslated'] = 'Soil Sampler',
                     ['ID'] = 'NylonItem',
                     ['category'] = 'Tools',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Items',
                     ['description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
                     ['Description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ',
                    ['tagGroups'] = {'Tool', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SoilSamplerItem',
                    ['typeID'] = '135',
         },
         },
         ['Solar Generator'] = {
         ['Nylon Carpet'] = {
                     ['untranslated'] = 'Solar Generator',
                     ['ID'] = 'NylonCarpetItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Generates electrical power from the sun! It also stores energy to work at night.',
                     ['Description'] = 'A woven nylon floor covering attached to a lumber backing.',
                    ['tagGroups'] = {'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '750',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SolarGeneratorItem',
                    ['typeID'] = '1338',
         },
         },
         ['Spin Melter'] = {
         ['Nylon Chips'] = {
                     ['untranslated'] = 'Spin Melter',
                     ['ID'] = 'NylonChipsItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Modules',
                     ['Group'] = 'Items',
                     ['description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Modules', 'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SpinMelterItem',
                    ['typeID'] = '1339',
         },
         },
         ['Spruce Log'] = {
         ['Nylon Curtains'] = {
                     ['untranslated'] = 'Spruce Log',
                     ['ID'] = 'NylonCurtainsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
                     ['Description'] = 'Curtains made out of plastic?  (Only cosmetic does not impact room value.)',
                    ['tagGroups'] = {'Fuel', 'Currency', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SpruceLogItem',
                    ['typeID'] = '344',
         },
         },
         ['Spruce Seed'] = {
         ['Nylon Fabric'] = {
                     ['untranslated'] = 'Spruce Seed',
                     ['ID'] = 'NylonFabricItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a fir tree.',
                     ['Description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SpruceSeedItem',
                    ['typeID'] = '806',
         },
         },
         ['Spruce Seed Pack'] = {
         ['Nylon Futon Bed'] = {
                     ['untranslated'] = 'Spruce Seed Pack',
                     ['ID'] = 'NylonFutonBedItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow a fir tree.',
                     ['Description'] = 'A classic futon for when regular beds are too soft.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SpruceSeedPackItem',
                    ['typeID'] = '807',
         },
         },
         ['Square Belt'] = {
         ['Nylon Futon Couch'] = {
                     ['untranslated'] = 'Square Belt',
                     ['ID'] = 'NylonFutonCouchItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'World Object',
                     ['description'] = 'Belt with a square buckle.',
                     ['Description'] = 'A modern styled couch with a classic touch.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SquareBeltItem',
                    ['typeID'] = '406',
         },
         },
         ['Square Jaw'] = {
         ['Nylon Mooring Rope'] = {
                     ['untranslated'] = 'Square Jaw',
                     ['ID'] = 'NylonMooringRopeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Items',
                     ['description'] = 'Jaw',
                     ['Description'] = 'A strong synthetic rope used to make sure a ship does not drift away.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SquareJawItem',
                    ['typeID'] = '358',
         },
         },
         ['Square Pot'] = {
         ['Nylon Thread'] = {
                     ['untranslated'] = 'Square Pot',
                     ['ID'] = 'NylonThreadItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
                     ['Description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'PlanterPotSquareItem',
                    ['typeID'] = '1258',
         },
         },
         ['Stamp Mill'] = {
         ['Nylon Trawler Net'] = {
                     ['untranslated'] = 'Stamp Mill',
                     ['ID'] = 'NylonTrawlerNetItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
                     ['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StampMillItem',
                    ['typeID'] = '1340',
         },
         },
         ['Standing Glass Sign'] = {
         ['Oak Log'] = {
                     ['untranslated'] = 'Standing Glass Sign',
                     ['ID'] = 'OakLogItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A large sign framed with a glass plate.',
                     ['Description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StandingGlassSignItem',
                    ['typeID'] = '1341',
         },
         },
         ['Standing Long Steel Sign'] = {
         ['Objectives'] = {
                     ['untranslated'] = 'Standing Long Steel Sign',
                     ['ID'] = 'WorldPopItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Actionbar Items',
                     ['description'] = 'A long steel plate with a wooden base.',
                     ['Description'] = 'Opens the objectives panel, showing the stated objectives and other activities of citizens.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StandingLongSteelSignItem',
                    ['typeID'] = '1342',
         },
         },
         ['Standing Steel Brick Sign'] = {
         ['Occupancy Init Item'] = {
                     ['untranslated'] = 'Standing Steel Brick Sign',
                     ['ID'] = 'OccupancyInitItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A solid steel plate supported by a brick base.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StandingSteelBrickSignItem',
                    ['typeID'] = '1343',
         },
         },
         ['Starter Camp'] = {
         ['Ocean Spray Seed'] = {
                     ['untranslated'] = 'Starter Camp',
                     ['ID'] = 'OceanSpraySeedItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A combination of a small tent and a tiny stockpile.',
                     ['Description'] = 'Plant to grow ocean spray.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '6 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StarterCampItem',
                    ['typeID'] = '88',
         },
         },
         ['Steam Engine'] = {
         ['Ocean Spray Seed Pack'] = {
                     ['untranslated'] = 'Steam Engine',
                     ['ID'] = 'OceanSpraySeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A large steam engine for generating power.',
                     ['Description'] = 'Plant to grow ocean spray.',
                    ['tagGroups'] = {'World Object', 'Object', 'Polluter', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', '0.3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', '1.4'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteamEngineItem',
                    ['typeID'] = '1344',
         },
         },
         ['Steam Tractor'] = {
         ['Office Mailbox'] = {
                     ['untranslated'] = 'Steam Tractor',
                     ['ID'] = 'OfficeMailboxItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A tractor powered through steam.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '12',
                    ['inventoryMaxWeight'] = '2500000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteamTractorItem',
                    ['typeID'] = '949',
         },
         },
         ['Steam Tractor Harvester'] = {
         ['Oil'] = {
                     ['untranslated'] = 'Steam Tractor Harvester',
                     ['ID'] = 'OilItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
                     ['Description'] = 'A plant fat extracted for use in cooking.',
                    ['tagGroups'] = {'Harvester', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteamTractorHarvesterItem',
                    ['typeID'] = '91',
         },
         },
         ['Steam Tractor Plow'] = {
         ['Oil Drilling'] = {
                     ['untranslated'] = 'Steam Tractor Plow',
                     ['ID'] = 'OilDrillingSkill',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'An attachment for the steam tractor that allows for quick plowing.',
                     ['Description'] = 'While it takes some advanced tools and constructions, harvesting and refining oil can be an important step. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Plow', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteamTractorPlowItem',
                    ['typeID'] = '90',
         },
         },
         ['Steam Tractor Sower'] = {
         ['Oil Drilling Skill Book'] = {
                     ['untranslated'] = 'Steam Tractor Sower',
                     ['ID'] = 'OilDrillingSkillBook',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Planter', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteamTractorSowerItem',
                    ['typeID'] = '92',
         },
         },
         ['Steam Truck'] = {
         ['Oil Drilling Skill Scroll'] = {
                     ['untranslated'] = 'Steam Truck',
                     ['ID'] = 'OilDrillingSkillScroll',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'A truck that runs on steam.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '24',
                    ['inventoryMaxWeight'] = '5000000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteamTruckItem',
                    ['typeID'] = '950',
         },
         },
         ['Steel Axe'] = {
         ['Oil Drilling Upgrade'] = {
                     ['untranslated'] = 'Steel Axe',
                     ['ID'] = 'OilDrillingUpgradeItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Tools',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
                    ['tagGroups'] = {'Tool', 'Logging', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelAxeItem',
                    ['typeID'] = '928',
         },
         },
         ['Steel Axle'] = {
         ['Oil Head Lamp'] = {
                     ['untranslated'] = 'Steel Axle',
                     ['ID'] = 'OilHeadLampItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
                     ['Description'] = 'An iron hardhat with a light source for the darkest places.(Flashlight)',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelAxleItem',
                    ['typeID'] = '650',
         },
         },
         ['Steel Bar'] = {
         ['Oil Paint'] = {
                     ['untranslated'] = 'Steel Bar',
                     ['ID'] = 'OilPaintItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Refined bar of steel.',
                     ['Description'] = 'A collection of paint variations used for art supplies.',
                    ['tagGroups'] = {'Currency', 'Metal', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelBarItem',
                    ['typeID'] = '345',
         },
         },
         ['Steel Ceiling Light'] = {
         ['Oil Refinery'] = {
                     ['untranslated'] = 'Steel Ceiling Light',
                     ['ID'] = 'OilRefineryItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A more modern way to light up a room.',
                     ['Description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelCeilingLightItem',
                    ['typeID'] = '1345',
         },
         },
         ['Steel Floor Lamp'] = {
         ['Orange Vase'] = {
                     ['untranslated'] = 'Steel Floor Lamp',
                     ['ID'] = 'OrangeVaseItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A more modern way to light up a room. This time from the floor.',
                     ['Description'] = 'A vase made with glass to brighten up your home.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelFloorLampItem',
                    ['typeID'] = '1346',
         },
         },
         ['Steel Gear'] = {
         ['Orchid'] = {
                     ['untranslated'] = 'Steel Gear',
                     ['ID'] = 'OrchidItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A toothed machine part that interlocks with others.',
                     ['Description'] = 'Placeholder Description.',
                    ['tagGroups'] = {'Currency', 'Gear', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelGearItem',
                    ['typeID'] = '651',
         },
         },
         ['Steel Gearbox'] = {
         ['Orchid Seed'] = {
                     ['untranslated'] = 'Steel Gearbox',
                     ['ID'] = 'OrchidSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Provides speed and torque conversions from a rotating power source to another device',
                     ['Description'] = 'Plant to grow an orchid.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelGearboxItem',
                    ['typeID'] = '652',
         },
         },
         ['Steel Hammer'] = {
         ['Orchid Seed Pack'] = {
                     ['untranslated'] = 'Steel Hammer',
                     ['ID'] = 'OrchidSeedPackItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'Items',
                     ['description'] = 'Used to construct buildings and pickup manmade objects.',
                     ['Description'] = 'Plant to grow an orchid.',
                    ['tagGroups'] = {'Tool', 'Construction', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelHammerItem',
                    ['typeID'] = '929',
         },
         },
         ['Steel Hoe'] = {
         ['Ornate Cast Iron Plaque'] = {
                     ['untranslated'] = 'Steel Hoe',
                     ['ID'] = 'OrnateCastIronPlaqueItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'Used to till soil and prepare it for planting.',
                     ['Description'] = 'A plaque used for rating a property.',
                    ['tagGroups'] = {'Tool', 'Plow', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelHoeItem',
                    ['typeID'] = '930',
         },
         },
         ['Steel Machete'] = {
         ['Ornate Gold Frame Landscape'] = {
                     ['untranslated'] = 'Steel Machete',
                     ['ID'] = 'OrnateGoldFrameLandscapeItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A machete used to quickly clear plants.',
                     ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelMacheteItem',
                    ['typeID'] = '931',
         },
         },
         ['Steel Pickaxe'] = {
         ['Ornate Gold Frame Portrait'] = {
                     ['untranslated'] = 'Steel Pickaxe',
                     ['ID'] = 'OrnateGoldFramePortraitItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                     ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelPickaxeItem',
                    ['typeID'] = '932',
         },
         },
         ['Steel Pipe'] = {
         ['Ornate Gold Frame Square'] = {
                     ['untranslated'] = 'Steel Pipe',
                     ['ID'] = 'OrnateGoldFrameSquareItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pipe for transporting liquids.',
                     ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Currency', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '3',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelPipeItem',
                    ['typeID'] = '346',
         },
         },
         ['Steel Plate'] = {
         ['Ornate Gold Frame Tall'] = {
                     ['untranslated'] = 'Steel Plate',
                     ['ID'] = 'OrnateGoldFrameTallItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A sturdy steel plate for use in various crafting recipes.',
                     ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelPlateItem',
                    ['typeID'] = '653',
         },
         },
         ['Steel Road Tool'] = {
         ['Ornate Gold Frame Wide'] = {
                     ['untranslated'] = 'Steel Road Tool',
                     ['ID'] = 'OrnateGoldFrameWideItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A tool for tamping dirt into roads.',
                     ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Tamper', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelRoadToolItem',
                    ['typeID'] = '933',
         },
         },
         ['Steel Saw Blade'] = {
         ['Ornate Iron Frame Landscape'] = {
                     ['untranslated'] = 'Steel Saw Blade',
                     ['ID'] = 'OrnateIronFrameLandscapeItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
                     ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelSawBladeItem',
                    ['typeID'] = '654',
         },
         },
         ['Steel Shovel'] = {
         ['Ornate Iron Frame Portrait'] = {
                     ['untranslated'] = 'Steel Shovel',
                     ['ID'] = 'OrnateIronFramePortraitItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                     ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelShovelItem',
                    ['typeID'] = '934',
         },
         },
         ['Steel Sickle'] = {
         ['Ornate Iron Frame Square'] = {
                     ['untranslated'] = 'Steel Sickle',
                     ['ID'] = 'OrnateIronFrameSquareItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
                     ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelSickleItem',
                    ['typeID'] = '935',
         },
         },
         ['Steel Table Lamp'] = {
         ['Ornate Iron Frame Tall'] = {
                     ['untranslated'] = 'Steel Table Lamp',
                     ['ID'] = 'OrnateIronFrameTallItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'For late night studying. Or working. Or anything, really.',
                     ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SteelTableLampItem',
                    ['typeID'] = '1347',
         },
         },
         ['Stockpile'] = {
         ['Ornate Iron Frame Wide'] = {
                     ['untranslated'] = 'Stockpile',
                     ['ID'] = 'OrnateIronFrameWideItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Designates a 5x5x5 area as storage for large items.',
                     ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 5 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '25',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StockpileItem',
                    ['typeID'] = '116',
         },
         },
         ['Stone'] = {
         ['Ornate Stone Plaque'] = {
                     ['untranslated'] = 'Stone',
                     ['ID'] = 'OrnateStonePlaqueItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pile of stones.',
                     ['Description'] = 'A plaque used for rating a property.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '7',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneItem',
                    ['typeID'] = '347',
         },
         },
         ['Stone Axe'] = {
         ['Ornate Wood Plaque'] = {
                     ['untranslated'] = 'Stone Axe',
                     ['ID'] = 'OrnateWoodPlaqueItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['Description'] = 'A plaque used for rating a property.',
                    ['tagGroups'] = {'Tool', 'Logging', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneAxeItem',
                    ['typeID'] = '936',
         },
         },
         ['Stone Brazier'] = {
         ['Ornate Wooden Frame Landscape'] = {
                     ['untranslated'] = 'Stone Brazier',
                     ['ID'] = 'OrnateWoodenFrameLandscapeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A stone stand which can hold burning fuel to provide light.',
                     ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneBrazierItem',
                    ['typeID'] = '1348',
         },
         },
         ['Stone Door'] = {
         ['Ornate Wooden Frame Portrait'] = {
                     ['untranslated'] = 'Stone Door',
                     ['ID'] = 'OrnateWoodenFramePortraitItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A heavy stone door.',
                     ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneDoorItem',
                    ['typeID'] = '1349',
         },
         },
         ['Stone Hammer'] = {
         ['Ornate Wooden Frame Square'] = {
                     ['untranslated'] = 'Stone Hammer',
                     ['ID'] = 'OrnateWoodenFrameSquareItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'Used to construct buildings and pickup manmade objects.',
                     ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Construction', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneHammerItem',
                    ['typeID'] = '937',
         },
         },
         ['Stone Machete'] = {
         ['Ornate Wooden Frame Tall'] = {
                     ['untranslated'] = 'Stone Machete',
                     ['ID'] = 'OrnateWoodenFrameTallItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A machete used to quickly clear plants.',
                     ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneMacheteItem',
                    ['typeID'] = '938',
         },
         },
         ['Stone Pickaxe'] = {
         ['Ornate Wooden Frame Wide'] = {
                     ['untranslated'] = 'Stone Pickaxe',
                     ['ID'] = 'OrnateWoodenFrameWideItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                     ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StonePickaxeItem',
                    ['typeID'] = '939',
         },
         },
         ['Stone Ramp'] = {
         ['Otter Carcass'] = {
                     ['untranslated'] = 'Stone Ramp',
                     ['ID'] = 'OtterCarcassItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'Road Items',
                     ['Group'] = 'Items',
                     ['description'] = '4 x 1 Stone Ramp.',
                     ['Description'] = 'A dead otter.',
                    ['tagGroups'] = {'Road', 'Constructable', 'World Object', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '60',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneRampItem',
                    ['typeID'] = '65',
         },
         },
         ['Stone Road'] = {
         ['Outpost Claim Stake Item'] = {
                     ['untranslated'] = 'Stone Road',
                     ['ID'] = 'OutpostClaimStakeItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
                     ['Description'] = 'Place this to start a new claim outside of any settlement.',
                    ['tagGroups'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneRoadItem',
                    ['typeID'] = '86',
         },
         },
         ['Stone Road Tool'] = {
         ['Outpost Netting'] = {
                     ['untranslated'] = 'Stone Road Tool',
                     ['ID'] = 'OutpostNettingItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A tool for tamping dirt into roads.',
                     ['Description'] = 'A way to store your items when you run out of floor space.',
                    ['tagGroups'] = {'Tool', 'Tamper', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneRoadToolItem',
                    ['typeID'] = '940',
         },
         },
         ['Stone Sickle'] = {
         ['Outpost Table'] = {
                     ['untranslated'] = 'Stone Sickle',
                     ['ID'] = 'OutpostTableItem',
                     ['category'] = 'Tool',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Tools',
                     ['Group'] = 'World Object',
                     ['description'] = 'A stone sickle used to harvest crops or cut grass.',
                     ['Description'] = 'An explorers best collection of information is stored here.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneSickleItem',
                    ['typeID'] = '941',
         },
         },
         ['Stone Well'] = {
         ['Oxygen Item'] = {
                     ['untranslated'] = 'Stone Well',
                     ['ID'] = 'OxygenItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'PLACEHOLDER',
                     ['Description'] = 'A reactive gas needed for respiration.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoneWellItem',
                    ['typeID'] = '1350',
         },
         },
         ['Stop Sign'] = {
         ['Pacific Sardine'] = {
                     ['untranslated'] = 'Stop Sign',
                     ['ID'] = 'PacificSardineItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
                     ['Description'] = 'A pacific sardine.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StopSignItem',
                    ['typeID'] = '1351',
         },
         },
         ['Storage Chest'] = {
         ['Padded Chair'] = {
                     ['untranslated'] = 'Storage Chest',
                     ['ID'] = 'PaddedChairItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A container you can store items in.',
                     ['Description'] = 'A comfy chair to rest in.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '16',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StorageChestItem',
                    ['typeID'] = '1352',
         },
         },
         ['Storage Silo'] = {
         ['Paint Bucket (White)'] = {
                     ['untranslated'] = 'Storage Silo',
                     ['ID'] = 'PaintBucketItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Paint',
                     ['description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
                     ['Description'] = 'Mixed and ready to go, just need to apply and let dry.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 8 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '50',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StorageSiloItem',
                    ['typeID'] = '1353',
         },
         },
         ['Store'] = {
         ['Paint Mixer'] = {
                     ['untranslated'] = 'Store',
                     ['ID'] = 'PaintMixerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Allows the selling and trading of items.',
                     ['Description'] = 'A mixing station for all manners of colors used in paint.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoreItem',
                    ['typeID'] = '1354',
         },
         },
         ['Stove'] = {
         ['Paint Tool Item'] = {
                     ['untranslated'] = 'Stove',
                     ['ID'] = 'PaintToolItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Tools',
                     ['description'] = 'A heavy stove for cooking more complex dishes.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Polluter', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', '0.4'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StoveItem',
                    ['typeID'] = '1355',
         },
         },
         ['Strange Fuel'] = {
         ['Painting'] = {
                     ['untranslated'] = 'Strange Fuel',
                     ['ID'] = 'PaintingSkill',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Skills',
                     ['description'] = 'CHEEEAAAAATER',
                     ['Description'] = 'A painter uses different combination of liquids and powders to create a practical application of colors.',
                    ['tagGroups'] = {'Fuel'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '10000000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StrangeFuelItem',
                    ['typeID'] = '655',
         },
         },
         ['Street Sign'] = {
         ['Painting Skill Book'] = {
                     ['untranslated'] = 'Street Sign',
                     ['ID'] = 'PaintingSkillBook',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StreetSignItem',
                    ['typeID'] = '1357',
         },
         },
         ['Streetlamp'] = {
         ['Painting Skill Scroll'] = {
                     ['untranslated'] = 'Streetlamp',
                     ['ID'] = 'PaintingSkillScroll',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'A towering metal light post that requires electricity to run.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StreetlampItem',
                    ['typeID'] = '1356',
         },
         },
         ['Stuffed Alligator'] = {
         ['Painting Upgrade'] = {
                     ['untranslated'] = 'Stuffed Alligator',
                     ['ID'] = 'PaintingUpgradeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'It looks so real!',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Painting recipes.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedAlligatorItem',
                    ['typeID'] = '1358',
         },
         },
         ['Stuffed Bison'] = {
         ['Palm Log'] = {
                     ['untranslated'] = 'Stuffed Bison',
                     ['ID'] = 'PalmLogItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'It looks so real!',
                     ['Description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedBisonItem',
                    ['typeID'] = '1359',
         },
         },
         ['Stuffed Elk'] = {
         ['Palm Seed'] = {
                     ['untranslated'] = 'Stuffed Elk',
                     ['ID'] = 'PalmSeedItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'It looks so real!',
                     ['Description'] = 'Plant to grow a palm tree.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedElkItem',
                    ['typeID'] = '1360',
         },
         },
         ['Stuffed Goat'] = {
         ['Palm Seed Pack'] = {
                     ['untranslated'] = 'Stuffed Goat',
                     ['ID'] = 'PalmSeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'It looks so real!',
                     ['Description'] = 'Plant to grow a palm tree.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedGoatItem',
                    ['typeID'] = '1361',
         },
         },
         ['Stuffed Jaguar'] = {
         ['Papaya'] = {
                     ['untranslated'] = 'Stuffed Jaguar',
                     ['ID'] = 'PapayaItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'It looks so real!',
                     ['Description'] = 'Nice fresh Papaya.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedJaguarItem',
                    ['typeID'] = '1362',
         },
         },
         ['Stuffed Turkey'] = {
         ['Papaya Seed'] = {
                     ['untranslated'] = 'Stuffed Turkey',
                     ['ID'] = 'PapayaSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'To give thanks for fact that this food items gives two nutrients more than other food at the same tier.',
                     ['Description'] = 'Plant to grow a papaya plant.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1500.0',
                    ['carbs'] = '17.0',
                    ['protein'] = '20.0',
                    ['fat'] = '16.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedTurkeyItem',
                    ['typeID'] = '538',
         },
         },
         ['Stuffed Wolf'] = {
         ['Papaya Seed Pack'] = {
                     ['untranslated'] = 'Stuffed Wolf',
                     ['ID'] = 'PapayaSeedPackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'It looks so real!',
                     ['Description'] = 'Plant to grow a papaya plant.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'StuffedWolfItem',
                    ['typeID'] = '1363',
         },
         },
         ['Substrate'] = {
         ['Paper'] = {
                     ['untranslated'] = 'Substrate',
                     ['ID'] = 'PaperItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'The foundation material for complex electronics.',
                     ['Description'] = 'It\'s paper.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SubstrateItem',
                    ['typeID'] = '656',
         },
         },
         ['Sugar'] = {
         ['Paper Machine'] = {
                     ['untranslated'] = 'Sugar',
                     ['ID'] = 'PaperMachineItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Even sweet lovers don\'t eat sugar plain.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '30.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SugarItem',
                     ['typeID'] = '539',
         },
         },
         ['Sugarcane'] = {
         ['Paper Milling'] = {
                     ['untranslated'] = 'Sugarcane',
                     ['ID'] = 'PaperMillingSkill',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Skills',
                     ['description'] = 'How did you even get this?',
                     ['Description'] = 'Paper to carry the written word. Or used to stuff in bookshelves. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '1.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '100.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SugarcaneItem',
                    ['typeID'] = '808',
         },
         },
         ['Sugarcane Pack'] = {
         ['Paper Milling Skill Book'] = {
                     ['untranslated'] = 'Sugarcane Pack',
                     ['ID'] = 'PaperMillingSkillBook',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'How did you even get this?',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SugarcanePackItem',
                    ['typeID'] = '809',
         },
         },
         ['Sunflower Seed'] = {
         ['Paper Milling Skill Scroll'] = {
                     ['untranslated'] = 'Sunflower Seed',
                     ['ID'] = 'PaperMillingSkillScroll',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Food',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'Plant to grow sunflowers.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SunflowerSeedItem',
                    ['typeID'] = '810',
         },
         },
         ['Sunflower Seed Pack'] = {
         ['Paper Milling Upgrade'] = {
                     ['untranslated'] = 'Sunflower Seed Pack',
                     ['ID'] = 'PaperMillingUpgradeItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Items',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'Plant to grow sunflowers.',
                     ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SunflowerSeedPackItem',
                    ['typeID'] = '811',
         },
         },
         ['Sweet Salad'] = {
         ['Paper Streamers'] = {
                     ['untranslated'] = 'Sweet Salad',
                     ['ID'] = 'PaperStreamersItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'The sweetness of the fruits happens to work well with the salad.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['calories'] = '1100.0',
                    ['carbs'] = '18.0',
                    ['protein'] = '9.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '22.0',
                    ['density'] = '5.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SweetSaladItem',
                     ['typeID'] = '540',
         },
         },
         ['Switch'] = {
         ['Parallel Processing: AdvancedBaking'] = {
                     ['untranslated'] = 'Switch',
                     ['ID'] = 'AdvancedBakingParallelProcessingTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Toggle on any touching wires and electronic objects.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'World Object', 'Object', 'Tech'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SwitchItem',
                    ['typeID'] = '2',
         },
         },
         ['Synthetic Rubber'] = {
         ['Parallel Processing: AdvancedCooking'] = {
                     ['untranslated'] = 'Synthetic Rubber',
                     ['ID'] = 'AdvancedCookingParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'An extremely useful synthetic material derived from petrochemicals',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'SyntheticRubberItem',
                    ['typeID'] = '657',
         },
         },
         ['Table'] = {
         ['Parallel Processing: AdvancedMasonry'] = {
                     ['untranslated'] = 'Table',
                     ['ID'] = 'AdvancedMasonryParallelProcessingTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A large table for placing things on.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TableItem',
                    ['typeID'] = '1364',
         },
         },
         ['Tailings'] = {
         ['Parallel Processing: AdvancedSmelting'] = {
                     ['untranslated'] = 'Tailings',
                     ['ID'] = 'AdvancedSmeltingParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Excavatable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '18',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailingsItem',
                    ['typeID'] = '93',
         },
         },
         ['Tailor Bowler Hat'] = {
         ['Parallel Processing: Baking'] = {
                     ['untranslated'] = 'Tailor Bowler Hat',
                     ['ID'] = 'BakingParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'A stylish bowler hat made of tighly spun fur felt.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailorBowlerHatItem',
                    ['typeID'] = '407',
         },
         },
         ['Tailor Pants'] = {
         ['Parallel Processing: BasicEngineering'] = {
                     ['untranslated'] = 'Tailor Pants',
                     ['ID'] = 'BasicEngineeringParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'Tailored slacks that fit just right.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailorPantsItem',
                    ['typeID'] = '408',
         },
         },
         ['Tailor Shirt'] = {
         ['Parallel Processing: Blacksmith'] = {
                     ['untranslated'] = 'Tailor Shirt',
                     ['ID'] = 'BlacksmithParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailorShirtItem',
                    ['typeID'] = '409',
         },
         },
         ['Tailor Shoes'] = {
         ['Parallel Processing: Butchery'] = {
                     ['untranslated'] = 'Tailor Shoes',
                     ['ID'] = 'ButcheryParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'Two-toned suede shoes.  (Decreases calories consumed when using tools by 10%)',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailorShoesItem',
                    ['typeID'] = '410',
         },
         },
         ['Tailoring Basic Upgrade'] = {
         ['Parallel Processing: CampfireCooking'] = {
                     ['untranslated'] = 'Tailoring Basic Upgrade',
                     ['ID'] = 'CampfireCookingParallelProcessingTalentGroup',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Talents',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailoringUpgradeItem',
                    ['typeID'] = '713',
         },
         },
         ['Tailoring Modern Upgrade'] = {
         ['Parallel Processing: Carpentry'] = {
                     ['untranslated'] = 'Tailoring Modern Upgrade',
                     ['ID'] = 'CarpentryParallelProcessingTalentGroup',
                     ['category'] = 'Efficiency Modules',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Upgrade',
                     ['Group'] = 'Talents',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailoringModernUpgradeItem',
                    ['typeID'] = '712',
         },
         },
         ['Tailoring Skill Book'] = {
         ['Parallel Processing: Composites'] = {
                     ['untranslated'] = 'Tailoring Skill Book',
                     ['ID'] = 'CompositesParallelProcessingTalentGroup',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Books',
                     ['Group'] = 'Talents',
                     ['description'] = 'Creates Tailoring Skill Scrolls that teach Tailoring',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailoringSkillBook',
                    ['typeID'] = '908',
         },
         },
         ['Tailoring Skill Scroll'] = {
         ['Parallel Processing: Cooking'] = {
                     ['untranslated'] = 'Tailoring Skill Scroll',
                     ['ID'] = 'CookingParallelProcessingTalentGroup',
                     ['category'] = 'Hidden/Research',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Skill Scrolls',
                     ['Group'] = 'Talents',
                     ['description'] = 'Teaches Tailoring',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailoringSkillScroll',
                    ['typeID'] = '909',
         },
         },
         ['Tailoring Table'] = {
         ['Parallel Processing: CuttingEdgeCooking'] = {
                     ['untranslated'] = 'Tailoring Table',
                     ['ID'] = 'CuttingEdgeCookingParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TailoringTableItem',
                    ['typeID'] = '1365',
         },
         },
         ['Tall Boots'] = {
         ['Parallel Processing: Electronics'] = {
                     ['untranslated'] = 'Tall Boots',
                     ['ID'] = 'ElectronicsParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Talents',
                     ['description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TallBootsItem',
                    ['typeID'] = '411',
         },
         },
         ['Tallow'] = {
         ['Parallel Processing: Farming'] = {
                     ['untranslated'] = 'Tallow',
                     ['ID'] = 'FarmingParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Rendered animal fat useful for more than just cooking.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Fuel', 'Fat', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.02',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '4.0',
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TallowItem',
                    ['typeID'] = '541',
         },
         },
         ['Tallow Candle'] = {
         ['Parallel Processing: Fertilizers'] = {
                     ['untranslated'] = 'Tallow Candle',
                     ['ID'] = 'FertilizersParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A candle which can burn tallow to produce a small amount of light.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fat]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TallowCandleItem',
                    ['typeID'] = '1366',
         },
         },
         ['Tallow Lamp'] = {
         ['Parallel Processing: Glassworking'] = {
                     ['untranslated'] = 'Tallow Lamp',
                     ['ID'] = 'GlassworkingParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A pottery lamp. Fuel with tallow.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fat]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TallowLampItem',
                    ['typeID'] = '1367',
         },
         },
         ['Tallow Wall Lamp'] = {
         ['Parallel Processing: Industry'] = {
                     ['untranslated'] = 'Tallow Wall Lamp',
                     ['ID'] = 'IndustryParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fat]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TallowWallLampItem',
                    ['typeID'] = '1368',
         },
         },
         ['Taro Root'] = {
         ['Parallel Processing: Masonry'] = {
                     ['untranslated'] = 'Taro Root',
                     ['ID'] = 'MasonryParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Colocasia esculenta',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '250.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TaroRootItem',
                    ['typeID'] = '542',
         },
         },
         ['Taro Seed'] = {
         ['Parallel Processing: Mechanics'] = {
                     ['untranslated'] = 'Taro Seed',
                     ['ID'] = 'MechanicsParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow taro.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TaroSeedItem',
                    ['typeID'] = '812',
         },
         },
         ['Taro Seed Pack'] = {
         ['Parallel Processing: Milling'] = {
                     ['untranslated'] = 'Taro Seed Pack',
                     ['ID'] = 'MillingParallelProcessingTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow taro.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TaroSeedPackItem',
                    ['typeID'] = '813',
         },
         },
         ['Tiny Stockpile'] = {
         ['Parallel Processing: OilDrilling'] = {
                     ['untranslated'] = 'Tiny Stockpile',
                     ['ID'] = 'OilDrillingParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Designates a 2x3x2 area as storage for large items.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '4',
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TinyStockpileItem',
                    ['typeID'] = '117',
         },
         },
         ['Toilet'] = {
         ['Parallel Processing: Painting'] = {
                     ['untranslated'] = 'Toilet',
                     ['ID'] = 'PaintingParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'When you gotta go, you gotta go.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Toilet',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ToiletItem',
                    ['typeID'] = '1369',
         },
         },
         ['Toll'] = {
         ['Parallel Processing: PaperMilling'] = {
                     ['untranslated'] = 'Toll',
                     ['ID'] = 'PaperMillingParallelProcessingTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Toggle on any touching wires and electronic objects.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Tech'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TollItem',
                    ['typeID'] = '118',
         },
         },
         ['Tomato'] = {
         ['Parallel Processing: Pottery'] = {
                     ['untranslated'] = 'Tomato',
                     ['ID'] = 'PotteryParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '240.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TomatoItem',
                    ['typeID'] = '543',
         },
         },
         ['Tomato Seed'] = {
         ['Parallel Processing: Shipwright'] = {
                     ['untranslated'] = 'Tomato Seed',
                     ['ID'] = 'ShipwrightParallelProcessingTalentGroup',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow tomato plants.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TomatoSeedItem',
                    ['typeID'] = '814',
         },
         },
         ['Tomato Seed Pack'] = {
         ['Parallel Processing: Smelting'] = {
                     ['untranslated'] = 'Tomato Seed Pack',
                     ['ID'] = 'SmeltingParallelProcessingTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow tomato plants.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TomatoSeedPackItem',
                    ['typeID'] = '815',
         },
         },
         ['Tool Bench'] = {
         ['Parallel Processing: Tailoring'] = {
                     ['untranslated'] = 'Tool Bench',
                     ['ID'] = 'TailoringParallelProcessingTalentGroup',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'A place to craft and fix up tools.',
                     ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ToolBenchItem',
                    ['typeID'] = '1370',
         },
         },
         ['Topped Porridge'] = {
         ['Pastry Dough'] = {
                     ['untranslated'] = 'Topped Porridge',
                     ['ID'] = 'PastryDoughItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
                     ['Description'] = 'An extra fatty leavened dough for making yummy pastries.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '4.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ToppedPorridgeItem',
                    ['typeID'] = '544',
         },
         },
         ['Torch'] = {
         ['Peasant Hair'] = {
                     ['untranslated'] = 'Torch',
                     ['ID'] = 'PeasantHairItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Tools',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A little bit of light to help beat back the night.',
                     ['Description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
                    ['tagGroups'] = {'Fuel', 'Torch', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '1000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TorchItem',
                    ['typeID'] = '136',
         },
         },
         ['Torch Stand'] = {
         ['Peat'] = {
                     ['untranslated'] = 'Torch Stand',
                     ['ID'] = 'PeatItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'A stand for a torch.',
                     ['Description'] = 'A combustible organic material which can be used as fuel.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Torch]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TorchStandItem',
                    ['typeID'] = '1371',
         },
         },
         ['Tortilla'] = {
         ['Pelt Fertilizer'] = {
                     ['untranslated'] = 'Tortilla',
                     ['ID'] = 'PeltFertilizerItem',
                     ['category'] = '_None',
                     ['Category'] = 'Tool',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'A thin, unleavened flatbread.',
                     ['Description'] = 'A fertilize made from fur pelts and filler.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '10.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '8.6',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TortillaItem',
                    ['typeID'] = '545',
         },
         },
         ['Town Hall Item'] = {
         ['Periodic Table Poster'] = {
                     ['untranslated'] = 'Town Hall Item',
                     ['ID'] = 'PeriodicTablePosterItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A poster for the wall.',
                    ['tagGroups'] = {'World Object', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TownHallItem',
                    ['typeID'] = '7',
         },
         },
         ['Transglutaminase'] = {
         ['Petroleum'] = {
                     ['untranslated'] = 'Transglutaminase',
                     ['ID'] = 'PetroleumItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Any enzyme that can be used to bond proteins together.',
                     ['Description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TransglutaminaseItem',
                    ['typeID'] = '546',
         },
         },
         ['Transmission Pole'] = {
         ['Phad Thai'] = {
                     ['untranslated'] = 'Transmission Pole',
                     ['ID'] = 'PhadThaiItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Can link energy.',
                     ['Description'] = 'They make you full, and proud.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '15',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 8 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TransmissionPoleItem',
                    ['typeID'] = '1372',
         },
         },
         ['Trash Item'] = {
         ['Phosphate Fertilizer'] = {
                     ['untranslated'] = 'Trash Item',
                     ['ID'] = 'PhosphateFertilizerItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Tool',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = '',
                     ['Description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TrashItem',
                    ['typeID'] = '68',
         },
         },
         ['Treasury'] = {
         ['Picture Item'] = {
                     ['untranslated'] = 'Treasury',
                     ['ID'] = 'PictureItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Allows the setting of taxes.',
                     ['Description'] = 'A picture displaying a captured moment.',
                    ['tagGroups'] = {'World Object', 'Object', 'Economy', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TreasuryItem',
                    ['typeID'] = '1373',
         },
         },
         ['Tree Debris'] = {
         ['Pineapple'] = {
                     ['untranslated'] = 'Tree Debris',
                     ['ID'] = 'PineappleItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Clear cut debris that needs to be broken down to be more usable.',
                     ['Description'] = 'Nice fresh Pineapple.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TreeDebrisItem',
                    ['typeID'] = '348',
         },
         },
         ['Trillium Seed'] = {
         ['Pineapple Friend Rice'] = {
                     ['untranslated'] = 'Trillium Seed',
                     ['ID'] = 'PineappleFriendRiceItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow trillium.',
                     ['Description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TrilliumSeedItem',
                    ['typeID'] = '816',
         },
         },
         ['Trillium Seed Pack'] = {
         ['Pineapple Seed'] = {
                     ['untranslated'] = 'Trillium Seed Pack',
                     ['ID'] = 'PineappleSeedItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Plant to grow trillium.',
                     ['Description'] = 'Plant to grow a pineapple plant.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TrilliumSeedPackItem',
                    ['typeID'] = '817',
         },
         },
         ['Trousers'] = {
         ['Pineapple Seed Pack'] = {
                     ['untranslated'] = 'Trousers',
                     ['ID'] = 'PineappleSeedPackItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Items',
                     ['description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).',
                     ['Description'] = 'Plant to grow a pineapple plant.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TrousersItem',
                    ['typeID'] = '412',
         },
         },
         ['Trout'] = {
         ['Pirate Hat'] = {
                     ['untranslated'] = 'Trout',
                     ['ID'] = 'PirateHatItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A trout.',
                     ['Description'] = 'A tricorne pirates hat.',
                    ['tagGroups'] = {'Fish', 'Medium Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TroutItem',
                    ['typeID'] = '658',
         },
         },
         ['Truck'] = {
         ['Pirozhok'] = {
                     ['untranslated'] = 'Truck',
                     ['ID'] = 'PirozhokItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Modern truck for hauling sizable loads.',
                     ['Description'] = 'A baked bun filled with tasty meat and mushrooms.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Polluter', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '36',
                    ['inventoryMaxWeight'] = '8000000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TruckItem',
                    ['typeID'] = '951',
         },
         },
         ['Tuna'] = {
         ['Piston'] = {
                     ['untranslated'] = 'Tuna',
                     ['ID'] = 'PistonItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A tuna.',
                     ['Description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
                    ['tagGroups'] = {'Fish', 'Large Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1.25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TunaItem',
                    ['typeID'] = '659',
         },
         },
         ['Turkey Carcass'] = {
         ['Plant Fibers'] = {
                     ['untranslated'] = 'Turkey Carcass',
                     ['ID'] = 'PlantFibersItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A dead turkey',
                     ['Description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'TurkeyCarcassItem',
                    ['typeID'] = '660',
         },
         },
         ['Urchin'] = {
         ['Plant Vase'] = {
                     ['untranslated'] = 'Urchin',
                     ['ID'] = 'PlantVaseItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An urchin.',
                     ['Description'] = 'A  vase made with glass to brighten up your home.',
                    ['tagGroups'] = {'Currency', 'Marine Life', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'UrchinItem',
                    ['typeID'] = '661',
         },
         },
         ['Valve'] = {
         ['Plastic'] = {
                     ['untranslated'] = 'Valve',
                     ['ID'] = 'PlasticItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A device that regulates, directs, or controls the flow of fluid.',
                     ['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
                    ['tagGroups'] = {'Currency', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ValveItem',
                    ['typeID'] = '662',
         },
         },
         ['Vegetable Medley'] = {
         ['Plastic Buoy'] = {
                     ['untranslated'] = 'Vegetable Medley',
                     ['ID'] = 'PlasticBuoyItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'An eclectic arrangement of vegetables.',
                     ['Description'] = 'A modern plastic navigational buoy, can also be used as a moorage post.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '4.0',
                    ['fat'] = '7.0',
                     ['vitamins'] = '17.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'VegetableMedleyItem',
                    ['typeID'] = '547',
         },
         },
         ['Vegetable Soup'] = {
         ['Plastic Outdoor Bench'] = {
                     ['untranslated'] = 'Vegetable Soup',
                     ['ID'] = 'PlasticOutdoorBenchItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Who knew plants in plant broth could be so tasty?',
                     ['Description'] = 'A simple molded plastic furniture for outdoor use.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.9',
                    ['calories'] = '1200.0',
                     ['carbs'] = '12.0',
                    ['protein'] = '4.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '19.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'VegetableSoupItem',
                    ['typeID'] = '548',
         },
         },
         ['Vegetable Stock'] = {
         ['Plastic Outdoor Chair'] = {
                     ['untranslated'] = 'Vegetable Stock',
                     ['ID'] = 'PlasticOutdoorChairItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'A hearty stock full of assorted vegetables.',
                     ['Description'] = 'A simple molded plastic furniture for outdoor use.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '1.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '3.6',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'VegetableStockItem',
                    ['typeID'] = '549',
         },
         },
         ['Vehicle Tool Item'] = {
         ['Plastic Outdoor Table'] = {
                     ['untranslated'] = 'Vehicle Tool Item',
                     ['ID'] = 'PlasticOutdoorTableItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = '',
                     ['Description'] = 'A simple molded plastic furniture for outdoor use.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'VehicleToolItem',
                    ['typeID'] = '51',
         },
         },
         ['Wainwright Table'] = {
         ['Plastic Window Planter'] = {
                     ['untranslated'] = 'Wainwright Table',
                     ['ID'] = 'PlasticWindowPlanterItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                     ['Description'] = 'A simple planter box mounted on a wall or by a window.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WainwrightTableItem',
                    ['typeID'] = '1374',
         },
         },
         ['Wall Candle'] = {
         ['Player Item'] = {
                     ['untranslated'] = 'Wall Candle',
                     ['ID'] = 'PlayerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A wall mounted candle.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fat]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WallCandleItem',
                    ['typeID'] = '1375',
         },
         },
         ['Washboard'] = {
         ['Poke Bowl'] = {
                     ['untranslated'] = 'Washboard',
                     ['ID'] = 'PokeBowlItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Sometimes it can be nice to have clean clothes.',
                     ['Description'] = 'A basic yet filling meal with a bite.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Washing',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WashboardItem',
                    ['typeID'] = '1376',
         },
         },
         ['Washing Machine'] = {
         ['Polishing Paste'] = {
                     ['untranslated'] = 'Washing Machine',
                     ['ID'] = 'PolishingPasteItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
                     ['Description'] = 'A high quality method of repairing your tools reducing waste.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Washing',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WashingMachineItem',
                    ['typeID'] = '1377',
         },
         },
         ['Waste Filter'] = {
         ['Ponytail'] = {
                     ['untranslated'] = 'Waste Filter',
                     ['ID'] = 'PonytailItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Treats raw sewage.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Sewage]]', '2'}},
                    ['fluidsProduced'] = {{'[[Water]]', '0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WasteFilterItem',
                    ['typeID'] = '119',
         },
         },
         ['Water'] = {
         ['Portable Steam Engine'] = {
                     ['untranslated'] = 'Water',
                     ['ID'] = 'PortableSteamEngineItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
                     ['Description'] = 'An engine that generates mechanical power through steam.',
                    ['tagGroups'] = {'Liquid', 'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WaterItem',
                    ['typeID'] = '83',
         },
         },
         ['Waterweed Seed'] = {
         ['Pottery'] = {
                     ['untranslated'] = 'Waterweed Seed',
                     ['ID'] = 'PotterySkill',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Skills',
                     ['description'] = 'Plant to grow waterweed.',
                     ['Description'] = 'Pottery is an advancement in masonry and can provide an excellent building material for communities. Levels up by crafting related recipes.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WaterweedSeedItem',
                    ['typeID'] = '818',
         },
         },
         ['Waterweed Seed Pack'] = {
         ['Pottery Skill Book'] = {
                     ['untranslated'] = 'Waterweed Seed Pack',
                     ['ID'] = 'PotterySkillBook',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'Items',
                     ['Group'] = 'Skill Books',
                     ['description'] = 'Plant to grow waterweed.',
                     ['Description'] = '',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WaterweedSeedPackItem',
                    ['typeID'] = '819',
         },
         },
         ['Waterwheel'] = {
         ['Pottery Skill Scroll'] = {
                     ['untranslated'] = 'Waterwheel',
                     ['ID'] = 'PotterySkillScroll',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Hidden/Research',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Skill Scrolls',
                     ['description'] = 'Use the power of flowing water to produce mechanical power.',
                     ['Description'] = '',
                    ['tagGroups'] = {'World Object', 'Object', 'Housing Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '200',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WaterwheelItem',
                    ['typeID'] = '1378',
         },
         },
         ['Wet Tailings'] = {
         ['Pottery Table'] = {
                     ['untranslated'] = 'Wet Tailings',
                     ['ID'] = 'PotteryTableItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Modules',
                     ['description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
                     ['Description'] = 'A primitive table for shaping basic clay products.',
                    ['tagGroups'] = {'Excavatable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '28',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WetTailingsItem',
                    ['typeID'] = '94',
         },
         },
         ['Wheat'] = {
         ['Pottery Upgrade'] = {
                     ['untranslated'] = 'Wheat',
                     ['ID'] = 'PotteryUpgradeItem',
                     ['category'] = '_None',
                     ['Category'] = 'Efficiency Modules',
                     ['group'] = 'Food',
                     ['Group'] = 'Upgrade',
                     ['description'] = 'A common grain that is significantly more useful processed.',
                     ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Grain', 'Raw Food', 'Food', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Gathering]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WheatItem',
                    ['typeID'] = '550',
         },
         },
         ['Wheat Seed'] = {
         ['Power Hammer'] = {
                     ['untranslated'] = 'Wheat Seed',
                     ['ID'] = 'PowerHammerItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                     ['description'] = 'Plant to grow wheat.',
                     ['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WheatSeedItem',
                    ['typeID'] = '820',
         },
         },
         ['Wheat Seed Pack'] = {
         ['Power Shot: Hunting'] = {
                     ['untranslated'] = 'Wheat Seed Pack',
                     ['ID'] = 'HuntingPowerShotTalentGroup',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Items',
                     ['Group'] = 'Talents',
                     ['description'] = 'Plant to grow wheat.',
                     ['Description'] = 'Increases the damage tier of Bows',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WheatSeedPackItem',
                    ['typeID'] = '821',
         },
         },
         ['Wheelbarrow'] = {
         ['Powered Cart'] = {
                     ['untranslated'] = 'Wheelbarrow',
                     ['ID'] = 'PoweredCartItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Small wheelbarrow for hauling minimal loads.',
                     ['Description'] = 'Large cart for hauling sizable loads.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = '1400000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WheelbarrowItem',
                    ['typeID'] = '952',
         },
         },
         ['White Bursage Seed'] = {
         ['Powered Storage Silo'] = {
                     ['untranslated'] = 'White Bursage Seed',
                     ['ID'] = 'PoweredStorageSiloItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['Group'] = 'World Object',
                    ['description'] = 'Plant to grow a white bursage.',
                     ['Description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                     ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WhiteBursageSeedItem',
                    ['typeID'] = '822',
         },
         },
         ['White Bursage Seed Pack'] = {
         ['Prairie Dog Carcass'] = {
                     ['untranslated'] = 'White Bursage Seed Pack',
                     ['ID'] = 'PrairieDogCarcassItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Items',
                     ['description'] = 'Plant to grow a white bursage.',
                     ['Description'] = 'A dead prairie dog.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WhiteBursageSeedPackItem',
                    ['typeID'] = '823',
         },
         },
         ['Wide Hips'] = {
         ['Prepared Meat'] = {
                     ['untranslated'] = 'Wide Hips',
                     ['ID'] = 'PreparedMeatItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Food',
                     ['description'] = 'Hips',
                     ['Description'] = 'Carefully butchered meat, ready to cook.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WideHipsItem',
                    ['typeID'] = '359',
         },
         },
         ['Wild Mix'] = {
         ['Prickly Pear Fruit'] = {
                     ['untranslated'] = 'Wild Mix',
                     ['ID'] = 'PricklyPearFruitItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A dressed salad that, with the added sweetness, its pretty tasty.',
                     ['Description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.6',
                    ['calories'] = '800.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '8.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '21.0',
                    ['density'] = '5.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WildMixItem',
                    ['typeID'] = '551',
         },
         },
         ['Wild Stew'] = {
         ['Prickly Pear Seed'] = {
                     ['untranslated'] = 'Wild Stew',
                     ['ID'] = 'PricklyPearSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A thick stew made with a variety of vegetables.',
                     ['Description'] = 'Plant to grow prickly pear cacti.',
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WildStewItem',
                    ['typeID'] = '552',
         },
         },
         ['Wilted Fiddleheads'] = {
         ['Prickly Pear Seed Pack'] = {
                     ['untranslated'] = 'Wilted Fiddleheads',
                     ['ID'] = 'PricklyPearSeedPackItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'Food',
                     ['Group'] = 'Items',
                     ['description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
                     ['Description'] = 'Plant to grow prickly pear cacti.',
                    ['tagGroups'] = {'Charred Green', 'Food', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '350.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WiltedFiddleheadsItem',
                    ['typeID'] = '553',
         },
         },
         ['Wind Turbine'] = {
         ['Prime Cut'] = {
                     ['untranslated'] = 'Wind Turbine',
                     ['ID'] = 'PrimeCutItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Generates electrical power from the wind.',
                     ['Description'] = 'A perfectly marbled piece of meat.',
                    ['tagGroups'] = {'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 11 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WindTurbineItem',
                    ['typeID'] = '1380',
         },
         },
         ['Windmill'] = {
         ['Primitive Canvas Boots'] = {
                     ['untranslated'] = 'Windmill',
                     ['ID'] = 'PrimitiveCanvasBootsItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Use wind to produce mechanical power.',
                     ['Description'] = 'A pair of crude canvas boots for your everyday use.',
                    ['tagGroups'] = {'World Object', 'Object', 'Housing Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '200',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 7 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WindmillItem',
                    ['typeID'] = '1379',
         },
         },
         ['Wire'] = {
         ['Primitive Canvas Pants'] = {
                     ['untranslated'] = 'Wire',
                     ['ID'] = 'PrimitiveCanvasPantsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Connects electronic components.',
                     ['Description'] = 'Roughly stitched canvas pants.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WireItem',
                    ['typeID'] = '3',
         },
         },
         ['Wolf Carcass'] = {
         ['Primitive Canvas Shorts'] = {
                     ['untranslated'] = 'Wolf Carcass',
                     ['ID'] = 'PrimitiveCanvasShortsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A dead wolf.',
                     ['Description'] = 'They\'re like the Primitive Canvas Pants, but shorter.',
                    ['tagGroups'] = {'Small Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WolfCarcassItem',
                    ['typeID'] = '663',
         },
         },
         ['Wolf Whisperer Hat'] = {
         ['Primitive Fur Belt'] = {
                     ['untranslated'] = 'Wolf Whisperer Hat',
                     ['ID'] = 'PrimitiveFurBeltItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Thanks for supporting ECO!',
                     ['Description'] = 'You should probably still wear pants.',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WolfWhispererHatItem',
                    ['typeID'] = '25',
         },
         },
         ['Wolf Whisperer Mask'] = {
         ['Primitive Leather Boots'] = {
                     ['untranslated'] = 'Wolf Whisperer Mask',
                     ['ID'] = 'PrimitiveLeatherBootsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'AWOOOOOOOOO',
                     ['Description'] = 'A pair of crude leather boots for your everyday use.',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WolfWhispererMaskItem',
                    ['typeID'] = '26',
         },
         },
         ['Wolf Whisperer Shirt'] = {
         ['Primitive Leather Pants'] = {
                     ['untranslated'] = 'Wolf Whisperer Shirt',
                     ['ID'] = 'PrimitiveLeatherPantsItem',
                     ['category'] = 'Hidden',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Thanks for supporting ECO!',
                     ['Description'] = 'You ever tried cutting leather with a rock?',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WolfWhispererShirtItem',
                    ['typeID'] = '27',
         },
         },
         ['Wood Cart'] = {
         ['Primitive Leather Shirt'] = {
                     ['untranslated'] = 'Wood Cart',
                     ['ID'] = 'PrimitiveLeatherShirtItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'Small cart for hauling small loads.',
                     ['Description'] = 'A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.',
                    ['tagGroups'] = {'World Object', 'Object', 'Storage Container', 'Vehicles', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '12',
                    ['inventoryMaxWeight'] = '2100000',
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodCartItem',
                    ['typeID'] = '953',
         },
         },
         ['Wood Pulp'] = {
         ['Primitive Leather Shorts'] = {
                     ['untranslated'] = 'Wood Pulp',
                     ['ID'] = 'PrimitiveLeatherShortsItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Avatar Part',
                     ['description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
                     ['Description'] = 'You may have enough leather left over to make a nice hat.',
                    ['tagGroups'] = {'Object', 'Fuel', 'Currency', 'Natural Fiber', 'Burnable Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '50',
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodPulpItem',
                    ['typeID'] = '95',
         },
         },
         ['Wood Sign'] = {
         ['Printing Press'] = {
                     ['untranslated'] = 'Wood Sign',
                     ['ID'] = 'PrintingPressItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A large sign for all your large text needs!',
                     ['Description'] = 'The world will never be the same.',
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodSignItem',
                    ['typeID'] = '1387',
         },
         },
         ['Wooden Bow'] = {
         ['Printing Supplies'] = {
                     ['untranslated'] = 'Wooden Bow',
                     ['ID'] = 'PrintingSuppliesItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Items',
                     ['description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
                     ['Description'] = 'A package of necessary items for copying art or other more elaborate designs.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenBowItem',
                    ['typeID'] = '942',
         },
         },
         ['Wooden Ceiling Light'] = {
         ['Pulp Filler'] = {
                     ['untranslated'] = 'Wooden Ceiling Light',
                     ['ID'] = 'PulpFillerItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'Tool',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A more modern way to light up a room.',
                     ['Description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenCeilingLightItem',
                    ['typeID'] = '1381',
         },
         },
         ['Wooden Elevator'] = {
         ['Pump Jack'] = {
                     ['untranslated'] = 'Wooden Elevator',
                     ['ID'] = 'PumpJackItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'An elevator for transporting loads vertically.',
                     ['Description'] = 'Drill, baby! Drill!',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 5 X 3',
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenElevatorItem',
                    ['typeID'] = '954',
         },
         },
         ['Wooden Elevator Call Post'] = {
         ['Pumpkin'] = {
                     ['untranslated'] = 'Wooden Elevator Call Post',
                     ['ID'] = 'PumpkinItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'Used to call a nearby WoodenElevator.',
                     ['Description'] = 'Round and large.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenElevatorCallPostItem',
                    ['typeID'] = '1382',
         },
         },
         ['Wooden Fabric Bed'] = {
         ['Pumpkin Seed'] = {
                     ['untranslated'] = 'Wooden Fabric Bed',
                     ['ID'] = 'PumpkinSeedItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A much more comfortable bed made with fabric.',
                     ['Description'] = 'Plant to grow a pumpkin.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
        },
                     ['maxStack'] = '100',
        ['Pumpkin Seed Pack'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'PumpkinSeedPackItem',
                     ['weight'] = nil,
                     ['Category'] = 'Hidden',
                     ['calories'] = nil,
                     ['Group'] = 'Items',
                    ['carbs'] = nil,
                     ['Description'] = 'Plant to grow a pumpkin.',
                    ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Punch Card Time Clock'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'PunchCardItem',
                     ['density'] = nil,
                     ['Category'] = 'Hidden',
                    ['fuel'] = nil,
                     ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'Clock in for the late shift',
                    ['currency'] = nil,
        },
                     ['skillValue'] = '4',
        ['Pupusas'] = {
                    ['roomCategory'] = 'Bedroom',
                     ['ID'] = 'PupusasItem',
                     ['furnitureType'] = 'Bed',
                     ['Category'] = '_None',
                     ['repeatsDepreciation'] = '0.2',
                     ['Group'] = 'Food',
                     ['materialTier'] = nil,
                     ['Description'] = 'Comforting, best served hot from the griddle.',
                     ['fuelsUsed'] = nil,
        },
                    ['gridRadius'] = nil,
        ['Purple Vase'] = {
                    ['energyUsed'] = nil,
                     ['ID'] = 'PurpleVaseItem',
                    ['energyProduced'] = nil,
                     ['Category'] = 'WorldObject',
                     ['energyType'] = nil,
                     ['Group'] = 'World Object',
                    ['fluidsUsed'] = nil,
                     ['Description'] = 'A  vase made with glass to brighten up your home.',
                     ['fluidsProduced'] = nil,
        },
                    ['validTalents'] = nil,
        ['Quicklime'] = {
                     ['footprint'] = '2 X 2 X 3',
                     ['ID'] = 'QuicklimeItem',
                     ['mobile'] = nil,
                     ['Category'] = '_None',
                    ['roomSizeReq'] = nil,
                     ['Group'] = 'Items',
                    ['roomMatReq'] = nil,
                     ['Description'] = 'A chemical compound used in steel production.',
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                     ['type'] = 'WoodenFabricBedItem',
                     ['typeID'] = '1383',
         },
         },
         ['Wooden Floor Lamp'] = {
         ['Radiator'] = {
                     ['untranslated'] = 'Wooden Floor Lamp',
                     ['ID'] = 'RadiatorItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A more modern way to light up a room. This time from the floor.',
                     ['Description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenFloorLampItem',
                    ['typeID'] = '1384',
         },
         },
         ['Wooden Hoe'] = {
         ['Raw Bacon'] = {
                     ['untranslated'] = 'Wooden Hoe',
                     ['ID'] = 'RawBaconItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'Used to till soil and prepare it for planting.',
                     ['Description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
                    ['tagGroups'] = {'Tool', 'Plow', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenHoeItem',
                    ['typeID'] = '943',
         },
         },
         ['Wooden Latrine'] = {
         ['Raw Fish'] = {
                     ['untranslated'] = 'Wooden Latrine',
                     ['ID'] = 'RawFishItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A wooden potty.',
                     ['Description'] = 'A fatty cut of raw fish.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Toilet',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'LatrineItem',
                    ['typeID'] = '1216',
         },
         },
         ['Wooden Shovel'] = {
         ['Raw Meat'] = {
                     ['untranslated'] = 'Wooden Shovel',
                     ['ID'] = 'RawMeatItem',
                     ['category'] = 'Tool',
                     ['Category'] = '_None',
                     ['group'] = 'Tools',
                     ['Group'] = 'Food',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                     ['Description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenShovelItem',
                    ['typeID'] = '944',
         },
         },
         ['Wooden Straw Bed'] = {
         ['Raw Roast'] = {
                     ['untranslated'] = 'Wooden Straw Bed',
                     ['ID'] = 'RawRoastItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
                     ['Description'] = 'A trussed roast tied and ready to be cooked.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Bedroom',
                    ['furnitureType'] = 'Bed',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenStrawBedItem',
                    ['typeID'] = '1385',
         },
         },
         ['Wooden Table Lamp'] = {
         ['Raw Sausage'] = {
                     ['untranslated'] = 'Wooden Table Lamp',
                     ['ID'] = 'RawSausageItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'Food',
                     ['description'] = 'For late night studying. Or working. Or anything, really.',
                     ['Description'] = 'Ground meat stuffed into an intestine casing.',
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenTableLampItem',
                    ['typeID'] = '1386',
         },
         },
         ['Wooden Wheel'] = {
         ['Real Estate Desk'] = {
                     ['untranslated'] = 'Wooden Wheel',
                     ['ID'] = 'RealEstateDeskItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A basic wheel for use in early wooden vehicles.',
                     ['Description'] = 'A place to manage the sale and transfer of deeds and property.',
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoodenWheelItem',
                    ['typeID'] = '664',
         },
         },
         ['Wool Carpet'] = {
         ['Rebar'] = {
                     ['untranslated'] = 'Wool Carpet',
                     ['ID'] = 'RebarItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Items',
                     ['description'] = 'A woven wool floor covering attached to a lumber backing.',
                     ['Description'] = 'Ribbed steel bars for reinforcing stuctures.',
                    ['tagGroups'] = {'Currency', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Yes',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoolCarpetItem',
                    ['typeID'] = '349',
         },
         },
         ['Wool Curtains'] = {
         ['Recurve Bow'] = {
                     ['untranslated'] = 'Wool Curtains',
                     ['ID'] = 'RecurveBowItem',
                     ['category'] = 'Hidden',
                     ['Category'] = 'Tool',
                     ['group'] = 'Block Items',
                     ['Group'] = 'Tools',
                     ['description'] = '',
                     ['Description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoolCurtainsItem',
                    ['typeID'] = '350',
         },
         },
         ['Wool Fabric'] = {
         ['Red Vase'] = {
                     ['untranslated'] = 'Wool Fabric',
                     ['ID'] = 'RedVaseItem',
                     ['category'] = '_None',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.',
                     ['Description'] = 'A  vase made with glass to brighten up your home.',
                    ['tagGroups'] = {'Fabric', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoolFabricItem',
                    ['typeID'] = '665',
         },
         },
         ['Wool Yarn'] = {
         ['Redwood Log'] = {
                     ['untranslated'] = 'Wool Yarn',
                     ['ID'] = 'RedwoodLogItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Items',
                     ['Group'] = 'Block Items',
                     ['description'] = 'Spun wool that can be used for knitting, weaving, or sewing.',
                     ['Description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.02',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WoolYarnItem',
                    ['typeID'] = '666',
         },
         },
         ['Work Backpack'] = {
         ['Redwood Seed'] = {
                     ['untranslated'] = 'Work Backpack',
                     ['ID'] = 'RedwoodSeedItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Food',
                     ['description'] = 'Lighter pack that causes lower calorie consumption. (Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)',
                     ['Description'] = 'Plant to grow a redwood tree.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WorkBackpackItem',
                    ['typeID'] = '413',
         },
         },
         ['Work Boots'] = {
         ['Redwood Seed Pack'] = {
                     ['untranslated'] = 'Work Boots',
                     ['ID'] = 'RedwoodSeedPackItem',
                     ['category'] = '_None',
                     ['Category'] = 'Hidden',
                     ['group'] = 'AvatarPart',
                     ['Group'] = 'Items',
                     ['description'] = 'Boots designed to be rugged and reduce muscle strain while working. (Decreases calories consumed when using tools by 10%)',
                     ['Description'] = 'Plant to grow a redwood tree.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'WorkBootsItem',
                    ['typeID'] = '414',
         },
         },
         ['Workbench'] = {
         ['Redwoods Poster'] = {
                     ['untranslated'] = 'Workbench',
                     ['ID'] = 'RedwoodsPosterItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'A bench for the basics and making even more benches.',
                     ['Description'] = 'A poster for the wall.',
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Product'},
        },
                     ['maxStack'] = '1',
        ['Refrigerator'] = {
                     ['carried'] = 'Backpack',
                    ['ID'] = 'RefrigeratorItem',
                    ['weight'] = nil,
                    ['Category'] = 'WorldObject',
                     ['calories'] = nil,
                     ['Group'] = 'World Object',
                     ['carbs'] = nil,
                     ['Description'] = 'An icebox from the future with significantly better cooling properties.',
                     ['protein'] = nil,
        },
                     ['fat'] = nil,
        ['Registrar'] = {
                    ['vitamins'] = nil,
                     ['ID'] = 'RegistrarItem',
                     ['density'] = nil,
                     ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                     ['Group'] = 'World Object',
                     ['yield'] = nil,
                     ['Description'] = 'Allows the setting management of titles.',
                     ['currency'] = nil,
        },
                    ['skillValue'] = nil,
        ['Reinforced Concrete'] = {
                     ['roomCategory'] = nil,
                     ['ID'] = 'ReinforcedConcreteItem',
                     ['furnitureType'] = nil,
                     ['Category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Block Items',
                     ['materialTier'] = nil,
                     ['Description'] = 'A sturdy construction material poured around a latice of rebar.',
                    ['fuelsUsed'] = nil,
        },
                     ['gridRadius'] = nil,
        ['Remote Detonator'] = {
                     ['energyUsed'] = nil,
                     ['ID'] = 'RemoteDetonatorItem',
                     ['energyProduced'] = nil,
                     ['Category'] = 'Tool',
                     ['energyType'] = nil,
                     ['Group'] = 'Tools',
                    ['fluidsUsed'] = nil,
                     ['Description'] = 'A remote that is linked to Mining Charges for detonation in a safe distance.',
                     ['fluidsProduced'] = nil,
        },
                     ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
        ['Research Table'] = {
                     ['footprint'] = '2 X 2 X 1',
                     ['ID'] = 'ResearchTableItem',
                     ['mobile'] = nil,
                     ['Category'] = 'WorldObject',
                     ['roomSizeReq'] = nil,
                     ['Group'] = 'World Object',
                     ['roomMatReq'] = nil,
                     ['Description'] = 'A basic table for researching new technologies and skills.',
                     ['roomContainReq'] = nil,
        },
                     ['inventorySlots'] = nil,
        ['Rice'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['ID'] = 'RiceItem',
                    ['inventoryRestrictions'] = nil,
                     ['Category'] = '_None',
                     ['fertilizerNutrients'] = nil,
                    ['Group'] = 'Food',
                     ['type'] = 'WorkbenchItem',
                    ['Description'] = 'Plant to grow rice.',
                     ['typeID'] = '89',
        },
        ['Rice Flour'] = {
                    ['ID'] = 'RiceFlourItem',
                     ['Category'] = '_None',
                     ['Group'] = 'Food',
                     ['Description'] = 'Rice grounded into flour is as equally versatile as its golden cousin.',
        },
        ['Rice Noodles'] = {
                     ['ID'] = 'RiceNoodlesItem',
                     ['Category'] = '_None',
                     ['Group'] = 'Food',
                     ['Description'] = 'Noodles made from delicious milled white grains.',
        },
        ['Rice Pack'] = {
                     ['ID'] = 'RicePackItem',
                     ['Category'] = 'Hidden',
                     ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow rice.',
        },
        ['Rivet'] = {
                    ['ID'] = 'RivetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A steel bolt used to hold together inventions.',
        },
        ['Roast Pumpkin'] = {
                    ['ID'] = 'RoastPumpkinItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Sweet but a suprising source of vitamins.',
        },
        ['Robotic Assembly Line'] = {
                    ['ID'] = 'RoboticAssemblyLineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A complex set of machinery for creating equally complex things.',
        },
        ['Rocker Box'] = {
                    ['ID'] = 'RockerBoxItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
        },
        ['Rolling Mill'] = {
                    ['ID'] = 'RollingMillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For rolling steel into more buildable materials.',
        },
        ['Root Campfire Salad'] = {
                    ['ID'] = 'RootCampfireSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
        },
        ['Root Campfire Stew'] = {
                    ['ID'] = 'RootCampfireStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
        },
        ['Round Pot'] = {
                    ['ID'] = 'PlanterPotRoundItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
        },
        ['Rounded Face'] = {
                    ['ID'] = 'RoundedFaceItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Face',
        },
        ['Rubber Wheel'] = {
                    ['ID'] = 'RubberWheelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
        },
        ['Rug Large'] = {
                    ['ID'] = 'RugLargeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large area rug to cover that weird stain.',
        },
        ['Rug Medium'] = {
                    ['ID'] = 'RugMediumItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A medium rug for medium uses.',
        },
        ['Rug Small'] = {
                    ['ID'] = 'RugSmallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
        },
        ['Running Shoes'] = {
                    ['ID'] = 'RunningShoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Light weight shoes designed to make you run faster.(Increases movement speed)',
        },
        ['Rustic Window Planter'] = {
                    ['ID'] = 'RusticWindowPlanterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple planter box mounted on a wall or by a window.',
        },
        ['Saguaro Rib'] = {
                    ['ID'] = 'SaguaroRibItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
        },
        ['Saguaro Seed'] = {
                    ['ID'] = 'SaguaroSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a saguaro cactus.',
        },
        ['Saguaro Seed Pack'] = {
                    ['ID'] = 'SaguaroSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a saguaro cactus.',
        },
        ['Salmon'] = {
                    ['ID'] = 'SalmonItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A salmon.',
        },
        ['Salt Basket'] = {
                    ['ID'] = 'SaltBasketItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basket of salt.',
        },
        ['Sand'] = {
                    ['ID'] = 'SandItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
        },
        ['Sandals'] = {
                    ['ID'] = 'SandalsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)',
        },
        ['Sandstone'] = {
                    ['ID'] = 'SandstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
        },
        ['Sawmill'] = {
                    ['ID'] = 'SawmillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Used to saw wood into lumber.',
        },
        ['Saxifrage Seed'] = {
                    ['ID'] = 'SaxifrageSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow saxifrage.',
        },
        ['Saxifrage Seed Pack'] = {
                    ['ID'] = 'SaxifrageSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow saxifrage.',
        },
        ['Scarecrow'] = {
                    ['ID'] = 'ScarecrowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Keeps animals away. (WIP)',
        },
        ['School Supply Station Item'] = {
                    ['ID'] = 'SchoolSupplyStationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Scientist'] = {
                    ['ID'] = 'ScientistSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Scientists can transforms the knowledge and understanding of the world into more practical uses.',
        },
        ['Scrap Meat'] = {
                    ['ID'] = 'ScrapMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Chunks of extra meat.',
        },
        ['Screening Machine'] = {
                    ['ID'] = 'ScreeningMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
        },
        ['Screw Press'] = {
                    ['ID'] = 'ScrewPressItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Screws'] = {
                    ['ID'] = 'ScrewsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.',
        },
        ['Scruffy Hair'] = {
                    ['ID'] = 'ScruffyHairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
        },
        ['Seagrass Seed'] = {
                    ['ID'] = 'SeagrassSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow seagrass.',
        },
        ['Seagrass Seed Pack'] = {
                    ['ID'] = 'SeagrassSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow seagrass.',
        },
        ['Seared Meat'] = {
                    ['ID'] = 'SearedMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A cut of perfectly seared steak.',
        },
        ['Seeded Camas Roll'] = {
                    ['ID'] = 'SeededCamasRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.',
        },
        ['Self Improvement'] = {
                    ['ID'] = 'SelfImprovementSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.',
        },
        ['Sensor Based Belt Sorter'] = {
                    ['ID'] = 'SensorBasedBeltSorterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
        },
        ['Sensuous Sea Pizza'] = {
                    ['ID'] = 'SensuousSeaPizzaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The chewyness is unreal.',
        },
        ['Servo'] = {
                    ['ID'] = 'ServoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A rotary actuator that allows for control over angular position.',
        },
        ['Settlement Crafting Table'] = {
                    ['ID'] = 'SettlementCraftingTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic workspace for crafting all manner of settlement related objects.',
        },
        ['Sewage'] = {
                    ['ID'] = 'SewageItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
        },
        ['Shale'] = {
                    ['ID'] = 'ShaleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.',
        },
        ['Shaper'] = {
                    ['ID'] = 'ShaperItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Shark Fillet Soup'] = {
                    ['ID'] = 'SharkFilletSoupItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A texture all of its own.',
        },
        ['Shark Jaws'] = {
                    ['ID'] = 'SharkJawsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A mounted jaw from a mighty catch!',
        },
        ['Sharpening Steel'] = {
                    ['ID'] = 'SharpeningSteelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A steel rod with grooves allowing more finer sharpening of tools.',
        },
        ['Sheep Mount'] = {
                    ['ID'] = 'SheepMountItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A hunting trophy for your house.',
        },
        ['Shelf Cabinet'] = {
                    ['ID'] = 'ShelfCabinetItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When a shelf and a cabinet aren\'t enough individually.',
        },
        ['Shipping Container Blue'] = {
                    ['ID'] = 'ShippingContainerBlueItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Shipping Container Green'] = {
                    ['ID'] = 'ShippingContainerGreenItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Shipping Container Red'] = {
                    ['ID'] = 'ShippingContainerRedItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Shipwright'] = {
                    ['ID'] = 'ShipwrightSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Shipwrights uses the fundamental practical application of carpenters and applying it to maritime usage.',
        },
        ['Shipwright Advanced Upgrade'] = {
                    ['ID'] = 'ShipwrightAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
        },
        ['Shipwright Basic Upgrade'] = {
                    ['ID'] = 'ShipwrightBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
        },
        ['Shipwright Hat'] = {
                    ['ID'] = 'ShipwrightHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simple sailor\'s cap, don?t lose it or you might be walking on a plank.',
        },
        ['Shipwright Overalls'] = {
                    ['ID'] = 'ShipwrightOverallsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Denim overall for extra sturdy wearability.',
        },
        ['Shipwright Sandals'] = {
                    ['ID'] = 'ShipwrightSandalsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)',
        },
        ['Shipwright Shirt'] = {
                    ['ID'] = 'ShipwrightShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A striped shirt symbolizing your affinity for traveling across the seas.',
        },
        ['Shipwright Sign'] = {
                    ['ID'] = 'ShipwrightSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Shipwright Skill Book'] = {
                    ['ID'] = 'ShipwrightSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Shipwright Skill Scroll'] = {
                    ['ID'] = 'ShipwrightSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Shoji Door'] = {
                    ['ID'] = 'ShojiDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A Far Eastern influenced wooden sliding door.',
        },
        ['Shorn Wool'] = {
                    ['ID'] = 'ShornWoolItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Wool that has been shorn from an animal.',
        },
        ['Short Beard'] = {
                    ['ID'] = 'ShortBeardItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Shorts'] = {
                    ['ID'] = 'ShortsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
        },
        ['Simmered Meat'] = {
                    ['ID'] = 'SimmeredMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Meat cooked in meat juices keeps the meat juicy.',
        },
        ['Simple Syrup'] = {
                    ['ID'] = 'SimpleSyrupItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A simple water and suger combination heated until the sugar dissolves.',
        },
        ['Sink'] = {
                    ['ID'] = 'SinkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An industrial sink.',
        },
        ['Skid Steer'] = {
                    ['ID'] = 'SkidSteerItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
        },
        ['Slag'] = {
                    ['ID'] = 'SlagItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
        },
        ['Sleek Short Hair'] = {
                    ['ID'] = 'SleekShortHairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Small Bath Mat'] = {
                    ['ID'] = 'SmallBathMatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.',
        },
        ['Small Canoe'] = {
                    ['ID'] = 'SmallCanoeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small Canoe for hauling minimal loads.',
        },
        ['Small Cotton Bunting Festive'] = {
                    ['ID'] = 'SmallCottonBuntingFestiveItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Cotton Bunting Red'] = {
                    ['ID'] = 'SmallCottonBuntingRedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Cotton Bunting Regal'] = {
                    ['ID'] = 'SmallCottonBuntingRegalItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Cotton Bunting Vibrant'] = {
                    ['ID'] = 'SmallCottonBuntingVibrantItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Court'] = {
                    ['ID'] = 'SmallCourtItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
        },
        ['Small Festive Paper Lantern'] = {
                    ['ID'] = 'SmallFestivePaperLanternItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Small Hanging Ashlar Basalt Sign'] = {
                    ['ID'] = 'SmallHangingAshlarBasaltSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Gneiss Sign'] = {
                    ['ID'] = 'SmallHangingAshlarGneissSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Granite Sign'] = {
                    ['ID'] = 'SmallHangingAshlarGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Limestone Sign'] = {
                    ['ID'] = 'SmallHangingAshlarLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Sandstone Sign'] = {
                    ['ID'] = 'SmallHangingAshlarSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Shale Sign'] = {
                    ['ID'] = 'SmallHangingAshlarShaleSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Stone Sign'] = {
                    ['ID'] = 'SmallHangingAshlarStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Birch Sign'] = {
                    ['ID'] = 'SmallHangingBirchSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Cedar Sign'] = {
                    ['ID'] = 'SmallHangingCedarSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ceiba Sign'] = {
                    ['ID'] = 'SmallHangingCeibaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Fir Sign'] = {
                    ['ID'] = 'SmallHangingFirSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Hardwood Sign'] = {
                    ['ID'] = 'SmallHangingHardwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Joshua Sign'] = {
                    ['ID'] = 'SmallHangingJoshuaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Lumber Sign'] = {
                    ['ID'] = 'SmallHangingLumberSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Granite Sign'] = {
                    ['ID'] = 'SmallHangingMortaredGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Limestone Sign'] = {
                    ['ID'] = 'SmallHangingMortaredLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Sandstone Sign'] = {
                    ['ID'] = 'SmallHangingMortaredSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Stone Sign'] = {
                    ['ID'] = 'SmallHangingMortaredStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Oak Sign'] = {
                    ['ID'] = 'SmallHangingOakSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Palm Sign'] = {
                    ['ID'] = 'SmallHangingPalmSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Redwood Sign'] = {
                    ['ID'] = 'SmallHangingRedwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Saguaro Sign'] = {
                    ['ID'] = 'SmallHangingSaguaroSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Softwood Sign'] = {
                    ['ID'] = 'SmallHangingSoftwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Spruce Sign'] = {
                    ['ID'] = 'SmallHangingSpruceSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Stone Sign'] = {
                    ['ID'] = 'SmallHangingStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Wood Sign'] = {
                    ['ID'] = 'SmallHangingWoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Meeting Chair'] = {
                    ['ID'] = 'SmallMeetingChairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Small Meeting Table'] = {
                    ['ID'] = 'SmallMeetingTableItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Small Nylon Bunting Green'] = {
                    ['ID'] = 'SmallNylonBuntingGreenItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Small Nylon Bunting Purple'] = {
                    ['ID'] = 'SmallNylonBuntingPurpleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Small Nylon Bunting Yellow'] = {
                    ['ID'] = 'SmallNylonBuntingYellowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Small Paper Lantern'] = {
                    ['ID'] = 'SmallPaperLanternItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small paper lantern.',
        },
        ['Small Paper Machine'] = {
                    ['ID'] = 'SmallPaperMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Laborous way of creating sheets of paper.',
        },
        ['Small Shipyard'] = {
                    ['ID'] = 'SmallShipyardItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A crude workspace for constructing smaller vehicles designed for use in a maritime environment.',
        },
        ['Small Sink'] = {
                    ['ID'] = 'SmallSinkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small household sink.',
        },
        ['Small Standing Ashlar Basalt Sign'] = {
                    ['ID'] = 'SmallStandingAshlarBasaltSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Gneiss Sign'] = {
                    ['ID'] = 'SmallStandingAshlarGneissSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Granite Sign'] = {
                    ['ID'] = 'SmallStandingAshlarGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Limestone Sign'] = {
                    ['ID'] = 'SmallStandingAshlarLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Sandstone Sign'] = {
                    ['ID'] = 'SmallStandingAshlarSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Shale Sign'] = {
                    ['ID'] = 'SmallStandingAshlarShaleSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Stone Sign'] = {
                    ['ID'] = 'SmallStandingAshlarStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Birch Sign'] = {
                    ['ID'] = 'SmallStandingBirchSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Cedar Sign'] = {
                    ['ID'] = 'SmallStandingCedarSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ceiba Sign'] = {
                    ['ID'] = 'SmallStandingCeibaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Fir Sign'] = {
                    ['ID'] = 'SmallStandingFirSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Hardwood Sign'] = {
                    ['ID'] = 'SmallStandingHardwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Joshua Sign'] = {
                    ['ID'] = 'SmallStandingJoshuaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Lumber Sign'] = {
                    ['ID'] = 'SmallStandingLumberSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Granite Sign'] = {
                    ['ID'] = 'SmallStandingMortaredGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Limestone Sign'] = {
                    ['ID'] = 'SmallStandingMortaredLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Sandstone Sign'] = {
                    ['ID'] = 'SmallStandingMortaredSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Stone Sign'] = {
                    ['ID'] = 'SmallStandingMortaredStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Oak Sign'] = {
                    ['ID'] = 'SmallStandingOakSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Palm Sign'] = {
                    ['ID'] = 'SmallStandingPalmSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Redwood Sign'] = {
                    ['ID'] = 'SmallStandingRedwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Saguaro Sign'] = {
                    ['ID'] = 'SmallStandingSaguaroSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Softwood Sign'] = {
                    ['ID'] = 'SmallStandingSoftwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Spruce Sign'] = {
                    ['ID'] = 'SmallStandingSpruceSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Stone Sign'] = {
                    ['ID'] = 'SmallStandingStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Wood Sign'] = {
                    ['ID'] = 'SmallStandingWoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Stockpile'] = {
                    ['ID'] = 'SmallStockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Designates a 3x3x3 area as storage for large items.',
        },
        ['Small Wood Cart'] = {
                    ['ID'] = 'SmallWoodCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small wood cart for hauling minimal loads.',
        },
        ['Small Wooden Boat'] = {
                    ['ID'] = 'SmallWoodenBoatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A personal transport vessel capable of holding a suprising amount of goods.',
        },
        ['Small Wooden Ship Frame'] = {
                    ['ID'] = 'SmallWoodenShipFrameItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The basis for any wooden personal vessel.',
        },
        ['Smelting'] = {
                    ['ID'] = 'SmeltingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Metal is an important part of progress and smelting is the first step into a new age. Levels up by crafting related recipes.',
        },
        ['Smelting Basic Upgrade'] = {
                    ['ID'] = 'SmeltingBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.',
        },
        ['Smelting Skill Book'] = {
                    ['ID'] = 'SmeltingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Smelting Skill Scroll'] = {
                    ['ID'] = 'SmeltingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Smelting Upgrade'] = {
                    ['ID'] = 'SmeltingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
        },
        ['Smith'] = {
                    ['ID'] = 'SmithSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Smiths smelt concentrate ore into metal bars and craft superior tools that helps citizens work more productively.',
        },
        ['Smith Apron'] = {
                    ['ID'] = 'SmithApronItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.',
        },
        ['Smith Bandana'] = {
                    ['ID'] = 'SmithBandanaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.',
        },
        ['Smith Boots'] = {
                    ['ID'] = 'SmithBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)',
        },
        ['Smith Gloves'] = {
                    ['ID'] = 'SmithGlovesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A reinforced wrist guard paired with a lone work glove.',
        },
        ['Smith Pants'] = {
                    ['ID'] = 'SmithPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Denim pants with knee patches.',
        },
        ['Smith Shirt'] = {
                    ['ID'] = 'SmithShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simple cotton shirt helps reduce the strain of heat exposure.',
        },
        ['Smog'] = {
                    ['ID'] = 'SmogItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A smoke that contains a combination of pollutants.',
        },
        ['Smooth Gut Noodle Roll'] = {
                    ['ID'] = 'SmoothGutNoodleRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'These noodle rolls look VERY smooth.',
        },
        ['Snapping Turtle Carcass'] = {
                    ['ID'] = 'SnappingTurtleCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead snapping turtle.',
        },
        ['Socialist Shirt'] = {
                    ['ID'] = 'SocialistShirtItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Embrace the power of the people with this bold t-shirt. Crafted for the champions of equality, this shirt is a rallying cry for collective action. Wear it to stand united with your comrades in the fight for a fairer world!',
        },
        ['Softwood Board'] = {
                    ['ID'] = 'SoftwoodBoardItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A higher quality softwood board used for long lasting furniture.',
        },
        ['Softwood Hewn Log'] = {
                    ['ID'] = 'SoftwoodHewnLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
        },
        ['Softwood Lumber'] = {
                    ['ID'] = 'SoftwoodLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Can be fashioned into various usable equipment.',
        },
        ['Softwood Lumber Bench'] = {
                    ['ID'] = 'SoftwoodLumberBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
        },
        ['Softwood Lumber Chair'] = {
                    ['ID'] = 'SoftwoodLumberChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
        },
        ['Softwood Lumber Door'] = {
                    ['ID'] = 'SoftwoodLumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from finely cut lumber.',
        },
        ['Softwood Lumber Dresser'] = {
                    ['ID'] = 'SoftwoodLumberDresserItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
        },
        ['Softwood Lumber Table'] = {
                    ['ID'] = 'SoftwoodLumberTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large lumber table for eating meals or getting some work done.',
        },
        ['Softwood Sorter Stand'] = {
                    ['ID'] = 'SoftwoodSorterStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Softwood stand for sort items between stockpiles',
        },
        ['Soil Sampler'] = {
                    ['ID'] = 'SoilSamplerItem',
                    ['Category'] = 'Tools',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
        },
        ['Solar Generator'] = {
                    ['ID'] = 'SolarGeneratorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.',
        },
        ['Sombrero'] = {
                    ['ID'] = 'SombreroItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A traditional Sombrero.',
        },
        ['Spiky Roll'] = {
                    ['ID'] = 'SpikyRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Spikes are definitely removed before serving.',
        },
        ['Spin Melter'] = {
                    ['ID'] = 'SpinMelterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.',
        },
        ['Spinning Jenny'] = {
                    ['ID'] = 'SpinningJennyItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Making yarn and threads made easy!',
        },
        ['Spoiled Food'] = {
                    ['ID'] = 'SpoiledFoodItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.',
        },
        ['Spruce Log'] = {
                    ['ID'] = 'SpruceLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
        },
        ['Spruce Seed'] = {
                    ['ID'] = 'SpruceSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a spruce tree.',
        },
        ['Spruce Seed Pack'] = {
                    ['ID'] = 'SpruceSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a spruce tree.',
        },
        ['Square Belt'] = {
                    ['ID'] = 'SquareBeltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Belt with a square buckle.',
        },
        ['Square Jaw'] = {
                    ['ID'] = 'SquareJawItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Jaw',
        },
        ['Square Pot'] = {
                    ['ID'] = 'PlanterPotSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
        },
        ['Stamp Mill'] = {
                    ['ID'] = 'StampMillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
        },
        ['Standing Glass Sign'] = {
                    ['ID'] = 'StandingGlassSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign framed with a glass plate.',
        },
        ['Standing Long Steel Sign'] = {
                    ['ID'] = 'StandingLongSteelSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A long steel plate with a wooden base.',
        },
        ['Standing Steel Brick Sign'] = {
                    ['ID'] = 'StandingSteelBrickSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A solid steel plate supported by a brick base.',
        },
        ['Starter Camp'] = {
                    ['ID'] = 'StarterCampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A combination of a small tent and a tiny stockpile.',
        },
        ['Steam Engine'] = {
                    ['ID'] = 'SteamEngineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large steam engine for generating power.',
        },
        ['Steam Tractor'] = {
                    ['ID'] = 'SteamTractorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tractor powered through steam.',
        },
        ['Steam Tractor Harvester'] = {
                    ['ID'] = 'SteamTractorHarvesterItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
        },
        ['Steam Tractor Plow'] = {
                    ['ID'] = 'SteamTractorPlowItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick plowing.',
        },
        ['Steam Tractor Scoop'] = {
                    ['ID'] = 'SteamTractorScoopItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick terraforming.',
        },
        ['Steam Tractor Sower'] = {
                    ['ID'] = 'SteamTractorSowerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
        },
        ['Steam Truck'] = {
                    ['ID'] = 'SteamTruckItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A truck that runs on steam.',
        },
        ['Steel Abstract Fixture'] = {
                    ['ID'] = 'SteelAbstractFixtureItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Axe'] = {
                    ['ID'] = 'SteelAxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A Steel axe made for cutting down trees.',
        },
        ['Steel Axle'] = {
                    ['ID'] = 'SteelAxleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
        },
        ['Steel Bar'] = {
                    ['ID'] = 'SteelBarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Refined bar of steel.',
        },
        ['Steel Buoy'] = {
                    ['ID'] = 'SteelBuoyItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A steel navigational buoy, can also be used as a moorage post.',
        },
        ['Steel Ceiling Light'] = {
                    ['ID'] = 'SteelCeilingLightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Floor Lamp'] = {
                    ['ID'] = 'SteelFloorLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room. This time from the floor.',
        },
        ['Steel Gear'] = {
                    ['ID'] = 'SteelGearItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A toothed machine part that interlocks with others.',
        },
        ['Steel Gearbox'] = {
                    ['ID'] = 'SteelGearboxItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
        },
        ['Steel Hammer'] = {
                    ['ID'] = 'SteelHammerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A robust steel hammer useful for shaping blocks and deconstruction.',
        },
        ['Steel Hanging Fixture'] = {
                    ['ID'] = 'SteelHangingFixtureItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Hanging Lamp'] = {
                    ['ID'] = 'SteelHangingLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Hoe'] = {
                    ['ID'] = 'SteelHoeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A steel hoe with improved range to help tilling larger areas.',
        },
        ['Steel Kitchen Lamp'] = {
                    ['ID'] = 'SteelKitchenLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Liquids Tank'] = {
                    ['ID'] = 'SteelLiquidsTankItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Steel Machete'] = {
                    ['ID'] = 'SteelMacheteItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A machete used to quickly clear plants.',
        },
        ['Steel Moorage Post'] = {
                    ['ID'] = 'SteelMooragePostItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron moorage post that makes sure that even the largest of vessels stay still.',
        },
        ['Steel Pickaxe'] = {
                    ['ID'] = 'SteelPickaxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A steel pickaxe used to break down stone and ore into usable rubble.',
        },
        ['Steel Pipe'] = {
                    ['ID'] = 'SteelPipeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A pipe for transporting liquids.',
        },
        ['Steel Plate'] = {
                    ['ID'] = 'SteelPlateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A sturdy steel plate for use in various crafting recipes.',
        },
        ['Steel Podium'] = {
                    ['ID'] = 'SteelPodiumItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Steel Row Seating'] = {
                    ['ID'] = 'SteelRowSeatingItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Steel Saw Blade'] = {
                    ['ID'] = 'SteelSawBladeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
        },
        ['Steel Searchlight'] = {
                    ['ID'] = 'SteelSearchlightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When your goal is to really light up the heaven!',
        },
        ['Steel Shovel'] = {
                    ['ID'] = 'SteelShovelItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'When an iron shovel is not enough and you need something more durable while terraforming.',
        },
        ['Steel Sickle'] = {
                    ['ID'] = 'SteelSickleItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
        },
        ['Steel Spring'] = {
                    ['ID'] = 'SteelSpringItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A steel spring used to create bouncing inventions.',
        },
        ['Steel Square Fixture'] = {
                    ['ID'] = 'SteelSquareFixtureItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Table Lamp'] = {
                    ['ID'] = 'SteelTableLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For late night studying. Or working. Or anything, really.',
        },
        ['Steel Warehouse Shelves'] = {
                    ['ID'] = 'SteelWarehouseShelvesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large metal rack allowing larger volume storage.',
        },
        ['Stenographers Table'] = {
                    ['ID'] = 'StenographersTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.',
        },
        ['Stockpile'] = {
                    ['ID'] = 'StockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Designates a 5x5x5 area as storage for large items.',
        },
        ['Stone'] = {
                    ['ID'] = 'StoneItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A pile of stones.',
        },
        ['Stone Axe'] = {
                    ['ID'] = 'StoneAxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude stone axe made for cutting down trees.',
        },
        ['Stone Brazier'] = {
                    ['ID'] = 'StoneBrazierItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A stone stand which can hold burning fuel to provide light.',
        },
        ['Stone Door'] = {
                    ['ID'] = 'StoneDoorItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy stone door.',
        },
        ['Stone Hammer'] = {
                    ['ID'] = 'StoneHammerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude stone hammer useful for shaping blocks and deconstruction.',
        },
        ['Stone Machete'] = {
                    ['ID'] = 'StoneMacheteItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A machete used to quickly clear plants.',
        },
        ['Stone Pickaxe'] = {
                    ['ID'] = 'StonePickaxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude pickaxe used to break down stone and ore into usable rubble.',
        },
        ['Stone Plaque'] = {
                    ['ID'] = 'StonePlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Stone Road'] = {
                    ['ID'] = 'StoneRoadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
        },
        ['Stone Road Tool'] = {
                    ['ID'] = 'StoneRoadToolItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A tool for tamping dirt into roads.',
        },
        ['Stone Sickle'] = {
                    ['ID'] = 'StoneSickleItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A stone sickle used to harvest crops or cut grass.',
        },
        ['Stop Sign'] = {
                    ['ID'] = 'StopSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
        },
        ['Storage Chest'] = {
                    ['ID'] = 'StorageChestItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A container you can store items in.',
        },
        ['Storage Silo'] = {
                    ['ID'] = 'StorageSiloItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
        },
        ['Store'] = {
                    ['ID'] = 'StoreItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the selling and trading of items.',
        },
        ['Store Sign'] = {
                    ['ID'] = 'StoreSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Stove'] = {
                    ['ID'] = 'StoveItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy stove for cooking more complex dishes.',
        },
        ['Strange Fuel'] = {
                    ['ID'] = 'StrangeFuelItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'CHEEEAAAAATER',
        },
        ['Street Sign'] = {
                    ['ID'] = 'StreetSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
        },
        ['Streetlamp'] = {
                    ['ID'] = 'StreetlampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A towering metal light post that requires electricity to run.',
        },
        ['Students Desk Item'] = {
                    ['ID'] = 'StudentsDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Students Desk T1'] = {
                    ['ID'] = 'StudentsDeskT1Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Students Desk T2'] = {
                    ['ID'] = 'StudentsDeskT2Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Students Desk T3'] = {
                    ['ID'] = 'StudentsDeskT3Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Stuffed Alligator'] = {
                    ['ID'] = 'StuffedAlligatorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Bison'] = {
                    ['ID'] = 'StuffedBisonItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Elk'] = {
                    ['ID'] = 'StuffedElkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Goat'] = {
                    ['ID'] = 'StuffedGoatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Jaguar'] = {
                    ['ID'] = 'StuffedJaguarItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Turkey'] = {
                    ['ID'] = 'StuffedTurkeyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.',
        },
        ['Stuffed Wolf'] = {
                    ['ID'] = 'StuffedWolfItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stump Bed'] = {
                    ['ID'] = 'StumpBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Simple collection of straw to rest on, don\'t mind the fleas.',
        },
        ['Stump Chair'] = {
                    ['ID'] = 'StumpChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.',
        },
        ['Stump Latrine'] = {
                    ['ID'] = 'StumpLatrineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Simple yet functional.',
        },
        ['Stump Table'] = {
                    ['ID'] = 'StumpTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large log cut in half for placing things on.',
        },
        ['Substrate'] = {
                    ['ID'] = 'SubstrateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The foundation material for complex electronics.',
        },
        ['Sugar'] = {
                    ['ID'] = 'SugarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Even sweet lovers don\'t eat sugar plain.',
        },
        ['Sugarcane'] = {
                    ['ID'] = 'SugarcaneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'How did you even get this?',
        },
        ['Sugarcane Pack'] = {
                    ['ID'] = 'SugarcanePackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'How did you even get this?',
        },
        ['Sulfur'] = {
                    ['ID'] = 'SulfurItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'While it may not look like much it is fundamentally essential to sustain life.',
        },
        ['Sun Butter'] = {
                    ['ID'] = 'SunButterItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'A revolutionary method to acquire butter.',
        },
        ['Sun Cheese'] = {
                    ['ID'] = 'SunCheeseItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Cheesy yet not made in a traditional way.',
        },
        ['Sunflower'] = {
                    ['ID'] = 'SunflowerItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A plant whose seeds are quite versitile in their use further processed.',
        },
        ['Sunflower Seed'] = {
                    ['ID'] = 'SunflowerSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow sunflowers.',
        },
        ['Sunflower Seed Pack'] = {
                    ['ID'] = 'SunflowerSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow sunflowers.',
        },
        ['Survivalist'] = {
                    ['ID'] = 'SurvivalistSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?',
        },
        ['Sweeping Hands: Mining'] = {
                    ['ID'] = 'MiningSweepingHandsTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Picking up rocks also attempts to pick up similar rocks in an area.',
        },
        ['Sweet Deer Jerky'] = {
                    ['ID'] = 'SweetDeerJerkyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Marinated in a mix of oil, herbs and some sweetener really increased the potential.',
        },
        ['Sweet Salad'] = {
                    ['ID'] = 'SweetSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The sweetness of the fruits happens to work well with the salad.',
        },
        ['Swirl Vase'] = {
                    ['ID'] = 'SwirlVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Switch'] = {
                    ['ID'] = 'SwitchItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Toggle on any touching wires and electronic objects.',
        },
        ['Synthetic Rubber'] = {
                    ['ID'] = 'SyntheticRubberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
        },
        ['Tailings'] = {
                    ['ID'] = 'TailingsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
        },
        ['Tailor'] = {
                    ['ID'] = 'TailorSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Tailorings work with cloth to make high-end furniture.and clothing that provides special bonuses when worn.',
        },
        ['Tailor Bowler Hat'] = {
                    ['ID'] = 'TailorBowlerHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A stylish bowler hat made of tighly spun fur felt.',
        },
        ['Tailor Pants'] = {
                    ['ID'] = 'TailorPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Tailored slacks that fit just right.',
        },
        ['Tailor Shirt'] = {
                    ['ID'] = 'TailorShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.',
        },
        ['Tailor Shoes'] = {
                    ['ID'] = 'TailorShoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)',
        },
        ['Tailor Sign'] = {
                    ['ID'] = 'TailorSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Tailoring'] = {
                    ['ID'] = 'TailoringSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Creating new clothes and setting trends. Levels up by crafting related recipes.',
        },
        ['Tailoring Basic Upgrade'] = {
                    ['ID'] = 'TailoringUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
        },
        ['Tailoring Modern Upgrade'] = {
                    ['ID'] = 'TailoringModernUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
        },
        ['Tailoring Skill Book'] = {
                    ['ID'] = 'TailoringSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Tailoring Skill Scroll'] = {
                    ['ID'] = 'TailoringSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Tailoring Table'] = {
                    ['ID'] = 'TailoringTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
        },
        ['Tall Boots'] = {
                    ['ID'] = 'TallBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.',
        },
        ['Tallow'] = {
                    ['ID'] = 'TallowItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Rendered animal fat useful for more than just cooking.',
        },
        ['Tallow Candle'] = {
                    ['ID'] = 'TallowCandleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A candle which can burn tallow to produce a small amount of light.',
        },
        ['Tallow Lamp'] = {
                    ['ID'] = 'TallowLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A pottery lamp. Fuel with tallow.',
        },
        ['Tallow Wall Lamp'] = {
                    ['ID'] = 'TallowWallLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
        },
        ['Tapestry'] = {
                    ['ID'] = 'TapestryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple neutral tapestry.',
        },
        ['Tapestry Fish'] = {
                    ['ID'] = 'TapestryFishItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tapestry with a beautiful fish display.',
        },
        ['Tapestry Sunset'] = {
                    ['ID'] = 'TapestrySunsetItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tapestry with a beautiful sunset display.',
        },
        ['Taro Fries'] = {
                    ['ID'] = 'TaroFriesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Crispy strips of taro that have been deep fried in oil.',
        },
        ['Taro Root'] = {
                    ['ID'] = 'TaroRootItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Colocasia esculenta.',
        },
        ['Taro Seed'] = {
                    ['ID'] = 'TaroSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow taro.',
        },
        ['Taro Seed Pack'] = {
                    ['ID'] = 'TaroSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow taro.',
        },
        ['Tasty Tropical Pizza'] = {
                    ['ID'] = 'TastyTropicalPizzaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'To some it is tasty. To others, unforgivable.',
        },
        ['Teachers Desk Item'] = {
                    ['ID'] = 'TeachersDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Teachers Desk T1'] = {
                    ['ID'] = 'TeachersDeskT1Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Teachers Desk T2'] = {
                    ['ID'] = 'TeachersDeskT2Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Teachers Desk T3'] = {
                    ['ID'] = 'TeachersDeskT3Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Tech Tree Visualizer'] = {
                    ['ID'] = 'TechTreeVizItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Displays the tech tree visualizer and the research progress across the world.',
        },
        ['The Bob'] = {
                    ['ID'] = 'TheBobItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Tiki Torch'] = {
                    ['ID'] = 'TikiTorchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Great for outdoor l',
        },
        ['Tiny Stockpile'] = {
                    ['ID'] = 'TinyStockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Designates a 2x3x2 area as storage for large items.',
        },
        ['Toilet'] = {
                    ['ID'] = 'ToiletItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When you gotta go, you gotta go.',
        },
        ['Toll'] = {
                    ['ID'] = 'TollItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Toggle on any touching wires and electronic objects.',
        },
        ['Tomato'] = {
                    ['ID'] = 'TomatoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
        },
        ['Tomato Seed'] = {
                    ['ID'] = 'TomatoSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow tomato plants.',
        },
        ['Tomato Seed Pack'] = {
                    ['ID'] = 'TomatoSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow tomato plants.',
        },
        ['Tool Bench'] = {
                    ['ID'] = 'ToolBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A place to craft and fix up tools.',
        },
        ['Tool Efficiency: Gathering'] = {
                    ['ID'] = 'GatheringToolEfficiencyTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
        },
        ['Tool Efficiency: Logging'] = {
                    ['ID'] = 'LoggingToolEfficiencyTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
        },
        ['Tool Efficiency: Mining'] = {
                    ['ID'] = 'MiningToolEfficiencyTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
        },
        ['Tool Strength: Gathering'] = {
                    ['ID'] = 'GatheringToolStrengthTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage of related tools by 1.',
        },
        ['Tool Strength: Logging'] = {
                    ['ID'] = 'LoggingToolStrengthTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage of related tools by 1.',
        },
        ['Tool Strength: Mining'] = {
                    ['ID'] = 'MiningToolStrengthTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage of related tools by 1.',
        },
        ['Topped Porridge'] = {
                    ['ID'] = 'ToppedPorridgeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
        },
        ['Torch'] = {
                    ['ID'] = 'TorchItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A little bit of light to help beat back the night.',
        },
        ['Torch Stand'] = {
                    ['ID'] = 'TorchStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A stand for a torch.',
        },
        ['Tortilla'] = {
                    ['ID'] = 'TortillaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thin, unleavened flatbread.',
        },
        ['Towel Rack'] = {
                    ['ID'] = 'TowelRackItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden hanging rack designed for towels.',
        },
        ['Town Bell'] = {
                    ['ID'] = 'TownBellItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.',
        },
        ['Town Claim Stake'] = {
                    ['ID'] = 'TownClaimStakeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Town Foundation'] = {
                    ['ID'] = 'TownFoundationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'The founding stone for civilization.',
        },
        ['Trailer Truck'] = {
                    ['ID'] = 'TrailerTruckItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Modern truck for hauling sizable loads.',
        },
        ['Transglutaminase'] = {
                    ['ID'] = 'TransglutaminaseItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Any enzyme that can be used to bond proteins together.',
        },
        ['Transmission Pole'] = {
                    ['ID'] = 'TransmissionPoleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Can link electrical energy.',
        },
        ['Trapper Fur Hat'] = {
                    ['ID'] = 'TrapperFurHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'It sure is warm.',
        },
        ['Trapper Leather Hat'] = {
                    ['ID'] = 'TrapperLeatherHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Helps keep the sun off your face... and neck... and also ears.',
        },
        ['Trash Item'] = {
                    ['ID'] = 'TrashItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = '',
        },
        ['Treasure Backpack'] = {
                    ['ID'] = 'TreasureBackpackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A backpack full of odds and ends, bits and bobs, that sort of thing.',
        },
        ['Treasury'] = {
                    ['ID'] = 'TreasuryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the setting of taxes.',
        },
        ['Tree Debris'] = {
                    ['ID'] = 'TreeDebrisItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Clear cut debris that needs to be broken down to be more usable.',
        },
        ['Trillium Flower'] = {
                    ['ID'] = 'TrilliumFlowerItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Placeholder Description.',
        },
        ['Trillium Seed'] = {
                    ['ID'] = 'TrilliumSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow trillium.',
        },
        ['Trillium Seed Pack'] = {
                    ['ID'] = 'TrilliumSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow trillium.',
        },
        ['Tripod Camera'] = {
                    ['ID'] = 'TripodCameraItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When you want to save the world but in a frame.',
        },
        ['Trousers'] = {
                    ['ID'] = 'TrousersItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).',
        },
        ['Trout'] = {
                    ['ID'] = 'TroutItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A trout.',
        },
        ['Truck'] = {
                    ['ID'] = 'TruckItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Modern truck for hauling sizable loads.',
        },
        ['Tuna'] = {
                    ['ID'] = 'TunaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A tuna.',
        },
        ['Tunic'] = {
                    ['ID'] = 'TunicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simply made canvas shirt. Does not have a pocket to put your pen in.',
        },
        ['Turkey Carcass'] = {
                    ['ID'] = 'TurkeyCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead turkey.',
        },
        ['Upholstered Chair'] = {
                    ['ID'] = 'UpholsteredChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Like a chair, but upholstered.',
        },
        ['Upholstered Couch'] = {
                    ['ID'] = 'UpholsteredCouchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Like a couch, but upholstered.',
        },
        ['Urban Traveller: SelfImprovement'] = {
                    ['ID'] = 'SelfImprovementUrbanTravellerTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Slightly increases movement speed in high activity areas.',
        },
        ['Urchin'] = {
                    ['ID'] = 'UrchinItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An urchin.',
        },
        ['Valve'] = {
                    ['ID'] = 'ValveItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A device that regulates, directs, or controls the flow of fluid.',
        },
        ['Vegetable Medley'] = {
                    ['ID'] = 'VegetableMedleyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'An eclectic arrangement of vegetables.',
        },
        ['Vegetable Soup'] = {
                    ['ID'] = 'VegetableSoupItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Who knew plants in plant broth could be so tasty?',
        },
        ['Vegetable Stock'] = {
                    ['ID'] = 'VegetableStockItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A hearty stock full of assorted vegetables.',
        },
        ['Vehicle Tool Toggle'] = {
                    ['ID'] = 'VehicleToggleItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Press to toggle digging/driving mode.',
        },
        ['Villagers Cowl Lowered'] = {
                    ['ID'] = 'VillagersCowlLoweredItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A rough linen cowl lowered, showing your face.',
        },
        ['Villagers Cowl Raised'] = {
                    ['ID'] = 'VillagersCowlRaisedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A rough linen cowl raised, hiding your face partially.',
        },
        ['Wainwright Table'] = {
                    ['ID'] = 'WainwrightTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Wall Candle'] = {
                    ['ID'] = 'WallCandleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wall mounted candle.',
        },
        ['Wall Mounted Chest'] = {
                    ['ID'] = 'WallMountedChestItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A chest but for the wall.',
        },
        ['Wall Mounted Trunk'] = {
                    ['ID'] = 'WallMountedTrunkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A chest but for the wall.',
        },
        ['Wand Tool'] = {
                    ['ID'] = 'WandToolItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Does magical World Edit things',
        },
        ['Wanderers Hood Lowered'] = {
                    ['ID'] = 'WanderersHoodLoweredItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A quality linen cowl lowered, showing your face.',
        },
        ['Wanderers Hood Raised'] = {
                    ['ID'] = 'WanderersHoodRaisedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A quality linen cowl raised, hiding your face partially.',
        },
        ['Washboard'] = {
                    ['ID'] = 'WashboardItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sometimes it can be nice to have clean clothes.',
        },
        ['Washing Machine'] = {
                    ['ID'] = 'WashingMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
        },
        ['Waste Filter'] = {
                    ['ID'] = 'WasteFilterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Treats raw sewage.',
        },
        ['Water'] = {
                    ['ID'] = 'WaterItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
        },
        ['Waterweed Seed'] = {
                    ['ID'] = 'WaterweedSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow waterweed.',
        },
        ['Waterweed Seed Pack'] = {
                    ['ID'] = 'WaterweedSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow waterweed.',
        },
        ['Waterwheel'] = {
                    ['ID'] = 'WaterwheelItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.',
        },
        ['Wet Brick'] = {
                    ['ID'] = 'WetBrickItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A simple wet brick ready to be processed into a construction block.',
        },
        ['Wet Tailings'] = {
                    ['ID'] = 'WetTailingsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
        },
        ['Wheat'] = {
                    ['ID'] = 'WheatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A common grain that is significantly more useful processed.',
        },
        ['Wheat Seed'] = {
                    ['ID'] = 'WheatSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow wheat.',
        },
        ['Wheat Seed Pack'] = {
                    ['ID'] = 'WheatSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow wheat.',
        },
        ['Wheelbarrow'] = {
                    ['ID'] = 'WheelbarrowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small wheelbarrow for hauling minimal loads.',
        },
        ['Whetstone'] = {
                    ['ID'] = 'WhetstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A polished piece of stone specifically cut to reduce damage of tools.',
        },
        ['White Bursage Seed'] = {
                    ['ID'] = 'WhiteBursageSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a white bursage.',
        },
        ['White Bursage Seed Pack'] = {
                    ['ID'] = 'WhiteBursageSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a white bursage.',
        },
        ['White Powder'] = {
                    ['ID'] = 'WhitePowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
        },
        ['Wide Hips'] = {
                    ['ID'] = 'WideHipsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Hips',
        },
        ['Wild Mix'] = {
                    ['ID'] = 'WildMixItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A dressed salad that, with the added sweetness, it\'s pretty tasty.',
        },
        ['Wild Stew'] = {
                    ['ID'] = 'WildStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew made with a variety of vegetables.',
        },
        ['Wilted Fiddleheads'] = {
                    ['ID'] = 'WiltedFiddleheadsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
        },
        ['Wind Turbine'] = {
                    ['ID'] = 'WindTurbineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
        },
        ['Windmill'] = {
                    ['ID'] = 'WindmillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
        },
        ['Window Shutters Center'] = {
                    ['ID'] = 'WindowShuttersCenterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple window shutter helps to keep things in or out.',
        },
        ['Window Shutters Left'] = {
                    ['ID'] = 'WindowShuttersLeftItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple window shutter helps to keep things in or out.',
        },
        ['Window Shutters Right'] = {
                    ['ID'] = 'WindowShuttersRightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple window shutter helps to keep things in or out.',
        },
        ['Wire'] = {
                    ['ID'] = 'WireItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Connects electronic components.',
        },
        ['Wolf Carcass'] = {
                    ['ID'] = 'WolfCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead wolf.',
        },
        ['Wolf Pelt'] = {
                    ['ID'] = 'WolfPeltItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
        },
        ['Wolf Whisperer Hat'] = {
                    ['ID'] = 'WolfWhispererHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Wolf Whisperer Mask'] = {
                    ['ID'] = 'WolfWhispererMaskItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'AWOOOOOOOOO',
        },
        ['Wolf Whisperer Shirt'] = {
                    ['ID'] = 'WolfWhispererShirtItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Wood Cart'] = {
                    ['ID'] = 'WoodCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small cart for hauling small loads.',
        },
        ['Wood Plaque'] = {
                    ['ID'] = 'WoodPlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Wood Pulp'] = {
                    ['ID'] = 'WoodPulpItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
        },
        ['Wood Shop Cart'] = {
                    ['ID'] = 'WoodShopCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A store in a wooden cart, very useful when your customers are far away.',
        },
        ['Wood Window Planter'] = {
                    ['ID'] = 'WoodWindowPlanterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple planter box mounted on a wall or by a window.',
        },
        ['Wooden Barge'] = {
                    ['ID'] = 'WoodenBargeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Bow'] = {
                    ['ID'] = 'WoodenBowItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
        },
        ['Wooden Ceiling Light'] = {
                    ['ID'] = 'WoodenCeilingLightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Wooden Elevator'] = {
                    ['ID'] = 'WoodenElevatorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An elevator for transporting loads vertically.',
        },
        ['Wooden Fabric Bed'] = {
                    ['ID'] = 'WoodenFabricBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A much more comfortable bed made with fabric.',
        },
        ['Wooden Floor Lamp'] = {
                    ['ID'] = 'WoodenFloorLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room. This time from the floor.',
        },
        ['Wooden Frame Landscape'] = {
                    ['ID'] = 'WoodenFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Portrait'] = {
                    ['ID'] = 'WoodenFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Square'] = {
                    ['ID'] = 'WoodenFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Tall'] = {
                    ['ID'] = 'WoodenFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Wide'] = {
                    ['ID'] = 'WoodenFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Gear'] = {
                    ['ID'] = 'WoodenGearItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A basic gear for use in early wooden machinery.',
        },
        ['Wooden Hoe'] = {
                    ['ID'] = 'WoodenHoeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude wooden hoe made for tilling soil.',
        },
        ['Wooden Hull Planks'] = {
                    ['ID'] = 'WoodenHullPlanksItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Basic wooden boards specially made for ships.',
        },
        ['Wooden Keel'] = {
                    ['ID'] = 'WoodenKeelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The backbone of any wooden ships.',
        },
        ['Wooden Kitchen Lamp'] = {
                    ['ID'] = 'WoodenKitchenLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Wooden Latrine'] = {
                    ['ID'] = 'LatrineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden potty.',
        },
        ['Wooden Liquids Tank'] = {
                    ['ID'] = 'WoodenLiquidsTankItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Mold'] = {
                    ['ID'] = 'WoodenMoldItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A useful material for hardening, curing, and other various uses.',
        },
        ['Wooden Moorage Post'] = {
                    ['ID'] = 'WoodenMooragePostItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic moorage post made from wood to anchor smaller vessels in place.',
        },
        ['Wooden Oar'] = {
                    ['ID'] = 'WoodenOarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An important piece of equipment used to give smaller wooden ships momentum.',
        },
        ['Wooden Paint Sprayer'] = {
                    ['ID'] = 'WoodenPaintSprayerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude painting tool using a primitive pumping method allowing someone to paint single blocks.',
        },
        ['Wooden Podium'] = {
                    ['ID'] = 'WoodenPodiumItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Rudder'] = {
                    ['ID'] = 'WoodenRudderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'If you dont have one of these, you have no control over your heading.',
        },
        ['Wooden Shovel'] = {
                    ['ID'] = 'WoodenShovelItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A simple wooden shovel made for moving dirt.',
        },
        ['Wooden Sliding Door'] = {
                    ['ID'] = 'WoodenSlidingDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple sliding door made out of wood.',
        },
        ['Wooden Sorter Stand'] = {
                    ['ID'] = 'WoodenSorterStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Wooden stand for sort items between stockpiles',
        },
        ['Wooden Straw Bed'] = {
                    ['ID'] = 'WoodenStrawBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
        },
        ['Wooden Table Lamp'] = {
                    ['ID'] = 'WoodenTableLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For late night studying. Or working. Or anything, really.',
        },
        ['Wooden Transport Ship'] = {
                    ['ID'] = 'WoodenTransportShipItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Wall Torch Stand'] = {
                    ['ID'] = 'WoodenWallTorchStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wall mounted stand for a torch.',
        },
        ['Wooden Wheel'] = {
                    ['ID'] = 'WoodenWheelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A basic wheel for use in early wooden vehicles.',
        },
        ['Wool Carpet'] = {
                    ['ID'] = 'WoolCarpetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A woven wool floor covering attached to a lumber backing.',
        },
        ['Wool Curtains'] = {
                    ['ID'] = 'WoolCurtainsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Curtains woven using the finest wool.  (Only cosmetic does not impact room value.)',
        },
        ['Wool Fabric'] = {
                    ['ID'] = 'WoolFabricItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.',
        },
        ['Wool Yarn'] = {
                    ['ID'] = 'WoolYarnItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Spun wool that can be used for knitting, weaving, or sewing.',
        },
        ['Work Backpack'] = {
                    ['ID'] = 'WorkBackpackItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)',
        },
        ['Work Boots'] = {
                    ['ID'] = 'WorkBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)',
        },
        ['Workbench'] = {
                    ['ID'] = 'WorkbenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A bench for the basics and making even more benches.',
        },
        ['Worldly Donut'] = {
                    ['ID'] = 'WorldlyDonutItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Understand this, and you will understand a lot.',
         },
         },
         ['Yeast'] = {
         ['Yeast'] = {
                     ['untranslated'] = 'Yeast',
                     ['ID'] = 'YeastItem',
                     ['category'] = '_None',
                     ['Category'] = '_None',
                     ['group'] = 'Food',
                     ['Group'] = 'Food',
                     ['description'] = 'A fungus that acts as an amazing leavening agent.',
                     ['Description'] = 'A fungus that acts as an amazing leavening agent.',
                    ['tagGroups'] = {'Food', 'Object', 'Ingredient', 'Product'},
        },
                    ['maxStack'] = '100',
        ['Yellow Powder'] = {
                     ['carried'] = 'Backpack',
                     ['ID'] = 'YellowPowderItem',
                     ['weight'] = '0.1',
                     ['Category'] = '_None',
                     ['calories'] = '60.0',
                     ['Group'] = 'Items',
                     ['carbs'] = '0.0',
                     ['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
                    ['protein'] = '8.0',
        },
                    ['fat'] = '0.0',
        ['Zataku Table'] = {
                     ['vitamins'] = '7.0',
                     ['ID'] = 'ZatakuTableItem',
                     ['density'] = '25.0',
                     ['Category'] = 'WorldObject',
                     ['fuel'] = nil,
                     ['Group'] = 'World Object',
                    ['yield'] = nil,
                     ['Description'] = 'A large table for eating meals or getting some work done.',
                     ['currency'] = nil,
        },
                    ['skillValue'] = nil,
        ['Zen Garden'] = {
                    ['roomCategory'] = nil,
                     ['ID'] = 'ZenGardenItem',
                    ['furnitureType'] = nil,
                     ['Category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['Group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['Description'] = 'The serenity and beauty of nature just outside in your own hands..',
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'YeastItem',
                    ['typeID'] = '554',
         },
         },
         ['Zoning Office'] = {
         ['Zoning Office'] = {
                     ['untranslated'] = 'Zoning Office',
                     ['ID'] = 'ZoningOfficeItem',
                     ['category'] = 'WorldObject',
                     ['Category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['Group'] = 'World Object',
                     ['description'] = 'Districts are created and redefined here.',
                     ['Description'] = 'Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.',
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Yes',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['inventoryRestrictions'] = nil,
                    ['fertilizerNutrients'] = nil,
                    ['type'] = 'ZoningOfficeItem',
                    ['typeID'] = '102',
         },
         },
    },
    tags = {
        ['Advanced Research'] = { 'Agriculture Research Paper Advanced', 'Culinary Research Paper Advanced', 'Dendrology Research Paper Advanced', 'Engineering Research Paper Advanced', 'Geology Research Paper Advanced', 'Metallurgy Research Paper Advanced', },
        ['Advanced Upgrade'] = { 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', },
        ['Animal Skin'] = { 'Fur Pelt', 'Leather Hide', },
        ['Ashlar Stone'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', },
        ['Baked Food'] = { 'Baked Agave', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Roast', 'Baked Taro', 'Baked Tomato', 'Camas Bulb Bake', },
        ['Baked Vegetable'] = { 'Baked Agave', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Camas Bulb Bake', },
        ['Basic Research'] = { 'Culinary Research Paper Basic', 'Dendrology Research Paper Basic', 'Gathering Research Paper Basic', 'Geology Research Paper Basic', 'Metallurgy Research Paper Basic', },
        ['Basic Upgrade'] = { 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', },
        ['Block'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Barrel', 'Basalt', 'Biodiesel', 'Birch Log', 'Brick', 'Cedar Log', 'Ceiba Log', 'Clay', 'Coal', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Compost', 'Copper Bar', 'Copper Concentrate', 'Copper Ore', 'Copper Pipe', 'Corrugated Steel', 'Cotton Carpet', 'Cotton Curtains', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Dirt', 'Dirt Road', 'Fir Log', 'Flat Steel', 'Framed Glass', 'Garbage', 'Gasoline', 'Glass', 'Gneiss', 'Gold Bar', 'Gold Concentrate', 'Gold Ore', 'Granite', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Iron Bar', 'Iron Concentrate', 'Iron Ore', 'Iron Pipe', 'Joshua Log', 'Limestone', 'Log', 'Lumber', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Granite', 'Mortared Limestone', 'Mortared Sandstone', 'Mortared Shale', 'Mortared Stone', 'Nylon Carpet', 'Nylon Curtains', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Reinforced Concrete', 'Saguaro Rib', 'Sand', 'Sandstone', 'Sewage', 'Shale', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Steel Bar', 'Steel Pipe', 'Stone', 'Stone Road', 'Tailings', 'Tree Debris', 'Water', 'Wet Tailings', 'Wire', 'Wool Carpet', 'Wool Curtains', },
        ['Bread'] = { 'Bread', 'Camas Bread', },
        ['Burnable Fuel'] = { 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Coal', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Joshua Log', 'Lumber', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Arrow', 'Board', 'Charcoal', 'Hardwood Board', 'Paper', 'Plant Fibers', 'Softwood Board', 'Wood Pulp', },
        ['Campfire Salad'] = { 'Beet Campfire Salad', 'Fern Campfire Salad', 'Jungle Campfire Salad', 'Root Campfire Salad', },
        ['Charred Fruit'] = { 'Charred Cactus Fruit', 'Charred Papaya', 'Charred Pineapple', },
        ['Charred Green'] = { 'Charred Agave', 'Charred Fireweed Shoots', 'Wilted Fiddleheads', },
        ['Charred Vegetable'] = { 'Charred Beans', 'Charred Beet', 'Charred Camas Bulb', 'Charred Corn', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Charred Taro', 'Charred Tomato', },
        ['Clothes'] = { 'Bandana', 'Basic Backpack', 'Bearpack', 'Big Backpack', 'Builder Boots', 'Builder Gloves', 'Builder Helmet', 'Builder Overalls', 'Builder Shirt', 'Camo Pants', 'Camo Shirt', 'Capris', 'Cloth Belt', 'Cloth Cape', 'Derpy Hat', 'Farmer Boots', 'Farmer Gloves', 'Farmer Hat', 'Farmer Overalls', 'Farmer Shirt', 'Garden Boots', 'Gigot Sleeve Shirt', 'Henley', 'Light Backpack', 'Low Top Shoes', 'Running Shoes', 'Shorts', 'Smith Apron', 'Smith Bandana', 'Smith Boots', 'Smith Gloves', 'Smith Pants', 'Square Belt', 'Tailor Bowler Hat', 'Tailor Pants', 'Tailor Shirt', 'Tailor Shoes', 'Tall Boots', 'Trousers', 'Work Backpack', 'Work Boots', },
        ['Coal'] = { 'Coal', 'Charcoal', },
        ['Composite Lumber'] = { 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', },
        ['Concentrated Ore'] = { 'Copper Concentrate', 'Gold Concentrate', 'Iron Concentrate', },
        ['Concrete'] = { 'Reinforced Concrete', },
        ['Constructable'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Brick', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Pipe', 'Corrugated Steel', 'Flat Steel', 'Framed Glass', 'Glass', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Iron Pipe', 'Lumber', 'Mortared Granite', 'Mortared Limestone', 'Mortared Sandstone', 'Mortared Stone', 'Reinforced Concrete', 'Softwood Hewn Log', 'Softwood Lumber', 'Steel Pipe', 'Stone Road', 'Asphalt Concrete Ramp', 'Dirt Ramp', 'Stone Ramp', },
        ['Construction'] = { 'Dev Tool', 'Hammer', 'Hands', 'Iron Hammer', 'Modern Hammer', 'Steel Hammer', 'Stone Hammer', 'Crane', },
        ['Crafting Table'] = { 'Lathe', 'Machinist Table', 'Screw Press', 'Shaper', 'Spin Melter', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Anvil', 'Arrastra', 'Assembly Line', 'Automatic Loom', 'Bakery Oven', 'Blast Furnace', 'Bloomery', 'Butchery Table', 'Campfire', 'Campsite', 'Capitol', 'Carpentry Table', 'Cast Iron Stove', 'Cement Kiln', 'Electric Lathe', 'Electric Machinist Table', 'Electric Planer', 'Electric Stamping Press', 'Electronics Assembly', 'Farmers Table', 'Fishery', 'Froth Floatation Cell', 'Jaw Crusher', 'Kiln', 'Kitchen', 'Laboratory', 'Loom', 'Masonry Table', 'Mill', 'Oil Refinery', 'Pump Jack', 'Research Table', 'Robotic Assembly Line', 'Rocker Box', 'Rolling Mill', 'Sawmill', 'Screening Machine', 'Sensor Based Belt Sorter', 'Stamp Mill', 'Stove', 'Tailoring Table', 'Tool Bench', 'Wainwright Table', 'Workbench', },
        ['Crop'] = { 'Agave Leaves', 'Amanita Mushrooms', 'Beans', 'Beet', 'Beet Greens', 'Bolete Mushrooms', 'Camas Bulb', 'Cookeina Mushrooms', 'Corn', 'Crimini Mushrooms', 'Fiddleheads', 'Fireweed Shoots', 'Giant Cactus Fruit', 'Heart Of Palm', 'Huckleberries', 'Papaya', 'Pineapple', 'Prickly Pear Fruit', 'Pumpkin', 'Rice', 'Taro Root', 'Tomato', 'Wheat', 'Plant Fibers', },
        ['Crop Seed'] = { 'Agave Seed', 'Amanita Mushroom Spores', 'Beans', 'Beet Seed', 'Big Bluestem Seed', 'Bolete Mushroom Spores', 'Camas Bulb', 'Cookeina Mushroom Spores', 'Corn Seed', 'Crimini Mushroom Spores', 'Fern Spore', 'Fireweed Seed', 'Huckleberry Seed', 'Papaya Seed', 'Pineapple Seed', 'Prickly Pear Seed', 'Pumpkin Seed', 'Rice', 'Taro Seed', 'Tomato Seed', 'Wheat Seed', },
        ['Crushed Rock'] = { 'Crushed Basalt', 'Crushed Gneiss', 'Crushed Granite', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', },
        ['Currency'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Barrel', 'Basalt', 'Biodiesel', 'Birch Log', 'Brick', 'Cedar Log', 'Ceiba Log', 'Clay', 'Coal', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Bar', 'Copper Concentrate', 'Copper Ore', 'Copper Pipe', 'Corrugated Steel', 'Cotton Carpet', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Fir Log', 'Flat Steel', 'Framed Glass', 'Gasoline', 'Glass', 'Gneiss', 'Gold Bar', 'Gold Concentrate', 'Gold Ore', 'Granite', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Iron Bar', 'Iron Concentrate', 'Iron Ore', 'Iron Pipe', 'Joshua Log', 'Limestone', 'Lumber', 'Mortared Granite', 'Mortared Limestone', 'Mortared Sandstone', 'Mortared Stone', 'Nylon Carpet', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Reinforced Concrete', 'Saguaro Rib', 'Sandstone', 'Shale', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Steel Bar', 'Steel Pipe', 'Wool Carpet', 'Advanced Circuit', 'Advanced Combustion Engine', 'Arrow', 'Basic Circuit', 'Board', 'Boiler', 'Cellulose Fiber', 'Cement', 'Charcoal', 'Clam', 'Cloth', 'Copper Wiring', 'Cotton Boll', 'Electric Motor', 'Epoxy', 'Fiberglass', 'Fur Pelt', 'Gearbox', 'Gold Flakes', 'Gold Wiring', 'Hardwood Board', 'Heat Sink', 'Iron Axle', 'Iron Gear', 'Iron Plate', 'Iron Saw Blade', 'Iron Wheel', 'IronPiston', 'Kelp', 'Land Claim Papers', 'Leather Hide', 'Light Bulb', 'Mortar', 'Nail', 'Paper', 'Plant Fibers', 'Plastic', 'Quicklime', 'Radiator', 'Rebar', 'Rivet', 'Rubber Wheel', 'Screws', 'Servo', 'Shorn Wool', 'Softwood Board', 'Steel Axle', 'Steel Gear', 'Steel Gearbox', 'Steel Plate', 'Steel Saw Blade', 'Substrate', 'Synthetic Rubber', 'Urchin', 'Valve', 'Wood Pulp', 'Wooden Wheel', },
        ['Economy'] = { 'Contract Board', 'Currency Exchange', 'Distribution Station', 'Mint', 'Store', 'Toll', 'Treasury', },
        ['Excavatable'] = { 'Basalt', 'Clay', 'Coal', 'Compost', 'Copper Concentrate', 'Copper Ore', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Dirt', 'Garbage', 'Gneiss', 'Gold Concentrate', 'Gold Ore', 'Granite', 'Iron Concentrate', 'Iron Ore', 'Limestone', 'Sand', 'Sandstone', 'Shale', 'Slag', 'Tailings', 'Wet Tailings', },
        ['Excavation'] = { 'Iron Pickaxe', 'Iron Shovel', 'Modern Pickaxe', 'Modern Shovel', 'Pickaxe', 'Shovel', 'Steel Pickaxe', 'Steel Shovel', 'Stone Pickaxe', 'Wooden Shovel', 'Excavator', 'Skid Steer', },
        ['Fabric'] = { 'Cloth', 'Cotton Fabric', 'Nylon Fabric', 'Wool Fabric', },
        ['Fat'] = { 'Oil', 'Tallow', },
        ['Fertilizer'] = { 'Berry Extract Fertilizer', 'Blood Meal Fertilizer', 'Camas Ash Fertilizer', 'Composite Filler', 'Compost Fertilizer', 'Fiber Filler', 'Hide Ash Fertilizer', 'Pelt Fertilizer', 'Phosphate Fertilizer', 'Pulp Filler', },
        ['Fish'] = { 'Bass', 'Blue Shark', 'Cod', 'Moon Jellyfish', 'Pacific Sardine', 'Salmon', 'Trout', 'Tuna', },
        ['Food'] = { 'Acorn', 'Acorn Powder', 'Agave Leaves', 'Agave Seed', 'Amanita Mushroom Spores', 'Amanita Mushrooms', 'Arctic Willow Seed', 'Baked Agave', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Meat', 'Baked Roast', 'Baked Taro', 'Baked Tomato', 'Bannock', 'Barrel Cactus Seed', 'Basic Salad', 'Bean Paste', 'Beans', 'Bear S U P R E M E', 'Bearclaw', 'Beet', 'Beet Campfire Salad', 'Beet Greens', 'Beet Seed', 'Big Bluestem Seed', 'Birch Seed', 'Boiled Grains', 'Boiled Rice', 'Boiled Sausage', 'Bolete Mushroom Spores', 'Bolete Mushrooms', 'Bread', 'Bullrush Seed', 'Bunchgrass Seed', 'C O2 Canister', 'Camas Bread', 'Camas Bulb', 'Camas Bulb Bake', 'Camas Paste', 'Campfire Roast', 'Campfire Salad', 'Campfire Stew', 'Cedar Seed', 'Ceiba Seed', 'Cereal Germ', 'Charred Agave', 'Charred Beans', 'Charred Beet', 'Charred Cactus Fruit', 'Charred Camas Bulb', 'Charred Corn', 'Charred Fireweed Shoots', 'Charred Fish', 'Charred Heart Of Palm', 'Charred Meat', 'Charred Mushrooms', 'Charred Papaya', 'Charred Pineapple', 'Charred Sausage', 'Charred Taro', 'Charred Tomato', 'Cookeina Mushroom Spores', 'Cookeina Mushrooms', 'Corn', 'Corn Fritters', 'Corn Seed', 'Corn Starch', 'Cornmeal', 'Cotton Seed', 'Creosote Bush Seed', 'Crimini Mushroom Spores', 'Crimini Mushrooms', 'Crimson Salad', 'Crispy Bacon', 'Dwarf Willow Seed', 'Ecoylent', 'Elk Taco', 'Elk Wellington', 'Fern Campfire Salad', 'Fern Spore', 'Fiddleheads', 'Field Campfire Stew', 'Filmy Fern Spore', 'Fir Seed', 'Fireweed Seed', 'Fireweed Shoots', 'Flatbread', 'Flour', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hare Haunches', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Tomatoes', 'Fried Vegetables', 'Fruit Muffin', 'Fruit Salad', 'Fruit Tart', 'Giant Cactus Fruit', 'Grass Seed', 'Heart Of Palm', 'Heliconia Seed', 'Huckleberries', 'Huckleberry Extract', 'Huckleberry Pie', 'Huckleberry Seed', 'Hydrocolloids', 'Infused Oil', 'Jointfir Seed', 'Joshua Seed', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kelp Seed', 'King Fern Spore', 'Lattice Mushroom Spores', 'Leavened Dough', 'Liquid Nitrogen', 'Lupine Seed', 'Macaroons', 'Maltodextrin', 'Meat Pie', 'Meat Stock', 'Meaty Stew', 'Milk', 'Ocean Spray Seed', 'Oil', 'Orchid Seed', 'Palm Seed', 'Papaya', 'Papaya Seed', 'Pastry Dough', 'Pineapple', 'Pineapple Friend Rice', 'Pineapple Seed', 'Pirozhok', 'Prepared Meat', 'Prickly Pear Fruit', 'Prickly Pear Seed', 'Prime Cut', 'Pumpkin', 'Pumpkin Seed', 'Raw Bacon', 'Raw Fish', 'Raw Meat', 'Raw Roast', 'Raw Sausage', 'Redwood Seed', 'Rice', 'Root Campfire Salad', 'Root Campfire Stew', 'Saguaro Seed', 'Saxifrage Seed', 'Scrap Meat', 'Seagrass Seed', 'Seared Meat', 'Simmered Meat', 'Simple Syrup', 'Spruce Seed', 'Stuffed Turkey', 'Sugar', 'Sugarcane', 'Sunflower Seed', 'Sweet Salad', 'Tallow', 'Taro Root', 'Taro Seed', 'Tomato', 'Tomato Seed', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Trillium Seed', 'Vegetable Medley', 'Vegetable Soup', 'Vegetable Stock', 'Waterweed Seed', 'Wheat', 'Wheat Seed', 'White Bursage Seed', 'Wild Mix', 'Wild Stew', 'Wilted Fiddleheads', 'Yeast', },
        ['Fried Vegetable'] = { 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Tomatoes', },
        ['Fruit'] = { 'Giant Cactus Fruit', 'Huckleberries', 'Papaya', 'Pineapple', 'Prickly Pear Fruit', 'Pumpkin', },
        ['Fuel'] = { 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Coal', 'Fir Log', 'Gasoline', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Joshua Log', 'Log', 'Lumber', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Oil', 'Tallow', 'Arrow', 'Board', 'Charcoal', 'Hardwood Board', 'Paper', 'Plant Fibers', 'Softwood Board', 'Strange Fuel', 'Wood Pulp', 'Torch', },
        ['Fungus'] = { 'Amanita Mushrooms', 'Bolete Mushrooms', 'Cookeina Mushrooms', 'Crimini Mushrooms', },
        ['Gear'] = { 'Iron Gear', 'Steel Gear', },
        ['Grain'] = { 'Rice', 'Wheat', },
        ['Greens'] = { 'Agave Leaves', 'Beet Greens', 'Fiddleheads', 'Fireweed Shoots', },
        ['Hardwood'] = { 'Birch Log', 'Ceiba Log', 'Oak Log', },
        ['Hardwood Lumber'] = { 'Composite Birch Lumber', 'Composite Ceiba Lumber', 'Composite Oak Lumber', },
        ['Harvestable'] = { 'Agave Leaves', 'Amanita Mushrooms', 'Beet', 'Beet Greens', 'Bolete Mushrooms', 'Cookeina Mushrooms', 'Corn', 'Crimini Mushrooms', 'Fiddleheads', 'Fireweed Shoots', 'Giant Cactus Fruit', 'Heart Of Palm', 'Huckleberries', 'Papaya', 'Pineapple', 'Prickly Pear Fruit', 'Pumpkin', 'Taro Root', 'Tomato', 'Wheat', 'Cotton Boll', },
        ['Harvester'] = { 'Steam Tractor Harvester', 'Bow', 'Composite Bow', 'Hands', 'Iron Machete', 'Iron Shovel', 'Iron Sickle', 'Modern Machete', 'Modern Scythe', 'Modern Shovel', 'Recurve Bow', 'Shovel', 'Steel Machete', 'Steel Shovel', 'Steel Sickle', 'Stone Machete', 'Stone Sickle', 'Wooden Bow', 'Wooden Shovel', },
        ['Hewn Log'] = { 'Hardwood Hewn Log', 'Hewn Log', 'Softwood Hewn Log', },
        ['Housing'] = { 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Bakery Oven', 'Bathtub', 'Bison Mount', 'Bookshelf', 'Brazier', 'Brick Fireplace', 'Butchery Table', 'Candle Stand', 'Carved Pumpkin', 'Cast Iron Stove', 'Ceiling Candle', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Couch', 'Electric Wall Lamp', 'Elk Mount', 'Goat Mount', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Icebox', 'Kitchen', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Mill', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Padded Chair', 'Refrigerator', 'Round Pot', 'Rug Large', 'Rug Medium', 'Rug Small', 'Salt Basket', 'Sheep Mount', 'Shelf Cabinet', 'Sink', 'Small Sink', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Square Pot', 'Steel Ceiling Light', 'Steel Floor Lamp', 'Steel Table Lamp', 'Stone Brazier', 'Stove', 'Streetlamp', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Elk', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Tallow Candle', 'Tallow Lamp', 'Tallow Wall Lamp', 'Toilet', 'Torch Stand', 'Wall Candle', 'Washboard', 'Washing Machine', 'Wooden Ceiling Light', 'Wooden Fabric Bed', 'Wooden Floor Lamp', 'Wooden Latrine', 'Wooden Straw Bed', 'Wooden Table Lamp', },
        ['Housing Objects'] = { 'Lathe', 'Machinist Table', 'Screw Press', 'Shaper', 'Spin Melter', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Anvil', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Assembly Line', 'Automatic Loom', 'Bakery Oven', 'Bathtub', 'Bison Mount', 'Blast Furnace', 'Bloomery', 'Bookshelf', 'Brazier', 'Brick Fireplace', 'Butchery Table', 'Candle Stand', 'Carpentry Table', 'Carved Pumpkin', 'Cast Iron Stove', 'Ceiling Candle', 'Cement Kiln', 'Combustion Generator', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Couch', 'Ecko Statue', 'Electric Lathe', 'Electric Machinist Table', 'Electric Planer', 'Electric Stamping Press', 'Electric Wall Lamp', 'Electronics Assembly', 'Elk Mount', 'Froth Floatation Cell', 'Goat Mount', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Icebox', 'Jaw Crusher', 'Kiln', 'Kitchen', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Masonry Table', 'Mill', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Oil Refinery', 'Padded Chair', 'Pump Jack', 'Refrigerator', 'Robotic Assembly Line', 'Rocker Box', 'Rolling Mill', 'Round Pot', 'Rug Large', 'Rug Medium', 'Rug Small', 'Salt Basket', 'Sawmill', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Shelf Cabinet', 'Sink', 'Small Sink', 'Small Table', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Solar Generator', 'Square Pot', 'Stamp Mill', 'Steam Engine', 'Steel Ceiling Light', 'Steel Floor Lamp', 'Steel Table Lamp', 'Stone Brazier', 'Stove', 'Streetlamp', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Elk', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Tailoring Table', 'Tallow Candle', 'Tallow Lamp', 'Tallow Wall Lamp', 'Toilet', 'Torch Stand', 'Wainwright Table', 'Wall Candle', 'Washboard', 'Washing Machine', 'Waterwheel', 'Wind Turbine', 'Windmill', 'Wooden Ceiling Light', 'Wooden Fabric Bed', 'Wooden Floor Lamp', 'Wooden Latrine', 'Wooden Straw Bed', 'Wooden Table Lamp', },
        ['Ingredient'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Barrel', 'Basalt', 'Birch Log', 'Brick', 'Cedar Log', 'Ceiba Log', 'Clay', 'Coal', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Compost', 'Copper Bar', 'Copper Concentrate', 'Copper Ore', 'Corrugated Steel', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Dirt', 'Fir Log', 'Flat Steel', 'Framed Glass', 'Glass', 'Gneiss', 'Gold Bar', 'Gold Concentrate', 'Gold Ore', 'Granite', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Iron Bar', 'Iron Concentrate', 'Iron Ore', 'Iron Pipe', 'Joshua Log', 'Limestone', 'Lumber', 'Mortared Granite', 'Mortared Limestone', 'Mortared Sandstone', 'Mortared Stone', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Reinforced Concrete', 'Saguaro Rib', 'Sand', 'Sandstone', 'Shale', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Steel Bar', 'Steel Pipe', 'Stone', 'Acorn', 'Agave Leaves', 'Agave Seed', 'Amanita Mushroom Spores', 'Amanita Mushrooms', 'Baked Agave', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Meat', 'Baked Taro', 'Baked Tomato', 'Basic Salad', 'Beans', 'Beet', 'Beet Campfire Salad', 'Beet Greens', 'Beet Seed', 'Big Bluestem Seed', 'Boiled Grains', 'Boiled Rice', 'Boiled Sausage', 'Bolete Mushroom Spores', 'Bolete Mushrooms', 'Bread', 'Camas Bulb', 'Camas Bulb Bake', 'Camas Paste', 'Cereal Germ', 'Charred Beet', 'Charred Camas Bulb', 'Charred Fish', 'Charred Meat', 'Charred Pineapple', 'Cookeina Mushroom Spores', 'Cookeina Mushrooms', 'Corn', 'Corn Seed', 'Corn Starch', 'Cornmeal', 'Crimini Mushroom Spores', 'Crimini Mushrooms', 'Fern Campfire Salad', 'Fern Spore', 'Fiddleheads', 'Fireweed Seed', 'Fireweed Shoots', 'Flour', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Tomatoes', 'Fruit Salad', 'Giant Cactus Fruit', 'Heart Of Palm', 'Huckleberries', 'Huckleberry Extract', 'Huckleberry Seed', 'Infused Oil', 'Jungle Campfire Salad', 'Leavened Dough', 'Meat Stock', 'Oil', 'Papaya', 'Papaya Seed', 'Pastry Dough', 'Pineapple', 'Pineapple Seed', 'Prepared Meat', 'Prickly Pear Fruit', 'Prickly Pear Seed', 'Prime Cut', 'Pumpkin', 'Pumpkin Seed', 'Raw Bacon', 'Raw Fish', 'Raw Meat', 'Raw Roast', 'Raw Sausage', 'Rice', 'Root Campfire Salad', 'Scrap Meat', 'Simmered Meat', 'Simple Syrup', 'Sugar', 'Tallow', 'Taro Root', 'Taro Seed', 'Tomato', 'Tomato Seed', 'Tortilla', 'Vegetable Medley', 'Vegetable Stock', 'Wheat', 'Wheat Seed', 'Wild Mix', 'Yeast', 'Advanced Circuit', 'Advanced Combustion Engine', 'Agouti Carcass', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Alligator Carcass', 'Basic Circuit', 'Bass', 'Bighorn Carcass', 'Bison Carcass', 'Blood Meal Fertilizer', 'Blue Shark', 'Board', 'Boiler', 'Cellulose Fiber', 'Cement', 'Charcoal', 'Clam', 'Cloth', 'Cod', 'Combustion Engine', 'Composite Filler', 'Copper Wiring', 'Cotton Boll', 'Cotton Fabric', 'Cotton Thread', 'Coyote Carcass', 'Crab Carcass', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Deer Carcass', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Electric Motor', 'Elk Carcass', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxy', 'Fiber Filler', 'Fiberglass', 'Fox Carcass', 'Fur Pelt', 'Gathering Research Paper Basic', 'Gearbox', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Gold Flakes', 'Gold Wiring', 'Hardwood Board', 'Hare Carcass', 'Heat Sink', 'Hide Ash Fertilizer', 'Iron Axle', 'Iron Gear', 'Iron Plate', 'Iron Saw Blade', 'Iron Wheel', 'IronPiston', 'Jaguar Carcass', 'Kelp', 'Leather Hide', 'Light Bulb', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Moon Jellyfish', 'Mortar', 'Mountain Goat Carcass', 'Nail', 'Nylon', 'Nylon Fabric', 'Nylon Thread', 'Otter Carcass', 'Pacific Sardine', 'Paper', 'Plant Fibers', 'Plastic', 'Portable Steam Engine', 'Pulp Filler', 'Quicklime', 'Radiator', 'Rebar', 'Rivet', 'Rubber Wheel', 'Salmon', 'Screws', 'Servo', 'Shorn Wool', 'Snapping Turtle Carcass', 'Softwood Board', 'Steel Axle', 'Steel Gear', 'Steel Gearbox', 'Steel Plate', 'Steel Saw Blade', 'Substrate', 'Synthetic Rubber', 'Trout', 'Tuna', 'Turkey Carcass', 'Urchin', 'Valve', 'Wolf Carcass', 'Wood Pulp', 'Wooden Wheel', 'Wool Fabric', 'Wool Yarn', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Cast Iron Stove', 'Tallow Candle', 'Waterwheel', 'Windmill', },
        ['Large Fish'] = { 'Blue Shark', 'Tuna', },
        ['Liquid'] = { 'Sewage', 'Water', },
        ['Liquid Fuel'] = { 'Biodiesel', 'Gasoline', },
        ['Logging'] = { 'Axe', 'Chainsaw', 'Iron Axe', 'Modern Axe', 'Steel Axe', 'Stone Axe', },
        ['Lumber'] = { 'Hardwood Lumber', 'Lumber', 'Softwood Lumber', },
        ['Marine Life'] = { 'Clam', 'Urchin', },
        ['Medium Carcass'] = { 'Alligator Carcass', 'Deer Carcass', 'Elk Carcass', 'Jaguar Carcass', },
        ['Medium Fish'] = { 'Bass', 'Cod', 'Salmon', 'Trout', },
        ['Medium Wooly Carcass'] = { 'Bighorn Carcass', 'Mountain Goat Carcass', },
        ['Metal'] = { 'Copper Bar', 'Gold Bar', 'Iron Bar', 'Steel Bar', },
        ['Modern Research'] = { 'Agriculture Research Paper Modern', 'Culinary Research Paper Modern', 'Dendrology Research Paper Modern', 'Engineering Research Paper Modern', 'Geology Research Paper Modern', 'Metallurgy Research Paper Modern', },
        ['Modern Upgrade'] = { 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', },
        ['Modules'] = { 'Lathe', 'Machinist Table', 'Screw Press', 'Shaper', 'Spin Melter', },
        ['Mortared Stone'] = { 'Mortared Granite', 'Mortared Limestone', 'Mortared Sandstone', 'Mortared Stone', },
        ['Natural Fiber'] = { 'Kelp', 'Plant Fibers', 'Wood Pulp', },
        ['Not Allowed In Inventories'] = { 'Hands', },
        ['Not In Browser'] = { 'Blinky Eyelids', 'Chef Hat', 'Chef Pants', 'Chef Shirt', 'Chef Shoes', 'Chiseled Legs', 'Explorer Belt', 'Explorer Gloves', 'Explorer Hat', 'Explorer Pants', 'Explorer Shirt', 'Fit Torso', 'Fungi Feet', 'Hardy Beard', 'Human Limbs', 'Jazz Hands', 'Normal Hair', 'Peasant Hair', 'Rounded Face', 'Scruffy Hair', 'Short Beard', 'Square Jaw', 'Wide Hips', 'Acorn Pack', 'Agave Seed Pack', 'Amanita Mushroom Spores Pack', 'Arctic Willow Seed Pack', 'Barrel Cactus Seed Pack', 'Beans Pack', 'Beet Seed Pack', 'Big Bluestem Seed Pack', 'Birch Seed Pack', 'Bolete Mushroom Spores Pack', 'Bullrush Seed Pack', 'Bunchgrass Seed Pack', 'CO2 Item', 'Camas Bulb Pack', 'Cedar Seed Pack', 'Ceiba Seed Pack', 'Cookeina Mushroom Spores Pack', 'Corn Seed Pack', 'Cotton Seed Pack', 'Creosote Bush Seed Pack', 'Crimini Mushroom Spores Pack', 'Dwarf Willow Seed Pack', 'Fern Spore Pack', 'Filmy Fern Spore Pack', 'Fir Seed Pack', 'Fireweed Seed Pack', 'Grass Seed Pack', 'Heliconia Seed Pack', 'Huckleberry Seed Pack', 'Jointfir Seed Pack', 'Joshua Seed Pack', 'Kelp Seed Pack', 'King Fern Spore Pack', 'Lattice Mushroom Spores Pack', 'Lupine Seed Pack', 'Nitrogen Item', 'Ocean Spray Seed Pack', 'Orchid Seed Pack', 'Oxygen Item', 'Palm Seed Pack', 'Papaya Seed Pack', 'Pineapple Seed Pack', 'Prickly Pear Seed Pack', 'Pumpkin Seed Pack', 'Redwood Seed Pack', 'Rice Pack', 'Saguaro Seed Pack', 'Saxifrage Seed Pack', 'Seagrass Seed Pack', 'Spruce Seed Pack', 'Sugarcane Pack', 'Sunflower Seed Pack', 'Taro Seed Pack', 'Tomato Seed Pack', 'Trillium Seed Pack', 'Waterweed Seed Pack', 'Wheat Seed Pack', 'White Bursage Seed Pack', 'Air Pollution Generator', 'Chair', 'Crab Pot', 'Door', 'Dumpster Compost', 'Dumpster Garbage', 'Dumpster Recycle', 'Easel', 'Ecko Statue', 'Industrial Refrigerator', 'Injection Mold Machine', 'Mailbox', 'Office Mailbox', 'Paper Machine', 'Powered Storage Silo', 'Printing Press', 'Shipping Container Blue', 'Shipping Container Green', 'Shipping Container Red', 'Small Table', 'Stone Door', 'Stone Well', 'Table', 'Wood Sign', },
        ['Object'] = { 'Alpha Cloak', 'Alpha Goggles', 'Alpha Hat', 'Bandana', 'Basic Backpack', 'Bearpack', 'Big Backpack', 'Blinky Eyelids', 'Builder Boots', 'Builder Gloves', 'Builder Helmet', 'Builder Overalls', 'Builder Shirt', 'Camo Pants', 'Camo Shirt', 'Capris', 'Chef Hat', 'Chef Pants', 'Chef Shirt', 'Chef Shoes', 'Chiseled Legs', 'Cloth Belt', 'Cloth Cape', 'Derpy Hat', 'Explorer Belt', 'Explorer Gloves', 'Explorer Hat', 'Explorer Pants', 'Explorer Shirt', 'Farmer Boots', 'Farmer Gloves', 'Farmer Hat', 'Farmer Overalls', 'Farmer Shirt', 'Fit Torso', 'Fungi Feet', 'Garden Boots', 'Gigot Sleeve Shirt', 'Hardy Beard', 'Henley', 'Human Limbs', 'Jazz Hands', 'Light Backpack', 'Low Top Shoes', 'Normal Hair', 'Peasant Hair', 'Rounded Face', 'Running Shoes', 'Scruffy Hair', 'Short Beard', 'Shorts', 'Smith Apron', 'Smith Bandana', 'Smith Boots', 'Smith Gloves', 'Smith Pants', 'Square Belt', 'Square Jaw', 'Tailor Bowler Hat', 'Tailor Pants', 'Tailor Shirt', 'Tailor Shoes', 'Tall Boots', 'Trousers', 'Wide Hips', 'Wolf Whisperer Hat', 'Wolf Whisperer Mask', 'Wolf Whisperer Shirt', 'Work Backpack', 'Work Boots', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Barrel', 'Basalt', 'Biodiesel', 'Birch Log', 'Brick', 'Cedar Log', 'Ceiba Log', 'Clay', 'Coal', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Compost', 'Copper Bar', 'Copper Concentrate', 'Copper Ore', 'Copper Pipe', 'Corrugated Steel', 'Cotton Carpet', 'Cotton Curtains', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Mixed Rock', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Dirt', 'Dirt Road', 'Fir Log', 'Flat Steel', 'Framed Glass', 'Garbage', 'Gasoline', 'Glass', 'Gneiss', 'Gold Bar', 'Gold Concentrate', 'Gold Ore', 'Granite', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Hewn Log', 'Iron Bar', 'Iron Concentrate', 'Iron Ore', 'Iron Pipe', 'Joshua Log', 'Limestone', 'Log', 'Lumber', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Granite', 'Mortared Limestone', 'Mortared Sandstone', 'Mortared Shale', 'Mortared Stone', 'Nylon Carpet', 'Nylon Curtains', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Reinforced Concrete', 'Saguaro Rib', 'Sand', 'Sandstone', 'Sewage', 'Shale', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Steel Bar', 'Steel Pipe', 'Stone', 'Stone Road', 'Tailings', 'Tree Debris', 'Water', 'Wet Tailings', 'Wire', 'Wool Carpet', 'Wool Curtains', 'Acorn', 'Acorn Powder', 'Agave Leaves', 'Agave Seed', 'Amanita Mushroom Spores', 'Amanita Mushrooms', 'Arctic Willow Seed', 'Baked Agave', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Meat', 'Baked Roast', 'Baked Taro', 'Baked Tomato', 'Bannock', 'Barrel Cactus Seed', 'Basic Salad', 'Bean Paste', 'Beans', 'Bear S U P R E M E', 'Bearclaw', 'Beet', 'Beet Campfire Salad', 'Beet Greens', 'Beet Seed', 'Big Bluestem Seed', 'Birch Seed', 'Boiled Grains', 'Boiled Rice', 'Boiled Sausage', 'Bolete Mushroom Spores', 'Bolete Mushrooms', 'Bread', 'Bullrush Seed', 'Bunchgrass Seed', 'C O2 Canister', 'Camas Bread', 'Camas Bulb', 'Camas Bulb Bake', 'Camas Paste', 'Campfire Roast', 'Campfire Salad', 'Campfire Stew', 'Cedar Seed', 'Ceiba Seed', 'Cereal Germ', 'Charred Agave', 'Charred Beans', 'Charred Beet', 'Charred Cactus Fruit', 'Charred Camas Bulb', 'Charred Corn', 'Charred Fireweed Shoots', 'Charred Fish', 'Charred Heart Of Palm', 'Charred Meat', 'Charred Mushrooms', 'Charred Papaya', 'Charred Pineapple', 'Charred Sausage', 'Charred Taro', 'Charred Tomato', 'Cookeina Mushroom Spores', 'Cookeina Mushrooms', 'Corn', 'Corn Fritters', 'Corn Seed', 'Corn Starch', 'Cornmeal', 'Cotton Seed', 'Creosote Bush Seed', 'Crimini Mushroom Spores', 'Crimini Mushrooms', 'Crimson Salad', 'Crispy Bacon', 'Dwarf Willow Seed', 'Ecoylent', 'Elk Taco', 'Elk Wellington', 'Fern Campfire Salad', 'Fern Spore', 'Fiddleheads', 'Field Campfire Stew', 'Filmy Fern Spore', 'Fir Seed', 'Fireweed Seed', 'Fireweed Shoots', 'Flatbread', 'Flour', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hare Haunches', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Tomatoes', 'Fried Vegetables', 'Fruit Muffin', 'Fruit Salad', 'Fruit Tart', 'Giant Cactus Fruit', 'Grass Seed', 'Heart Of Palm', 'Heliconia Seed', 'Huckleberries', 'Huckleberry Extract', 'Huckleberry Pie', 'Huckleberry Seed', 'Hydrocolloids', 'Infused Oil', 'Jointfir Seed', 'Joshua Seed', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kelp Seed', 'King Fern Spore', 'Lattice Mushroom Spores', 'Leavened Dough', 'Liquid Nitrogen', 'Lupine Seed', 'Macaroons', 'Maltodextrin', 'Meat Pie', 'Meat Stock', 'Meaty Stew', 'Milk', 'Ocean Spray Seed', 'Oil', 'Orchid Seed', 'Palm Seed', 'Papaya', 'Papaya Seed', 'Pastry Dough', 'Pineapple', 'Pineapple Friend Rice', 'Pineapple Seed', 'Pirozhok', 'Prepared Meat', 'Prickly Pear Fruit', 'Prickly Pear Seed', 'Prime Cut', 'Pumpkin', 'Pumpkin Seed', 'Raw Bacon', 'Raw Fish', 'Raw Meat', 'Raw Roast', 'Raw Sausage', 'Redwood Seed', 'Rice', 'Root Campfire Salad', 'Root Campfire Stew', 'Saguaro Seed', 'Saxifrage Seed', 'Scrap Meat', 'Seagrass Seed', 'Seared Meat', 'Simmered Meat', 'Simple Syrup', 'Spruce Seed', 'Stuffed Turkey', 'Sugar', 'Sugarcane', 'Sunflower Seed', 'Sweet Salad', 'Tallow', 'Taro Root', 'Taro Seed', 'Tomato', 'Tomato Seed', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Trillium Seed', 'Vegetable Medley', 'Vegetable Soup', 'Vegetable Stock', 'Waterweed Seed', 'Wheat', 'Wheat Seed', 'White Bursage Seed', 'Wild Mix', 'Wild Stew', 'Wilted Fiddleheads', 'Yeast', 'Berry Extract Fertilizer', 'Blood Meal Fertilizer', 'Camas Ash Fertilizer', 'Composite Filler', 'Compost Fertilizer', 'Compostables Item', 'Fiber Filler', 'Hide Ash Fertilizer', 'Land Claim Papers', 'Pelt Fertilizer', 'Phosphate Fertilizer', 'Pulp Filler', 'Trash Item', 'Wood Pulp', 'Lathe', 'Machinist Table', 'Screw Press', 'Shaper', 'Spin Melter', 'Asphalt Concrete Ramp', 'Dirt Ramp', 'Stone Ramp', 'Advanced Baking Skill Book', 'Advanced Cooking Skill Book', 'Advanced Masonry Skill Book', 'Advanced Smelting Skill Book', 'Baking Skill Book', 'Basic Engineering Skill Book', 'Butchery Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Cooking Skill Book', 'Cutting Edge Cooking Skill Book', 'Electronics Skill Book', 'Farming Skill Book', 'Fertilizers Skill Book', 'Glassworking Skill Book', 'Industry Skill Book', 'Masonry Skill Book', 'Mechanics Skill Book', 'Milling Skill Book', 'Oil Drilling Skill Book', 'Paper Milling Skill Book', 'Pottery Skill Book', 'Smelting Skill Book', 'Tailoring Skill Book', 'Advanced Baking Skill Scroll', 'Advanced Cooking Skill Scroll', 'Advanced Masonry Skill Scroll', 'Advanced Smelting Skill Scroll', 'Baking Skill Scroll', 'Basic Engineering Skill Scroll', 'Butchery Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Cooking Skill Scroll', 'Cutting Edge Cooking Skill Scroll', 'Electronics Skill Scroll', 'Farming Skill Scroll', 'Fertilizers Skill Scroll', 'Glassworking Skill Scroll', 'Industry Skill Scroll', 'Masonry Skill Scroll', 'Mechanics Skill Scroll', 'Milling Skill Scroll', 'Oil Drilling Skill Scroll', 'Paper Milling Skill Scroll', 'Pottery Skill Scroll', 'Smelting Skill Scroll', 'Tailoring Skill Scroll', 'Axe', 'Blasting Charge', 'Bow', 'Chainsaw', 'Composite Bow', 'Dev Flood Tool', 'Dev Tool', 'Drill', 'Ecko The Dolphin', 'Fishing Pole', 'Hammer', 'Hands', 'Hoe', 'Hydrometer', 'Iron Axe', 'Iron Hammer', 'Iron Hoe', 'Iron Machete', 'Iron Pickaxe', 'Iron Rock Drill', 'Iron Shovel', 'Iron Sickle', 'Land Claim Stake', 'Meteor Shard', 'Modern Axe', 'Modern Hammer', 'Modern Hoe', 'Modern Machete', 'Modern Pickaxe', 'Modern Rock Drill', 'Modern Scythe', 'Modern Shovel', 'Pickaxe', 'Recurve Bow', 'Shovel', 'Soil Sampler', 'Steel Axe', 'Steel Hammer', 'Steel Hoe', 'Steel Machete', 'Steel Pickaxe', 'Steel Road Tool', 'Steel Shovel', 'Steel Sickle', 'Stone Axe', 'Stone Hammer', 'Stone Machete', 'Stone Pickaxe', 'Stone Road Tool', 'Stone Sickle', 'Torch', 'Wooden Bow', 'Wooden Hoe', 'Wooden Shovel', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Air Pollution Generator', 'Amendments', 'Anvil', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Assembly Line', 'Automatic Loom', 'Axe Calorie Buff Item', 'Bakery Oven', 'Ballot Box', 'Bank', 'Bathtub', 'Bison Mount', 'Blast Furnace', 'Bloomery', 'Board Of Elections', 'Bookshelf', 'Brazier', 'Brick Fireplace', 'Butchery Table', 'Button', 'Campfire', 'Campsite', 'Candle Stand', 'Capitol', 'Carpentry Table', 'Carved Pumpkin', 'Cast Iron Stove', 'Ceiling Candle', 'Cement Kiln', 'Census Bureau', 'Chair', 'Combustion Generator', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computer Lab', 'Construction Post', 'Contract Board', 'Corrugated Steel Door', 'Corrugated Steel Fence Door', 'Couch', 'Country Marker Item', 'Court', 'Crab Pot', 'Crane', 'Currency Exchange', 'Distribution Station', 'Door', 'Dumpster Compost', 'Dumpster Garbage', 'Dumpster Recycle', 'Easel', 'Ecko Statue', 'Electric Lathe', 'Electric Machinist Table', 'Electric Planer', 'Electric Stamping Press', 'Electric Wall Lamp', 'Electric Water Pump', 'Electronics Assembly', 'Elk Mount', 'Elk Skypiercer', 'Excavator', 'Executive Office', 'Farmers Table', 'Fedeartion Marker Item', 'Fish Trap', 'Fishery', 'Flat Steel Door', 'Framed Glass Door', 'Froth Floatation Cell', 'Global Calorie Buff Item', 'Goat Mount', 'Government Office', 'Hand Plow', 'Hanging Long Steel Sign', 'Hanging Steel Framed Sign', 'Hanging Steel Mine Sign', 'Hanging Steel Plain Sign', 'Hanging Steel Shop Sign', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Door', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Door', 'Hewn Softwood Table', 'Hewn Table', 'Homestead Item', 'Icebox', 'Industrial Elevator', 'Industrial Refrigerator', 'Injection Mold Machine', 'Jaw Crusher', 'Kiln', 'Kitchen', 'Laboratory', 'Large Corrugated Steel Door', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Lumber Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Hanging Stone Sign', 'Large Lumber Door', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Lumber Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Large Standing Stone Sign', 'Large Windowed Lumber Door', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Liquid Converter', 'Logic Gate Item', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Door', 'Lumber Stockpile', 'Lumber Table', 'Mailbox', 'Masonry Table', 'Mechanical Water Pump', 'Mill', 'Mint', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Door', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Door', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Door', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Office Mailbox', 'Oil Refinery', 'Padded Chair', 'Paper Machine', 'Powered Cart', 'Powered Storage Silo', 'Printing Press', 'Pump Jack', 'Real Estate Desk', 'Refrigerator', 'Registrar', 'Research Table', 'Robotic Assembly Line', 'Rocker Box', 'Rolling Mill', 'Round Pot', 'Rug Large', 'Rug Medium', 'Rug Small', 'Salt Basket', 'Sawmill', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Shelf Cabinet', 'Shipping Container Blue', 'Shipping Container Green', 'Shipping Container Red', 'Sink', 'Skid Steer', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Lumber Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Hanging Stone Sign', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Lumber Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Small Standing Stone Sign', 'Small Stockpile', 'Small Table', 'Small Wood Cart', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solar Generator', 'Square Pot', 'Stamp Mill', 'Standing Glass Sign', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Starter Camp', 'Steam Engine', 'Steam Tractor', 'Steam Truck', 'Steel Ceiling Light', 'Steel Floor Lamp', 'Steel Table Lamp', 'Stockpile', 'Stone Brazier', 'Stone Door', 'Stone Well', 'Stop Sign', 'Storage Chest', 'Storage Silo', 'Store', 'Stove', 'Street Sign', 'Streetlamp', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Elk', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Switch', 'Table', 'Tailoring Table', 'Tallow Candle', 'Tallow Lamp', 'Tallow Wall Lamp', 'Tiny Stockpile', 'Toilet', 'Toll', 'Tool Bench', 'Torch Stand', 'Town Hall Item', 'Transmission Pole', 'Treasury', 'Truck', 'Wainwright Table', 'Wall Candle', 'Washboard', 'Washing Machine', 'Waste Filter', 'Waterwheel', 'Wheelbarrow', 'Wind Turbine', 'Windmill', 'Wood Cart', 'Wood Sign', 'Wooden Ceiling Light', 'Wooden Elevator', 'Wooden Elevator Call Post', 'Wooden Fabric Bed', 'Wooden Floor Lamp', 'Wooden Latrine', 'Wooden Straw Bed', 'Wooden Table Lamp', 'Workbench', 'Zoning Office', },
        ['Ore'] = { 'Copper Ore', 'Gold Ore', 'Iron Ore', },
        ['Planter'] = { 'Steam Tractor Sower', 'Hands', },
        ['Plow'] = { 'Steam Tractor Plow', 'Hoe', 'Iron Hoe', 'Modern Hoe', 'Steel Hoe', 'Wooden Hoe', 'Hand Plow', },
        ['Polluter'] = { 'Air Pollution Generator', 'Blast Furnace', 'Cement Kiln', 'Combustion Generator', 'Crane', 'Excavator', 'Oil Refinery', 'Powered Cart', 'Skid Steer', 'Steam Engine', 'Steam Tractor', 'Steam Truck', 'Stove', 'Truck', },
        ['Product'] = { 'Bandana', 'Bearpack', 'Big Backpack', 'Builder Boots', 'Builder Gloves', 'Builder Helmet', 'Builder Overalls', 'Builder Shirt', 'Camo Pants', 'Camo Shirt', 'Capris', 'Cloth Belt', 'Cloth Cape', 'Derpy Hat', 'Farmer Boots', 'Farmer Gloves', 'Farmer Hat', 'Farmer Overalls', 'Farmer Shirt', 'Garden Boots', 'Gigot Sleeve Shirt', 'Henley', 'Light Backpack', 'Low Top Shoes', 'Running Shoes', 'Shorts', 'Smith Apron', 'Smith Bandana', 'Smith Boots', 'Smith Gloves', 'Smith Pants', 'Square Belt', 'Tailor Bowler Hat', 'Tailor Pants', 'Tailor Shirt', 'Tailor Shoes', 'Tall Boots', 'Trousers', 'Work Backpack', 'Work Boots', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Barrel', 'Biodiesel', 'Brick', 'Composite Lumber', 'Copper Bar', 'Copper Concentrate', 'Copper Pipe', 'Corrugated Steel', 'Cotton Carpet', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Flat Steel', 'Framed Glass', 'Gasoline', 'Glass', 'Gold Bar', 'Gold Concentrate', 'Hardwood Lumber', 'Hewn Log', 'Iron Bar', 'Iron Concentrate', 'Iron Pipe', 'Lumber', 'Mortared Stone', 'Nylon Carpet', 'Petroleum', 'Reinforced Concrete', 'Sand', 'Slag', 'Softwood Lumber', 'Steel Bar', 'Steel Pipe', 'Stone Road', 'Tailings', 'Wet Tailings', 'Wool Carpet', 'Acorn Powder', 'Agave Seed', 'Amanita Mushroom Spores', 'Baked Agave', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Meat', 'Baked Roast', 'Baked Taro', 'Baked Tomato', 'Bannock', 'Basic Salad', 'Bean Paste', 'Bear S U P R E M E', 'Bearclaw', 'Beet Campfire Salad', 'Beet Seed', 'Boiled Grains', 'Boiled Rice', 'Boiled Sausage', 'Bolete Mushroom Spores', 'Bread', 'C O2 Canister', 'Camas Bread', 'Camas Bulb Bake', 'Camas Paste', 'Campfire Roast', 'Cereal Germ', 'Charred Agave', 'Charred Beans', 'Charred Beet', 'Charred Cactus Fruit', 'Charred Camas Bulb', 'Charred Corn', 'Charred Fireweed Shoots', 'Charred Fish', 'Charred Heart Of Palm', 'Charred Meat', 'Charred Mushrooms', 'Charred Papaya', 'Charred Pineapple', 'Charred Sausage', 'Charred Taro', 'Charred Tomato', 'Cookeina Mushroom Spores', 'Corn Fritters', 'Corn Seed', 'Corn Starch', 'Cornmeal', 'Cotton Seed', 'Crimini Mushroom Spores', 'Crimson Salad', 'Crispy Bacon', 'Elk Taco', 'Elk Wellington', 'Fern Campfire Salad', 'Fern Spore', 'Field Campfire Stew', 'Fireweed Seed', 'Flatbread', 'Flour', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hare Haunches', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Tomatoes', 'Fruit Muffin', 'Fruit Salad', 'Fruit Tart', 'Huckleberry Extract', 'Huckleberry Pie', 'Huckleberry Seed', 'Hydrocolloids', 'Infused Oil', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Leavened Dough', 'Liquid Nitrogen', 'Macaroons', 'Maltodextrin', 'Meat Pie', 'Meat Stock', 'Meaty Stew', 'Oil', 'Papaya Seed', 'Pastry Dough', 'Pineapple Friend Rice', 'Pineapple Seed', 'Pirozhok', 'Prepared Meat', 'Prickly Pear Seed', 'Prime Cut', 'Pumpkin Seed', 'Raw Bacon', 'Raw Fish', 'Raw Meat', 'Raw Roast', 'Raw Sausage', 'Root Campfire Salad', 'Root Campfire Stew', 'Scrap Meat', 'Seared Meat', 'Simmered Meat', 'Simple Syrup', 'Stuffed Turkey', 'Sugar', 'Sweet Salad', 'Tallow', 'Taro Seed', 'Tomato Seed', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vegetable Medley', 'Vegetable Soup', 'Vegetable Stock', 'Wheat Seed', 'Wild Mix', 'Wild Stew', 'Wilted Fiddleheads', 'Yeast', 'Advanced Circuit', 'Advanced Combustion Engine', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Arrow', 'Basic Circuit', 'Berry Extract Fertilizer', 'Blood Meal Fertilizer', 'Board', 'Boiler', 'Camas Ash Fertilizer', 'Cellulose Fiber', 'Cement', 'Charcoal', 'Cloth', 'Combustion Engine', 'Composite Filler', 'Compost Fertilizer', 'Copper Wiring', 'Cotton Fabric', 'Cotton Thread', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Electric Motor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxy', 'Fiber Filler', 'Fiberglass', 'Fur Pelt', 'Gathering Research Paper Basic', 'Gearbox', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Gold Flakes', 'Gold Wiring', 'Heat Sink', 'Hide Ash Fertilizer', 'Iron Axle', 'Iron Gear', 'Iron Plate', 'Iron Saw Blade', 'Iron Wheel', 'IronPiston', 'Large Hanging Wood Sign', 'Large Standing Wood Sign', 'Leather Hide', 'Light Bulb', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Mortar', 'Nail', 'Nylon', 'Nylon Fabric', 'Nylon Thread', 'Paper', 'Pelt Fertilizer', 'Phosphate Fertilizer', 'Plant Fibers', 'Plastic', 'Portable Steam Engine', 'Pulp Filler', 'Quicklime', 'Radiator', 'Rebar', 'Rivet', 'Rubber Wheel', 'Screws', 'Servo', 'Shorn Wool', 'Small Hanging Wood Sign', 'Small Standing Wood Sign', 'Steam Tractor Harvester', 'Steam Tractor Plow', 'Steam Tractor Sower', 'Steel Axle', 'Steel Gear', 'Steel Gearbox', 'Steel Plate', 'Steel Saw Blade', 'Substrate', 'Synthetic Rubber', 'Valve', 'Wooden Wheel', 'Wool Fabric', 'Wool Yarn', 'Lathe', 'Machinist Table', 'Screw Press', 'Shaper', 'Spin Melter', 'Dirt Ramp', 'Stone Ramp', 'Advanced Baking Skill Book', 'Advanced Cooking Skill Book', 'Advanced Masonry Skill Book', 'Advanced Smelting Skill Book', 'Baking Skill Book', 'Basic Engineering Skill Book', 'Butchery Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Cooking Skill Book', 'Cutting Edge Cooking Skill Book', 'Electronics Skill Book', 'Farming Skill Book', 'Fertilizers Skill Book', 'Glassworking Skill Book', 'Industry Skill Book', 'Masonry Skill Book', 'Mechanics Skill Book', 'Milling Skill Book', 'Oil Drilling Skill Book', 'Paper Milling Skill Book', 'Pottery Skill Book', 'Smelting Skill Book', 'Tailoring Skill Book', 'Chainsaw', 'Composite Bow', 'Fishing Pole', 'Iron Axe', 'Iron Hammer', 'Iron Hoe', 'Iron Machete', 'Iron Pickaxe', 'Iron Rock Drill', 'Iron Shovel', 'Iron Sickle', 'Land Claim Stake', 'Modern Axe', 'Modern Hammer', 'Modern Hoe', 'Modern Machete', 'Modern Pickaxe', 'Modern Rock Drill', 'Modern Scythe', 'Modern Shovel', 'Recurve Bow', 'Soil Sampler', 'Steel Axe', 'Steel Hammer', 'Steel Hoe', 'Steel Machete', 'Steel Pickaxe', 'Steel Road Tool', 'Steel Shovel', 'Steel Sickle', 'Stone Axe', 'Stone Hammer', 'Stone Machete', 'Stone Pickaxe', 'Stone Road Tool', 'Stone Sickle', 'Torch', 'Wooden Bow', 'Wooden Hoe', 'Wooden Shovel', 'Advanced Baking Upgrade', 'Advanced Cooking Upgrade', 'Advanced Masonry Upgrade', 'Advanced Smelting Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Upgrade', 'Basic Engineering Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Upgrade', 'Campfire Cooking Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Upgrade', 'Cooking Upgrade', 'Cutting Edge Cooking Upgrade', 'Electronics Upgrade', 'Farming Upgrade', 'Fertilizers Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Upgrade', 'Paper Milling Upgrade', 'Pottery Upgrade', 'Smelting Upgrade', 'Tailoring Basic Upgrade', 'Tailoring Modern Upgrade', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Amendments', 'Anvil', 'Arrastra', 'Ashlar Large Stone Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Assembly Line', 'Automatic Loom', 'Bakery Oven', 'Ballot Box', 'Bank', 'Bathtub', 'Bison Mount', 'Blast Furnace', 'Bloomery', 'Board Of Elections', 'Bookshelf', 'Brazier', 'Brick Fireplace', 'Butchery Table', 'Campfire', 'Campsite', 'Candle Stand', 'Capitol', 'Carpentry Table', 'Carved Pumpkin', 'Cast Iron Stove', 'Ceiling Candle', 'Cement Kiln', 'Census Bureau', 'Combustion Generator', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Computer Lab', 'Construction Post', 'Contract Board', 'Corrugated Steel Door', 'Corrugated Steel Fence Door', 'Couch', 'Court', 'Crane', 'Currency Exchange', 'Distribution Station', 'Electric Lathe', 'Electric Machinist Table', 'Electric Planer', 'Electric Stamping Press', 'Electric Wall Lamp', 'Electric Water Pump', 'Electronics Assembly', 'Elk Mount', 'Excavator', 'Executive Office', 'Farmers Table', 'Fish Trap', 'Fishery', 'Flat Steel Door', 'Framed Glass Door', 'Froth Floatation Cell', 'Goat Mount', 'Government Office', 'Hand Plow', 'Hanging Long Steel Sign', 'Hanging Steel Framed Sign', 'Hanging Steel Mine Sign', 'Hanging Steel Plain Sign', 'Hanging Steel Shop Sign', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Table', 'Icebox', 'Industrial Elevator', 'Jaw Crusher', 'Kiln', 'Kitchen', 'Laboratory', 'Large Corrugated Steel Door', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Lumber Sign', 'Large Hanging Mortared Stone Sign', 'Large Lumber Door', 'Large Lumber Stockpile', 'Large Standing Ashlar Stone Sign', 'Large Standing Lumber Sign', 'Large Standing Mortared Stone Sign', 'Large Windowed Lumber Door', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Door', 'Lumber Stockpile', 'Lumber Table', 'Masonry Table', 'Mechanical Water Pump', 'Mill', 'Mint', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Oil Refinery', 'Padded Chair', 'Powered Cart', 'Pump Jack', 'Real Estate Desk', 'Refrigerator', 'Registrar', 'Research Table', 'Robotic Assembly Line', 'Rocker Box', 'Rolling Mill', 'Round Pot', 'Rug Large', 'Rug Medium', 'Rug Small', 'Salt Basket', 'Sawmill', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Shelf Cabinet', 'Sink', 'Skid Steer', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Lumber Sign', 'Small Hanging Mortared Stone Sign', 'Small Sink', 'Small Standing Ashlar Stone Sign', 'Small Standing Lumber Sign', 'Small Standing Mortared Stone Sign', 'Small Stockpile', 'Small Wood Cart', 'Solar Generator', 'Square Pot', 'Stamp Mill', 'Standing Glass Sign', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Steam Engine', 'Steam Tractor', 'Steam Truck', 'Steel Ceiling Light', 'Steel Floor Lamp', 'Steel Table Lamp', 'Stockpile', 'Stone Brazier', 'Stop Sign', 'Storage Chest', 'Storage Silo', 'Store', 'Stove', 'Street Sign', 'Streetlamp', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Elk', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Tailoring Table', 'Tallow Candle', 'Tallow Lamp', 'Tallow Wall Lamp', 'Tiny Stockpile', 'Toilet', 'Tool Bench', 'Torch Stand', 'Transmission Pole', 'Treasury', 'Truck', 'Wainwright Table', 'Wall Candle', 'Washboard', 'Washing Machine', 'Waste Filter', 'Waterwheel', 'Wheelbarrow', 'Wind Turbine', 'Windmill', 'Wood Cart', 'Wooden Ceiling Light', 'Wooden Elevator', 'Wooden Elevator Call Post', 'Wooden Fabric Bed', 'Wooden Floor Lamp', 'Wooden Latrine', 'Wooden Straw Bed', 'Wooden Table Lamp', 'Workbench', 'Zoning Office', },
        ['Raw Food'] = { 'Agave Leaves', 'Beans', 'Beet', 'Beet Greens', 'Bolete Mushrooms', 'Camas Bulb', 'Cookeina Mushrooms', 'Corn', 'Crimini Mushrooms', 'Fiddleheads', 'Fireweed Shoots', 'Giant Cactus Fruit', 'Heart Of Palm', 'Huckleberries', 'Papaya', 'Pineapple', 'Prickly Pear Fruit', 'Pumpkin', 'Rice', 'Taro Root', 'Tomato', 'Wheat', },
        ['Research'] = { 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', },
        ['Road'] = { 'Asphalt Concrete', 'Stone Road', 'Asphalt Concrete Ramp', 'Dirt Ramp', 'Stone Ramp', },
        ['Road Type'] = { 'Asphalt Concrete', 'Dirt', 'Stone Road', },
        ['Rock'] = { 'Basalt', 'Gneiss', 'Granite', 'Limestone', 'Sandstone', 'Shale', 'Stone', },
        ['Root'] = { 'Beet', 'Camas Bulb', 'Taro Root', },
        ['Salad'] = { 'Basic Salad', 'Fruit Salad', },
        ['Seeds'] = { 'Acorn', 'Agave Seed', 'Amanita Mushroom Spores', 'Arctic Willow Seed', 'Barrel Cactus Seed', 'Beans', 'Beet Seed', 'Big Bluestem Seed', 'Birch Seed', 'Bolete Mushroom Spores', 'Bullrush Seed', 'Bunchgrass Seed', 'Camas Bulb', 'Cedar Seed', 'Ceiba Seed', 'Cookeina Mushroom Spores', 'Corn Seed', 'Cotton Seed', 'Creosote Bush Seed', 'Crimini Mushroom Spores', 'Dwarf Willow Seed', 'Fern Spore', 'Filmy Fern Spore', 'Fir Seed', 'Fireweed Seed', 'Grass Seed', 'Heliconia Seed', 'Huckleberry Seed', 'Jointfir Seed', 'Joshua Seed', 'Kelp Seed', 'King Fern Spore', 'Lattice Mushroom Spores', 'Lupine Seed', 'Ocean Spray Seed', 'Orchid Seed', 'Palm Seed', 'Papaya Seed', 'Pineapple Seed', 'Prickly Pear Seed', 'Pumpkin Seed', 'Redwood Seed', 'Rice', 'Saguaro Seed', 'Saxifrage Seed', 'Seagrass Seed', 'Spruce Seed', 'Sugarcane', 'Sunflower Seed', 'Taro Seed', 'Tomato Seed', 'Trillium Seed', 'Waterweed Seed', 'Wheat Seed', 'White Bursage Seed', },
        ['Silica'] = { 'Crushed Granite', 'Crushed Sandstone', },
        ['Skill Books'] = { 'Advanced Baking Skill Book', 'Advanced Cooking Skill Book', 'Advanced Masonry Skill Book', 'Advanced Smelting Skill Book', 'Baking Skill Book', 'Basic Engineering Skill Book', 'Butchery Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Cooking Skill Book', 'Cutting Edge Cooking Skill Book', 'Electronics Skill Book', 'Farming Skill Book', 'Fertilizers Skill Book', 'Glassworking Skill Book', 'Industry Skill Book', 'Masonry Skill Book', 'Mechanics Skill Book', 'Milling Skill Book', 'Oil Drilling Skill Book', 'Paper Milling Skill Book', 'Pottery Skill Book', 'Smelting Skill Book', 'Tailoring Skill Book', },
        ['Skill Scrolls'] = { 'Advanced Baking Skill Scroll', 'Advanced Cooking Skill Scroll', 'Advanced Masonry Skill Scroll', 'Advanced Smelting Skill Scroll', 'Baking Skill Scroll', 'Basic Engineering Skill Scroll', 'Butchery Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Cooking Skill Scroll', 'Cutting Edge Cooking Skill Scroll', 'Electronics Skill Scroll', 'Farming Skill Scroll', 'Fertilizers Skill Scroll', 'Glassworking Skill Scroll', 'Industry Skill Scroll', 'Masonry Skill Scroll', 'Mechanics Skill Scroll', 'Milling Skill Scroll', 'Oil Drilling Skill Scroll', 'Paper Milling Skill Scroll', 'Pottery Skill Scroll', 'Smelting Skill Scroll', 'Tailoring Skill Scroll', },
        ['Small Carcass'] = { 'Coyote Carcass', 'Fox Carcass', 'Wolf Carcass', },
        ['Softwood'] = { 'Cedar Log', 'Fir Log', 'Redwood Log', 'Spruce Log', },
        ['Softwood Lumber'] = { 'Composite Cedar Lumber', 'Composite Fir Lumber', 'Composite Redwood Lumber', },
        ['Storage Container'] = { 'Ashlar Basalt Fireplace', 'Ashlar Gneiss Fireplace', 'Ashlar Granite Fireplace', 'Ashlar Limestone Fireplace', 'Ashlar Sandstone Fireplace', 'Ashlar Shale Fireplace', 'Ashlar Stone Fireplace', 'Bakery Oven', 'Blast Furnace', 'Bloomery', 'Bookshelf', 'Brazier', 'Brick Fireplace', 'Campfire', 'Campsite', 'Candle Stand', 'Cast Iron Stove', 'Ceiling Candle', 'Cement Kiln', 'Combustion Generator', 'Crane', 'Distribution Station', 'Excavator', 'Icebox', 'Kiln', 'Large Lumber Stockpile', 'Lumber Stockpile', 'Mortared Granite Fireplace', 'Mortared Limestone Fireplace', 'Mortared Sandstone Fireplace', 'Mortared Stone Fireplace', 'Oil Refinery', 'Powered Cart', 'Powered Storage Silo', 'Refrigerator', 'Shelf Cabinet', 'Skid Steer', 'Small Stockpile', 'Small Wood Cart', 'Steam Engine', 'Steam Tractor', 'Steam Truck', 'Stockpile', 'Stone Brazier', 'Storage Chest', 'Storage Silo', 'Tallow Candle', 'Tallow Lamp', 'Tallow Wall Lamp', 'Tiny Stockpile', 'Torch Stand', 'Truck', 'Wall Candle', 'Wheelbarrow', 'Wood Cart', },
        ['Tamper'] = { 'Steel Road Tool', 'Stone Road Tool', },
        ['Tech'] = { 'Button', 'Switch', 'Toll', },
        ['Tiny Carcass'] = { 'Agouti Carcass', 'Crab Carcass', 'Hare Carcass', 'Otter Carcass', 'Snapping Turtle Carcass', 'Turkey Carcass', },
        ['Tiny Fur Carcass'] = { 'Agouti Carcass', 'Otter Carcass', },
        ['Tiny Leather Carcass'] = { 'Snapping Turtle Carcass', 'Turkey Carcass', },
        ['Tool'] = { 'Steam Tractor Harvester', 'Steam Tractor Plow', 'Steam Tractor Sower', 'Chainsaw', 'Composite Bow', 'Iron Axe', 'Iron Hammer', 'Iron Hoe', 'Iron Machete', 'Iron Pickaxe', 'Iron Rock Drill', 'Iron Shovel', 'Iron Sickle', 'Land Claim Stake', 'Modern Axe', 'Modern Hammer', 'Modern Hoe', 'Modern Machete', 'Modern Pickaxe', 'Modern Rock Drill', 'Modern Scythe', 'Modern Shovel', 'Recurve Bow', 'Soil Sampler', 'Steel Axe', 'Steel Hammer', 'Steel Hoe', 'Steel Machete', 'Steel Pickaxe', 'Steel Road Tool', 'Steel Shovel', 'Steel Sickle', 'Stone Axe', 'Stone Hammer', 'Stone Machete', 'Stone Pickaxe', 'Stone Road Tool', 'Stone Sickle', 'Wooden Bow', 'Wooden Hoe', 'Wooden Shovel', },
        ['Tools'] = { 'Axe', 'Blasting Charge', 'Bow', 'Chainsaw', 'Composite Bow', 'Dev Flood Tool', 'Dev Tool', 'Drill', 'Ecko The Dolphin', 'Fishing Pole', 'Hammer', 'Hands', 'Hoe', 'Hydrometer', 'Iron Axe', 'Iron Hammer', 'Iron Hoe', 'Iron Machete', 'Iron Pickaxe', 'Iron Rock Drill', 'Iron Shovel', 'Iron Sickle', 'Land Claim Stake', 'Meteor Shard', 'Modern Axe', 'Modern Hammer', 'Modern Hoe', 'Modern Machete', 'Modern Pickaxe', 'Modern Rock Drill', 'Modern Scythe', 'Modern Shovel', 'Pickaxe', 'Recurve Bow', 'Shovel', 'Soil Sampler', 'Steel Axe', 'Steel Hammer', 'Steel Hoe', 'Steel Machete', 'Steel Pickaxe', 'Steel Road Tool', 'Steel Shovel', 'Steel Sickle', 'Stone Axe', 'Stone Hammer', 'Stone Machete', 'Stone Pickaxe', 'Stone Road Tool', 'Stone Sickle', 'Torch', 'Wooden Bow', 'Wooden Hoe', 'Wooden Shovel', },
        ['Torch'] = { 'Torch', },
        ['Upgrade'] = { 'Advanced Baking Upgrade', 'Advanced Cooking Upgrade', 'Advanced Masonry Upgrade', 'Advanced Smelting Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Upgrade', 'Basic Engineering Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Upgrade', 'Campfire Cooking Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Upgrade', 'Cooking Upgrade', 'Cutting Edge Cooking Upgrade', 'Electronics Upgrade', 'Farming Upgrade', 'Fertilizers Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Upgrade', 'Paper Milling Upgrade', 'Pottery Upgrade', 'Smelting Upgrade', 'Tailoring Basic Upgrade', 'Tailoring Modern Upgrade', },
        ['Vegetable'] = { 'Beans', 'Beet', 'Camas Bulb', 'Corn', 'Heart Of Palm', 'Taro Root', 'Tomato', },
        ['Vehicles'] = { 'Crane', 'Excavator', 'Hand Plow', 'Powered Cart', 'Skid Steer', 'Small Wood Cart', 'Steam Tractor', 'Steam Truck', 'Truck', 'Wheelbarrow', 'Wood Cart', },
        ['Wood'] = { 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Joshua Log', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Spruce Log', },
        ['Wood Board'] = { 'Board', 'Hardwood Board', 'Softwood Board', },
        ['World Object'] = { 'Lathe', 'Machinist Table', 'Screw Press', 'Shaper', 'Spin Melter', 'Asphalt Concrete Ramp', 'Dirt Ramp', 'Stone Ramp', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Advanced Tailoring Table', 'Air Pollution Generator', 'Amendments', 'Anvil', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Assembly Line', 'Automatic Loom', 'Axe Calorie Buff Item', 'Bakery Oven', 'Ballot Box', 'Bank', 'Bathtub', 'Bison Mount', 'Blast Furnace', 'Bloomery', 'Board Of Elections', 'Bookshelf', 'Brazier', 'Brick Fireplace', 'Butchery Table', 'Button', 'Campfire', 'Campsite', 'Candle Stand', 'Capitol', 'Carpentry Table', 'Carved Pumpkin', 'Cast Iron Stove', 'Ceiling Candle', 'Cement Kiln', 'Census Bureau', 'Chair', 'Combustion Generator', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computer Lab', 'Construction Post', 'Contract Board', 'Corrugated Steel Door', 'Corrugated Steel Fence Door', 'Couch', 'Country Marker Item', 'Court', 'Crab Pot', 'Crane', 'Currency Exchange', 'Distribution Station', 'Door', 'Dumpster Compost', 'Dumpster Garbage', 'Dumpster Recycle', 'Easel', 'Ecko Statue', 'Electric Lathe', 'Electric Machinist Table', 'Electric Planer', 'Electric Stamping Press', 'Electric Wall Lamp', 'Electric Water Pump', 'Electronics Assembly', 'Elk Mount', 'Elk Skypiercer', 'Excavator', 'Executive Office', 'Farmers Table', 'Fedeartion Marker Item', 'Fish Trap', 'Fishery', 'Flat Steel Door', 'Framed Glass Door', 'Froth Floatation Cell', 'Global Calorie Buff Item', 'Goat Mount', 'Government Office', 'Hand Plow', 'Hanging Long Steel Sign', 'Hanging Steel Framed Sign', 'Hanging Steel Mine Sign', 'Hanging Steel Plain Sign', 'Hanging Steel Shop Sign', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Door', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Door', 'Hewn Softwood Table', 'Hewn Table', 'Homestead Item', 'Icebox', 'Industrial Elevator', 'Industrial Refrigerator', 'Injection Mold Machine', 'Jaw Crusher', 'Kiln', 'Kitchen', 'Laboratory', 'Large Corrugated Steel Door', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Lumber Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Hanging Stone Sign', 'Large Lumber Door', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Lumber Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Large Standing Stone Sign', 'Large Windowed Lumber Door', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Liquid Converter', 'Logic Gate Item', 'Loom', 'Lumber Bench', 'Lumber Chair', 'Lumber Door', 'Lumber Stockpile', 'Lumber Table', 'Mailbox', 'Masonry Table', 'Mechanical Water Pump', 'Mill', 'Mint', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Door', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Door', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Door', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Office Mailbox', 'Oil Refinery', 'Padded Chair', 'Paper Machine', 'Powered Cart', 'Powered Storage Silo', 'Printing Press', 'Pump Jack', 'Real Estate Desk', 'Refrigerator', 'Registrar', 'Research Table', 'Robotic Assembly Line', 'Rocker Box', 'Rolling Mill', 'Round Pot', 'Rug Large', 'Rug Medium', 'Rug Small', 'Salt Basket', 'Sawmill', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Shelf Cabinet', 'Shipping Container Blue', 'Shipping Container Green', 'Shipping Container Red', 'Sink', 'Skid Steer', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Lumber Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Hanging Stone Sign', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Lumber Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Small Standing Stone Sign', 'Small Stockpile', 'Small Table', 'Small Wood Cart', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solar Generator', 'Square Pot', 'Stamp Mill', 'Standing Glass Sign', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Starter Camp', 'Steam Engine', 'Steam Tractor', 'Steam Truck', 'Steel Ceiling Light', 'Steel Floor Lamp', 'Steel Table Lamp', 'Stockpile', 'Stone Brazier', 'Stone Door', 'Stone Well', 'Stop Sign', 'Storage Chest', 'Storage Silo', 'Store', 'Stove', 'Street Sign', 'Streetlamp', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Elk', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Switch', 'Table', 'Tailoring Table', 'Tallow Candle', 'Tallow Lamp', 'Tallow Wall Lamp', 'Tiny Stockpile', 'Toilet', 'Toll', 'Tool Bench', 'Torch Stand', 'Town Hall Item', 'Transmission Pole', 'Treasury', 'Truck', 'Wainwright Table', 'Wall Candle', 'Washboard', 'Washing Machine', 'Waste Filter', 'Waterwheel', 'Wheelbarrow', 'Wind Turbine', 'Windmill', 'Wood Cart', 'Wood Sign', 'Wooden Ceiling Light', 'Wooden Elevator', 'Wooden Elevator Call Post', 'Wooden Fabric Bed', 'Wooden Floor Lamp', 'Wooden Latrine', 'Wooden Straw Bed', 'Wooden Table Lamp', 'Workbench', 'Zoning Office', },
     },
     },
}
}

Revision as of 08:07, 7 December 2024

The Module:ItemData is currently used in:


-- Eco Version : 0.11.1.4
-- Export Language: English

return {
    items = {
        ['Acorn'] = {
                    ['ID'] = 'AcornItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow an oak tree.',
        },
        ['Acorn Pack'] = {
                    ['ID'] = 'AcornPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow an oak tree.',
        },
        ['Acorn Powder'] = {
                    ['ID'] = 'AcornPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Powdered acorn.',
        },
        ['Adobe'] = {
                    ['ID'] = 'AdobeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Adobe, your basic primitive housing material.  Adobe will grant no experience.',
        },
        ['Adobe Door'] = {
                    ['ID'] = 'AdobeDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from crude wood pieces.',
        },
        ['Adorned Ashlar Basalt Bench'] = {
                    ['ID'] = 'AdornedAshlarBasaltBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Basalt Chair'] = {
                    ['ID'] = 'AdornedAshlarBasaltChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Basalt Table'] = {
                    ['ID'] = 'AdornedAshlarBasaltTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Adorned Ashlar Gneiss Bench'] = {
                    ['ID'] = 'AdornedAshlarGneissBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Gneiss Chair'] = {
                    ['ID'] = 'AdornedAshlarGneissChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Gneiss Table'] = {
                    ['ID'] = 'AdornedAshlarGneissTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Adorned Ashlar Granite Bench'] = {
                    ['ID'] = 'AdornedAshlarGraniteBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Granite Chair'] = {
                    ['ID'] = 'AdornedAshlarGraniteChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Granite Table'] = {
                    ['ID'] = 'AdornedAshlarGraniteTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Adorned Ashlar Limestone Bench'] = {
                    ['ID'] = 'AdornedAshlarLimestoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Limestone Chair'] = {
                    ['ID'] = 'AdornedAshlarLimestoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Limestone Table'] = {
                    ['ID'] = 'AdornedAshlarLimestoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Adorned Ashlar Sandstone Bench'] = {
                    ['ID'] = 'AdornedAshlarSandstoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Sandstone Chair'] = {
                    ['ID'] = 'AdornedAshlarSandstoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Sandstone Table'] = {
                    ['ID'] = 'AdornedAshlarSandstoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Adorned Ashlar Shale Bench'] = {
                    ['ID'] = 'AdornedAshlarShaleBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Shale Chair'] = {
                    ['ID'] = 'AdornedAshlarShaleChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Shale Table'] = {
                    ['ID'] = 'AdornedAshlarShaleTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Adorned Ashlar Stone Bench'] = {
                    ['ID'] = 'AdornedAshlarStoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
        },
        ['Adorned Ashlar Stone Chair'] = {
                    ['ID'] = 'AdornedAshlarStoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
        },
        ['Adorned Ashlar Stone Table'] = {
                    ['ID'] = 'AdornedAshlarStoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
        },
        ['Advanced Baking'] = {
                    ['ID'] = 'AdvancedBakingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Advanced baking mostly improves recipes that involve a leavening agent. Levels up by crafting advanced baking recipes.',
        },
        ['Advanced Baking Skill Book'] = {
                    ['ID'] = 'AdvancedBakingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Advanced Baking Skill Scroll'] = {
                    ['ID'] = 'AdvancedBakingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Advanced Baking Upgrade'] = {
                    ['ID'] = 'AdvancedBakingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
        },
        ['Advanced Carpentry Table'] = {
                    ['ID'] = 'AdvancedCarpentryTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
        },
        ['Advanced Circuit'] = {
                    ['ID'] = 'AdvancedCircuitItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A complex electrical component used in advanced electronics.',
        },
        ['Advanced Combustion Engine'] = {
                    ['ID'] = 'AdvancedCombustionEngineItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
        },
        ['Advanced Cooking'] = {
                    ['ID'] = 'AdvancedCookingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Advanced cooking techniques for producing more complex foods. Levels up by crafting advanced cooking recipes.',
        },
        ['Advanced Cooking Skill Book'] = {
                    ['ID'] = 'AdvancedCookingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Advanced Cooking Skill Scroll'] = {
                    ['ID'] = 'AdvancedCookingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Advanced Cooking Upgrade'] = {
                    ['ID'] = 'AdvancedCookingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
        },
        ['Advanced Masonry'] = {
                    ['ID'] = 'AdvancedMasonrySkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Advanced masonry allows the production of high-quality stone furniture and material for houses. Levels up by crafting related recipes. ',
        },
        ['Advanced Masonry Skill Book'] = {
                    ['ID'] = 'AdvancedMasonrySkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Advanced Masonry Skill Scroll'] = {
                    ['ID'] = 'AdvancedMasonrySkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Advanced Masonry Table'] = {
                    ['ID'] = 'AdvancedMasonryTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
        },
        ['Advanced Masonry Upgrade'] = {
                    ['ID'] = 'AdvancedMasonryUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
        },
        ['Advanced Smelting'] = {
                    ['ID'] = 'AdvancedSmeltingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Advanced smelting aids in the production of steel - a key ingredient in the progress of any group. Levels up by crafting advanced smelting recipes.',
        },
        ['Advanced Smelting Skill Book'] = {
                    ['ID'] = 'AdvancedSmeltingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Advanced Smelting Skill Scroll'] = {
                    ['ID'] = 'AdvancedSmeltingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Advanced Smelting Upgrade'] = {
                    ['ID'] = 'AdvancedSmeltingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
        },
        ['Advanced Tailoring Table'] = {
                    ['ID'] = 'AdvancedTailoringTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An advanced tailoring table.',
        },
        ['Advanced Upgrade 1'] = {
                    ['ID'] = 'AdvancedUpgradeLvl1Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
        },
        ['Advanced Upgrade 2'] = {
                    ['ID'] = 'AdvancedUpgradeLvl2Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
        },
        ['Advanced Upgrade 3'] = {
                    ['ID'] = 'AdvancedUpgradeLvl3Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
        },
        ['Advanced Upgrade 4'] = {
                    ['ID'] = 'AdvancedUpgradeLvl4Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
        },
        ['Agave Leaves'] = {
                    ['ID'] = 'AgaveLeavesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
        },
        ['Agave Seed'] = {
                    ['ID'] = 'AgaveSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow an agave plant.',
        },
        ['Agave Seed Pack'] = {
                    ['ID'] = 'AgaveSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow an agave plant.',
        },
        ['Agouti Carcass'] = {
                    ['ID'] = 'AgoutiCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead agouti.',
        },
        ['Agouti Enchiladas'] = {
                    ['ID'] = 'AgoutiEnchiladasItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.',
        },
        ['Agriculture Research Paper Advanced'] = {
                    ['ID'] = 'AgricultureResearchPaperAdvancedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Agriculture Research Paper Modern'] = {
                    ['ID'] = 'AgricultureResearchPaperModernItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Air Pollution Generator'] = {
                    ['ID'] = 'AirPollutionGeneratorItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Dev object for testing air pollution.',
        },
        ['Alligator Carcass'] = {
                    ['ID'] = 'AlligatorCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead alligator.',
        },
        ['Alpha Cloak'] = {
                    ['ID'] = 'AlphaCloakItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Alpha Goggles'] = {
                    ['ID'] = 'AlphaGogglesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Alpha Hat'] = {
                    ['ID'] = 'AlphaHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Amanita Mushroom Spores'] = {
                    ['ID'] = 'AmanitaMushroomSporesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
        },
        ['Amanita Mushroom Spores Pack'] = {
                    ['ID'] = 'AmanitaMushroomSporesPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
        },
        ['Amanita Mushrooms'] = {
                    ['ID'] = 'AmanitaMushroomsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
        },
        ['Amendments'] = {
                    ['ID'] = 'AmendmentsItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the modification of the constitution.',
        },
        ['Anvil'] = {
                    ['ID'] = 'AnvilItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
        },
        ['Arctic Willow Seed'] = {
                    ['ID'] = 'ArcticWillowSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow arctic willow.',
        },
        ['Arctic Willow Seed Pack'] = {
                    ['ID'] = 'ArcticWillowSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow arctic willow.',
        },
        ['Arrastra'] = {
                    ['ID'] = 'ArrastraItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A primitive rock mill of dragged boulders.',
        },
        ['Arrow'] = {
                    ['ID'] = 'ArrowItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
        },
        ['Arrow Recovery: Hunting'] = {
                    ['ID'] = 'HuntingArrowRecoveryTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Allows you to recover arrows shot into animals when harvesting them with a 50 percent chance.',
        },
        ['Art Supplies'] = {
                    ['ID'] = 'ArtSuppliesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A set of art supplies that allows one to capture the world.',
        },
        ['Ashlar Basalt'] = {
                    ['ID'] = 'AshlarBasaltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
        },
        ['Ashlar Basalt Bench'] = {
                    ['ID'] = 'AshlarBasaltBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Basalt Chair'] = {
                    ['ID'] = 'AshlarBasaltChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Basalt Door'] = {
                    ['ID'] = 'AshlarBasaltDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Basalt Fireplace'] = {
                    ['ID'] = 'AshlarBasaltFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Basalt Table'] = {
                    ['ID'] = 'AshlarBasaltTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Ashlar Gneiss'] = {
                    ['ID'] = 'AshlarGneissItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
        },
        ['Ashlar Gneiss Bench'] = {
                    ['ID'] = 'AshlarGneissBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Gneiss Chair'] = {
                    ['ID'] = 'AshlarGneissChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Gneiss Door'] = {
                    ['ID'] = 'AshlarGneissDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Gneiss Fireplace'] = {
                    ['ID'] = 'AshlarGneissFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Gneiss Table'] = {
                    ['ID'] = 'AshlarGneissTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Ashlar Granite'] = {
                    ['ID'] = 'AshlarGraniteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
        },
        ['Ashlar Granite Bench'] = {
                    ['ID'] = 'AshlarGraniteBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Granite Chair'] = {
                    ['ID'] = 'AshlarGraniteChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Granite Door'] = {
                    ['ID'] = 'AshlarGraniteDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Granite Fireplace'] = {
                    ['ID'] = 'AshlarGraniteFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Granite Table'] = {
                    ['ID'] = 'AshlarGraniteTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Ashlar Large Basalt Fountain'] = {
                    ['ID'] = 'AshlarLargeBasaltFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Large Gneiss Fountain'] = {
                    ['ID'] = 'AshlarLargeGneissFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Large Granite Fountain'] = {
                    ['ID'] = 'AshlarLargeGraniteFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Large Limestone Fountain'] = {
                    ['ID'] = 'AshlarLargeLimestoneFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Large Sandstone Fountain'] = {
                    ['ID'] = 'AshlarLargeSandstoneFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Large Shale Fountain'] = {
                    ['ID'] = 'AshlarLargeShaleFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Large Stone Fountain'] = {
                    ['ID'] = 'AshlarLargeStoneFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Limestone'] = {
                    ['ID'] = 'AshlarLimestoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
        },
        ['Ashlar Limestone Bench'] = {
                    ['ID'] = 'AshlarLimestoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Limestone Chair'] = {
                    ['ID'] = 'AshlarLimestoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Limestone Door'] = {
                    ['ID'] = 'AshlarLimestoneDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Limestone Fireplace'] = {
                    ['ID'] = 'AshlarLimestoneFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Limestone Table'] = {
                    ['ID'] = 'AshlarLimestoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Ashlar Sandstone'] = {
                    ['ID'] = 'AshlarSandstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
        },
        ['Ashlar Sandstone Bench'] = {
                    ['ID'] = 'AshlarSandstoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Sandstone Chair'] = {
                    ['ID'] = 'AshlarSandstoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Sandstone Door'] = {
                    ['ID'] = 'AshlarSandstoneDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Sandstone Fireplace'] = {
                    ['ID'] = 'AshlarSandstoneFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Sandstone Table'] = {
                    ['ID'] = 'AshlarSandstoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Ashlar Shale'] = {
                    ['ID'] = 'AshlarShaleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
        },
        ['Ashlar Shale Bench'] = {
                    ['ID'] = 'AshlarShaleBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Shale Chair'] = {
                    ['ID'] = 'AshlarShaleChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Shale Door'] = {
                    ['ID'] = 'AshlarShaleDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Shale Fireplace'] = {
                    ['ID'] = 'AshlarShaleFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Shale Table'] = {
                    ['ID'] = 'AshlarShaleTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Ashlar Small Basalt Fountain'] = {
                    ['ID'] = 'AshlarSmallBasaltFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Small Gneiss Fountain'] = {
                    ['ID'] = 'AshlarSmallGneissFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Small Granite Fountain'] = {
                    ['ID'] = 'AshlarSmallGraniteFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Small Limestone Fountain'] = {
                    ['ID'] = 'AshlarSmallLimestoneFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Small Sandstone Fountain'] = {
                    ['ID'] = 'AshlarSmallSandstoneFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Small Shale Fountain'] = {
                    ['ID'] = 'AshlarSmallShaleFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Small Stone Fountain'] = {
                    ['ID'] = 'AshlarSmallStoneFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
        },
        ['Ashlar Stone Bench'] = {
                    ['ID'] = 'AshlarStoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
        },
        ['Ashlar Stone Chair'] = {
                    ['ID'] = 'AshlarStoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
        },
        ['Ashlar Stone Door'] = {
                    ['ID'] = 'AshlarStoneDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy ashlar stone door.',
        },
        ['Ashlar Stone Fireplace'] = {
                    ['ID'] = 'AshlarStoneFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Ashlar Stone Table'] = {
                    ['ID'] = 'AshlarStoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large stone table crafted by an expert mason.',
        },
        ['Asphalt Concrete'] = {
                    ['ID'] = 'AsphaltConcreteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
        },
        ['Assembly Line'] = {
                    ['ID'] = 'AssemblyLineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'The assembly line allows for mass production of mechanical products.',
        },
        ['Automatic Loom'] = {
                    ['ID'] = 'AutomaticLoomItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An automated device for making fabric by weaving yarn or thread.',
        },
        ['Autumn Stew'] = {
                    ['ID'] = 'AutumnStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A healthy and cozy meal for those cold days.',
        },
        ['Axe Calorie Buff Item'] = {
                    ['ID'] = 'AxeCalorieBuffItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Backpack'] = {
                    ['ID'] = 'BackpackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Your currently carried items.',
        },
        ['Baked Agave'] = {
                    ['ID'] = 'BakedAgaveItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
        },
        ['Baked Beet'] = {
                    ['ID'] = 'BakedBeetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
        },
        ['Baked Corn'] = {
                    ['ID'] = 'BakedCornItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
        },
        ['Baked Heart Of Palm'] = {
                    ['ID'] = 'BakedHeartOfPalmItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
        },
        ['Baked Meat'] = {
                    ['ID'] = 'BakedMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Baked meat is less fatty than other methods of cooking.',
        },
        ['Baked Roast'] = {
                    ['ID'] = 'BakedRoastItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A trussed roast baked to perfection.',
        },
        ['Baked Taro'] = {
                    ['ID'] = 'BakedTaroItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Baked taro root.',
        },
        ['Baked Tomato'] = {
                    ['ID'] = 'BakedTomatoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
        },
        ['Baker Sign'] = {
                    ['ID'] = 'BakerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Bakery Oven'] = {
                    ['ID'] = 'BakeryOvenItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A solidly built brick oven useful for baking all manner of treats.',
        },
        ['Baking'] = {
                    ['ID'] = 'BakingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'An introduction to cooking with an oven. Levels up by crafting related unleavened recipes.',
        },
        ['Baking Skill Book'] = {
                    ['ID'] = 'BakingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Baking Skill Scroll'] = {
                    ['ID'] = 'BakingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Baking Upgrade'] = {
                    ['ID'] = 'BakingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
        },
        ['Ballot Box'] = {
                    ['ID'] = 'BallotBoxItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
        },
        ['Bandana'] = {
                    ['ID'] = 'BandanaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'It just looks cool.',
        },
        ['Banh Xeo'] = {
                    ['ID'] = 'BanhXeoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Wrap the pancakes in the greens, then dip.',
        },
        ['Bank'] = {
                    ['ID'] = 'BankItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows players to create and use bank accounts.',
        },
        ['Bannock'] = {
                    ['ID'] = 'BannockItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A dense whole wheat unleavened bread.',
        },
        ['Barrel'] = {
                    ['ID'] = 'BarrelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A metal barrel for carrying liquids.',
        },
        ['Barrel Cactus Seed'] = {
                    ['ID'] = 'BarrelCactusSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow barrel cactus.',
        },
        ['Barrel Cactus Seed Pack'] = {
                    ['ID'] = 'BarrelCactusSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow barrel cactus.',
        },
        ['Basalt'] = {
                    ['ID'] = 'BasaltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
        },
        ['Base Paint'] = {
                    ['ID'] = 'BasePaintItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.',
        },
        ['Basic Backpack'] = {
                    ['ID'] = 'BasicBackpackItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A basic backpack to carry supplies.(Increases max carry weight by 5 kg)',
        },
        ['Basic Circuit'] = {
                    ['ID'] = 'BasicCircuitItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A complex electrical component used in advanced electronics.',
        },
        ['Basic Engineering'] = {
                    ['ID'] = 'BasicEngineeringSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Basic Engineering allows easier construction of roads and gives access to early forms of mechanical power. Levels up by crafting related recipes.',
        },
        ['Basic Engineering Skill Book'] = {
                    ['ID'] = 'BasicEngineeringSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Basic Engineering Skill Scroll'] = {
                    ['ID'] = 'BasicEngineeringSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Basic Engineering Upgrade'] = {
                    ['ID'] = 'BasicEngineeringUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
        },
        ['Basic Salad'] = {
                    ['ID'] = 'BasicSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
        },
        ['Basic Upgrade 1'] = {
                    ['ID'] = 'BasicUpgradeLvl1Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
        },
        ['Basic Upgrade 2'] = {
                    ['ID'] = 'BasicUpgradeLvl2Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
        },
        ['Basic Upgrade 3'] = {
                    ['ID'] = 'BasicUpgradeLvl3Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
        },
        ['Basic Upgrade 4'] = {
                    ['ID'] = 'BasicUpgradeLvl4Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that increases crafting efficiency.',
        },
        ['Bass'] = {
                    ['ID'] = 'BassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A bass. ',
        },
        ['Bathroom'] = {
                    ['ID'] = 'BathroomItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'QA Test Object adding Bathroom value.',
        },
        ['Bathtub'] = {
                    ['ID'] = 'BathtubItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A porcelain bathtub for when you need to get clean or just relax.',
        },
        ['Bean Paste'] = {
                    ['ID'] = 'BeanPasteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
        },
        ['Bean Sprout'] = {
                    ['ID'] = 'BeanSproutItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The small sprouts from a grown bean plant.',
        },
        ['Beans'] = {
                    ['ID'] = 'BeansItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A good source of protein.',
        },
        ['Beans Pack'] = {
                    ['ID'] = 'BeansPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A good source of protein.',
        },
        ['Bear S U P R E M E'] = {
                    ['ID'] = 'BearSUPREMEItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
        },
        ['Bearclaw'] = {
                    ['ID'] = 'BearclawItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
        },
        ['Bearpack'] = {
                    ['ID'] = 'BearpackItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)',
        },
        ['Beaver Carcass'] = {
                    ['ID'] = 'BeaverCarcassItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead beaver.',
        },
        ['Bedroom'] = {
                    ['ID'] = 'BedroomItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'QA Test Object adding Bedroom value.',
        },
        ['Beet'] = {
                    ['ID'] = 'BeetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A brilliantly colored bulb with an earthy sweetness.',
        },
        ['Beet Campfire Salad'] = {
                    ['ID'] = 'BeetCampfireSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
        },
        ['Beet Greens'] = {
                    ['ID'] = 'BeetGreensItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The leafy greens from a beet with a distinctive red stem.',
        },
        ['Beet Seed'] = {
                    ['ID'] = 'BeetSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow beets.',
        },
        ['Beet Seed Pack'] = {
                    ['ID'] = 'BeetSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow beets.',
        },
        ['Berry Extract Fertilizer'] = {
                    ['ID'] = 'BerryExtractFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An excellent fertilizer that provides a mix of nutrients, but especially potassium.',
        },
        ['Big Backpack'] = {
                    ['ID'] = 'BigBackpackItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)',
        },
        ['Big Bluestem Seed'] = {
                    ['ID'] = 'BigBluestemSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a big bluestem plant.',
        },
        ['Big Bluestem Seed Pack'] = {
                    ['ID'] = 'BigBluestemSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a big bluestem plant.',
        },
        ['Bighorn Carcass'] = {
                    ['ID'] = 'BighornCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead bighorn.',
        },
        ['Biodiesel'] = {
                    ['ID'] = 'BiodieselItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A vegetable or animal fat-based diesel fuel.',
        },
        ['Birch Log'] = {
                    ['ID'] = 'BirchLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
        },
        ['Birch Seed'] = {
                    ['ID'] = 'BirchSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow into a birch sapling.',
        },
        ['Birch Seed Pack'] = {
                    ['ID'] = 'BirchSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow into a birch sapling.',
        },
        ['Bison Carcass'] = {
                    ['ID'] = 'BisonCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead bison.',
        },
        ['Bison Chow Fun'] = {
                    ['ID'] = 'BisonChowFunItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Who says food can\'t be fun?',
        },
        ['Bison Mount'] = {
                    ['ID'] = 'BisonMountItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fluffy, but very dead, bison head on a mount.',
        },
        ['Bison Pelt'] = {
                    ['ID'] = 'BisonPeltItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
        },
        ['Black Powder'] = {
                    ['ID'] = 'BlackPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A highly combustable mixture.',
        },
        ['Blackboard'] = {
                    ['ID'] = 'BlackboardItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Blacksmith'] = {
                    ['ID'] = 'BlacksmithSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.',
        },
        ['Blacksmith Advanced Upgrade'] = {
                    ['ID'] = 'BlacksmithAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
        },
        ['Blacksmith Skill Book'] = {
                    ['ID'] = 'BlacksmithSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Blacksmith Skill Scroll'] = {
                    ['ID'] = 'BlacksmithSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Blacksmith Table'] = {
                    ['ID'] = 'BlacksmithTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A simple workplace with assorted tools for creating both decorative pieces and necessary items.',
        },
        ['Blacksmith Upgrade'] = {
                    ['ID'] = 'BlacksmithUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
        },
        ['Blast Furnace'] = {
                    ['ID'] = 'BlastFurnaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A superior replacement for the bloomery that can produce steel.',
        },
        ['Blasting Cap'] = {
                    ['ID'] = 'BlastingCapItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A necessary ingredient in making safe mining charges.',
        },
        ['Blasting Charge'] = {
                    ['ID'] = 'BlastingChargeItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Blasts appart rock.',
        },
        ['Blinky Eyelids'] = {
                    ['ID'] = 'BlinkyEyelidsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Eyes',
        },
        ['Blood Meal Fertilizer'] = {
                    ['ID'] = 'BloodMealFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'Blood meal is a great source of nitrogen.',
        },
        ['Bloomery'] = {
                    ['ID'] = 'BloomeryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A chimney-shaped furnace for smelting ores.',
        },
        ['Blue Powder'] = {
                    ['ID'] = 'BluePowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Is it really blue?',
        },
        ['Blue Shark'] = {
                    ['ID'] = 'BlueSharkItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A blue shark.',
        },
        ['Blueprint Item'] = {
                    ['ID'] = 'BlueprintItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Board'] = {
                    ['ID'] = 'BoardItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A higher quality board used for long lasting furniture.',
        },
        ['Board Of Elections'] = {
                    ['ID'] = 'BoardOfElectionsItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).',
        },
        ['Boat Captain Flip Flops'] = {
                    ['ID'] = 'BoatCaptainFlipFlopsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Appropriate for all occasions.',
        },
        ['Boat Captain Glasses'] = {
                    ['ID'] = 'BoatCaptainGlassesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A stylish pair of sunglasses to protect your eyes from the glare of the sea.',
        },
        ['Boat Captain Hat'] = {
                    ['ID'] = 'BoatCaptainHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A captains hat to commemorate the launch of the boat update.',
        },
        ['Boat Captain Shirt'] = {
                    ['ID'] = 'BoatCaptainShirtItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A comfy yet stylish shirt to commemorate the launch of the boat update.',
        },
        ['Boat Captain Shorts'] = {
                    ['ID'] = 'BoatCaptainShortsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A versatile and eye grabbing pair of shorts that are quick to dry in all situations.',
        },
        ['Boiled Grains'] = {
                    ['ID'] = 'BoiledGrainsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
        },
        ['Boiled Rice'] = {
                    ['ID'] = 'BoiledRiceItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Soft and fluffy.',
        },
        ['Boiled Sausage'] = {
                    ['ID'] = 'BoiledSausageItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
        },
        ['Boiler'] = {
                    ['ID'] = 'BoilerItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A vessel used for heating fluids.',
        },
        ['Bolete Mushroom Spores'] = {
                    ['ID'] = 'BoleteMushroomSporesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow bolete mushrooms.',
        },
        ['Bolete Mushroom Spores Pack'] = {
                    ['ID'] = 'BoleteMushroomSporesPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow bolete mushrooms.',
        },
        ['Bolete Mushrooms'] = {
                    ['ID'] = 'BoleteMushroomsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Boletus edulis.',
        },
        ['Bonsai'] = {
                    ['ID'] = 'BonsaiItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A decorative bonsai tree cut with artistical skill.',
        },
        ['Bookshelf'] = {
                    ['ID'] = 'BookshelfItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A place to store knowledge and information; leads to the town hall.',
        },
        ['Brazier'] = {
                    ['ID'] = 'BrazierItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A metal stand which can hold burning fuel to provide light.',
        },
        ['Bread'] = {
                    ['ID'] = 'BreadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A delicious, crispy crust hides the soft interior.',
        },
        ['Brick'] = {
                    ['ID'] = 'BrickItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Durable building material made from fired blocks and mortar.',
        },
        ['Brick Fireplace'] = {
                    ['ID'] = 'BrickFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
        },
        ['Builder Boots'] = {
                    ['ID'] = 'BuilderBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)',
        },
        ['Builder Gloves'] = {
                    ['ID'] = 'BuilderGlovesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.',
        },
        ['Builder Helmet'] = {
                    ['ID'] = 'BuilderHelmetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.',
        },
        ['Builder Overalls'] = {
                    ['ID'] = 'BuilderOverallsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Durable overalls with cargo pockets and hammer loops.',
        },
        ['Builder Shirt'] = {
                    ['ID'] = 'BuilderShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ',
        },
        ['Bullrush Seed'] = {
                    ['ID'] = 'BullrushSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow bullrush.',
        },
        ['Bullrush Seed Pack'] = {
                    ['ID'] = 'BullrushSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow bullrush.',
        },
        ['Bunchgrass Seed'] = {
                    ['ID'] = 'BunchgrassSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow bunchgrass.',
        },
        ['Bunchgrass Seed Pack'] = {
                    ['ID'] = 'BunchgrassSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow bunchgrass.',
        },
        ['Butchery'] = {
                    ['ID'] = 'ButcherySkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Butchery allows for more usable products to be harvested from hunted animals and fish. Levels up by crafting related recipes.',
        },
        ['Butchery Skill Book'] = {
                    ['ID'] = 'ButcherySkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Butchery Skill Scroll'] = {
                    ['ID'] = 'ButcherySkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Butchery Table'] = {
                    ['ID'] = 'ButcheryTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A block and cleaver to process raw meat into fancier dishes.',
        },
        ['Butchery Upgrade'] = {
                    ['ID'] = 'ButcheryUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
        },
        ['Button'] = {
                    ['ID'] = 'ButtonItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sends a signal to surrounding objects.',
        },
        ['Bycocket'] = {
                    ['ID'] = 'BycocketItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.',
        },
        ['Camas Ash Fertilizer'] = {
                    ['ID'] = 'CamasAshFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
        },
        ['Camas Bread'] = {
                    ['ID'] = 'CamasBreadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
        },
        ['Camas Bulb'] = {
                    ['ID'] = 'CamasBulbItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a camas plant.',
        },
        ['Camas Bulb Bake'] = {
                    ['ID'] = 'CamasBulbBakeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
        },
        ['Camas Bulb Pack'] = {
                    ['ID'] = 'CamasBulbPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a camas plant.',
        },
        ['Camas Paste'] = {
                    ['ID'] = 'CamasPasteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
        },
        ['Camera Film'] = {
                    ['ID'] = 'CameraFilmItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A film used inside a camera.',
        },
        ['Camo Pants'] = {
                    ['ID'] = 'CamoPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
        },
        ['Camo Shirt'] = {
                    ['ID'] = 'CamoShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
        },
        ['Campfire'] = {
                    ['ID'] = 'CampfireItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Cook like a caveman on an uneven fire.',
        },
        ['Campfire Cooking'] = {
                    ['ID'] = 'CampfireCookingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Advanced techniques for producing food over a campfire with a little less burned and a little more golden brown. Levels up by crafting campfire recipes.',
        },
        ['Campfire Cooking Upgrade'] = {
                    ['ID'] = 'CampfireCookingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
        },
        ['Campfire Roast'] = {
                    ['ID'] = 'CampfireRoastItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
        },
        ['Campfire Salad'] = {
                    ['ID'] = 'CampfireSaladItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = '',
        },
        ['Campfire Stew'] = {
                    ['ID'] = 'CampfireStewItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.',
        },
        ['Campsite'] = {
                    ['ID'] = 'CampsiteItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A campsite.',
        },
        ['Candle Stand'] = {
                    ['ID'] = 'CandleStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy candelabra for providing small amounts of light.',
        },
        ['Canning Assembly'] = {
                    ['ID'] = 'CanningAssemblyItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Canvas'] = {
                    ['ID'] = 'CanvasItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A canvas used for painting on, made by either cotton or linen.',
        },
        ['Capitalist Top Hat'] = {
                    ['ID'] = 'CapitalistTopHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A symbol of wealth and status, this lavish top hat is the crown jewel of the capitalist elite. Adorned with the finest furs and gleaming with gold, it’s not just a hat—it’s a statement. Wear it to showcase your prowess in the free market and your unwavering commitment to the pursuit of profit!',
        },
        ['Capitol'] = {
                    ['ID'] = 'CapitolItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of the government, allowing all other civic objects to be created.',
        },
        ['Capris'] = {
                    ['ID'] = 'CaprisItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.',
        },
        ['Carbide Helmet Lamp'] = {
                    ['ID'] = 'CarbideHelmetLampItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A steel hardhat with a light source for the darkest places.(Flashlight)',
        },
        ['Carpenter'] = {
                    ['ID'] = 'CarpenterSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Carpenters use harvested logs to craft a variety of useful products. Wood is an excellent source of building materials and furniture for homes.',
        },
        ['Carpenter Sign'] = {
                    ['ID'] = 'CarpenterSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Carpentry'] = {
                    ['ID'] = 'CarpentrySkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Cutting logs into usable crafting and building materials is an important skill for budding communities. Levels up by crafting related recipes.',
        },
        ['Carpentry Advanced Upgrade'] = {
                    ['ID'] = 'CarpentryAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
        },
        ['Carpentry Basic Upgrade'] = {
                    ['ID'] = 'CarpentryBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
        },
        ['Carpentry Skill Book'] = {
                    ['ID'] = 'CarpentrySkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Carpentry Skill Scroll'] = {
                    ['ID'] = 'CarpentrySkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Carpentry Table'] = {
                    ['ID'] = 'CarpentryTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A table for basic wooden crafts for home improvement and progress.',
        },
        ['Cart Blueprint Poster'] = {
                    ['ID'] = 'CartBlueprintPosterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A poster for the wall.',
        },
        ['Carved Pumpkin'] = {
                    ['ID'] = 'CarvedPumpkinItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Spooky pumpkin that emits a mystical light.',
        },
        ['Cast Iron Bed'] = {
                    ['ID'] = 'CastIronBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A solid bed made slightly more comfortable by adding cotton.',
        },
        ['Cast Iron Bench'] = {
                    ['ID'] = 'CastIronBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Does not look very comfortable.',
        },
        ['Cast Iron Chair'] = {
                    ['ID'] = 'CastIronChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It is very stable.',
        },
        ['Cast Iron Plaque'] = {
                    ['ID'] = 'CastIronPlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Cast Iron Royal Bed'] = {
                    ['ID'] = 'CastIronRoyalBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.',
        },
        ['Cast Iron Stove'] = {
                    ['ID'] = 'CastIronStoveItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'The perfect stove for the fledgling chef.',
        },
        ['Cast Iron Table'] = {
                    ['ID'] = 'CastIronTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple yet ornate table made from cast iron.',
        },
        ['Cedar Log'] = {
                    ['ID'] = 'CedarLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
        },
        ['Cedar Seed'] = {
                    ['ID'] = 'CedarSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a cedar sapling.',
        },
        ['Cedar Seed Pack'] = {
                    ['ID'] = 'CedarSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a cedar sapling.',
        },
        ['Ceiba Log'] = {
                    ['ID'] = 'CeibaLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
        },
        ['Ceiba Seed'] = {
                    ['ID'] = 'CeibaSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a ceiba sapling.',
        },
        ['Ceiba Seed Pack'] = {
                    ['ID'] = 'CeibaSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a ceiba sapling.',
        },
        ['Ceiling Candle'] = {
                    ['ID'] = 'CeilingCandleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy hanging candelabra.',
        },
        ['Cellulose Fiber'] = {
                    ['ID'] = 'CelluloseFiberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
        },
        ['Cement'] = {
                    ['ID'] = 'CementItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'In order to be usable it needs to be reinforced.',
        },
        ['Cement Kiln'] = {
                    ['ID'] = 'CementKilnItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A rotary kiln that produces cement and concrete products.',
        },
        ['Census Bureau'] = {
                    ['ID'] = 'CensusBureauItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.',
        },
        ['Ceramic Mold'] = {
                    ['ID'] = 'CeramicMoldItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
        },
        ['Cereal Germ'] = {
                    ['ID'] = 'CerealGermItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
        },
        ['Chainsaw'] = {
                    ['ID'] = 'ChainsawItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A gasoline-powered alternative to cutting trees.',
        },
        ['Chandelier'] = {
                    ['ID'] = 'ChandelierItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Charcoal'] = {
                    ['ID'] = 'CharcoalItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A black residue, consisting of carbon and any remaining ash.',
        },
        ['Charcoal Powder'] = {
                    ['ID'] = 'CharcoalPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.',
        },
        ['Charred Agave'] = {
                    ['ID'] = 'CharredAgaveItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Agave leaves that have been charred over a campfire.',
        },
        ['Charred Beans'] = {
                    ['ID'] = 'CharredBeansItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
        },
        ['Charred Beet'] = {
                    ['ID'] = 'CharredBeetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
        },
        ['Charred Cactus Fruit'] = {
                    ['ID'] = 'CharredCactusFruitItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
        },
        ['Charred Camas Bulb'] = {
                    ['ID'] = 'CharredCamasBulbItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
        },
        ['Charred Corn'] = {
                    ['ID'] = 'CharredCornItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
        },
        ['Charred Fireweed Shoots'] = {
                    ['ID'] = 'CharredFireweedShootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
        },
        ['Charred Fish'] = {
                    ['ID'] = 'CharredFishItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'At least it doesn\'t have any scales any more.',
        },
        ['Charred Heart Of Palm'] = {
                    ['ID'] = 'CharredHeartOfPalmItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
        },
        ['Charred Meat'] = {
                    ['ID'] = 'CharredMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
        },
        ['Charred Mushrooms'] = {
                    ['ID'] = 'CharredMushroomsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
        },
        ['Charred Papaya'] = {
                    ['ID'] = 'CharredPapayaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Papaya fruit that has been charred over a basic campfire.',
        },
        ['Charred Pineapple'] = {
                    ['ID'] = 'CharredPineappleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Pineapple that has been charred over a basic campfire.',
        },
        ['Charred Sausage'] = {
                    ['ID'] = 'CharredSausageItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
        },
        ['Charred Taro'] = {
                    ['ID'] = 'CharredTaroItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
        },
        ['Charred Tomato'] = {
                    ['ID'] = 'CharredTomatoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.',
        },
        ['Chef'] = {
                    ['ID'] = 'ChefSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Chefs create highly nutritious food using the raw food provided by hunters and farmers.',
        },
        ['Chef Hat'] = {
                    ['ID'] = 'ChefHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'To keep your hair in one place while stirring the pots.',
        },
        ['Chef Pants'] = {
                    ['ID'] = 'ChefPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Checkered style pants for hiding the truths of working in a kitchen.',
        },
        ['Chef Shirt'] = {
                    ['ID'] = 'ChefShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A clean Chef\'s shirt to spot all the spots.',
        },
        ['Chef Shoes'] = {
                    ['ID'] = 'ChefShoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)',
        },
        ['Chiseled Legs'] = {
                    ['ID'] = 'ChiseledLegsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Legs',
        },
        ['ChocoTaco Cap'] = {
                    ['ID'] = 'ChocoTacoCapItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Stylish headwear from that Twitch guy',
        },
        ['Claim Paper Item'] = {
                    ['ID'] = 'ClaimPaperItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Add to a Claim Stake to increase the number of plots you can claim on it.',
        },
        ['Claim Tool'] = {
                    ['ID'] = 'ClaimToolItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Used to claim, unclaim and examine property.',
        },
        ['Clam'] = {
                    ['ID'] = 'ClamItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A clam.',
        },
        ['Clam Chowder'] = {
                    ['ID'] = 'ClamChowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew loaded with clams and taro root.',
        },
        ['Clay'] = {
                    ['ID'] = 'ClayItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.',
        },
        ['Clay Mold'] = {
                    ['ID'] = 'ClayMoldItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
        },
        ['Cleanup Crew: Logging'] = {
                    ['ID'] = 'LoggingCleanupCrewTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = '[WIP - No functionality yet] Allows to pick up debris by hand that costs no calories.',
        },
        ['Cloth'] = {
                    ['ID'] = 'ClothItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A piece of rough cloth made by weaving fibers together.',
        },
        ['Cloth Belt'] = {
                    ['ID'] = 'ClothBeltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A fashionable cloth belt that drapes across the waist.',
        },
        ['Cloth Cape'] = {
                    ['ID'] = 'ClothCapeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'It just looks cool.',
        },
        ['CO2 Canister'] = {
                    ['ID'] = 'CO2CanisterItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'For creating fancy foams!',
        },
        ['CO2 Item'] = {
                    ['ID'] = 'CO2Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A byproduct gas of respiration.',
        },
        ['Coal'] = {
                    ['ID'] = 'CoalItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A combustible mineral which needs to be crushed into usable fuel.',
        },
        ['Coarse Stone'] = {
                    ['ID'] = 'CoarseStoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.',
        },
        ['Cod'] = {
                    ['ID'] = 'CodItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A cod.',
        },
        ['Colored Powder'] = {
                    ['ID'] = 'ColoredPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A bag of crushed flower petals.',
        },
        ['Combustion Engine'] = {
                    ['ID'] = 'CombustionEngineItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An engine that generates power by combustion of fuel.',
        },
        ['Combustion Generator'] = {
                    ['ID'] = 'CombustionGeneratorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Consumes most fuels to produce energy.',
        },
        ['Composite Birch Bench'] = {
                    ['ID'] = 'CompositeBirchBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Birch Chair'] = {
                    ['ID'] = 'CompositeBirchChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Birch Door'] = {
                    ['ID'] = 'CompositeBirchDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Birch Lumber'] = {
                    ['ID'] = 'CompositeBirchLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Birch Table'] = {
                    ['ID'] = 'CompositeBirchTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Bow'] = {
                    ['ID'] = 'CompositeBowItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
        },
        ['Composite Cedar Bench'] = {
                    ['ID'] = 'CompositeCedarBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Cedar Chair'] = {
                    ['ID'] = 'CompositeCedarChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Cedar Door'] = {
                    ['ID'] = 'CompositeCedarDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Cedar Lumber'] = {
                    ['ID'] = 'CompositeCedarLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Cedar Table'] = {
                    ['ID'] = 'CompositeCedarTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Ceiba Bench'] = {
                    ['ID'] = 'CompositeCeibaBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Ceiba Chair'] = {
                    ['ID'] = 'CompositeCeibaChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Ceiba Door'] = {
                    ['ID'] = 'CompositeCeibaDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Ceiba Lumber'] = {
                    ['ID'] = 'CompositeCeibaLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Ceiba Table'] = {
                    ['ID'] = 'CompositeCeibaTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Filler'] = {
                    ['ID'] = 'CompositeFillerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'A multipurpose filler that is made from what you have available.',
        },
        ['Composite Fir Bench'] = {
                    ['ID'] = 'CompositeFirBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Fir Chair'] = {
                    ['ID'] = 'CompositeFirChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Fir Door'] = {
                    ['ID'] = 'CompositeFirDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Fir Lumber'] = {
                    ['ID'] = 'CompositeFirLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Fir Table'] = {
                    ['ID'] = 'CompositeFirTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Hardwood Bench'] = {
                    ['ID'] = 'CompositeHardwoodBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Hardwood Chair'] = {
                    ['ID'] = 'CompositeHardwoodChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Hardwood Door'] = {
                    ['ID'] = 'CompositeHardwoodDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Hardwood Table'] = {
                    ['ID'] = 'CompositeHardwoodTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A nice composite table for eating meals or getting some work done.',
        },
        ['Composite Joshua Bench'] = {
                    ['ID'] = 'CompositeJoshuaBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Joshua Chair'] = {
                    ['ID'] = 'CompositeJoshuaChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Joshua Door'] = {
                    ['ID'] = 'CompositeJoshuaDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Joshua Lumber'] = {
                    ['ID'] = 'CompositeJoshuaLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Joshua Table'] = {
                    ['ID'] = 'CompositeJoshuaTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Lumber'] = {
                    ['ID'] = 'CompositeLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Lumber Bench'] = {
                    ['ID'] = 'CompositeLumberBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Lumber Chair'] = {
                    ['ID'] = 'CompositeLumberChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Lumber Door'] = {
                    ['ID'] = 'CompositeLumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Lumber Dresser'] = {
                    ['ID'] = 'CompositeLumberDresserItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
        },
        ['Composite Lumber Table'] = {
                    ['ID'] = 'CompositeLumberTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Oak Bench'] = {
                    ['ID'] = 'CompositeOakBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Oak Chair'] = {
                    ['ID'] = 'CompositeOakChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Oak Door'] = {
                    ['ID'] = 'CompositeOakDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Oak Lumber'] = {
                    ['ID'] = 'CompositeOakLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Oak Table'] = {
                    ['ID'] = 'CompositeOakTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Palm Bench'] = {
                    ['ID'] = 'CompositePalmBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Palm Chair'] = {
                    ['ID'] = 'CompositePalmChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Palm Door'] = {
                    ['ID'] = 'CompositePalmDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Palm Lumber'] = {
                    ['ID'] = 'CompositePalmLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Palm Table'] = {
                    ['ID'] = 'CompositePalmTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Redwood Bench'] = {
                    ['ID'] = 'CompositeRedwoodBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Redwood Chair'] = {
                    ['ID'] = 'CompositeRedwoodChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Redwood Door'] = {
                    ['ID'] = 'CompositeRedwoodDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Redwood Lumber'] = {
                    ['ID'] = 'CompositeRedwoodLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Redwood Table'] = {
                    ['ID'] = 'CompositeRedwoodTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Saguaro Bench'] = {
                    ['ID'] = 'CompositeSaguaroBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Saguaro Chair'] = {
                    ['ID'] = 'CompositeSaguaroChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Saguaro Door'] = {
                    ['ID'] = 'CompositeSaguaroDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Saguaro Lumber'] = {
                    ['ID'] = 'CompositeSaguaroLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Saguaro Table'] = {
                    ['ID'] = 'CompositeSaguaroTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composite Softwood Bench'] = {
                    ['ID'] = 'CompositeSoftwoodBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Softwood Chair'] = {
                    ['ID'] = 'CompositeSoftwoodChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Softwood Door'] = {
                    ['ID'] = 'CompositeSoftwoodDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Softwood Table'] = {
                    ['ID'] = 'CompositeSoftwoodTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A nice composite table for eating meals or getting some work done.',
        },
        ['Composite Spruce Bench'] = {
                    ['ID'] = 'CompositeSpruceBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite bench built to last.',
        },
        ['Composite Spruce Chair'] = {
                    ['ID'] = 'CompositeSpruceChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A composite chair built to last.',
        },
        ['Composite Spruce Door'] = {
                    ['ID'] = 'CompositeSpruceDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful composite door built by an expert carpenter.',
        },
        ['Composite Spruce Lumber'] = {
                    ['ID'] = 'CompositeSpruceLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A composite lumber made from a combination of wood and plastic.',
        },
        ['Composite Spruce Table'] = {
                    ['ID'] = 'CompositeSpruceTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large composite table for eating meals or getting some work done.',
        },
        ['Composites'] = {
                    ['ID'] = 'CompositesSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Allows the construction of advanced wood products for furniture and houses. Levels up by crafting related recipes.',
        },
        ['Composites Skill Book'] = {
                    ['ID'] = 'CompositesSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Composites Skill Scroll'] = {
                    ['ID'] = 'CompositesSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Composites Upgrade'] = {
                    ['ID'] = 'CompositesUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
        },
        ['Compost'] = {
                    ['ID'] = 'CompostItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
        },
        ['Compost Fertilizer'] = {
                    ['ID'] = 'CompostFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
        },
        ['Compostables Item'] = {
                    ['ID'] = 'CompostablesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = '',
        },
        ['Computer Lab'] = {
                    ['ID'] = 'ComputerLabItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
        },
        ['Construction Post'] = {
                    ['ID'] = 'ConstructionPostItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For construction contracts.',
        },
        ['Contract Board'] = {
                    ['ID'] = 'ContractBoardItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A board to post contracts.',
        },
        ['Cookeina Mushroom Spores'] = {
                    ['ID'] = 'CookeinaMushroomSporesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow cookeina mushrooms.',
        },
        ['Cookeina Mushroom Spores Pack'] = {
                    ['ID'] = 'CookeinaMushroomSporesPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow cookeina mushrooms.',
        },
        ['Cookeina Mushrooms'] = {
                    ['ID'] = 'CookeinaMushroomsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Tiny Cup Mushrooms.',
        },
        ['Cooking'] = {
                    ['ID'] = 'CookingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'The basics of cooking in a more civilized environment give bonuses to a variety of food recipes. Levels up by crafting related recipes.',
        },
        ['Cooking Skill Book'] = {
                    ['ID'] = 'CookingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Cooking Skill Scroll'] = {
                    ['ID'] = 'CookingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Cooking Upgrade'] = {
                    ['ID'] = 'CookingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
        },
        ['Cooking Utensils'] = {
                    ['ID'] = 'CookingUtensilsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Assorted utensils for your everyday kitchen use.',
        },
        ['Copper Bar'] = {
                    ['ID'] = 'CopperBarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Refined bar of copper.',
        },
        ['Copper Concentrate'] = {
                    ['ID'] = 'CopperConcentrateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
        },
        ['Copper Frame Landscape'] = {
                    ['ID'] = 'CopperFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A copper frame useful for simple picture and art displays.',
        },
        ['Copper Frame Portrait'] = {
                    ['ID'] = 'CopperFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A copper frame useful for simple picture and art displays.',
        },
        ['Copper Frame Square'] = {
                    ['ID'] = 'CopperFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A copper frame useful for simple picture and art displays.',
        },
        ['Copper Frame Tall'] = {
                    ['ID'] = 'CopperFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A copper frame useful for simple picture and art displays.',
        },
        ['Copper Frame Wide'] = {
                    ['ID'] = 'CopperFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A copper frame useful for simple picture and art displays.',
        },
        ['Copper Hydroxide'] = {
                    ['ID'] = 'CopperHydroxideItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Pulverized copper ore left exposed to oxygen giving it a green patina.',
        },
        ['Copper Ore'] = {
                    ['ID'] = 'CopperOreItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Unrefined ore with traces of copper.',
        },
        ['Copper Pipe'] = {
                    ['ID'] = 'CopperPipeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A pipe for transporting liquids.',
        },
        ['Copper Plate'] = {
                    ['ID'] = 'CopperPlateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A solid copper plate giving higher grades of protection against erosion and improves conductivity.',
        },
        ['Copper Wiring'] = {
                    ['ID'] = 'CopperWiringItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A length of copper conductive wire useful for a variety of purposes.',
        },
        ['Corn'] = {
                    ['ID'] = 'CornItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A warmly colored kernel studded vegetable.',
        },
        ['Corn Fritters'] = {
                    ['ID'] = 'CornFrittersItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'These deep fried corn treats are both crispy and delicious.',
        },
        ['Corn Seed'] = {
                    ['ID'] = 'CornSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow corn.',
        },
        ['Corn Seed Pack'] = {
                    ['ID'] = 'CornSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow corn.',
        },
        ['Corn Starch'] = {
                    ['ID'] = 'CornStarchItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
        },
        ['Cornmeal'] = {
                    ['ID'] = 'CornmealItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Dried and ground corn; it\'s like a courser flour.',
        },
        ['Cornrows'] = {
                    ['ID'] = 'CornrowsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Corrugated Steel'] = {
                    ['ID'] = 'CorrugatedSteelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Especially useful for industrial buildings.',
        },
        ['Corrugated Steel Door'] = {
                    ['ID'] = 'CorrugatedSteelDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A secure door made of hard corrugated steel.',
        },
        ['Corrugated Steel Fence Door'] = {
                    ['ID'] = 'CorrugatedSteelFenceDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A corrugated steel door with fence-like viewing slots. ',
        },
        ['Cotton Boll'] = {
                    ['ID'] = 'CottonBollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A fluffy round boll harvested from a cotton plant.',
        },
        ['Cotton Carpet'] = {
                    ['ID'] = 'CottonCarpetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A woven cotton floor covering attached to a lumber backing.',
        },
        ['Cotton Curtains'] = {
                    ['ID'] = 'CottonCurtainsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Curtains woven using the finest cotton.  (Only cosmetic does not impact room value.)',
        },
        ['Cotton Fabric'] = {
                    ['ID'] = 'CottonFabricItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.',
        },
        ['Cotton Lint'] = {
                    ['ID'] = 'CottonLintItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A bundle of cotton used as stuffing or further tailoring processing.',
        },
        ['Cotton Seed'] = {
                    ['ID'] = 'CottonSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow cotton.',
        },
        ['Cotton Seed Pack'] = {
                    ['ID'] = 'CottonSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow cotton.',
        },
        ['Cotton Streamer Stars'] = {
                    ['ID'] = 'CottonStreamerStarsItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Simple cotton streamers with stars.',
        },
        ['Cotton Streamer Stripes'] = {
                    ['ID'] = 'CottonStreamerStripesItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Simple cotton streamers with stripes.',
        },
        ['Cotton Thread'] = {
                    ['ID'] = 'CottonThreadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.',
        },
        ['Couch'] = {
                    ['ID'] = 'CouchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A sweet couch to lounge on. Now with room for your friends!',
        },
        ['Country Claim Stake'] = {
                    ['ID'] = 'CountryClaimStakeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Country Foundation'] = {
                    ['ID'] = 'CountryFoundationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When a town simply cannot contain your ambition.',
        },
        ['Court Chair'] = {
                    ['ID'] = 'CourtChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A chair for legal sittings.',
        },
        ['Court Table'] = {
                    ['ID'] = 'CourtTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A vital part of the courtroom.',
        },
        ['Cowboy Hat'] = {
                    ['ID'] = 'CowboyHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A fine leather hat.',
        },
        ['Coyote Carcass'] = {
                    ['ID'] = 'CoyoteCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead coyote.',
        },
        ['Crab Carcass'] = {
                    ['ID'] = 'CrabCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A crustacean that loves the ocean, just don\'t get caught in its pinch!',
        },
        ['Crab Pot'] = {
                    ['ID'] = 'CrabPotItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A contraption to catch unsuspecting crabs in search of prey.',
        },
        ['Crane'] = {
                    ['ID'] = 'CraneItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the placement and transport of materials in an area.',
        },
        ['Creosote Bush Seed'] = {
                    ['ID'] = 'CreosoteBushSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow creosote bushes.',
        },
        ['Creosote Bush Seed Pack'] = {
                    ['ID'] = 'CreosoteBushSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow creosote bushes.',
        },
        ['Creosote Flower'] = {
                    ['ID'] = 'CreosoteFlowerItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Placeholder Description.',
        },
        ['Crimini Mushroom Spores'] = {
                    ['ID'] = 'CriminiMushroomSporesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow crimini mushrooms.',
        },
        ['Crimini Mushroom Spores Pack'] = {
                    ['ID'] = 'CriminiMushroomSporesPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow crimini mushrooms.',
        },
        ['Crimini Mushrooms'] = {
                    ['ID'] = 'CriminiMushroomsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Edible mushrooms that are quite tasty.',
        },
        ['Crimson Salad'] = {
                    ['ID'] = 'CrimsonSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Just in case you want to eat red things without eating meat.',
        },
        ['Crispy Bacon'] = {
                    ['ID'] = 'CrispyBaconItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Give me all the bacon and eggs you have.',
        },
        ['Crushed Basalt'] = {
                    ['ID'] = 'CrushedBasaltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Basalt rocks that have been crushed into a fine gravel.',
        },
        ['Crushed Coal'] = {
                    ['ID'] = 'CrushedCoalItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Coal that have been crushed into a usable size.',
        },
        ['Crushed Copper Ore'] = {
                    ['ID'] = 'CrushedCopperOreItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Crushed copper ore that is ready to be concentrated.',
        },
        ['Crushed Gneiss'] = {
                    ['ID'] = 'CrushedGneissItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
        },
        ['Crushed Gold Ore'] = {
                    ['ID'] = 'CrushedGoldOreItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Crushed gold ore that is ready to be concentrated.',
        },
        ['Crushed Granite'] = {
                    ['ID'] = 'CrushedGraniteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Granite rocks that have been crushed into a fine gravel.',
        },
        ['Crushed Iron Ore'] = {
                    ['ID'] = 'CrushedIronOreItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Crushed iron ore that is ready to be concentrated.',
        },
        ['Crushed Limestone'] = {
                    ['ID'] = 'CrushedLimestoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Limestone rocks that have been crushed into a fine gravel.',
        },
        ['Crushed Mixed Rock'] = {
                    ['ID'] = 'CrushedMixedRockItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A mixture of rocks that can be used in a variety of recipes or simply as landfill.',
        },
        ['Crushed Oil Shale'] = {
                    ['ID'] = 'CrushedOilShaleItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = '',
        },
        ['Crushed Sandstone'] = {
                    ['ID'] = 'CrushedSandstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
        },
        ['Crushed Shale'] = {
                    ['ID'] = 'CrushedShaleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Shale rocks that have been crushed into a fine gravel.',
        },
        ['Crushed Slag'] = {
                    ['ID'] = 'CrushedSlagItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Slag that has been crushed into a fine gravel.',
        },
        ['Crushed Sulfur'] = {
                    ['ID'] = 'CrushedSulfurItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Sulfur rocks that have been crushed into a fine gravel.',
        },
        ['Culinary Research Paper Advanced'] = {
                    ['ID'] = 'CulinaryResearchPaperAdvancedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Culinary Research Paper Basic'] = {
                    ['ID'] = 'CulinaryResearchPaperBasicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Culinary Research Paper Modern'] = {
                    ['ID'] = 'CulinaryResearchPaperModernItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Culture'] = {
                    ['ID'] = 'CultureItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'QA Test Object adding Culture value.',
        },
        ['Curly'] = {
                    ['ID'] = 'CurlyItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Currency Exchange'] = {
                    ['ID'] = 'CurrencyExchangeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows players to exchange currency.',
        },
        ['Cutting Edge Cooking'] = {
                    ['ID'] = 'CuttingEdgeCookingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.',
        },
        ['Cutting Edge Cooking Skill Book'] = {
                    ['ID'] = 'CuttingEdgeCookingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Cutting Edge Cooking Skill Scroll'] = {
                    ['ID'] = 'CuttingEdgeCookingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Cutting Edge Cooking Upgrade'] = {
                    ['ID'] = 'CuttingEdgeCookingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
        },
        ['Cyan Powder'] = {
                    ['ID'] = 'CyanPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A mixture of powders in set ranges to make an artifical base cyan color.',
        },
        ['Deadeye: Hunting'] = {
                    ['ID'] = 'HuntingDeadeyeTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the headshot damage by 50 percent.',
        },
        ['Decorative Anchor'] = {
                    ['ID'] = 'DecorativeAnchorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'The ship this anchor belonged to no longer needed it.',
        },
        ['Decorative Bowl'] = {
                    ['ID'] = 'DecorativeBowlItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A decorative bonsai tree cut with artistical skill.',
        },
        ['Decorative Glass Buoy Blue'] = {
                    ['ID'] = 'DecorativeGlassBuoyBlueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
        },
        ['Decorative Glass Buoy Green'] = {
                    ['ID'] = 'DecorativeGlassBuoyGreenItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
        },
        ['Decorative Glass Buoy Red'] = {
                    ['ID'] = 'DecorativeGlassBuoyRedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
        },
        ['Decorative Glass Buoy Violet'] = {
                    ['ID'] = 'DecorativeGlassBuoyVioletItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
        },
        ['Decorative Glass Buoy Yellow'] = {
                    ['ID'] = 'DecorativeGlassBuoyYellowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
        },
        ['Decorative Hanging Buoy'] = {
                    ['ID'] = 'DecorativeHangingBuoyItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
        },
        ['Decorative Life Preserver'] = {
                    ['ID'] = 'DecorativeLifePreserverItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It has retired from its previously life-critical role, but great for nautical decor.',
        },
        ['Decorative Ship Wheel'] = {
                    ['ID'] = 'DecorativeShipWheelItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Somewhere a ship is no longer going straight.',
        },
        ['Deeper Pockets: SelfImprovement'] = {
                    ['ID'] = 'SelfImprovementDeeperPocketsTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increase your inventory size by 5kg.',
        },
        ['Deer Carcass'] = {
                    ['ID'] = 'DeerCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead deer.',
        },
        ['Deer Pelt'] = {
                    ['ID'] = 'DeerPeltItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
        },
        ['Dendrology Research Paper Advanced'] = {
                    ['ID'] = 'DendrologyResearchPaperAdvancedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Dendrology Research Paper Basic'] = {
                    ['ID'] = 'DendrologyResearchPaperBasicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Dendrology Research Paper Modern'] = {
                    ['ID'] = 'DendrologyResearchPaperModernItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Derpy Hat'] = {
                    ['ID'] = 'DerpyHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
        },
        ['Dev Flood Tool'] = {
                    ['ID'] = 'DevFloodToolItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.',
        },
        ['Dev Paint Tool'] = {
                    ['ID'] = 'DevPaintToolItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Paint tool! It paints with some developer features.',
        },
        ['Dev Tool'] = {
                    ['ID'] = 'DevtoolItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS!',
        },
        ['Digital Work Station'] = {
                    ['ID'] = 'DigitalWorkStationItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A state of the art combination of equipment all a budding journalist could need.',
        },
        ['Dirt'] = {
                    ['ID'] = 'DirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
        },
        ['Dirt Ramp'] = {
                    ['ID'] = 'DirtRampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Road Items',
                    ['Description'] = '4 x 1 Dirt Ramp.',
        },
        ['Dirt Road'] = {
                    ['ID'] = 'DirtRoadItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.',
        },
        ['Distribution Station'] = {
                    ['ID'] = 'DistributionStationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.',
        },
        ['Dowel'] = {
                    ['ID'] = 'DowelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Dowels used for construction.',
        },
        ['Dried Fish'] = {
                    ['ID'] = 'DriedFishItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Leaving it outdoors somehow made it more digestible.',
        },
        ['Dried Meat'] = {
                    ['ID'] = 'DriedMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Leaving it outdoors somehow made it more digestible.',
        },
        ['Dumpster Compost'] = {
                    ['ID'] = 'DumpsterCompostItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Dumpster Garbage'] = {
                    ['ID'] = 'DumpsterGarbageItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Dumpster Recycle'] = {
                    ['ID'] = 'DumpsterRecycleItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Dwarf Willow Seed'] = {
                    ['ID'] = 'DwarfWillowSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow dwarf willow.',
        },
        ['Dwarf Willow Seed Pack'] = {
                    ['ID'] = 'DwarfWillowSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow dwarf willow.',
        },
        ['Dynamite'] = {
                    ['ID'] = 'DynamiteItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)',
        },
        ['Easel'] = {
                    ['ID'] = 'EaselItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An interactive stand allowing paintings to be created using art supplies.',
        },
        ['Ecko Statue'] = {
                    ['ID'] = 'EckoStatueItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A statue of a dolphin. What could it mean?',
        },
        ['Ecko The Dolphin'] = {
                    ['ID'] = 'EckoTheDolphinItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
        },
        ['Economy Viewer'] = {
                    ['ID'] = 'EconomyViewerItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Displays the citizen-run economy across the world.',
        },
        ['Ecoylent'] = {
                    ['ID'] = 'EcoylentItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'A complete meal replacement solution.',
        },
        ['Egyptian Canoe'] = {
                    ['ID'] = 'EgyptianCanoeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small Canoe for hauling minimal loads.',
        },
        ['Election Poster'] = {
                    ['ID'] = 'ElectionPosterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A poster for the wall.',
        },
        ['Electric Lathe'] = {
                    ['ID'] = 'ElectricLatheItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
        },
        ['Electric Machinist Table'] = {
                    ['ID'] = 'ElectricMachinistTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fancy toolbench that creates equally fancy toys.',
        },
        ['Electric Motor'] = {
                    ['ID'] = 'ElectricMotorItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A motor.',
        },
        ['Electric Planer'] = {
                    ['ID'] = 'ElectricPlanerItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A sander and a jointer rolled into one.',
        },
        ['Electric Stamping Press'] = {
                    ['ID'] = 'ElectricStampingPressItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
        },
        ['Electric Wall Lamp'] = {
                    ['ID'] = 'ElectricWallLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
        },
        ['Electric Water Pump'] = {
                    ['ID'] = 'ElectricWaterPumpItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Pumps water from a source into a pipe network.',
        },
        ['Electronics'] = {
                    ['ID'] = 'ElectronicsSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Electronics improves the recipes for many advanced materials needed for advanced technology. Levels up by crafting related recipes.',
        },
        ['Electronics Assembly'] = {
                    ['ID'] = 'ElectronicsAssemblyItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A set of machinery to create electronics.',
        },
        ['Electronics Skill Book'] = {
                    ['ID'] = 'ElectronicsSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Electronics Skill Scroll'] = {
                    ['ID'] = 'ElectronicsSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Electronics Upgrade'] = {
                    ['ID'] = 'ElectronicsUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
        },
        ['Elevator Call Post'] = {
                    ['ID'] = 'ElevatorCallPostItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Used to call a nearby elevator.',
        },
        ['Elk Carcass'] = {
                    ['ID'] = 'ElkCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead elk.',
        },
        ['Elk Mount'] = {
                    ['ID'] = 'ElkMountItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A hunting trophy for your house.',
        },
        ['Elk Skypiercer'] = {
                    ['ID'] = 'ElkSkypiercerItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
        },
        ['Elk Taco'] = {
                    ['ID'] = 'ElkTacoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A tasty treat made from corn tortillas and meat.',
        },
        ['Elk Wellington'] = {
                    ['ID'] = 'ElkWellingtonItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A prime cut of meat surrounded by pastry.',
        },
        ['Embassy Desk'] = {
                    ['ID'] = 'EmbassyDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)',
        },
        ['Engineer'] = {
                    ['ID'] = 'EngineerSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Engineers use the materials created by other professions to create cutting edge technology that paves the way for technological advancement.',
        },
        ['Engineer Sign'] = {
                    ['ID'] = 'EngineerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Engineering Research Paper Advanced'] = {
                    ['ID'] = 'EngineeringResearchPaperAdvancedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Engineering Research Paper Modern'] = {
                    ['ID'] = 'EngineeringResearchPaperModernItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Epoxy'] = {
                    ['ID'] = 'EpoxyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A useful material for hardening, curing, and other various uses.',
        },
        ['Ethanol'] = {
                    ['ID'] = 'EthanolItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A material used to make biodiesel. Not suitable for food.',
        },
        ['Excavator'] = {
                    ['ID'] = 'ExcavatorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
        },
        ['Executive Office'] = {
                    ['ID'] = 'ExecutiveOfficeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Elected officials can perform one-time executive actions here.',
        },
        ['Experienced Farmhand: Gathering'] = {
                    ['ID'] = 'GatheringExperiencedFarmhandTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the yield of farmed plants by 20 percent.',
        },
        ['Explorer Boots'] = {
                    ['ID'] = 'ExplorerBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)',
        },
        ['Explorer Gloves'] = {
                    ['ID'] = 'ExplorerGlovesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.',
        },
        ['Explorer Hat'] = {
                    ['ID'] = 'ExplorerHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A classic adventuring hat protecting you from the unknown.',
        },
        ['Explorer Pants'] = {
                    ['ID'] = 'ExplorerPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Reinforced pants for exploring but still be fashionable.',
        },
        ['Explorer Shirt'] = {
                    ['ID'] = 'ExplorerShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simple white shirt with a tie and a colorable vest.',
        },
        ['Extruder'] = {
                    ['ID'] = 'ExtruderItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Fancy Hewn Door'] = {
                    ['ID'] = 'FancyHewnDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from roughly hewn logs.',
        },
        ['Fantastic Forest Pizza'] = {
                    ['ID'] = 'FantasticForestPizzaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Leaves you full and lively.',
        },
        ['Far East Lumber'] = {
                    ['ID'] = 'FarEastLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Can be fashioned into various usable equipment.',
        },
        ['Farmer'] = {
                    ['ID'] = 'FarmerSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Farmers specialize in all aspects of agriculture. The crops they produce are a primary source of the calories needed to perform work.',
        },
        ['Farmer Boots'] = {
                    ['ID'] = 'FarmerBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.(Decreases calories consumed when using tools by 30%)',
        },
        ['Farmer Gloves'] = {
                    ['ID'] = 'FarmerGlovesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Water-resistant nylon gloves with textured palms for increased grip.',
        },
        ['Farmer Hat'] = {
                    ['ID'] = 'FarmerHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.',
        },
        ['Farmer Overalls'] = {
                    ['ID'] = 'FarmerOverallsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.',
        },
        ['Farmer Shirt'] = {
                    ['ID'] = 'FarmerShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.',
        },
        ['Farmer Sign'] = {
                    ['ID'] = 'FarmerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Farmers Table'] = {
                    ['ID'] = 'FarmersTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
        },
        ['Farming'] = {
                    ['ID'] = 'FarmingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'The art of planting and cultivating flora. Levels up by crafting related recipes and using the hoe.',
        },
        ['Farming Skill Book'] = {
                    ['ID'] = 'FarmingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Farming Skill Scroll'] = {
                    ['ID'] = 'FarmingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Farming Upgrade'] = {
                    ['ID'] = 'FarmingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
        },
        ['Federation Claim Stake'] = {
                    ['ID'] = 'FederationClaimStakeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Federation Foundation'] = {
                    ['ID'] = 'FederationFoundationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A leap into globalization and a united federation.',
        },
        ['Feminine Mannequin'] = {
                    ['ID'] = 'FeminineMannequinItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Fern Campfire Salad'] = {
                    ['ID'] = 'FernCampfireSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
        },
        ['Fern Spore'] = {
                    ['ID'] = 'FernSporeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow ferns.',
        },
        ['Fern Spore Pack'] = {
                    ['ID'] = 'FernSporePackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow ferns.',
        },
        ['Fertilizers'] = {
                    ['ID'] = 'FertilizersSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Adding additional nutrients to the soil can improve farming yield or, if overdone, ruin it. Levels up by crafting related recipes.',
        },
        ['Fertilizers Skill Book'] = {
                    ['ID'] = 'FertilizersSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Fertilizers Skill Scroll'] = {
                    ['ID'] = 'FertilizersSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Fertilizers Upgrade'] = {
                    ['ID'] = 'FertilizersUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
        },
        ['Fiber Filler'] = {
                    ['ID'] = 'FiberFillerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'A filler ingredient used in a variety of fertilizers.',
        },
        ['Fiber Scutching Station'] = {
                    ['ID'] = 'FiberScutchingStationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.',
        },
        ['Fiberglass'] = {
                    ['ID'] = 'FiberglassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plastic reinforced with glass fiber strands.',
        },
        ['Fiddleheads'] = {
                    ['ID'] = 'FiddleheadsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
        },
        ['Field Campfire Stew'] = {
                    ['ID'] = 'FieldCampfireStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
        },
        ['Filmy Fern Spore'] = {
                    ['ID'] = 'FilmyFernSporeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a filmy fern.',
        },
        ['Filmy Fern Spore Pack'] = {
                    ['ID'] = 'FilmyFernSporePackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a filmy fern.',
        },
        ['Fir Log'] = {
                    ['ID'] = 'FirLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Fir log is a type of softwood with a nice piney smell.',
        },
        ['Fir Seed'] = {
                    ['ID'] = 'FirSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a fir tree.',
        },
        ['Fir Seed Pack'] = {
                    ['ID'] = 'FirSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a fir tree.',
        },
        ['Fireweed Seed'] = {
                    ['ID'] = 'FireweedSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow fireweed.',
        },
        ['Fireweed Seed Pack'] = {
                    ['ID'] = 'FireweedSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow fireweed.',
        },
        ['Fireweed Shoots'] = {
                    ['ID'] = 'FireweedShootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A bitter, brightly colored shoot similar to asparagus.',
        },
        ['Fish Kites'] = {
                    ['ID'] = 'FishKitesItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fixed flying kite for your garden.',
        },
        ['Fish N Chips'] = {
                    ['ID'] = 'FishNChipsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Deep-fried fish served with a side of taro chips.',
        },
        ['Fish Rack'] = {
                    ['ID'] = 'FishRackItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple display of today\'s catch.',
        },
        ['Fish Trap'] = {
                    ['ID'] = 'FishTrapItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
        },
        ['Fishery'] = {
                    ['ID'] = 'FisheryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A place to create traps and prepare seafood.',
        },
        ['Fishing Pole'] = {
                    ['ID'] = 'FishingPoleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
        },
        ['Fit Torso'] = {
                    ['ID'] = 'FitTorsoItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Torso',
        },
        ['Flat Steel'] = {
                    ['ID'] = 'FlatSteelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
        },
        ['Flat Steel Door'] = {
                    ['ID'] = 'FlatSteelDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful modern flat steel door with a large viewing window.',
        },
        ['Flatbread'] = {
                    ['ID'] = 'FlatbreadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
        },
        ['Flax Fiber'] = {
                    ['ID'] = 'FlaxFiberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Processed fibers of flax ready to be spun into yarn.',
        },
        ['Flax Seed'] = {
                    ['ID'] = 'FlaxSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow flax. ',
        },
        ['Flax Seed Pack'] = {
                    ['ID'] = 'FlaxSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow flax. ',
        },
        ['Flax Stem'] = {
                    ['ID'] = 'FlaxStemItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A bundle of harvested flax that can be processed into fabric.',
        },
        ['Flax Trawler Net'] = {
                    ['ID'] = 'FlaxTrawlerNetItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
        },
        ['Flaxseed Oil'] = {
                    ['ID'] = 'FlaxseedOilItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.',
        },
        ['Fletching Table'] = {
                    ['ID'] = 'FletchingTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A table for the capable hunter to improve their tools.',
        },
        ['Flour'] = {
                    ['ID'] = 'FlourItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A fine, milled wheat product that\'s useful for all baking.',
        },
        ['Focused Workflow: AdvancedBaking'] = {
                    ['ID'] = 'AdvancedBakingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: AdvancedCooking'] = {
                    ['ID'] = 'AdvancedCookingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: AdvancedMasonry'] = {
                    ['ID'] = 'AdvancedMasonryFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: AdvancedSmelting'] = {
                    ['ID'] = 'AdvancedSmeltingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Baking'] = {
                    ['ID'] = 'BakingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: BasicEngineering'] = {
                    ['ID'] = 'BasicEngineeringFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Blacksmith'] = {
                    ['ID'] = 'BlacksmithFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Butchery'] = {
                    ['ID'] = 'ButcheryFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: CampfireCooking'] = {
                    ['ID'] = 'CampfireCookingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Carpentry'] = {
                    ['ID'] = 'CarpentryFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Composites'] = {
                    ['ID'] = 'CompositesFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Cooking'] = {
                    ['ID'] = 'CookingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: CuttingEdgeCooking'] = {
                    ['ID'] = 'CuttingEdgeCookingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Electronics'] = {
                    ['ID'] = 'ElectronicsFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Farming'] = {
                    ['ID'] = 'FarmingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Fertilizers'] = {
                    ['ID'] = 'FertilizersFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Glassworking'] = {
                    ['ID'] = 'GlassworkingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Industry'] = {
                    ['ID'] = 'IndustryFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Masonry'] = {
                    ['ID'] = 'MasonryFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Mechanics'] = {
                    ['ID'] = 'MechanicsFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Milling'] = {
                    ['ID'] = 'MillingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: OilDrilling'] = {
                    ['ID'] = 'OilDrillingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Painting'] = {
                    ['ID'] = 'PaintingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: PaperMilling'] = {
                    ['ID'] = 'PaperMillingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Pottery'] = {
                    ['ID'] = 'PotteryFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Shipwright'] = {
                    ['ID'] = 'ShipwrightFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Smelting'] = {
                    ['ID'] = 'SmeltingFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Focused Workflow: Tailoring'] = {
                    ['ID'] = 'TailoringFocusedWorkflowTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Doubles the speed of related tables when alone.',
        },
        ['Food Sign'] = {
                    ['ID'] = 'FoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Fox Carcass'] = {
                    ['ID'] = 'FoxCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead fox.',
        },
        ['Fox Pelt'] = {
                    ['ID'] = 'FoxPeltItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
        },
        ['Framed Glass'] = {
                    ['ID'] = 'FramedGlassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Glass which was reinforced by a steel frame.',
        },
        ['Framed Glass Door'] = {
                    ['ID'] = 'FramedGlassDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A beautiful glass door made of steel and glass.',
        },
        ['Fried Camas'] = {
                    ['ID'] = 'FriedCamasItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Deep fried Camas. Bit greasy.',
        },
        ['Fried Fiddleheads'] = {
                    ['ID'] = 'FriedFiddleheadsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Secret\'s in the sauce.',
        },
        ['Fried Hare Haunches'] = {
                    ['ID'] = 'FriedHareHaunchesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Everything is better deep fried.',
        },
        ['Fried Hearts Of Palm'] = {
                    ['ID'] = 'FriedHeartsOfPalmItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Secret\'s in the sauce.',
        },
        ['Fried Taro'] = {
                    ['ID'] = 'FriedTaroItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Secret\'s in the sauce.',
        },
        ['Fried Tomatoes'] = {
                    ['ID'] = 'FriedTomatoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Secret\'s in the sauce.',
        },
        ['Fried Vegetables'] = {
                    ['ID'] = 'FriedVegetablesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = '',
        },
        ['Friendly Scarecrow'] = {
                    ['ID'] = 'FriendlyScarecrowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Keeps animals away, but not in a scary way. (WIP)',
        },
        ['Froth Floatation Cell'] = {
                    ['ID'] = 'FrothFloatationCellItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
        },
        ['Frugal Workspace: AdvancedBaking'] = {
                    ['ID'] = 'AdvancedBakingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: AdvancedCooking'] = {
                    ['ID'] = 'AdvancedCookingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: AdvancedMasonry'] = {
                    ['ID'] = 'AdvancedMasonryFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: AdvancedSmelting'] = {
                    ['ID'] = 'AdvancedSmeltingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Baking'] = {
                    ['ID'] = 'BakingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: BasicEngineering'] = {
                    ['ID'] = 'BasicEngineeringFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Blacksmith'] = {
                    ['ID'] = 'BlacksmithFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Butchery'] = {
                    ['ID'] = 'ButcheryFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: CampfireCooking'] = {
                    ['ID'] = 'CampfireCookingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Carpentry'] = {
                    ['ID'] = 'CarpentryFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Composites'] = {
                    ['ID'] = 'CompositesFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Cooking'] = {
                    ['ID'] = 'CookingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: CuttingEdgeCooking'] = {
                    ['ID'] = 'CuttingEdgeCookingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Electronics'] = {
                    ['ID'] = 'ElectronicsFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Farming'] = {
                    ['ID'] = 'FarmingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Fertilizers'] = {
                    ['ID'] = 'FertilizersFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Glassworking'] = {
                    ['ID'] = 'GlassworkingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Industry'] = {
                    ['ID'] = 'IndustryFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Masonry'] = {
                    ['ID'] = 'MasonryFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Mechanics'] = {
                    ['ID'] = 'MechanicsFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Milling'] = {
                    ['ID'] = 'MillingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: OilDrilling'] = {
                    ['ID'] = 'OilDrillingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Painting'] = {
                    ['ID'] = 'PaintingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: PaperMilling'] = {
                    ['ID'] = 'PaperMillingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Pottery'] = {
                    ['ID'] = 'PotteryFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Shipwright'] = {
                    ['ID'] = 'ShipwrightFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Smelting'] = {
                    ['ID'] = 'SmeltingFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Frugal Workspace: Tailoring'] = {
                    ['ID'] = 'TailoringFrugalWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
        },
        ['Fruit Muffin'] = {
                    ['ID'] = 'FruitMuffinItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
        },
        ['Fruit Salad'] = {
                    ['ID'] = 'FruitSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
        },
        ['Fruit Tart'] = {
                    ['ID'] = 'FruitTartItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.',
        },
        ['Fungi Feet'] = {
                    ['ID'] = 'FungiFeetItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Feet',
        },
        ['Fur Pelt'] = {
                    ['ID'] = 'FurPeltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A soft, furry pelt.',
        },
        ['Fuse'] = {
                    ['ID'] = 'FuseItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A small glass fuse easily replacable to safeguard against electric accidents.',
        },
        ['Galaxy Vase'] = {
                    ['ID'] = 'GalaxyVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Garbage'] = {
                    ['ID'] = 'GarbageItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
        },
        ['Garden Boots'] = {
                    ['ID'] = 'GardenBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)',
        },
        ['Garden Gravel'] = {
                    ['ID'] = 'GardenGravelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'An unexpected surprise of peace and quiet in the rush for survival..',
        },
        ['Garden Pond'] = {
                    ['ID'] = 'GardenPondItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
        },
        ['Gasoline'] = {
                    ['ID'] = 'GasolineItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Refined petroleum useful for fueling machines and generators.',
        },
        ['Gathering'] = {
                    ['ID'] = 'GatheringSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Gathering covers harvesting materials from both the natural environment and human-created farms. Levels up by gathering plants - farmed or natural.',
        },
        ['Gathering Advanced Upgrade'] = {
                    ['ID'] = 'GatheringAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.',
        },
        ['Gathering Basic Upgrade'] = {
                    ['ID'] = 'GatheringBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.',
        },
        ['Gathering Research Paper Basic'] = {
                    ['ID'] = 'GatheringResearchPaperBasicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Gearbox'] = {
                    ['ID'] = 'GearboxItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
        },
        ['Geology Research Paper Advanced'] = {
                    ['ID'] = 'GeologyResearchPaperAdvancedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Geology Research Paper Basic'] = {
                    ['ID'] = 'GeologyResearchPaperBasicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Geology Research Paper Modern'] = {
                    ['ID'] = 'GeologyResearchPaperModernItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Giant Cactus Fruit'] = {
                    ['ID'] = 'GiantCactusFruitItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A bulbous fruit that used to top Saguaro cacti.',
        },
        ['Gigot Sleeve Shirt'] = {
                    ['ID'] = 'GigotSleeveShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
        },
        ['Glass'] = {
                    ['ID'] = 'GlassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A transparent, solid material useful for more than just windows.',
        },
        ['Glass Lens'] = {
                    ['ID'] = 'GlassLensItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A thin shaped piece of glass very useful for devices used to interact with light.',
        },
        ['Glassworking'] = {
                    ['ID'] = 'GlassworkingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Glassworkers have improved ability to create glass which can be used as a clear building material or framed in steel to create a more industrial look. Levels up by crafting related recipes.',
        },
        ['Glassworking Advanced Upgrade'] = {
                    ['ID'] = 'GlassworkingAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
        },
        ['Glassworking Modern Upgrade'] = {
                    ['ID'] = 'GlassworkingModernUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
        },
        ['Glassworking Skill Book'] = {
                    ['ID'] = 'GlassworkingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Glassworking Skill Scroll'] = {
                    ['ID'] = 'GlassworkingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Glassworks'] = {
                    ['ID'] = 'GlassworksItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A specialized kiln used to transform sand into buildable blocks and decorations.',
        },
        ['Global Calorie Buff Item'] = {
                    ['ID'] = 'GlobalCalorieBuffItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Glutton: SelfImprovement'] = {
                    ['ID'] = 'SelfImprovementGluttonTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increase your stomach capacity count by 1000 calories.',
        },
        ['Gneiss'] = {
                    ['ID'] = 'GneissItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.',
        },
        ['Goat Mount'] = {
                    ['ID'] = 'GoatMountItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A hunting trophy for your house.',
        },
        ['Gold Bar'] = {
                    ['ID'] = 'GoldBarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Refined bar of gold.',
        },
        ['Gold Concentrate'] = {
                    ['ID'] = 'GoldConcentrateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
        },
        ['Gold Flakes'] = {
                    ['ID'] = 'GoldFlakesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A highly efficient conductor for delicate electronics.',
        },
        ['Gold Frame Landscape'] = {
                    ['ID'] = 'GoldFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A gold frame useful for simple picture and art displays.',
        },
        ['Gold Frame Portrait'] = {
                    ['ID'] = 'GoldFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A gold frame useful for simple picture and art displays.',
        },
        ['Gold Frame Square'] = {
                    ['ID'] = 'GoldFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A gold frame useful for simple picture and art displays.',
        },
        ['Gold Frame Tall'] = {
                    ['ID'] = 'GoldFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A gold frame useful for simple picture and art displays.',
        },
        ['Gold Frame Wide'] = {
                    ['ID'] = 'GoldFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A gold frame useful for simple picture and art displays.',
        },
        ['Gold Ore'] = {
                    ['ID'] = 'GoldOreItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Unrefined ore with traces of gold.',
        },
        ['Gold Wiring'] = {
                    ['ID'] = 'GoldWiringItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A length of gold conductive wire useful for a variety of purposes.',
        },
        ['Government'] = {
                    ['ID'] = 'LawsetItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Displays government activity, such as laws and elections, and provides links to the server\'s web page.',
        },
        ['Government Office'] = {
                    ['ID'] = 'GovernmentOfficeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of Elected Titles, which can be given special privileges.',
        },
        ['Granite'] = {
                    ['ID'] = 'GraniteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
        },
        ['Granite Spiral Fountain'] = {
                    ['ID'] = 'GraniteSpiralFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large fountain with a spiral motif.',
        },
        ['Granite Terrace Fountain'] = {
                    ['ID'] = 'GraniteTerraceFountainItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large fountain with a multi-layered terracing display.',
        },
        ['Graphs'] = {
                    ['ID'] = 'GraphItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Opens the world graphs.',
        },
        ['Grass Seed'] = {
                    ['ID'] = 'GrassSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow grass.',
        },
        ['Grass Seed Pack'] = {
                    ['ID'] = 'GrassSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow grass.',
        },
        ['Grindstone'] = {
                    ['ID'] = 'GrindstoneItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A workstation for repairing tools and crafting new ones.',
        },
        ['Hand Plow'] = {
                    ['ID'] = 'HandPlowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tool that tills the field for farming.',
        },
        ['Handheld Camera'] = {
                    ['ID'] = 'HandheldCameraItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern piece of marvel that allows a more detailed way of saving landscape.',
        },
        ['Hands'] = {
                    ['ID'] = 'HandsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Tools',
                    ['Description'] = 'When you\'re not using tools for a job, you put these to work.',
        },
        ['Hanging Electric Wall Lamp'] = {
                    ['ID'] = 'HangingElectricWallLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
        },
        ['Hanging Long Steel Sign'] = {
                    ['ID'] = 'HangingLongSteelSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A long steel plate for when you need to display extra large text.',
        },
        ['Hanging Steel Framed Sign'] = {
                    ['ID'] = 'HangingSteelFramedSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large wooden sign framed with steel.',
        },
        ['Hanging Steel Mine Sign'] = {
                    ['ID'] = 'HangingSteelMineSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A hanging sign made of steel plates.',
        },
        ['Hanging Steel Plain Sign'] = {
                    ['ID'] = 'HangingSteelPlainSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large hanging steel sign attached to a wooden frame.',
        },
        ['Hanging Steel Shop Sign'] = {
                    ['ID'] = 'HangingSteelShopSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
        },
        ['Hardwood Board'] = {
                    ['ID'] = 'HardwoodBoardItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A higher quality hardwood board used for long lasting furniture.',
        },
        ['Hardwood Hewn Log'] = {
                    ['ID'] = 'HardwoodHewnLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
        },
        ['Hardwood Lumber'] = {
                    ['ID'] = 'HardwoodLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Can be fashioned into various usable equipment.',
        },
        ['Hardwood Lumber Bench'] = {
                    ['ID'] = 'HardwoodLumberBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
        },
        ['Hardwood Lumber Chair'] = {
                    ['ID'] = 'HardwoodLumberChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
        },
        ['Hardwood Lumber Door'] = {
                    ['ID'] = 'HardwoodLumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from finely cut lumber.',
        },
        ['Hardwood Lumber Dresser'] = {
                    ['ID'] = 'HardwoodLumberDresserItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
        },
        ['Hardwood Lumber Table'] = {
                    ['ID'] = 'HardwoodLumberTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large lumber table for eating meals or getting some work done.',
        },
        ['Hardwood Sorter Stand'] = {
                    ['ID'] = 'HardwoodSorterStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Hardwood stand for sort items between stockpiles',
        },
        ['Hardy Beard'] = {
                    ['ID'] = 'HardyBeardItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Hare Carcass'] = {
                    ['ID'] = 'HareCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead hare.',
        },
        ['Hare Pelt'] = {
                    ['ID'] = 'HarePeltItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
        },
        ['Heart Of Palm'] = {
                    ['ID'] = 'HeartOfPalmItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Collected from the inner core and growing bud of a palm tree.',
        },
        ['Hearty Hometown Pizza'] = {
                    ['ID'] = 'HeartyHometownPizzaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'When you feel nostalgic and miss that cozy hometown feeling.',
        },
        ['Heat Sink'] = {
                    ['ID'] = 'HeatSinkItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A copper plate to draw and disperse heat.',
        },
        ['Heliconia Seed'] = {
                    ['ID'] = 'HeliconiaSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow heliconia.',
        },
        ['Heliconia Seed Pack'] = {
                    ['ID'] = 'HeliconiaSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow heliconia.',
        },
        ['Hemp Mooring Rope'] = {
                    ['ID'] = 'HempMooringRopeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Strong ropes used to hold down and prevent ships from moving around.',
        },
        ['Henley'] = {
                    ['ID'] = 'HenleyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
        },
        ['Hewn Bench'] = {
                    ['ID'] = 'HewnBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic wooden bench.',
        },
        ['Hewn Chair'] = {
                    ['ID'] = 'HewnChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
        },
        ['Hewn Door'] = {
                    ['ID'] = 'HewnDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from roughly hewn logs.',
        },
        ['Hewn Dresser'] = {
                    ['ID'] = 'HewnDresserItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
        },
        ['Hewn Hardwood Bench'] = {
                    ['ID'] = 'HewnHardwoodBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic wooden bench.',
        },
        ['Hewn Hardwood Chair'] = {
                    ['ID'] = 'HewnHardwoodChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
        },
        ['Hewn Hardwood Door'] = {
                    ['ID'] = 'HewnHardwoodDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from roughly hewn logs.',
        },
        ['Hewn Hardwood Table'] = {
                    ['ID'] = 'HewnHardwoodTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large table for placing things on.',
        },
        ['Hewn Log'] = {
                    ['ID'] = 'HewnLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
        },
        ['Hewn Nightstand'] = {
                    ['ID'] = 'HewnNightstandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple hewn wooden nightstand you can pile unread books on.',
        },
        ['Hewn Softwood Bench'] = {
                    ['ID'] = 'HewnSoftwoodBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic wooden bench.',
        },
        ['Hewn Softwood Chair'] = {
                    ['ID'] = 'HewnSoftwoodChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
        },
        ['Hewn Softwood Door'] = {
                    ['ID'] = 'HewnSoftwoodDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from roughly hewn logs.',
        },
        ['Hewn Softwood Table'] = {
                    ['ID'] = 'HewnSoftwoodTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large table for placing things on.',
        },
        ['Hewn Table'] = {
                    ['ID'] = 'HewnTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large table for placing things on.',
        },
        ['Hide Ash Fertilizer'] = {
                    ['ID'] = 'HideAshFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'A fertilizer made from hide ash and fillers.',
        },
        ['Homestead Claim Stake'] = {
                    ['ID'] = 'HomesteadClaimStakeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.',
        },
        ['Homestead Support Claim Paper'] = {
                    ['ID'] = 'HomesteadSupportClaimPaperItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.',
        },
        ['Hosomaki'] = {
                    ['ID'] = 'HosomakiItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ',
        },
        ['Huckleberries'] = {
                    ['ID'] = 'HuckleberriesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
        },
        ['Huckleberry Extract'] = {
                    ['ID'] = 'HuckleberryExtractItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A concentrated blast of huckleberry goodness.',
        },
        ['Huckleberry Fritter'] = {
                    ['ID'] = 'HuckleberryFritterItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Fried and sweet.',
        },
        ['Huckleberry Pie'] = {
                    ['ID'] = 'HuckleberryPieItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
        },
        ['Huckleberry Seed'] = {
                    ['ID'] = 'HuckleberrySeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a huckleberry bush.',
        },
        ['Huckleberry Seed Pack'] = {
                    ['ID'] = 'HuckleberrySeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a huckleberry bush.',
        },
        ['Huge Banner Sign'] = {
                    ['ID'] = 'HugeBannerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A banner made out of fabric held up by ropes and some pieces of wood.',
        },
        ['Huge Iron Banner Sign'] = {
                    ['ID'] = 'HugeIronBannerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A very large iron banner placed between two iron pillars. ',
        },
        ['Huge Iron Sign'] = {
                    ['ID'] = 'HugeIronSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A very large iron sign.',
        },
        ['Huge Steel Banner Sign'] = {
                    ['ID'] = 'HugeSteelBannerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large illuminated banner mounted on a steel frame portal.',
        },
        ['Huge Steel Sign'] = {
                    ['ID'] = 'HugeSteelSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An illuminated large steel sign.',
        },
        ['Huge Wooden Banner Sign'] = {
                    ['ID'] = 'HugeWoodenBannerSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A banner made out of fabric held up by ropes held up between wooden pillars.',
        },
        ['Human Limbs'] = {
                    ['ID'] = 'HumanLimbsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Limbs',
        },
        ['Hunter'] = {
                    ['ID'] = 'HunterSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Hunting animals provides a great source of nutritious food and their skins can be used in a variety of crafting projects.',
        },
        ['Hunting'] = {
                    ['ID'] = 'HuntingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Hunt animals for skin and meat. Levels up by successfully hunting.',
        },
        ['Hunting Upgrade'] = {
                    ['ID'] = 'HuntingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.',
        },
        ['Hydrocolloids'] = {
                    ['ID'] = 'HydrocolloidsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Used to make collids for bursts of flavor.',
        },
        ['Hydrometer'] = {
                    ['ID'] = 'HydrometerItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Measures the water content of the environment.',
        },
        ['Icebox'] = {
                    ['ID'] = 'IceboxItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A box of ice. It\'s in the name!',
        },
        ['Immigration Desk'] = {
                    ['ID'] = 'ImmigrationDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Immigration requirements and decisions needs to pass an immigration desk before approval.',
        },
        ['Industrial'] = {
                    ['ID'] = 'IndustrialItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'QA Test Object adding Industrial room overriding any value.',
        },
        ['Industrial Barge'] = {
                    ['ID'] = 'IndustrialBargeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Industrial Elevator'] = {
                    ['ID'] = 'IndustrialElevatorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
        },
        ['Industrial Generator'] = {
                    ['ID'] = 'IndustrialGeneratorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large modern generator consuming liquid fuel to generate high volumes of electricity.',
        },
        ['Industrial Mill'] = {
                    ['ID'] = 'IndustrialMillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Refines food resources and more by crushing them using a more advanced technology than wind and stone.',
        },
        ['Industrial Refrigerator'] = {
                    ['ID'] = 'IndustrialRefrigeratorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger food storage solution for when you want to keep it fresh!',
        },
        ['Industry'] = {
                    ['ID'] = 'IndustrySkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Advanced industrialization to produce larger machines and advanced technology. Levels up by crafting related recipes.',
        },
        ['Industry Skill Book'] = {
                    ['ID'] = 'IndustrySkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Industry Skill Scroll'] = {
                    ['ID'] = 'IndustrySkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Industry Upgrade'] = {
                    ['ID'] = 'IndustryUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
        },
        ['Infused Oil'] = {
                    ['ID'] = 'InfusedOilItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Oil infused with flavor to enhance it.',
        },
        ['Injection Mold Machine'] = {
                    ['ID'] = 'InjectionMoldMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A machine with the life long purpose of turning raw plastic into usable furniture and devices.',
        },
        ['Ink'] = {
                    ['ID'] = 'InkItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A vial of ink used in more sophisticated processing of paper into documents.',
        },
        ['Iron Anchor'] = {
                    ['ID'] = 'IronAnchorItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A solid iron anchor used to park your vessel.',
        },
        ['Iron Axe'] = {
                    ['ID'] = 'IronAxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A sturdy iron axe made for cutting down trees.',
        },
        ['Iron Axle'] = {
                    ['ID'] = 'IronAxleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
        },
        ['Iron Bar'] = {
                    ['ID'] = 'IronBarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Refined bar of iron.',
        },
        ['Iron Concentrate'] = {
                    ['ID'] = 'IronConcentrateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
        },
        ['Iron Frame Landscape'] = {
                    ['ID'] = 'IronFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron frame useful for simple picture and art displays.',
        },
        ['Iron Frame Portrait'] = {
                    ['ID'] = 'IronFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron frame useful for simple picture and art displays.',
        },
        ['Iron Frame Square'] = {
                    ['ID'] = 'IronFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron frame useful for simple picture and art displays.',
        },
        ['Iron Frame Tall'] = {
                    ['ID'] = 'IronFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron frame useful for simple picture and art displays.',
        },
        ['Iron Frame Wide'] = {
                    ['ID'] = 'IronFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron frame useful for simple picture and art displays.',
        },
        ['Iron Gear'] = {
                    ['ID'] = 'IronGearItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A toothed machine part that interlocks with others.',
        },
        ['Iron Hammer'] = {
                    ['ID'] = 'IronHammerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'An iron hammer allows for more sophisticated building.',
        },
        ['Iron Hoe'] = {
                    ['ID'] = 'IronHoeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A sturdy iron hoe made for tilling the soil.',
        },
        ['Iron Hull Sheet'] = {
                    ['ID'] = 'IronHullSheetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Thin iron plates for use in various crafting recipes.',
        },
        ['Iron Machete'] = {
                    ['ID'] = 'IronMacheteItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A machete used to quickly clear plants.',
        },
        ['Iron Ore'] = {
                    ['ID'] = 'IronOreItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Unrefined ore with traces of iron.',
        },
        ['Iron Oxide'] = {
                    ['ID'] = 'IronOxideItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Pulverized iron ore left out exposed turning it into what commonly is known as rust.',
        },
        ['Iron Paint Sprayer'] = {
                    ['ID'] = 'IronPaintSprayerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A mechanical paint tool with more advanced functionality over its crude wooden predecessor.',
        },
        ['Iron Pickaxe'] = {
                    ['ID'] = 'IronPickaxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A sturdy iron pickaxe used to break down stone and ore into usable rubble.',
        },
        ['Iron Pipe'] = {
                    ['ID'] = 'IronPipeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A pipe for transporting liquids.',
        },
        ['Iron Plate'] = {
                    ['ID'] = 'IronPlateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A solid iron plate for use in various crafting recipes.',
        },
        ['Iron Road Tool'] = {
                    ['ID'] = 'IronRoadToolItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A tool for tamping dirt into roads.',
        },
        ['Iron Rock Drill'] = {
                    ['ID'] = 'IronRockDrillItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A drill used to retreive geological samples and discover what treasures can be found underground.',
        },
        ['Iron Saw Blade'] = {
                    ['ID'] = 'IronSawBladeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
        },
        ['Iron Shovel'] = {
                    ['ID'] = 'IronShovelItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A sturdy shovel that breaks less than its wooden counterpart.',
        },
        ['Iron Sickle'] = {
                    ['ID'] = 'IronSickleItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'An iron sickle used to harvest crops or cut grass.',
        },
        ['Iron Wheel'] = {
                    ['ID'] = 'IronWheelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
        },
        ['Jaguar Carcass'] = {
                    ['ID'] = 'JaguarCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead Jaguar.',
        },
        ['Jaw Crusher'] = {
                    ['ID'] = 'JawCrusherItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
        },
        ['Jazz Hands'] = {
                    ['ID'] = 'JazzHandsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Hands',
        },
        ['Jointfir Seed'] = {
                    ['ID'] = 'JointfirSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a jointfir.',
        },
        ['Jointfir Seed Pack'] = {
                    ['ID'] = 'JointfirSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a jointfir.',
        },
        ['Joshua Log'] = {
                    ['ID'] = 'JoshuaLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
        },
        ['Joshua Seed'] = {
                    ['ID'] = 'JoshuaSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a joshua tree.',
        },
        ['Joshua Seed Pack'] = {
                    ['ID'] = 'JoshuaSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a joshua tree.',
        },
        ['Jungle Campfire Salad'] = {
                    ['ID'] = 'JungleCampfireSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
        },
        ['Jungle Campfire Stew'] = {
                    ['ID'] = 'JungleCampfireStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
        },
        ['Kelp'] = {
                    ['ID'] = 'KelpItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Some creepy kelp.',
        },
        ['Kelp Seed'] = {
                    ['ID'] = 'KelpSeedItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow kelp.',
        },
        ['Kelp Seed Pack'] = {
                    ['ID'] = 'KelpSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow kelp.',
        },
        ['Kelpy Crab Roll'] = {
                    ['ID'] = 'KelpyCrabRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.',
        },
        ['Kiln'] = {
                    ['ID'] = 'KilnItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Useful for baking bricks and finishing pottery.',
        },
        ['King Fern Spore'] = {
                    ['ID'] = 'KingFernSporeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow king fern.',
        },
        ['King Fern Spore Pack'] = {
                    ['ID'] = 'KingFernSporePackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow king fern.',
        },
        ['Kitchen'] = {
                    ['ID'] = 'KitchenItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A prep area for food which allows for more complex dishes.',
        },
        ['Kitchenroom'] = {
                    ['ID'] = 'KitchenroomItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'QA Test Object adding Kitchen value.',
        },
        ['Kite'] = {
                    ['ID'] = 'KiteItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A fixed flying kite for your garden.',
        },
        ['Koi Pond'] = {
                    ['ID'] = 'KoiPondItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
        },
        ['Laboratory'] = {
                    ['ID'] = 'LaboratoryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For more advanced research and manufacturing. Science rules!',
        },
        ['Large Bath Mat'] = {
                    ['ID'] = 'LargeBathMatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.',
        },
        ['Large Canoe'] = {
                    ['ID'] = 'LargeCanoeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger canoe for personal transport and medium sized loads.',
        },
        ['Large Corrugated Steel Door'] = {
                    ['ID'] = 'LargeCorrugatedSteelDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large corrugated steel door.',
        },
        ['Large Cotton Bunting Festive'] = {
                    ['ID'] = 'LargeCottonBuntingFestiveItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Large Cotton Bunting Red'] = {
                    ['ID'] = 'LargeCottonBuntingRedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Large Cotton Bunting Regal'] = {
                    ['ID'] = 'LargeCottonBuntingRegalItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Large Cotton Bunting Vibrant'] = {
                    ['ID'] = 'LargeCottonBuntingVibrantItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Large Court'] = {
                    ['ID'] = 'LargeCourtItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
        },
        ['Large Festive Paper Lantern'] = {
                    ['ID'] = 'LargeFestivePaperLanternItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large festive paper lantern.',
        },
        ['Large Hanging Ashlar Basalt Sign'] = {
                    ['ID'] = 'LargeHangingAshlarBasaltSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Ashlar Gneiss Sign'] = {
                    ['ID'] = 'LargeHangingAshlarGneissSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Ashlar Granite Sign'] = {
                    ['ID'] = 'LargeHangingAshlarGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Ashlar Limestone Sign'] = {
                    ['ID'] = 'LargeHangingAshlarLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Ashlar Sandstone Sign'] = {
                    ['ID'] = 'LargeHangingAshlarSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Ashlar Shale Sign'] = {
                    ['ID'] = 'LargeHangingAshlarShaleSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Ashlar Stone Sign'] = {
                    ['ID'] = 'LargeHangingAshlarStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Birch Sign'] = {
                    ['ID'] = 'LargeHangingBirchSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Cedar Sign'] = {
                    ['ID'] = 'LargeHangingCedarSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Ceiba Sign'] = {
                    ['ID'] = 'LargeHangingCeibaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Fir Sign'] = {
                    ['ID'] = 'LargeHangingFirSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Hardwood Sign'] = {
                    ['ID'] = 'LargeHangingHardwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Joshua Sign'] = {
                    ['ID'] = 'LargeHangingJoshuaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Lumber Sign'] = {
                    ['ID'] = 'LargeHangingLumberSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Mortared Granite Sign'] = {
                    ['ID'] = 'LargeHangingMortaredGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Mortared Limestone Sign'] = {
                    ['ID'] = 'LargeHangingMortaredLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Mortared Sandstone Sign'] = {
                    ['ID'] = 'LargeHangingMortaredSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Mortared Stone Sign'] = {
                    ['ID'] = 'LargeHangingMortaredStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Oak Sign'] = {
                    ['ID'] = 'LargeHangingOakSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Palm Sign'] = {
                    ['ID'] = 'LargeHangingPalmSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Redwood Sign'] = {
                    ['ID'] = 'LargeHangingRedwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Saguaro Sign'] = {
                    ['ID'] = 'LargeHangingSaguaroSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Softwood Sign'] = {
                    ['ID'] = 'LargeHangingSoftwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Spruce Sign'] = {
                    ['ID'] = 'LargeHangingSpruceSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Hanging Stone Sign'] = {
                    ['ID'] = 'LargeHangingStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Hanging Wood Sign'] = {
                    ['ID'] = 'LargeHangingWoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Lumber Door'] = {
                    ['ID'] = 'LargeLumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large lumber door allowing moderate sized vehicles through..',
        },
        ['Large Lumber Stockpile'] = {
                    ['ID'] = 'LargeLumberStockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
        },
        ['Large Metal Ship Frame'] = {
                    ['ID'] = 'LargeMetalShipFrameItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A large metal frame for constructing a larger naval vessel.',
        },
        ['Large Nylon Bunting Green'] = {
                    ['ID'] = 'LargeNylonBuntingGreenItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Large Nylon Bunting Purple'] = {
                    ['ID'] = 'LargeNylonBuntingPurpleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Large Nylon Bunting Yellow'] = {
                    ['ID'] = 'LargeNylonBuntingYellowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Large Paper Lantern'] = {
                    ['ID'] = 'LargePaperLanternItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large paper lantern.',
        },
        ['Large Standing Ashlar Basalt Sign'] = {
                    ['ID'] = 'LargeStandingAshlarBasaltSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Ashlar Gneiss Sign'] = {
                    ['ID'] = 'LargeStandingAshlarGneissSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Ashlar Granite Sign'] = {
                    ['ID'] = 'LargeStandingAshlarGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Ashlar Limestone Sign'] = {
                    ['ID'] = 'LargeStandingAshlarLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Ashlar Sandstone Sign'] = {
                    ['ID'] = 'LargeStandingAshlarSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Ashlar Shale Sign'] = {
                    ['ID'] = 'LargeStandingAshlarShaleSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Ashlar Stone Sign'] = {
                    ['ID'] = 'LargeStandingAshlarStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Birch Sign'] = {
                    ['ID'] = 'LargeStandingBirchSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Cedar Sign'] = {
                    ['ID'] = 'LargeStandingCedarSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Ceiba Sign'] = {
                    ['ID'] = 'LargeStandingCeibaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Fir Sign'] = {
                    ['ID'] = 'LargeStandingFirSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Hardwood Sign'] = {
                    ['ID'] = 'LargeStandingHardwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Joshua Sign'] = {
                    ['ID'] = 'LargeStandingJoshuaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Lumber Sign'] = {
                    ['ID'] = 'LargeStandingLumberSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Mortared Granite Sign'] = {
                    ['ID'] = 'LargeStandingMortaredGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Mortared Limestone Sign'] = {
                    ['ID'] = 'LargeStandingMortaredLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Mortared Sandstone Sign'] = {
                    ['ID'] = 'LargeStandingMortaredSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Mortared Stone Sign'] = {
                    ['ID'] = 'LargeStandingMortaredStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Oak Sign'] = {
                    ['ID'] = 'LargeStandingOakSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Palm Sign'] = {
                    ['ID'] = 'LargeStandingPalmSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Redwood Sign'] = {
                    ['ID'] = 'LargeStandingRedwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Saguaro Sign'] = {
                    ['ID'] = 'LargeStandingSaguaroSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Softwood Sign'] = {
                    ['ID'] = 'LargeStandingSoftwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Spruce Sign'] = {
                    ['ID'] = 'LargeStandingSpruceSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Standing Stone Sign'] = {
                    ['ID'] = 'LargeStandingStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all your large text needs!',
        },
        ['Large Standing Wood Sign'] = {
                    ['ID'] = 'LargeStandingWoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign for all of your larger text needs!',
        },
        ['Large Windowed Lumber Door'] = {
                    ['ID'] = 'LargeWindowedLumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large lumber door with windows allowing moderate sized vehicles through..',
        },
        ['Large Wooden Bookshelf'] = {
                    ['ID'] = 'LargeWoodenBookshelfItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Large Wooden Ship Frame'] = {
                    ['ID'] = 'LargeWoodenShipFrameItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A large wooden frame for constructing a larger naval vessel.',
        },
        ['Laser'] = {
                    ['ID'] = 'LaserItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'AVOID DIRECT EYE EXPOSURE',
        },
        ['Lathe'] = {
                    ['ID'] = 'LatheItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Lattice Mushroom Spores'] = {
                    ['ID'] = 'LatticeMushroomSporesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow lattice mushrooms.',
        },
        ['Lattice Mushroom Spores Pack'] = {
                    ['ID'] = 'LatticeMushroomSporesPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow lattice mushrooms.',
        },
        ['Lavish Workspace: AdvancedBaking'] = {
                    ['ID'] = 'AdvancedBakingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: AdvancedCooking'] = {
                    ['ID'] = 'AdvancedCookingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: AdvancedMasonry'] = {
                    ['ID'] = 'AdvancedMasonryLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: AdvancedSmelting'] = {
                    ['ID'] = 'AdvancedSmeltingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Baking'] = {
                    ['ID'] = 'BakingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: BasicEngineering'] = {
                    ['ID'] = 'BasicEngineeringLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Blacksmith'] = {
                    ['ID'] = 'BlacksmithLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Butchery'] = {
                    ['ID'] = 'ButcheryLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: CampfireCooking'] = {
                    ['ID'] = 'CampfireCookingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Carpentry'] = {
                    ['ID'] = 'CarpentryLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Composites'] = {
                    ['ID'] = 'CompositesLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Cooking'] = {
                    ['ID'] = 'CookingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: CuttingEdgeCooking'] = {
                    ['ID'] = 'CuttingEdgeCookingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Electronics'] = {
                    ['ID'] = 'ElectronicsLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Farming'] = {
                    ['ID'] = 'FarmingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Fertilizers'] = {
                    ['ID'] = 'FertilizersLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Glassworking'] = {
                    ['ID'] = 'GlassworkingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Industry'] = {
                    ['ID'] = 'IndustryLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Masonry'] = {
                    ['ID'] = 'MasonryLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Mechanics'] = {
                    ['ID'] = 'MechanicsLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Milling'] = {
                    ['ID'] = 'MillingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: OilDrilling'] = {
                    ['ID'] = 'OilDrillingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Painting'] = {
                    ['ID'] = 'PaintingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: PaperMilling'] = {
                    ['ID'] = 'PaperMillingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Pottery'] = {
                    ['ID'] = 'PotteryLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Shipwright'] = {
                    ['ID'] = 'ShipwrightLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Smelting'] = {
                    ['ID'] = 'SmeltingLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Lavish Workspace: Tailoring'] = {
                    ['ID'] = 'TailoringLavishWorkspaceTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
        },
        ['Leather Hide'] = {
                    ['ID'] = 'LeatherHideItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A thick hide.',
        },
        ['Leavened Dough'] = {
                    ['ID'] = 'LeavenedDoughItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Leavened dough with added yeast that rises when baked.',
        },
        ['Light Backpack'] = {
                    ['ID'] = 'LightBackpackItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.(Increases movement speed and increases max carry weight by 5 kg)',
        },
        ['Light Bulb'] = {
                    ['ID'] = 'LightBulbItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An electric light with a wire filament.',
        },
        ['Lighthouse Lamp'] = {
                    ['ID'] = 'LighthouseLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A light, but a very large one and it\'s also spinning around and around.',
        },
        ['Limestone'] = {
                    ['ID'] = 'LimestoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.',
        },
        ['Limestone Bison Statue'] = {
                    ['ID'] = 'LimestoneBisonStatueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A bison statue carved from limestone.',
        },
        ['Limestone Otter Statue'] = {
                    ['ID'] = 'LimestoneOtterStatueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An otter statue carved from limestone.',
        },
        ['Limestone Owl Statue'] = {
                    ['ID'] = 'LimestoneOwlStatueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An owl statue carved from limestone.',
        },
        ['Limestone Podium'] = {
                    ['ID'] = 'LimestonePodiumItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Limestone Wolf Statue'] = {
                    ['ID'] = 'LimestoneWolfStatueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wolf statue carved from limestone.',
        },
        ['Linen Fabric'] = {
                    ['ID'] = 'LinenFabricItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A rough linen fabric that covers your basic needs.',
        },
        ['Linen Yarn'] = {
                    ['ID'] = 'LinenYarnItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Flax fibers spun into a usable string commonly known as linen yarn.',
        },
        ['Liquid Converter'] = {
                    ['ID'] = 'LiquidCrafterItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Example crafting table that uses liquids.',
        },
        ['Liquid Nitrogen'] = {
                    ['ID'] = 'LiquidNitrogenItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Useful for a quick chilling.',
        },
        ['Livingroom'] = {
                    ['ID'] = 'LivingroomItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'QA Test Object adding Livingroom value.',
        },
        ['Loaded Taro Fries'] = {
                    ['ID'] = 'LoadedTaroFriesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Taro Fries with extra everything.',
        },
        ['Log'] = {
                    ['ID'] = 'LogItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A stack of logs.',
        },
        ['Loggers Luck: Logging'] = {
                    ['ID'] = 'LoggingLoggersLuckTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = '[WIP - No functionality yet]Every hit has a chance of destroying tree stumps and splitting trunks immediately.',
        },
        ['Logging'] = {
                    ['ID'] = 'LoggingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Wood is a useful resource and cutting down trees is a skill anyone can appreciate. Levels up by felling trees and clearing debris.',
        },
        ['Logging Advanced Upgrade'] = {
                    ['ID'] = 'LoggingAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
        },
        ['Logging Basic Upgrade'] = {
                    ['ID'] = 'LoggingBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
        },
        ['Logic Gate Item'] = {
                    ['ID'] = 'LogicGateItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Loom'] = {
                    ['ID'] = 'LoomItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A device for making fabric by weaving yarn or thread.',
        },
        ['Low Top Shoes'] = {
                    ['ID'] = 'LowTopShoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.(Decreases calories consumed when using tools by 10%)',
        },
        ['Lubricant'] = {
                    ['ID'] = 'LubricantItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An extremely useful greasy material that helps machinery to run.',
        },
        ['Lucky Break: Mining'] = {
                    ['ID'] = 'MiningLuckyBreakTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Mining rocks no longer has a chance to create large chunks.',
        },
        ['Lumber'] = {
                    ['ID'] = 'LumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Can be fashioned into various usable equipment.',
        },
        ['Lumber Bench'] = {
                    ['ID'] = 'LumberBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
        },
        ['Lumber Chair'] = {
                    ['ID'] = 'LumberChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
        },
        ['Lumber Door'] = {
                    ['ID'] = 'LumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from finely cut lumber.',
        },
        ['Lumber Dresser'] = {
                    ['ID'] = 'LumberDresserItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
        },
        ['Lumber Stockpile'] = {
                    ['ID'] = 'LumberStockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
        },
        ['Lumber Table'] = {
                    ['ID'] = 'LumberTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large lumber table for eating meals or getting some work done.',
        },
        ['Lumber Warehouse Shelves'] = {
                    ['ID'] = 'LumberWarehouseShelvesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Lupine Seed'] = {
                    ['ID'] = 'LupineSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow lupine.',
        },
        ['Lupine Seed Pack'] = {
                    ['ID'] = 'LupineSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow lupine.',
        },
        ['Macarons'] = {
                    ['ID'] = 'MacaronsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A small circular biscuit with a sweet huckleberry filling.',
        },
        ['Machinist Table'] = {
                    ['ID'] = 'MachinistTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A fancy tool bench that creates equally fancy toys.',
        },
        ['Magenta Powder'] = {
                    ['ID'] = 'MagentaPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.',
        },
        ['Mailbox'] = {
                    ['ID'] = 'MailboxItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Maltodextrin'] = {
                    ['ID'] = 'MaltodextrinItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'For powdering high-fat liquids.',
        },
        ['Marmot Carcass'] = {
                    ['ID'] = 'MarmotCarcassItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead marmot.',
        },
        ['Masculine Mannequin'] = {
                    ['ID'] = 'MasculineMannequinItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Mason'] = {
                    ['ID'] = 'MasonSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Masons craft with stone and are a valuable source of building material and furniture. The ore they collect is used by smiths to smelt into metal bars.',
        },
        ['Mason Sign'] = {
                    ['ID'] = 'MasonSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Masonry'] = {
                    ['ID'] = 'MasonrySkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Rocks and mortar can provide a suitable building material alternative to wood. Levels up by crafting related recipes.',
        },
        ['Masonry Advanced Upgrade'] = {
                    ['ID'] = 'MasonryAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
        },
        ['Masonry Basic Upgrade'] = {
                    ['ID'] = 'MasonryBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
        },
        ['Masonry Skill Book'] = {
                    ['ID'] = 'MasonrySkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Masonry Skill Scroll'] = {
                    ['ID'] = 'MasonrySkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Masonry Table'] = {
                    ['ID'] = 'MasonryTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A workstation for hewing and shaping stone into usable objects.',
        },
        ['Master Tracker: Hunting'] = {
                    ['ID'] = 'HuntingMasterTrackerTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'A master tracker is capable of following its prey over the highest peaks or through the densest of jungles.',
        },
        ['Meat Pie'] = {
                    ['ID'] = 'MeatPieItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
        },
        ['Meat Stock'] = {
                    ['ID'] = 'MeatStockItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A meaty stock made from the flesh of animals.',
        },
        ['Meaty Stew'] = {
                    ['ID'] = 'MeatyStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick meaty stew. A great source of protein.',
        },
        ['Mechanical Water Pump'] = {
                    ['ID'] = 'MechanicalWaterPumpItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Pumps water from a source into a pipe network.',
        },
        ['Mechanics'] = {
                    ['ID'] = 'MechanicsSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Mechanics for more advanced creations. Levels up by crafting related recipes.',
        },
        ['Mechanics Advanced Upgrade'] = {
                    ['ID'] = 'MechanicsAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
        },
        ['Mechanics Modern Upgrade'] = {
                    ['ID'] = 'MechanicsModernUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
        },
        ['Mechanics Skill Book'] = {
                    ['ID'] = 'MechanicsSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Mechanics Skill Scroll'] = {
                    ['ID'] = 'MechanicsSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Medium Fishing Trawler'] = {
                    ['ID'] = 'MediumFishingTrawlerItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Medium Metal Ship Frame'] = {
                    ['ID'] = 'MediumMetalShipFrameItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A medium metal frame for constructing a naval vessel.',
        },
        ['Medium Shipyard'] = {
                    ['ID'] = 'MediumShipyardItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A bigger more suitable place to build larger vessels with more extensive functionalities.',
        },
        ['Medium Wooden Ship Frame'] = {
                    ['ID'] = 'MediumWoodenShipFrameItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A medium wooden frame for constructing a larger naval vessel.',
        },
        ['Metal Keel'] = {
                    ['ID'] = 'MetalKeelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The backbone of any metal ship.',
        },
        ['Metal Rudder'] = {
                    ['ID'] = 'MetalRudderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'If you dont have one of these, you have no control over your heading.',
        },
        ['Metallurgy Research Paper Advanced'] = {
                    ['ID'] = 'MetallurgyResearchPaperAdvancedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Metallurgy Research Paper Basic'] = {
                    ['ID'] = 'MetallurgyResearchPaperBasicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Metallurgy Research Paper Modern'] = {
                    ['ID'] = 'MetallurgyResearchPaperModernItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
        },
        ['Meteor Shard'] = {
                    ['ID'] = 'MeteorShardItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Milk'] = {
                    ['ID'] = 'MilkItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Milk, although maybe not from an animal.',
        },
        ['Mill'] = {
                    ['ID'] = 'MillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Refines food resources by crushing them under a stone millstone.',
        },
        ['Mill Stone'] = {
                    ['ID'] = 'MillStoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A simple round stone used for crushing other things.',
        },
        ['Milling'] = {
                    ['ID'] = 'MillingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Milling various products can create important materials for baking and other uses. Levels up by crafting related recipes.',
        },
        ['Milling Skill Book'] = {
                    ['ID'] = 'MillingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Milling Skill Scroll'] = {
                    ['ID'] = 'MillingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Milling Upgrade'] = {
                    ['ID'] = 'MillingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Milling recipes.',
        },
        ['Millionaires Salad'] = {
                    ['ID'] = 'MillionairesSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A decadent yet healthy assemblage.',
        },
        ['Mining'] = {
                    ['ID'] = 'MiningSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Hitting rocks with a pickaxe can be surprisingly difficult. Levels up by breaking rocks.',
        },
        ['Mining Advanced Upgrade'] = {
                    ['ID'] = 'MiningAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
        },
        ['Mining Basic Upgrade'] = {
                    ['ID'] = 'MiningBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
        },
        ['Mining Charge'] = {
                    ['ID'] = 'MiningChargeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)',
        },
        ['Mining Modern Upgrade'] = {
                    ['ID'] = 'MiningModernUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
        },
        ['Mint'] = {
                    ['ID'] = 'MintItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows for the creation of currency.',
        },
        ['Mochi'] = {
                    ['ID'] = 'MochiItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Watch your hands!',
        },
        ['Modern Axe'] = {
                    ['ID'] = 'ModernAxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern axe with a non-slip handle made using fiberglass.',
        },
        ['Modern Double Street Light'] = {
                    ['ID'] = 'ModernDoubleStreetLightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A towering metal light post that requires electricity to run.',
        },
        ['Modern Hammer'] = {
                    ['ID'] = 'ModernHammerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern hammer with a non-slip handle made using fiberglass.',
        },
        ['Modern Hoe'] = {
                    ['ID'] = 'ModernHoeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern hoe with increased range.',
        },
        ['Modern Machete'] = {
                    ['ID'] = 'ModernMacheteItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
        },
        ['Modern Paint Sprayer'] = {
                    ['ID'] = 'ModernPaintSprayerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern painting tool using sophisticated electronic throttling for a continues experience.',
        },
        ['Modern Pickaxe'] = {
                    ['ID'] = 'ModernPickaxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern pickaxe with a non-slip handle made using fiberglass.',
        },
        ['Modern Rock Drill'] = {
                    ['ID'] = 'ModernRockDrillItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A gasoline-powered alternative for faster geological sampling.',
        },
        ['Modern Scythe'] = {
                    ['ID'] = 'ModernScytheItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
        },
        ['Modern Shovel'] = {
                    ['ID'] = 'ModernShovelItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.',
        },
        ['Modern Sorter Rack'] = {
                    ['ID'] = 'ModernSorterRackItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Modern rack for sort items between stockpiles',
        },
        ['Modern Street Light'] = {
                    ['ID'] = 'ModernStreetLightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A towering metal light post that requires electricity to run.',
        },
        ['Modern Upgrade 1'] = {
                    ['ID'] = 'ModernUpgradeLvl1Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade with great efficiency increase.',
        },
        ['Modern Upgrade 2'] = {
                    ['ID'] = 'ModernUpgradeLvl2Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade with great efficiency increase.',
        },
        ['Modern Upgrade 3'] = {
                    ['ID'] = 'ModernUpgradeLvl3Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade with great efficiency increase.',
        },
        ['Modern Upgrade 4'] = {
                    ['ID'] = 'ModernUpgradeLvl4Item',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade with great efficiency increase.',
        },
        ['Moon Jellyfish'] = {
                    ['ID'] = 'MoonJellyfishItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A moon jellyfish.',
        },
        ['Mortar'] = {
                    ['ID'] = 'MortarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A binding pitch useful as a mortar.',
        },
        ['Mortared Basalt'] = {
                    ['ID'] = 'MortaredBasaltItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Used to create tough but rudimentary buildings.',
        },
        ['Mortared Gneiss'] = {
                    ['ID'] = 'MortaredGneissItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Used to create tough but rudimentary buildings.',
        },
        ['Mortared Granite'] = {
                    ['ID'] = 'MortaredGraniteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Used to create tough but rudimentary buildings.',
        },
        ['Mortared Granite Bench'] = {
                    ['ID'] = 'MortaredGraniteBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone bench for sitting.',
        },
        ['Mortared Granite Chair'] = {
                    ['ID'] = 'MortaredGraniteChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
        },
        ['Mortared Granite Door'] = {
                    ['ID'] = 'MortaredGraniteDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy mortared stone door.',
        },
        ['Mortared Granite Fireplace'] = {
                    ['ID'] = 'MortaredGraniteFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
        },
        ['Mortared Granite Table'] = {
                    ['ID'] = 'MortaredGraniteTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone table. Not much to look at but it does the job.',
        },
        ['Mortared Limestone'] = {
                    ['ID'] = 'MortaredLimestoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Used to create tough but rudimentary buildings.',
        },
        ['Mortared Limestone Bench'] = {
                    ['ID'] = 'MortaredLimestoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone bench for sitting.',
        },
        ['Mortared Limestone Chair'] = {
                    ['ID'] = 'MortaredLimestoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
        },
        ['Mortared Limestone Door'] = {
                    ['ID'] = 'MortaredLimestoneDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy mortared stone door.',
        },
        ['Mortared Limestone Fireplace'] = {
                    ['ID'] = 'MortaredLimestoneFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
        },
        ['Mortared Limestone Table'] = {
                    ['ID'] = 'MortaredLimestoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone table. Not much to look at but it does the job.',
        },
        ['Mortared Sandstone'] = {
                    ['ID'] = 'MortaredSandstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Used to create tough but rudimentary buildings.',
        },
        ['Mortared Sandstone Bench'] = {
                    ['ID'] = 'MortaredSandstoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone bench for sitting.',
        },
        ['Mortared Sandstone Chair'] = {
                    ['ID'] = 'MortaredSandstoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
        },
        ['Mortared Sandstone Door'] = {
                    ['ID'] = 'MortaredSandstoneDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy mortared stone door.',
        },
        ['Mortared Sandstone Fireplace'] = {
                    ['ID'] = 'MortaredSandstoneFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
        },
        ['Mortared Sandstone Table'] = {
                    ['ID'] = 'MortaredSandstoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone table. Not much to look at but it does the job.',
        },
        ['Mortared Shale'] = {
                    ['ID'] = 'MortaredShaleItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Used to create tough but rudimentary buildings.',
        },
        ['Mortared Stone'] = {
                    ['ID'] = 'MortaredStoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Old stone',
        },
        ['Mortared Stone Bench'] = {
                    ['ID'] = 'MortaredStoneBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone bench for sitting.',
        },
        ['Mortared Stone Chair'] = {
                    ['ID'] = 'MortaredStoneChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone chair. Not too comfy but it does the job.',
        },
        ['Mortared Stone Door'] = {
                    ['ID'] = 'MortaredStoneDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy mortared stone door.',
        },
        ['Mortared Stone Fireplace'] = {
                    ['ID'] = 'MortaredStoneFireplaceItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
        },
        ['Mortared Stone Table'] = {
                    ['ID'] = 'MortaredStoneTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An early stone table. Not much to look at but it does the job.',
        },
        ['Mountain Goat Carcass'] = {
                    ['ID'] = 'MountainGoatCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead mountain goat.',
        },
        ['Muffin Hat'] = {
                    ['ID'] = 'MuffinHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'I have no idea why it\'s called that but it\'s not edible.',
        },
        ['Nail'] = {
                    ['ID'] = 'NailItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Nails used for construction.',
        },
        ['Natural Gatherer: Gathering'] = {
                    ['ID'] = 'GatheringNaturalGathererTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the yield of natural plants by 20 percent.',
        },
        ['Nature Adventurer: SelfImprovement'] = {
                    ['ID'] = 'SelfImprovementNatureAdventurerTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Slightly increases movement speed in low activity areas.',
        },
        ['Nitric Acid'] = {
                    ['ID'] = 'NitricAcidItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An acidic compound used in a large number of chemical products . Not suitable for food.',
        },
        ['Nitrogen Item'] = {
                    ['ID'] = 'NitrogenItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'An inert gas.',
        },
        ['Normal Hair'] = {
                    ['ID'] = 'NormalHairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'The hair with a completely normal amount of flare.',
        },
        ['Norse Canoe'] = {
                    ['ID'] = 'NorseCanoeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A larger canoe for personal transport and medium sized loads.',
        },
        ['Nuclear Fuel'] = {
                    ['ID'] = 'NuclearFuelItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Unstable nuclear fuel.',
        },
        ['Nylon'] = {
                    ['ID'] = 'NylonItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ',
        },
        ['Nylon Carpet'] = {
                    ['ID'] = 'NylonCarpetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A woven nylon floor covering attached to a lumber backing.',
        },
        ['Nylon Chips'] = {
                    ['ID'] = 'NylonChipsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = '',
        },
        ['Nylon Curtains'] = {
                    ['ID'] = 'NylonCurtainsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Curtains made out of plastic?  (Only cosmetic does not impact room value.)',
        },
        ['Nylon Fabric'] = {
                    ['ID'] = 'NylonFabricItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.',
        },
        ['Nylon Futon Bed'] = {
                    ['ID'] = 'NylonFutonBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A classic futon for when regular beds are too soft.',
        },
        ['Nylon Futon Couch'] = {
                    ['ID'] = 'NylonFutonCouchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A modern styled couch with a classic touch.',
        },
        ['Nylon Mooring Rope'] = {
                    ['ID'] = 'NylonMooringRopeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A strong synthetic rope used to make sure a ship does not drift away.',
        },
        ['Nylon Thread'] = {
                    ['ID'] = 'NylonThreadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.',
        },
        ['Nylon Trawler Net'] = {
                    ['ID'] = 'NylonTrawlerNetItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
        },
        ['Oak Log'] = {
                    ['ID'] = 'OakLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
        },
        ['Objectives'] = {
                    ['ID'] = 'WorldPopItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Opens the objectives panel, showing the stated objectives and other activities of citizens.',
        },
        ['Occupancy Init Item'] = {
                    ['ID'] = 'OccupancyInitItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = '',
        },
        ['Ocean Spray Seed'] = {
                    ['ID'] = 'OceanSpraySeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow ocean spray.',
        },
        ['Ocean Spray Seed Pack'] = {
                    ['ID'] = 'OceanSpraySeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow ocean spray.',
        },
        ['Office Mailbox'] = {
                    ['ID'] = 'OfficeMailboxItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Oil'] = {
                    ['ID'] = 'OilItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A plant fat extracted for use in cooking.',
        },
        ['Oil Drilling'] = {
                    ['ID'] = 'OilDrillingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'While it takes some advanced tools and constructions, harvesting and refining oil can be an important step. Levels up by crafting related recipes.',
        },
        ['Oil Drilling Skill Book'] = {
                    ['ID'] = 'OilDrillingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Oil Drilling Skill Scroll'] = {
                    ['ID'] = 'OilDrillingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Oil Drilling Upgrade'] = {
                    ['ID'] = 'OilDrillingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
        },
        ['Oil Head Lamp'] = {
                    ['ID'] = 'OilHeadLampItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'An iron hardhat with a light source for the darkest places.(Flashlight)',
        },
        ['Oil Paint'] = {
                    ['ID'] = 'OilPaintItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A collection of paint variations used for art supplies.',
        },
        ['Oil Refinery'] = {
                    ['ID'] = 'OilRefineryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
        },
        ['Orange Vase'] = {
                    ['ID'] = 'OrangeVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Orchid'] = {
                    ['ID'] = 'OrchidItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Placeholder Description.',
        },
        ['Orchid Seed'] = {
                    ['ID'] = 'OrchidSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow an orchid.',
        },
        ['Orchid Seed Pack'] = {
                    ['ID'] = 'OrchidSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow an orchid.',
        },
        ['Ornate Cast Iron Plaque'] = {
                    ['ID'] = 'OrnateCastIronPlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Ornate Gold Frame Landscape'] = {
                    ['ID'] = 'OrnateGoldFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
        },
        ['Ornate Gold Frame Portrait'] = {
                    ['ID'] = 'OrnateGoldFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
        },
        ['Ornate Gold Frame Square'] = {
                    ['ID'] = 'OrnateGoldFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
        },
        ['Ornate Gold Frame Tall'] = {
                    ['ID'] = 'OrnateGoldFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
        },
        ['Ornate Gold Frame Wide'] = {
                    ['ID'] = 'OrnateGoldFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
        },
        ['Ornate Iron Frame Landscape'] = {
                    ['ID'] = 'OrnateIronFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
        },
        ['Ornate Iron Frame Portrait'] = {
                    ['ID'] = 'OrnateIronFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
        },
        ['Ornate Iron Frame Square'] = {
                    ['ID'] = 'OrnateIronFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
        },
        ['Ornate Iron Frame Tall'] = {
                    ['ID'] = 'OrnateIronFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
        },
        ['Ornate Iron Frame Wide'] = {
                    ['ID'] = 'OrnateIronFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
        },
        ['Ornate Stone Plaque'] = {
                    ['ID'] = 'OrnateStonePlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Ornate Wood Plaque'] = {
                    ['ID'] = 'OrnateWoodPlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Ornate Wooden Frame Landscape'] = {
                    ['ID'] = 'OrnateWoodenFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
        },
        ['Ornate Wooden Frame Portrait'] = {
                    ['ID'] = 'OrnateWoodenFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
        },
        ['Ornate Wooden Frame Square'] = {
                    ['ID'] = 'OrnateWoodenFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
        },
        ['Ornate Wooden Frame Tall'] = {
                    ['ID'] = 'OrnateWoodenFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
        },
        ['Ornate Wooden Frame Wide'] = {
                    ['ID'] = 'OrnateWoodenFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
        },
        ['Otter Carcass'] = {
                    ['ID'] = 'OtterCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead otter.',
        },
        ['Outpost Claim Stake Item'] = {
                    ['ID'] = 'OutpostClaimStakeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Place this to start a new claim outside of any settlement.',
        },
        ['Outpost Netting'] = {
                    ['ID'] = 'OutpostNettingItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A way to store your items when you run out of floor space.',
        },
        ['Outpost Table'] = {
                    ['ID'] = 'OutpostTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An explorers best collection of information is stored here.',
        },
        ['Oxygen Item'] = {
                    ['ID'] = 'OxygenItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A reactive gas needed for respiration.',
        },
        ['Pacific Sardine'] = {
                    ['ID'] = 'PacificSardineItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A pacific sardine.',
        },
        ['Padded Chair'] = {
                    ['ID'] = 'PaddedChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A comfy chair to rest in.',
        },
        ['Paint Bucket (White)'] = {
                    ['ID'] = 'PaintBucketItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Paint',
                    ['Description'] = 'Mixed and ready to go, just need to apply and let dry.',
        },
        ['Paint Mixer'] = {
                    ['ID'] = 'PaintMixerItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A mixing station for all manners of colors used in paint.',
        },
        ['Paint Tool Item'] = {
                    ['ID'] = 'PaintToolItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = '',
        },
        ['Painting'] = {
                    ['ID'] = 'PaintingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'A painter uses different combination of liquids and powders to create a practical application of colors.',
        },
        ['Painting Skill Book'] = {
                    ['ID'] = 'PaintingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Painting Skill Scroll'] = {
                    ['ID'] = 'PaintingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Painting Upgrade'] = {
                    ['ID'] = 'PaintingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Painting recipes.',
        },
        ['Palm Log'] = {
                    ['ID'] = 'PalmLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
        },
        ['Palm Seed'] = {
                    ['ID'] = 'PalmSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a palm tree.',
        },
        ['Palm Seed Pack'] = {
                    ['ID'] = 'PalmSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a palm tree.',
        },
        ['Papaya'] = {
                    ['ID'] = 'PapayaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Nice fresh Papaya.',
        },
        ['Papaya Seed'] = {
                    ['ID'] = 'PapayaSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a papaya plant.',
        },
        ['Papaya Seed Pack'] = {
                    ['ID'] = 'PapayaSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a papaya plant.',
        },
        ['Paper'] = {
                    ['ID'] = 'PaperItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'It\'s paper.',
        },
        ['Paper Machine'] = {
                    ['ID'] = 'PaperMachineItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Paper Milling'] = {
                    ['ID'] = 'PaperMillingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Paper to carry the written word. Or used to stuff in bookshelves. Levels up by crafting related recipes.',
        },
        ['Paper Milling Skill Book'] = {
                    ['ID'] = 'PaperMillingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Paper Milling Skill Scroll'] = {
                    ['ID'] = 'PaperMillingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Paper Milling Upgrade'] = {
                    ['ID'] = 'PaperMillingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
        },
        ['Paper Streamers'] = {
                    ['ID'] = 'PaperStreamersItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Parallel Processing: AdvancedBaking'] = {
                    ['ID'] = 'AdvancedBakingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: AdvancedCooking'] = {
                    ['ID'] = 'AdvancedCookingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: AdvancedMasonry'] = {
                    ['ID'] = 'AdvancedMasonryParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: AdvancedSmelting'] = {
                    ['ID'] = 'AdvancedSmeltingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Baking'] = {
                    ['ID'] = 'BakingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: BasicEngineering'] = {
                    ['ID'] = 'BasicEngineeringParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Blacksmith'] = {
                    ['ID'] = 'BlacksmithParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Butchery'] = {
                    ['ID'] = 'ButcheryParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: CampfireCooking'] = {
                    ['ID'] = 'CampfireCookingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Carpentry'] = {
                    ['ID'] = 'CarpentryParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Composites'] = {
                    ['ID'] = 'CompositesParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Cooking'] = {
                    ['ID'] = 'CookingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: CuttingEdgeCooking'] = {
                    ['ID'] = 'CuttingEdgeCookingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Electronics'] = {
                    ['ID'] = 'ElectronicsParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Farming'] = {
                    ['ID'] = 'FarmingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Fertilizers'] = {
                    ['ID'] = 'FertilizersParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Glassworking'] = {
                    ['ID'] = 'GlassworkingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Industry'] = {
                    ['ID'] = 'IndustryParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Masonry'] = {
                    ['ID'] = 'MasonryParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Mechanics'] = {
                    ['ID'] = 'MechanicsParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Milling'] = {
                    ['ID'] = 'MillingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: OilDrilling'] = {
                    ['ID'] = 'OilDrillingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Painting'] = {
                    ['ID'] = 'PaintingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: PaperMilling'] = {
                    ['ID'] = 'PaperMillingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Pottery'] = {
                    ['ID'] = 'PotteryParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Shipwright'] = {
                    ['ID'] = 'ShipwrightParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Smelting'] = {
                    ['ID'] = 'SmeltingParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Parallel Processing: Tailoring'] = {
                    ['ID'] = 'TailoringParallelProcessingTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the crafting speed of identical tables when they share a room by 20 percent.',
        },
        ['Pastry Dough'] = {
                    ['ID'] = 'PastryDoughItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'An extra fatty leavened dough for making yummy pastries.',
        },
        ['Peasant Hair'] = {
                    ['ID'] = 'PeasantHairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
        },
        ['Peat'] = {
                    ['ID'] = 'PeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A combustible organic material which can be used as fuel.',
        },
        ['Pelt Fertilizer'] = {
                    ['ID'] = 'PeltFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'A fertilize made from fur pelts and filler.',
        },
        ['Periodic Table Poster'] = {
                    ['ID'] = 'PeriodicTablePosterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A poster for the wall.',
        },
        ['Petroleum'] = {
                    ['ID'] = 'PetroleumItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.',
        },
        ['Phad Thai'] = {
                    ['ID'] = 'PhadThaiItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'They make you full, and proud.',
        },
        ['Phosphate Fertilizer'] = {
                    ['ID'] = 'PhosphateFertilizerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
        },
        ['Picture Item'] = {
                    ['ID'] = 'PictureItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A picture displaying a captured moment.',
        },
        ['Pineapple'] = {
                    ['ID'] = 'PineappleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Nice fresh Pineapple.',
        },
        ['Pineapple Friend Rice'] = {
                    ['ID'] = 'PineappleFriendRiceItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.',
        },
        ['Pineapple Seed'] = {
                    ['ID'] = 'PineappleSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a pineapple plant.',
        },
        ['Pineapple Seed Pack'] = {
                    ['ID'] = 'PineappleSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a pineapple plant.',
        },
        ['Pirate Hat'] = {
                    ['ID'] = 'PirateHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A tricorne pirates hat.',
        },
        ['Pirozhok'] = {
                    ['ID'] = 'PirozhokItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A baked bun filled with tasty meat and mushrooms.',
        },
        ['Piston'] = {
                    ['ID'] = 'PistonItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
        },
        ['Plant Fibers'] = {
                    ['ID'] = 'PlantFibersItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
        },
        ['Plant Vase'] = {
                    ['ID'] = 'PlantVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Plastic'] = {
                    ['ID'] = 'PlasticItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
        },
        ['Plastic Buoy'] = {
                    ['ID'] = 'PlasticBuoyItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A modern plastic navigational buoy, can also be used as a moorage post.',
        },
        ['Plastic Outdoor Bench'] = {
                    ['ID'] = 'PlasticOutdoorBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple molded plastic furniture for outdoor use.',
        },
        ['Plastic Outdoor Chair'] = {
                    ['ID'] = 'PlasticOutdoorChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple molded plastic furniture for outdoor use.',
        },
        ['Plastic Outdoor Table'] = {
                    ['ID'] = 'PlasticOutdoorTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple molded plastic furniture for outdoor use.',
        },
        ['Plastic Window Planter'] = {
                    ['ID'] = 'PlasticWindowPlanterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple planter box mounted on a wall or by a window.',
        },
        ['Player Item'] = {
                    ['ID'] = 'PlayerItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = '',
        },
        ['Poke Bowl'] = {
                    ['ID'] = 'PokeBowlItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A basic yet filling meal with a bite.',
        },
        ['Polishing Paste'] = {
                    ['ID'] = 'PolishingPasteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A high quality method of repairing your tools reducing waste.',
        },
        ['Ponytail'] = {
                    ['ID'] = 'PonytailItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Portable Steam Engine'] = {
                    ['ID'] = 'PortableSteamEngineItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An engine that generates mechanical power through steam.',
        },
        ['Pottery'] = {
                    ['ID'] = 'PotterySkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Pottery is an advancement in masonry and can provide an excellent building material for communities. Levels up by crafting related recipes.',
        },
        ['Pottery Skill Book'] = {
                    ['ID'] = 'PotterySkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Pottery Skill Scroll'] = {
                    ['ID'] = 'PotterySkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Pottery Table'] = {
                    ['ID'] = 'PotteryTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A primitive table for shaping basic clay products.',
        },
        ['Pottery Upgrade'] = {
                    ['ID'] = 'PotteryUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
        },
        ['Power Hammer'] = {
                    ['ID'] = 'PowerHammerItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
        },
        ['Power Shot: Hunting'] = {
                    ['ID'] = 'HuntingPowerShotTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage tier of Bows',
        },
        ['Powered Cart'] = {
                    ['ID'] = 'PoweredCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Large cart for hauling sizable loads.',
        },
        ['Powered Storage Silo'] = {
                    ['ID'] = 'PoweredStorageSiloItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
        },
        ['Prairie Dog Carcass'] = {
                    ['ID'] = 'PrairieDogCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead prairie dog.',
        },
        ['Prepared Meat'] = {
                    ['ID'] = 'PreparedMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Carefully butchered meat, ready to cook.',
        },
        ['Prickly Pear Fruit'] = {
                    ['ID'] = 'PricklyPearFruitItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
        },
        ['Prickly Pear Seed'] = {
                    ['ID'] = 'PricklyPearSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow prickly pear cacti.',
        },
        ['Prickly Pear Seed Pack'] = {
                    ['ID'] = 'PricklyPearSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow prickly pear cacti.',
        },
        ['Prime Cut'] = {
                    ['ID'] = 'PrimeCutItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A perfectly marbled piece of meat.',
        },
        ['Primitive Canvas Boots'] = {
                    ['ID'] = 'PrimitiveCanvasBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A pair of crude canvas boots for your everyday use.',
        },
        ['Primitive Canvas Pants'] = {
                    ['ID'] = 'PrimitiveCanvasPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Roughly stitched canvas pants.',
        },
        ['Primitive Canvas Shorts'] = {
                    ['ID'] = 'PrimitiveCanvasShortsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'They\'re like the Primitive Canvas Pants, but shorter.',
        },
        ['Primitive Fur Belt'] = {
                    ['ID'] = 'PrimitiveFurBeltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'You should probably still wear pants.',
        },
        ['Primitive Leather Boots'] = {
                    ['ID'] = 'PrimitiveLeatherBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A pair of crude leather boots for your everyday use.',
        },
        ['Primitive Leather Pants'] = {
                    ['ID'] = 'PrimitiveLeatherPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'You ever tried cutting leather with a rock?',
        },
        ['Primitive Leather Shirt'] = {
                    ['ID'] = 'PrimitiveLeatherShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.',
        },
        ['Primitive Leather Shorts'] = {
                    ['ID'] = 'PrimitiveLeatherShortsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'You may have enough leather left over to make a nice hat.',
        },
        ['Printing Press'] = {
                    ['ID'] = 'PrintingPressItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'The world will never be the same.',
        },
        ['Printing Supplies'] = {
                    ['ID'] = 'PrintingSuppliesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A package of necessary items for copying art or other more elaborate designs.',
        },
        ['Pulp Filler'] = {
                    ['ID'] = 'PulpFillerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
        },
        ['Pump Jack'] = {
                    ['ID'] = 'PumpJackItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Drill, baby! Drill!',
        },
        ['Pumpkin'] = {
                    ['ID'] = 'PumpkinItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Round and large.',
        },
        ['Pumpkin Seed'] = {
                    ['ID'] = 'PumpkinSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a pumpkin.',
        },
        ['Pumpkin Seed Pack'] = {
                    ['ID'] = 'PumpkinSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a pumpkin.',
        },
        ['Punch Card Time Clock'] = {
                    ['ID'] = 'PunchCardItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Clock in for the late shift',
        },
        ['Pupusas'] = {
                    ['ID'] = 'PupusasItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Comforting, best served hot from the griddle.',
        },
        ['Purple Vase'] = {
                    ['ID'] = 'PurpleVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Quicklime'] = {
                    ['ID'] = 'QuicklimeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A chemical compound used in steel production.',
        },
        ['Radiator'] = {
                    ['ID'] = 'RadiatorItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
        },
        ['Raw Bacon'] = {
                    ['ID'] = 'RawBaconItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
        },
        ['Raw Fish'] = {
                    ['ID'] = 'RawFishItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A fatty cut of raw fish.',
        },
        ['Raw Meat'] = {
                    ['ID'] = 'RawMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
        },
        ['Raw Roast'] = {
                    ['ID'] = 'RawRoastItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A trussed roast tied and ready to be cooked.',
        },
        ['Raw Sausage'] = {
                    ['ID'] = 'RawSausageItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Ground meat stuffed into an intestine casing.',
        },
        ['Real Estate Desk'] = {
                    ['ID'] = 'RealEstateDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A place to manage the sale and transfer of deeds and property.',
        },
        ['Rebar'] = {
                    ['ID'] = 'RebarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Ribbed steel bars for reinforcing stuctures.',
        },
        ['Recurve Bow'] = {
                    ['ID'] = 'RecurveBowItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
        },
        ['Red Vase'] = {
                    ['ID'] = 'RedVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Redwood Log'] = {
                    ['ID'] = 'RedwoodLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
        },
        ['Redwood Seed'] = {
                    ['ID'] = 'RedwoodSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a redwood tree.',
        },
        ['Redwood Seed Pack'] = {
                    ['ID'] = 'RedwoodSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a redwood tree.',
        },
        ['Redwoods Poster'] = {
                    ['ID'] = 'RedwoodsPosterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A poster for the wall.',
        },
        ['Refrigerator'] = {
                    ['ID'] = 'RefrigeratorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An icebox from the future with significantly better cooling properties.',
        },
        ['Registrar'] = {
                    ['ID'] = 'RegistrarItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the setting management of titles.',
        },
        ['Reinforced Concrete'] = {
                    ['ID'] = 'ReinforcedConcreteItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A sturdy construction material poured around a latice of rebar.',
        },
        ['Remote Detonator'] = {
                    ['ID'] = 'RemoteDetonatorItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A remote that is linked to Mining Charges for detonation in a safe distance.',
        },
        ['Research Table'] = {
                    ['ID'] = 'ResearchTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic table for researching new technologies and skills.',
        },
        ['Rice'] = {
                    ['ID'] = 'RiceItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow rice.',
        },
        ['Rice Flour'] = {
                    ['ID'] = 'RiceFlourItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Rice grounded into flour is as equally versatile as its golden cousin.',
        },
        ['Rice Noodles'] = {
                    ['ID'] = 'RiceNoodlesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Noodles made from delicious milled white grains.',
        },
        ['Rice Pack'] = {
                    ['ID'] = 'RicePackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow rice.',
        },
        ['Rivet'] = {
                    ['ID'] = 'RivetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A steel bolt used to hold together inventions.',
        },
        ['Roast Pumpkin'] = {
                    ['ID'] = 'RoastPumpkinItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Sweet but a suprising source of vitamins.',
        },
        ['Robotic Assembly Line'] = {
                    ['ID'] = 'RoboticAssemblyLineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A complex set of machinery for creating equally complex things.',
        },
        ['Rocker Box'] = {
                    ['ID'] = 'RockerBoxItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
        },
        ['Rolling Mill'] = {
                    ['ID'] = 'RollingMillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For rolling steel into more buildable materials.',
        },
        ['Root Campfire Salad'] = {
                    ['ID'] = 'RootCampfireSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A myriad of plants that make a healthy and odd blend.',
        },
        ['Root Campfire Stew'] = {
                    ['ID'] = 'RootCampfireStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
        },
        ['Round Pot'] = {
                    ['ID'] = 'PlanterPotRoundItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
        },
        ['Rounded Face'] = {
                    ['ID'] = 'RoundedFaceItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Face',
        },
        ['Rubber Wheel'] = {
                    ['ID'] = 'RubberWheelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
        },
        ['Rug Large'] = {
                    ['ID'] = 'RugLargeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large area rug to cover that weird stain.',
        },
        ['Rug Medium'] = {
                    ['ID'] = 'RugMediumItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A medium rug for medium uses.',
        },
        ['Rug Small'] = {
                    ['ID'] = 'RugSmallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
        },
        ['Running Shoes'] = {
                    ['ID'] = 'RunningShoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Light weight shoes designed to make you run faster.(Increases movement speed)',
        },
        ['Rustic Window Planter'] = {
                    ['ID'] = 'RusticWindowPlanterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple planter box mounted on a wall or by a window.',
        },
        ['Saguaro Rib'] = {
                    ['ID'] = 'SaguaroRibItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
        },
        ['Saguaro Seed'] = {
                    ['ID'] = 'SaguaroSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a saguaro cactus.',
        },
        ['Saguaro Seed Pack'] = {
                    ['ID'] = 'SaguaroSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a saguaro cactus.',
        },
        ['Salmon'] = {
                    ['ID'] = 'SalmonItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A salmon.',
        },
        ['Salt Basket'] = {
                    ['ID'] = 'SaltBasketItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basket of salt.',
        },
        ['Sand'] = {
                    ['ID'] = 'SandItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
        },
        ['Sandals'] = {
                    ['ID'] = 'SandalsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)',
        },
        ['Sandstone'] = {
                    ['ID'] = 'SandstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
        },
        ['Sawmill'] = {
                    ['ID'] = 'SawmillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Used to saw wood into lumber.',
        },
        ['Saxifrage Seed'] = {
                    ['ID'] = 'SaxifrageSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow saxifrage.',
        },
        ['Saxifrage Seed Pack'] = {
                    ['ID'] = 'SaxifrageSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow saxifrage.',
        },
        ['Scarecrow'] = {
                    ['ID'] = 'ScarecrowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Keeps animals away. (WIP)',
        },
        ['School Supply Station Item'] = {
                    ['ID'] = 'SchoolSupplyStationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Scientist'] = {
                    ['ID'] = 'ScientistSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Scientists can transforms the knowledge and understanding of the world into more practical uses.',
        },
        ['Scrap Meat'] = {
                    ['ID'] = 'ScrapMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Chunks of extra meat.',
        },
        ['Screening Machine'] = {
                    ['ID'] = 'ScreeningMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
        },
        ['Screw Press'] = {
                    ['ID'] = 'ScrewPressItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Screws'] = {
                    ['ID'] = 'ScrewsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.',
        },
        ['Scruffy Hair'] = {
                    ['ID'] = 'ScruffyHairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
        },
        ['Seagrass Seed'] = {
                    ['ID'] = 'SeagrassSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow seagrass.',
        },
        ['Seagrass Seed Pack'] = {
                    ['ID'] = 'SeagrassSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow seagrass.',
        },
        ['Seared Meat'] = {
                    ['ID'] = 'SearedMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A cut of perfectly seared steak.',
        },
        ['Seeded Camas Roll'] = {
                    ['ID'] = 'SeededCamasRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.',
        },
        ['Self Improvement'] = {
                    ['ID'] = 'SelfImprovementSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.',
        },
        ['Sensor Based Belt Sorter'] = {
                    ['ID'] = 'SensorBasedBeltSorterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
        },
        ['Sensuous Sea Pizza'] = {
                    ['ID'] = 'SensuousSeaPizzaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The chewyness is unreal.',
        },
        ['Servo'] = {
                    ['ID'] = 'ServoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A rotary actuator that allows for control over angular position.',
        },
        ['Settlement Crafting Table'] = {
                    ['ID'] = 'SettlementCraftingTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic workspace for crafting all manner of settlement related objects.',
        },
        ['Sewage'] = {
                    ['ID'] = 'SewageItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
        },
        ['Shale'] = {
                    ['ID'] = 'ShaleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.',
        },
        ['Shaper'] = {
                    ['ID'] = 'ShaperItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Shark Fillet Soup'] = {
                    ['ID'] = 'SharkFilletSoupItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A texture all of its own.',
        },
        ['Shark Jaws'] = {
                    ['ID'] = 'SharkJawsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A mounted jaw from a mighty catch!',
        },
        ['Sharpening Steel'] = {
                    ['ID'] = 'SharpeningSteelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A steel rod with grooves allowing more finer sharpening of tools.',
        },
        ['Sheep Mount'] = {
                    ['ID'] = 'SheepMountItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A hunting trophy for your house.',
        },
        ['Shelf Cabinet'] = {
                    ['ID'] = 'ShelfCabinetItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When a shelf and a cabinet aren\'t enough individually.',
        },
        ['Shipping Container Blue'] = {
                    ['ID'] = 'ShippingContainerBlueItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Shipping Container Green'] = {
                    ['ID'] = 'ShippingContainerGreenItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Shipping Container Red'] = {
                    ['ID'] = 'ShippingContainerRedItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Shipwright'] = {
                    ['ID'] = 'ShipwrightSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Shipwrights uses the fundamental practical application of carpenters and applying it to maritime usage.',
        },
        ['Shipwright Advanced Upgrade'] = {
                    ['ID'] = 'ShipwrightAdvancedUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
        },
        ['Shipwright Basic Upgrade'] = {
                    ['ID'] = 'ShipwrightBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
        },
        ['Shipwright Hat'] = {
                    ['ID'] = 'ShipwrightHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simple sailor\'s cap, don?t lose it or you might be walking on a plank.',
        },
        ['Shipwright Overalls'] = {
                    ['ID'] = 'ShipwrightOverallsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Denim overall for extra sturdy wearability.',
        },
        ['Shipwright Sandals'] = {
                    ['ID'] = 'ShipwrightSandalsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)',
        },
        ['Shipwright Shirt'] = {
                    ['ID'] = 'ShipwrightShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A striped shirt symbolizing your affinity for traveling across the seas.',
        },
        ['Shipwright Sign'] = {
                    ['ID'] = 'ShipwrightSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Shipwright Skill Book'] = {
                    ['ID'] = 'ShipwrightSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Shipwright Skill Scroll'] = {
                    ['ID'] = 'ShipwrightSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Shoji Door'] = {
                    ['ID'] = 'ShojiDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A Far Eastern influenced wooden sliding door.',
        },
        ['Shorn Wool'] = {
                    ['ID'] = 'ShornWoolItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Wool that has been shorn from an animal.',
        },
        ['Short Beard'] = {
                    ['ID'] = 'ShortBeardItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Shorts'] = {
                    ['ID'] = 'ShortsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
        },
        ['Simmered Meat'] = {
                    ['ID'] = 'SimmeredMeatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Meat cooked in meat juices keeps the meat juicy.',
        },
        ['Simple Syrup'] = {
                    ['ID'] = 'SimpleSyrupItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A simple water and suger combination heated until the sugar dissolves.',
        },
        ['Sink'] = {
                    ['ID'] = 'SinkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An industrial sink.',
        },
        ['Skid Steer'] = {
                    ['ID'] = 'SkidSteerItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
        },
        ['Slag'] = {
                    ['ID'] = 'SlagItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
        },
        ['Sleek Short Hair'] = {
                    ['ID'] = 'SleekShortHairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Small Bath Mat'] = {
                    ['ID'] = 'SmallBathMatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.',
        },
        ['Small Canoe'] = {
                    ['ID'] = 'SmallCanoeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small Canoe for hauling minimal loads.',
        },
        ['Small Cotton Bunting Festive'] = {
                    ['ID'] = 'SmallCottonBuntingFestiveItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Cotton Bunting Red'] = {
                    ['ID'] = 'SmallCottonBuntingRedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Cotton Bunting Regal'] = {
                    ['ID'] = 'SmallCottonBuntingRegalItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Cotton Bunting Vibrant'] = {
                    ['ID'] = 'SmallCottonBuntingVibrantItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
        },
        ['Small Court'] = {
                    ['ID'] = 'SmallCourtItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
        },
        ['Small Festive Paper Lantern'] = {
                    ['ID'] = 'SmallFestivePaperLanternItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Small Hanging Ashlar Basalt Sign'] = {
                    ['ID'] = 'SmallHangingAshlarBasaltSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Gneiss Sign'] = {
                    ['ID'] = 'SmallHangingAshlarGneissSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Granite Sign'] = {
                    ['ID'] = 'SmallHangingAshlarGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Limestone Sign'] = {
                    ['ID'] = 'SmallHangingAshlarLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Sandstone Sign'] = {
                    ['ID'] = 'SmallHangingAshlarSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Shale Sign'] = {
                    ['ID'] = 'SmallHangingAshlarShaleSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ashlar Stone Sign'] = {
                    ['ID'] = 'SmallHangingAshlarStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Birch Sign'] = {
                    ['ID'] = 'SmallHangingBirchSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Cedar Sign'] = {
                    ['ID'] = 'SmallHangingCedarSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Ceiba Sign'] = {
                    ['ID'] = 'SmallHangingCeibaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Fir Sign'] = {
                    ['ID'] = 'SmallHangingFirSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Hardwood Sign'] = {
                    ['ID'] = 'SmallHangingHardwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Joshua Sign'] = {
                    ['ID'] = 'SmallHangingJoshuaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Lumber Sign'] = {
                    ['ID'] = 'SmallHangingLumberSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Granite Sign'] = {
                    ['ID'] = 'SmallHangingMortaredGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Limestone Sign'] = {
                    ['ID'] = 'SmallHangingMortaredLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Sandstone Sign'] = {
                    ['ID'] = 'SmallHangingMortaredSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Mortared Stone Sign'] = {
                    ['ID'] = 'SmallHangingMortaredStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Oak Sign'] = {
                    ['ID'] = 'SmallHangingOakSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Palm Sign'] = {
                    ['ID'] = 'SmallHangingPalmSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Redwood Sign'] = {
                    ['ID'] = 'SmallHangingRedwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Saguaro Sign'] = {
                    ['ID'] = 'SmallHangingSaguaroSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Softwood Sign'] = {
                    ['ID'] = 'SmallHangingSoftwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Spruce Sign'] = {
                    ['ID'] = 'SmallHangingSpruceSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Stone Sign'] = {
                    ['ID'] = 'SmallHangingStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Hanging Wood Sign'] = {
                    ['ID'] = 'SmallHangingWoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Meeting Chair'] = {
                    ['ID'] = 'SmallMeetingChairItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Small Meeting Table'] = {
                    ['ID'] = 'SmallMeetingTableItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Small Nylon Bunting Green'] = {
                    ['ID'] = 'SmallNylonBuntingGreenItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Small Nylon Bunting Purple'] = {
                    ['ID'] = 'SmallNylonBuntingPurpleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Small Nylon Bunting Yellow'] = {
                    ['ID'] = 'SmallNylonBuntingYellowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
        },
        ['Small Paper Lantern'] = {
                    ['ID'] = 'SmallPaperLanternItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small paper lantern.',
        },
        ['Small Paper Machine'] = {
                    ['ID'] = 'SmallPaperMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Laborous way of creating sheets of paper.',
        },
        ['Small Shipyard'] = {
                    ['ID'] = 'SmallShipyardItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A crude workspace for constructing smaller vehicles designed for use in a maritime environment.',
        },
        ['Small Sink'] = {
                    ['ID'] = 'SmallSinkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small household sink.',
        },
        ['Small Standing Ashlar Basalt Sign'] = {
                    ['ID'] = 'SmallStandingAshlarBasaltSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Gneiss Sign'] = {
                    ['ID'] = 'SmallStandingAshlarGneissSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Granite Sign'] = {
                    ['ID'] = 'SmallStandingAshlarGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Limestone Sign'] = {
                    ['ID'] = 'SmallStandingAshlarLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Sandstone Sign'] = {
                    ['ID'] = 'SmallStandingAshlarSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Shale Sign'] = {
                    ['ID'] = 'SmallStandingAshlarShaleSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ashlar Stone Sign'] = {
                    ['ID'] = 'SmallStandingAshlarStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Birch Sign'] = {
                    ['ID'] = 'SmallStandingBirchSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Cedar Sign'] = {
                    ['ID'] = 'SmallStandingCedarSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Ceiba Sign'] = {
                    ['ID'] = 'SmallStandingCeibaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Fir Sign'] = {
                    ['ID'] = 'SmallStandingFirSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Hardwood Sign'] = {
                    ['ID'] = 'SmallStandingHardwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Joshua Sign'] = {
                    ['ID'] = 'SmallStandingJoshuaSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Lumber Sign'] = {
                    ['ID'] = 'SmallStandingLumberSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Granite Sign'] = {
                    ['ID'] = 'SmallStandingMortaredGraniteSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Limestone Sign'] = {
                    ['ID'] = 'SmallStandingMortaredLimestoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Sandstone Sign'] = {
                    ['ID'] = 'SmallStandingMortaredSandstoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Mortared Stone Sign'] = {
                    ['ID'] = 'SmallStandingMortaredStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Oak Sign'] = {
                    ['ID'] = 'SmallStandingOakSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Palm Sign'] = {
                    ['ID'] = 'SmallStandingPalmSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Redwood Sign'] = {
                    ['ID'] = 'SmallStandingRedwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Saguaro Sign'] = {
                    ['ID'] = 'SmallStandingSaguaroSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Softwood Sign'] = {
                    ['ID'] = 'SmallStandingSoftwoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Spruce Sign'] = {
                    ['ID'] = 'SmallStandingSpruceSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Stone Sign'] = {
                    ['ID'] = 'SmallStandingStoneSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Standing Wood Sign'] = {
                    ['ID'] = 'SmallStandingWoodSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A small sign for all of your smaller text needs!',
        },
        ['Small Stockpile'] = {
                    ['ID'] = 'SmallStockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Designates a 3x3x3 area as storage for large items.',
        },
        ['Small Wood Cart'] = {
                    ['ID'] = 'SmallWoodCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small wood cart for hauling minimal loads.',
        },
        ['Small Wooden Boat'] = {
                    ['ID'] = 'SmallWoodenBoatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A personal transport vessel capable of holding a suprising amount of goods.',
        },
        ['Small Wooden Ship Frame'] = {
                    ['ID'] = 'SmallWoodenShipFrameItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The basis for any wooden personal vessel.',
        },
        ['Smelting'] = {
                    ['ID'] = 'SmeltingSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Metal is an important part of progress and smelting is the first step into a new age. Levels up by crafting related recipes.',
        },
        ['Smelting Basic Upgrade'] = {
                    ['ID'] = 'SmeltingBasicUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.',
        },
        ['Smelting Skill Book'] = {
                    ['ID'] = 'SmeltingSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Smelting Skill Scroll'] = {
                    ['ID'] = 'SmeltingSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Smelting Upgrade'] = {
                    ['ID'] = 'SmeltingUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
        },
        ['Smith'] = {
                    ['ID'] = 'SmithSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Smiths smelt concentrate ore into metal bars and craft superior tools that helps citizens work more productively.',
        },
        ['Smith Apron'] = {
                    ['ID'] = 'SmithApronItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.',
        },
        ['Smith Bandana'] = {
                    ['ID'] = 'SmithBandanaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.',
        },
        ['Smith Boots'] = {
                    ['ID'] = 'SmithBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)',
        },
        ['Smith Gloves'] = {
                    ['ID'] = 'SmithGlovesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A reinforced wrist guard paired with a lone work glove.',
        },
        ['Smith Pants'] = {
                    ['ID'] = 'SmithPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Denim pants with knee patches.',
        },
        ['Smith Shirt'] = {
                    ['ID'] = 'SmithShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simple cotton shirt helps reduce the strain of heat exposure.',
        },
        ['Smog'] = {
                    ['ID'] = 'SmogItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'A smoke that contains a combination of pollutants.',
        },
        ['Smooth Gut Noodle Roll'] = {
                    ['ID'] = 'SmoothGutNoodleRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'These noodle rolls look VERY smooth.',
        },
        ['Snapping Turtle Carcass'] = {
                    ['ID'] = 'SnappingTurtleCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead snapping turtle.',
        },
        ['Socialist Shirt'] = {
                    ['ID'] = 'SocialistShirtItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Embrace the power of the people with this bold t-shirt. Crafted for the champions of equality, this shirt is a rallying cry for collective action. Wear it to stand united with your comrades in the fight for a fairer world!',
        },
        ['Softwood Board'] = {
                    ['ID'] = 'SoftwoodBoardItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A higher quality softwood board used for long lasting furniture.',
        },
        ['Softwood Hewn Log'] = {
                    ['ID'] = 'SoftwoodHewnLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
        },
        ['Softwood Lumber'] = {
                    ['ID'] = 'SoftwoodLumberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Can be fashioned into various usable equipment.',
        },
        ['Softwood Lumber Bench'] = {
                    ['ID'] = 'SoftwoodLumberBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
        },
        ['Softwood Lumber Chair'] = {
                    ['ID'] = 'SoftwoodLumberChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
        },
        ['Softwood Lumber Door'] = {
                    ['ID'] = 'SoftwoodLumberDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A door made from finely cut lumber.',
        },
        ['Softwood Lumber Dresser'] = {
                    ['ID'] = 'SoftwoodLumberDresserItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
        },
        ['Softwood Lumber Table'] = {
                    ['ID'] = 'SoftwoodLumberTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large lumber table for eating meals or getting some work done.',
        },
        ['Softwood Sorter Stand'] = {
                    ['ID'] = 'SoftwoodSorterStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Softwood stand for sort items between stockpiles',
        },
        ['Soil Sampler'] = {
                    ['ID'] = 'SoilSamplerItem',
                    ['Category'] = 'Tools',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
        },
        ['Solar Generator'] = {
                    ['ID'] = 'SolarGeneratorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.',
        },
        ['Sombrero'] = {
                    ['ID'] = 'SombreroItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A traditional Sombrero.',
        },
        ['Spiky Roll'] = {
                    ['ID'] = 'SpikyRollItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Spikes are definitely removed before serving.',
        },
        ['Spin Melter'] = {
                    ['ID'] = 'SpinMelterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'Modules',
                    ['Description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.',
        },
        ['Spinning Jenny'] = {
                    ['ID'] = 'SpinningJennyItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Making yarn and threads made easy!',
        },
        ['Spoiled Food'] = {
                    ['ID'] = 'SpoiledFoodItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.',
        },
        ['Spruce Log'] = {
                    ['ID'] = 'SpruceLogItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
        },
        ['Spruce Seed'] = {
                    ['ID'] = 'SpruceSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a spruce tree.',
        },
        ['Spruce Seed Pack'] = {
                    ['ID'] = 'SpruceSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a spruce tree.',
        },
        ['Square Belt'] = {
                    ['ID'] = 'SquareBeltItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Belt with a square buckle.',
        },
        ['Square Jaw'] = {
                    ['ID'] = 'SquareJawItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Jaw',
        },
        ['Square Pot'] = {
                    ['ID'] = 'PlanterPotSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
        },
        ['Stamp Mill'] = {
                    ['ID'] = 'StampMillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
        },
        ['Standing Glass Sign'] = {
                    ['ID'] = 'StandingGlassSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large sign framed with a glass plate.',
        },
        ['Standing Long Steel Sign'] = {
                    ['ID'] = 'StandingLongSteelSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A long steel plate with a wooden base.',
        },
        ['Standing Steel Brick Sign'] = {
                    ['ID'] = 'StandingSteelBrickSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A solid steel plate supported by a brick base.',
        },
        ['Starter Camp'] = {
                    ['ID'] = 'StarterCampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A combination of a small tent and a tiny stockpile.',
        },
        ['Steam Engine'] = {
                    ['ID'] = 'SteamEngineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large steam engine for generating power.',
        },
        ['Steam Tractor'] = {
                    ['ID'] = 'SteamTractorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tractor powered through steam.',
        },
        ['Steam Tractor Harvester'] = {
                    ['ID'] = 'SteamTractorHarvesterItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
        },
        ['Steam Tractor Plow'] = {
                    ['ID'] = 'SteamTractorPlowItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick plowing.',
        },
        ['Steam Tractor Scoop'] = {
                    ['ID'] = 'SteamTractorScoopItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick terraforming.',
        },
        ['Steam Tractor Sower'] = {
                    ['ID'] = 'SteamTractorSowerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Items',
                    ['Description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
        },
        ['Steam Truck'] = {
                    ['ID'] = 'SteamTruckItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A truck that runs on steam.',
        },
        ['Steel Abstract Fixture'] = {
                    ['ID'] = 'SteelAbstractFixtureItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Axe'] = {
                    ['ID'] = 'SteelAxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A Steel axe made for cutting down trees.',
        },
        ['Steel Axle'] = {
                    ['ID'] = 'SteelAxleItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
        },
        ['Steel Bar'] = {
                    ['ID'] = 'SteelBarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Refined bar of steel.',
        },
        ['Steel Buoy'] = {
                    ['ID'] = 'SteelBuoyItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A steel navigational buoy, can also be used as a moorage post.',
        },
        ['Steel Ceiling Light'] = {
                    ['ID'] = 'SteelCeilingLightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Floor Lamp'] = {
                    ['ID'] = 'SteelFloorLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room. This time from the floor.',
        },
        ['Steel Gear'] = {
                    ['ID'] = 'SteelGearItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A toothed machine part that interlocks with others.',
        },
        ['Steel Gearbox'] = {
                    ['ID'] = 'SteelGearboxItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
        },
        ['Steel Hammer'] = {
                    ['ID'] = 'SteelHammerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A robust steel hammer useful for shaping blocks and deconstruction.',
        },
        ['Steel Hanging Fixture'] = {
                    ['ID'] = 'SteelHangingFixtureItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Hanging Lamp'] = {
                    ['ID'] = 'SteelHangingLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Hoe'] = {
                    ['ID'] = 'SteelHoeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A steel hoe with improved range to help tilling larger areas.',
        },
        ['Steel Kitchen Lamp'] = {
                    ['ID'] = 'SteelKitchenLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Liquids Tank'] = {
                    ['ID'] = 'SteelLiquidsTankItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Steel Machete'] = {
                    ['ID'] = 'SteelMacheteItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A machete used to quickly clear plants.',
        },
        ['Steel Moorage Post'] = {
                    ['ID'] = 'SteelMooragePostItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An iron moorage post that makes sure that even the largest of vessels stay still.',
        },
        ['Steel Pickaxe'] = {
                    ['ID'] = 'SteelPickaxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A steel pickaxe used to break down stone and ore into usable rubble.',
        },
        ['Steel Pipe'] = {
                    ['ID'] = 'SteelPipeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A pipe for transporting liquids.',
        },
        ['Steel Plate'] = {
                    ['ID'] = 'SteelPlateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A sturdy steel plate for use in various crafting recipes.',
        },
        ['Steel Podium'] = {
                    ['ID'] = 'SteelPodiumItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Steel Row Seating'] = {
                    ['ID'] = 'SteelRowSeatingItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Steel Saw Blade'] = {
                    ['ID'] = 'SteelSawBladeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
        },
        ['Steel Searchlight'] = {
                    ['ID'] = 'SteelSearchlightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When your goal is to really light up the heaven!',
        },
        ['Steel Shovel'] = {
                    ['ID'] = 'SteelShovelItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'When an iron shovel is not enough and you need something more durable while terraforming.',
        },
        ['Steel Sickle'] = {
                    ['ID'] = 'SteelSickleItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
        },
        ['Steel Spring'] = {
                    ['ID'] = 'SteelSpringItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A steel spring used to create bouncing inventions.',
        },
        ['Steel Square Fixture'] = {
                    ['ID'] = 'SteelSquareFixtureItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Steel Table Lamp'] = {
                    ['ID'] = 'SteelTableLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For late night studying. Or working. Or anything, really.',
        },
        ['Steel Warehouse Shelves'] = {
                    ['ID'] = 'SteelWarehouseShelvesItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large metal rack allowing larger volume storage.',
        },
        ['Stenographers Table'] = {
                    ['ID'] = 'StenographersTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.',
        },
        ['Stockpile'] = {
                    ['ID'] = 'StockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Designates a 5x5x5 area as storage for large items.',
        },
        ['Stone'] = {
                    ['ID'] = 'StoneItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A pile of stones.',
        },
        ['Stone Axe'] = {
                    ['ID'] = 'StoneAxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude stone axe made for cutting down trees.',
        },
        ['Stone Brazier'] = {
                    ['ID'] = 'StoneBrazierItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A stone stand which can hold burning fuel to provide light.',
        },
        ['Stone Door'] = {
                    ['ID'] = 'StoneDoorItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy stone door.',
        },
        ['Stone Hammer'] = {
                    ['ID'] = 'StoneHammerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude stone hammer useful for shaping blocks and deconstruction.',
        },
        ['Stone Machete'] = {
                    ['ID'] = 'StoneMacheteItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A machete used to quickly clear plants.',
        },
        ['Stone Pickaxe'] = {
                    ['ID'] = 'StonePickaxeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude pickaxe used to break down stone and ore into usable rubble.',
        },
        ['Stone Plaque'] = {
                    ['ID'] = 'StonePlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Stone Road'] = {
                    ['ID'] = 'StoneRoadItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
        },
        ['Stone Road Tool'] = {
                    ['ID'] = 'StoneRoadToolItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A tool for tamping dirt into roads.',
        },
        ['Stone Sickle'] = {
                    ['ID'] = 'StoneSickleItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A stone sickle used to harvest crops or cut grass.',
        },
        ['Stop Sign'] = {
                    ['ID'] = 'StopSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
        },
        ['Storage Chest'] = {
                    ['ID'] = 'StorageChestItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A container you can store items in.',
        },
        ['Storage Silo'] = {
                    ['ID'] = 'StorageSiloItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
        },
        ['Store'] = {
                    ['ID'] = 'StoreItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the selling and trading of items.',
        },
        ['Store Sign'] = {
                    ['ID'] = 'StoreSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Stove'] = {
                    ['ID'] = 'StoveItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A heavy stove for cooking more complex dishes.',
        },
        ['Strange Fuel'] = {
                    ['ID'] = 'StrangeFuelItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'CHEEEAAAAATER',
        },
        ['Street Sign'] = {
                    ['ID'] = 'StreetSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
        },
        ['Streetlamp'] = {
                    ['ID'] = 'StreetlampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A towering metal light post that requires electricity to run.',
        },
        ['Students Desk Item'] = {
                    ['ID'] = 'StudentsDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Students Desk T1'] = {
                    ['ID'] = 'StudentsDeskT1Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Students Desk T2'] = {
                    ['ID'] = 'StudentsDeskT2Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Students Desk T3'] = {
                    ['ID'] = 'StudentsDeskT3Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Stuffed Alligator'] = {
                    ['ID'] = 'StuffedAlligatorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Bison'] = {
                    ['ID'] = 'StuffedBisonItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Elk'] = {
                    ['ID'] = 'StuffedElkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Goat'] = {
                    ['ID'] = 'StuffedGoatItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Jaguar'] = {
                    ['ID'] = 'StuffedJaguarItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stuffed Turkey'] = {
                    ['ID'] = 'StuffedTurkeyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.',
        },
        ['Stuffed Wolf'] = {
                    ['ID'] = 'StuffedWolfItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'It looks so real!',
        },
        ['Stump Bed'] = {
                    ['ID'] = 'StumpBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Simple collection of straw to rest on, don\'t mind the fleas.',
        },
        ['Stump Chair'] = {
                    ['ID'] = 'StumpChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.',
        },
        ['Stump Latrine'] = {
                    ['ID'] = 'StumpLatrineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Simple yet functional.',
        },
        ['Stump Table'] = {
                    ['ID'] = 'StumpTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large log cut in half for placing things on.',
        },
        ['Substrate'] = {
                    ['ID'] = 'SubstrateItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The foundation material for complex electronics.',
        },
        ['Sugar'] = {
                    ['ID'] = 'SugarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Even sweet lovers don\'t eat sugar plain.',
        },
        ['Sugarcane'] = {
                    ['ID'] = 'SugarcaneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'How did you even get this?',
        },
        ['Sugarcane Pack'] = {
                    ['ID'] = 'SugarcanePackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'How did you even get this?',
        },
        ['Sulfur'] = {
                    ['ID'] = 'SulfurItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'While it may not look like much it is fundamentally essential to sustain life.',
        },
        ['Sun Butter'] = {
                    ['ID'] = 'SunButterItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'A revolutionary method to acquire butter.',
        },
        ['Sun Cheese'] = {
                    ['ID'] = 'SunCheeseItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Cheesy yet not made in a traditional way.',
        },
        ['Sunflower'] = {
                    ['ID'] = 'SunflowerItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A plant whose seeds are quite versitile in their use further processed.',
        },
        ['Sunflower Seed'] = {
                    ['ID'] = 'SunflowerSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow sunflowers.',
        },
        ['Sunflower Seed Pack'] = {
                    ['ID'] = 'SunflowerSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow sunflowers.',
        },
        ['Survivalist'] = {
                    ['ID'] = 'SurvivalistSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?',
        },
        ['Sweeping Hands: Mining'] = {
                    ['ID'] = 'MiningSweepingHandsTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Picking up rocks also attempts to pick up similar rocks in an area.',
        },
        ['Sweet Deer Jerky'] = {
                    ['ID'] = 'SweetDeerJerkyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Marinated in a mix of oil, herbs and some sweetener really increased the potential.',
        },
        ['Sweet Salad'] = {
                    ['ID'] = 'SweetSaladItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'The sweetness of the fruits happens to work well with the salad.',
        },
        ['Swirl Vase'] = {
                    ['ID'] = 'SwirlVaseItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A  vase made with glass to brighten up your home.',
        },
        ['Switch'] = {
                    ['ID'] = 'SwitchItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Toggle on any touching wires and electronic objects.',
        },
        ['Synthetic Rubber'] = {
                    ['ID'] = 'SyntheticRubberItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
        },
        ['Tailings'] = {
                    ['ID'] = 'TailingsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
        },
        ['Tailor'] = {
                    ['ID'] = 'TailorSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Tailorings work with cloth to make high-end furniture.and clothing that provides special bonuses when worn.',
        },
        ['Tailor Bowler Hat'] = {
                    ['ID'] = 'TailorBowlerHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A stylish bowler hat made of tighly spun fur felt.',
        },
        ['Tailor Pants'] = {
                    ['ID'] = 'TailorPantsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Tailored slacks that fit just right.',
        },
        ['Tailor Shirt'] = {
                    ['ID'] = 'TailorShirtItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.',
        },
        ['Tailor Shoes'] = {
                    ['ID'] = 'TailorShoesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)',
        },
        ['Tailor Sign'] = {
                    ['ID'] = 'TailorSignItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A helpful sign for advertisements along the road.',
        },
        ['Tailoring'] = {
                    ['ID'] = 'TailoringSkill',
                    ['Category'] = '_None',
                    ['Group'] = 'Skills',
                    ['Description'] = 'Creating new clothes and setting trends. Levels up by crafting related recipes.',
        },
        ['Tailoring Basic Upgrade'] = {
                    ['ID'] = 'TailoringUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
        },
        ['Tailoring Modern Upgrade'] = {
                    ['ID'] = 'TailoringModernUpgradeItem',
                    ['Category'] = 'Efficiency Modules',
                    ['Group'] = 'Upgrade',
                    ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
        },
        ['Tailoring Skill Book'] = {
                    ['ID'] = 'TailoringSkillBook',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Books',
                    ['Description'] = '',
        },
        ['Tailoring Skill Scroll'] = {
                    ['ID'] = 'TailoringSkillScroll',
                    ['Category'] = 'Hidden/Research',
                    ['Group'] = 'Skill Scrolls',
                    ['Description'] = '',
        },
        ['Tailoring Table'] = {
                    ['ID'] = 'TailoringTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
        },
        ['Tall Boots'] = {
                    ['ID'] = 'TallBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.',
        },
        ['Tallow'] = {
                    ['ID'] = 'TallowItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Rendered animal fat useful for more than just cooking.',
        },
        ['Tallow Candle'] = {
                    ['ID'] = 'TallowCandleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A candle which can burn tallow to produce a small amount of light.',
        },
        ['Tallow Lamp'] = {
                    ['ID'] = 'TallowLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A pottery lamp. Fuel with tallow.',
        },
        ['Tallow Wall Lamp'] = {
                    ['ID'] = 'TallowWallLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
        },
        ['Tapestry'] = {
                    ['ID'] = 'TapestryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple neutral tapestry.',
        },
        ['Tapestry Fish'] = {
                    ['ID'] = 'TapestryFishItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tapestry with a beautiful fish display.',
        },
        ['Tapestry Sunset'] = {
                    ['ID'] = 'TapestrySunsetItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A tapestry with a beautiful sunset display.',
        },
        ['Taro Fries'] = {
                    ['ID'] = 'TaroFriesItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Crispy strips of taro that have been deep fried in oil.',
        },
        ['Taro Root'] = {
                    ['ID'] = 'TaroRootItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Colocasia esculenta.',
        },
        ['Taro Seed'] = {
                    ['ID'] = 'TaroSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow taro.',
        },
        ['Taro Seed Pack'] = {
                    ['ID'] = 'TaroSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow taro.',
        },
        ['Tasty Tropical Pizza'] = {
                    ['ID'] = 'TastyTropicalPizzaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'To some it is tasty. To others, unforgivable.',
        },
        ['Teachers Desk Item'] = {
                    ['ID'] = 'TeachersDeskItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Teachers Desk T1'] = {
                    ['ID'] = 'TeachersDeskT1Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Teachers Desk T2'] = {
                    ['ID'] = 'TeachersDeskT2Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Teachers Desk T3'] = {
                    ['ID'] = 'TeachersDeskT3Item',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Tech Tree Visualizer'] = {
                    ['ID'] = 'TechTreeVizItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Actionbar Items',
                    ['Description'] = 'Displays the tech tree visualizer and the research progress across the world.',
        },
        ['The Bob'] = {
                    ['ID'] = 'TheBobItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = '',
        },
        ['Tiki Torch'] = {
                    ['ID'] = 'TikiTorchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Great for outdoor l',
        },
        ['Tiny Stockpile'] = {
                    ['ID'] = 'TinyStockpileItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Designates a 2x3x2 area as storage for large items.',
        },
        ['Toilet'] = {
                    ['ID'] = 'ToiletItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When you gotta go, you gotta go.',
        },
        ['Toll'] = {
                    ['ID'] = 'TollItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Toggle on any touching wires and electronic objects.',
        },
        ['Tomato'] = {
                    ['ID'] = 'TomatoItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
        },
        ['Tomato Seed'] = {
                    ['ID'] = 'TomatoSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow tomato plants.',
        },
        ['Tomato Seed Pack'] = {
                    ['ID'] = 'TomatoSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow tomato plants.',
        },
        ['Tool Bench'] = {
                    ['ID'] = 'ToolBenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A place to craft and fix up tools.',
        },
        ['Tool Efficiency: Gathering'] = {
                    ['ID'] = 'GatheringToolEfficiencyTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
        },
        ['Tool Efficiency: Logging'] = {
                    ['ID'] = 'LoggingToolEfficiencyTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
        },
        ['Tool Efficiency: Mining'] = {
                    ['ID'] = 'MiningToolEfficiencyTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
        },
        ['Tool Strength: Gathering'] = {
                    ['ID'] = 'GatheringToolStrengthTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage of related tools by 1.',
        },
        ['Tool Strength: Logging'] = {
                    ['ID'] = 'LoggingToolStrengthTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage of related tools by 1.',
        },
        ['Tool Strength: Mining'] = {
                    ['ID'] = 'MiningToolStrengthTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Increases the damage of related tools by 1.',
        },
        ['Topped Porridge'] = {
                    ['ID'] = 'ToppedPorridgeItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
        },
        ['Torch'] = {
                    ['ID'] = 'TorchItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A little bit of light to help beat back the night.',
        },
        ['Torch Stand'] = {
                    ['ID'] = 'TorchStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A stand for a torch.',
        },
        ['Tortilla'] = {
                    ['ID'] = 'TortillaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thin, unleavened flatbread.',
        },
        ['Towel Rack'] = {
                    ['ID'] = 'TowelRackItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden hanging rack designed for towels.',
        },
        ['Town Bell'] = {
                    ['ID'] = 'TownBellItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.',
        },
        ['Town Claim Stake'] = {
                    ['ID'] = 'TownClaimStakeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Town Foundation'] = {
                    ['ID'] = 'TownFoundationItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'The founding stone for civilization.',
        },
        ['Trailer Truck'] = {
                    ['ID'] = 'TrailerTruckItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Modern truck for hauling sizable loads.',
        },
        ['Transglutaminase'] = {
                    ['ID'] = 'TransglutaminaseItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Food',
                    ['Description'] = 'Any enzyme that can be used to bond proteins together.',
        },
        ['Transmission Pole'] = {
                    ['ID'] = 'TransmissionPoleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Can link electrical energy.',
        },
        ['Trapper Fur Hat'] = {
                    ['ID'] = 'TrapperFurHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'It sure is warm.',
        },
        ['Trapper Leather Hat'] = {
                    ['ID'] = 'TrapperLeatherHatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Helps keep the sun off your face... and neck... and also ears.',
        },
        ['Trash Item'] = {
                    ['ID'] = 'TrashItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = '',
        },
        ['Treasure Backpack'] = {
                    ['ID'] = 'TreasureBackpackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A backpack full of odds and ends, bits and bobs, that sort of thing.',
        },
        ['Treasury'] = {
                    ['ID'] = 'TreasuryItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the setting of taxes.',
        },
        ['Tree Debris'] = {
                    ['ID'] = 'TreeDebrisItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Clear cut debris that needs to be broken down to be more usable.',
        },
        ['Trillium Flower'] = {
                    ['ID'] = 'TrilliumFlowerItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Placeholder Description.',
        },
        ['Trillium Seed'] = {
                    ['ID'] = 'TrilliumSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow trillium.',
        },
        ['Trillium Seed Pack'] = {
                    ['ID'] = 'TrilliumSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow trillium.',
        },
        ['Tripod Camera'] = {
                    ['ID'] = 'TripodCameraItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'When you want to save the world but in a frame.',
        },
        ['Trousers'] = {
                    ['ID'] = 'TrousersItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).',
        },
        ['Trout'] = {
                    ['ID'] = 'TroutItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A trout.',
        },
        ['Truck'] = {
                    ['ID'] = 'TruckItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Modern truck for hauling sizable loads.',
        },
        ['Tuna'] = {
                    ['ID'] = 'TunaItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A tuna.',
        },
        ['Tunic'] = {
                    ['ID'] = 'TunicItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A simply made canvas shirt. Does not have a pocket to put your pen in.',
        },
        ['Turkey Carcass'] = {
                    ['ID'] = 'TurkeyCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead turkey.',
        },
        ['Upholstered Chair'] = {
                    ['ID'] = 'UpholsteredChairItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Like a chair, but upholstered.',
        },
        ['Upholstered Couch'] = {
                    ['ID'] = 'UpholsteredCouchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Like a couch, but upholstered.',
        },
        ['Urban Traveller: SelfImprovement'] = {
                    ['ID'] = 'SelfImprovementUrbanTravellerTalentGroup',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Talents',
                    ['Description'] = 'Slightly increases movement speed in high activity areas.',
        },
        ['Urchin'] = {
                    ['ID'] = 'UrchinItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An urchin.',
        },
        ['Valve'] = {
                    ['ID'] = 'ValveItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A device that regulates, directs, or controls the flow of fluid.',
        },
        ['Vegetable Medley'] = {
                    ['ID'] = 'VegetableMedleyItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'An eclectic arrangement of vegetables.',
        },
        ['Vegetable Soup'] = {
                    ['ID'] = 'VegetableSoupItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Who knew plants in plant broth could be so tasty?',
        },
        ['Vegetable Stock'] = {
                    ['ID'] = 'VegetableStockItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A hearty stock full of assorted vegetables.',
        },
        ['Vehicle Tool Toggle'] = {
                    ['ID'] = 'VehicleToggleItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Press to toggle digging/driving mode.',
        },
        ['Villagers Cowl Lowered'] = {
                    ['ID'] = 'VillagersCowlLoweredItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A rough linen cowl lowered, showing your face.',
        },
        ['Villagers Cowl Raised'] = {
                    ['ID'] = 'VillagersCowlRaisedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A rough linen cowl raised, hiding your face partially.',
        },
        ['Wainwright Table'] = {
                    ['ID'] = 'WainwrightTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
        },
        ['Wall Candle'] = {
                    ['ID'] = 'WallCandleItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wall mounted candle.',
        },
        ['Wall Mounted Chest'] = {
                    ['ID'] = 'WallMountedChestItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A chest but for the wall.',
        },
        ['Wall Mounted Trunk'] = {
                    ['ID'] = 'WallMountedTrunkItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A chest but for the wall.',
        },
        ['Wand Tool'] = {
                    ['ID'] = 'WandToolItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Tools',
                    ['Description'] = 'Does magical World Edit things',
        },
        ['Wanderers Hood Lowered'] = {
                    ['ID'] = 'WanderersHoodLoweredItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A quality linen cowl lowered, showing your face.',
        },
        ['Wanderers Hood Raised'] = {
                    ['ID'] = 'WanderersHoodRaisedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'A quality linen cowl raised, hiding your face partially.',
        },
        ['Washboard'] = {
                    ['ID'] = 'WashboardItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Sometimes it can be nice to have clean clothes.',
        },
        ['Washing Machine'] = {
                    ['ID'] = 'WashingMachineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
        },
        ['Waste Filter'] = {
                    ['ID'] = 'WasteFilterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Treats raw sewage.',
        },
        ['Water'] = {
                    ['ID'] = 'WaterItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
        },
        ['Waterweed Seed'] = {
                    ['ID'] = 'WaterweedSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow waterweed.',
        },
        ['Waterweed Seed Pack'] = {
                    ['ID'] = 'WaterweedSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow waterweed.',
        },
        ['Waterwheel'] = {
                    ['ID'] = 'WaterwheelItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.',
        },
        ['Wet Brick'] = {
                    ['ID'] = 'WetBrickItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A simple wet brick ready to be processed into a construction block.',
        },
        ['Wet Tailings'] = {
                    ['ID'] = 'WetTailingsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
        },
        ['Wheat'] = {
                    ['ID'] = 'WheatItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A common grain that is significantly more useful processed.',
        },
        ['Wheat Seed'] = {
                    ['ID'] = 'WheatSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow wheat.',
        },
        ['Wheat Seed Pack'] = {
                    ['ID'] = 'WheatSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow wheat.',
        },
        ['Wheelbarrow'] = {
                    ['ID'] = 'WheelbarrowItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small wheelbarrow for hauling minimal loads.',
        },
        ['Whetstone'] = {
                    ['ID'] = 'WhetstoneItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A polished piece of stone specifically cut to reduce damage of tools.',
        },
        ['White Bursage Seed'] = {
                    ['ID'] = 'WhiteBursageSeedItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Plant to grow a white bursage.',
        },
        ['White Bursage Seed Pack'] = {
                    ['ID'] = 'WhiteBursageSeedPackItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Items',
                    ['Description'] = 'Plant to grow a white bursage.',
        },
        ['White Powder'] = {
                    ['ID'] = 'WhitePowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
        },
        ['Wide Hips'] = {
                    ['ID'] = 'WideHipsItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Hips',
        },
        ['Wild Mix'] = {
                    ['ID'] = 'WildMixItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A dressed salad that, with the added sweetness, it\'s pretty tasty.',
        },
        ['Wild Stew'] = {
                    ['ID'] = 'WildStewItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A thick stew made with a variety of vegetables.',
        },
        ['Wilted Fiddleheads'] = {
                    ['ID'] = 'WiltedFiddleheadsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
        },
        ['Wind Turbine'] = {
                    ['ID'] = 'WindTurbineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
        },
        ['Windmill'] = {
                    ['ID'] = 'WindmillItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
        },
        ['Window Shutters Center'] = {
                    ['ID'] = 'WindowShuttersCenterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple window shutter helps to keep things in or out.',
        },
        ['Window Shutters Left'] = {
                    ['ID'] = 'WindowShuttersLeftItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple window shutter helps to keep things in or out.',
        },
        ['Window Shutters Right'] = {
                    ['ID'] = 'WindowShuttersRightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple window shutter helps to keep things in or out.',
        },
        ['Wire'] = {
                    ['ID'] = 'WireItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Connects electronic components.',
        },
        ['Wolf Carcass'] = {
                    ['ID'] = 'WolfCarcassItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A dead wolf.',
        },
        ['Wolf Pelt'] = {
                    ['ID'] = 'WolfPeltItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple animal skin processed for indoor use.',
        },
        ['Wolf Whisperer Hat'] = {
                    ['ID'] = 'WolfWhispererHatItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Wolf Whisperer Mask'] = {
                    ['ID'] = 'WolfWhispererMaskItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'AWOOOOOOOOO',
        },
        ['Wolf Whisperer Shirt'] = {
                    ['ID'] = 'WolfWhispererShirtItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Thanks for supporting ECO!',
        },
        ['Wood Cart'] = {
                    ['ID'] = 'WoodCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Small cart for hauling small loads.',
        },
        ['Wood Plaque'] = {
                    ['ID'] = 'WoodPlaqueItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A plaque used for rating a property.',
        },
        ['Wood Pulp'] = {
                    ['ID'] = 'WoodPulpItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
        },
        ['Wood Shop Cart'] = {
                    ['ID'] = 'WoodShopCartItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A store in a wooden cart, very useful when your customers are far away.',
        },
        ['Wood Window Planter'] = {
                    ['ID'] = 'WoodWindowPlanterItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple planter box mounted on a wall or by a window.',
        },
        ['Wooden Barge'] = {
                    ['ID'] = 'WoodenBargeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Bow'] = {
                    ['ID'] = 'WoodenBowItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
        },
        ['Wooden Ceiling Light'] = {
                    ['ID'] = 'WoodenCeilingLightItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Wooden Elevator'] = {
                    ['ID'] = 'WoodenElevatorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'An elevator for transporting loads vertically.',
        },
        ['Wooden Fabric Bed'] = {
                    ['ID'] = 'WoodenFabricBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A much more comfortable bed made with fabric.',
        },
        ['Wooden Floor Lamp'] = {
                    ['ID'] = 'WoodenFloorLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room. This time from the floor.',
        },
        ['Wooden Frame Landscape'] = {
                    ['ID'] = 'WoodenFrameLandscapeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Portrait'] = {
                    ['ID'] = 'WoodenFramePortraitItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Square'] = {
                    ['ID'] = 'WoodenFrameSquareItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Tall'] = {
                    ['ID'] = 'WoodenFrameTallItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Frame Wide'] = {
                    ['ID'] = 'WoodenFrameWideItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden frame useful for simple picture and art displays.',
        },
        ['Wooden Gear'] = {
                    ['ID'] = 'WoodenGearItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A basic gear for use in early wooden machinery.',
        },
        ['Wooden Hoe'] = {
                    ['ID'] = 'WoodenHoeItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude wooden hoe made for tilling soil.',
        },
        ['Wooden Hull Planks'] = {
                    ['ID'] = 'WoodenHullPlanksItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Basic wooden boards specially made for ships.',
        },
        ['Wooden Keel'] = {
                    ['ID'] = 'WoodenKeelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'The backbone of any wooden ships.',
        },
        ['Wooden Kitchen Lamp'] = {
                    ['ID'] = 'WoodenKitchenLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A more modern way to light up a room.',
        },
        ['Wooden Latrine'] = {
                    ['ID'] = 'LatrineItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wooden potty.',
        },
        ['Wooden Liquids Tank'] = {
                    ['ID'] = 'WoodenLiquidsTankItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Mold'] = {
                    ['ID'] = 'WoodenMoldItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A useful material for hardening, curing, and other various uses.',
        },
        ['Wooden Moorage Post'] = {
                    ['ID'] = 'WoodenMooragePostItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A basic moorage post made from wood to anchor smaller vessels in place.',
        },
        ['Wooden Oar'] = {
                    ['ID'] = 'WoodenOarItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'An important piece of equipment used to give smaller wooden ships momentum.',
        },
        ['Wooden Paint Sprayer'] = {
                    ['ID'] = 'WoodenPaintSprayerItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A crude painting tool using a primitive pumping method allowing someone to paint single blocks.',
        },
        ['Wooden Podium'] = {
                    ['ID'] = 'WoodenPodiumItem',
                    ['Category'] = 'Hidden',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Rudder'] = {
                    ['ID'] = 'WoodenRudderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'If you dont have one of these, you have no control over your heading.',
        },
        ['Wooden Shovel'] = {
                    ['ID'] = 'WoodenShovelItem',
                    ['Category'] = 'Tool',
                    ['Group'] = 'Tools',
                    ['Description'] = 'A simple wooden shovel made for moving dirt.',
        },
        ['Wooden Sliding Door'] = {
                    ['ID'] = 'WoodenSlidingDoorItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A simple sliding door made out of wood.',
        },
        ['Wooden Sorter Stand'] = {
                    ['ID'] = 'WoodenSorterStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Wooden stand for sort items between stockpiles',
        },
        ['Wooden Straw Bed'] = {
                    ['ID'] = 'WoodenStrawBedItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
        },
        ['Wooden Table Lamp'] = {
                    ['ID'] = 'WoodenTableLampItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'For late night studying. Or working. Or anything, really.',
        },
        ['Wooden Transport Ship'] = {
                    ['ID'] = 'WoodenTransportShipItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = '',
        },
        ['Wooden Wall Torch Stand'] = {
                    ['ID'] = 'WoodenWallTorchStandItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A wall mounted stand for a torch.',
        },
        ['Wooden Wheel'] = {
                    ['ID'] = 'WoodenWheelItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'A basic wheel for use in early wooden vehicles.',
        },
        ['Wool Carpet'] = {
                    ['ID'] = 'WoolCarpetItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'A woven wool floor covering attached to a lumber backing.',
        },
        ['Wool Curtains'] = {
                    ['ID'] = 'WoolCurtainsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'Curtains woven using the finest wool.  (Only cosmetic does not impact room value.)',
        },
        ['Wool Fabric'] = {
                    ['ID'] = 'WoolFabricItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.',
        },
        ['Wool Yarn'] = {
                    ['ID'] = 'WoolYarnItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Spun wool that can be used for knitting, weaving, or sewing.',
        },
        ['Work Backpack'] = {
                    ['ID'] = 'WorkBackpackItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)',
        },
        ['Work Boots'] = {
                    ['ID'] = 'WorkBootsItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Avatar Part',
                    ['Description'] = 'Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)',
        },
        ['Workbench'] = {
                    ['ID'] = 'WorkbenchItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A bench for the basics and making even more benches.',
        },
        ['Worldly Donut'] = {
                    ['ID'] = 'WorldlyDonutItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'Understand this, and you will understand a lot.',
        },
        ['Yeast'] = {
                    ['ID'] = 'YeastItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Food',
                    ['Description'] = 'A fungus that acts as an amazing leavening agent.',
        },
        ['Yellow Powder'] = {
                    ['ID'] = 'YellowPowderItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Items',
                    ['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
        },
        ['Zataku Table'] = {
                    ['ID'] = 'ZatakuTableItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'A large table for eating meals or getting some work done.',
        },
        ['Zen Garden'] = {
                    ['ID'] = 'ZenGardenItem',
                    ['Category'] = '_None',
                    ['Group'] = 'Block Items',
                    ['Description'] = 'The serenity and beauty of nature just outside in your own hands..',
        },
        ['Zoning Office'] = {
                    ['ID'] = 'ZoningOfficeItem',
                    ['Category'] = 'WorldObject',
                    ['Group'] = 'World Object',
                    ['Description'] = 'Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.',
        },
    },
}