ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.

Module:ItemData

From Eco - English Wiki
Revision as of 23:18, 6 December 2019 by Dennis (talk | contribs) (1 revision imported)

Documentation

DO NOT manually edit this page!

This module is a data file that is used to automate information throughout the Eco Wiki using various Lua Modules. If you would like to see more information generated on a data page request it on the Eco Contribution Wiki Discord server.


The Module:ItemData is currently used in:


-- Eco Version : 0.8.2.6 beta

return {
    items = {
        ['A P Gen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Not sure why you would have this or want to place it, but it just generates pollution.',
                    ['maxStack'] = '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,
                    ['type'] = 'APGenItem',
                    ['typeID'] = '660',
                    },
        ['Acorn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow an oak tree.',
                    ['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,
                    ['type'] = 'AcornItem',
                    ['typeID'] = '432',
                    },
        ['Acorn Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow an oak tree.',
                    ['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,
                    ['type'] = 'AcornPackItem',
                    ['typeID'] = '433',
                    },
        ['Acorn Powder'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Powdered acorn.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '40.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '5.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '5.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,
                    ['type'] = 'AcornPowderItem',
                    ['typeID'] = '249',
                    },
        ['Advanced Baking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
                    ['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,
                    ['type'] = 'AdvancedBakingSkillBook',
                    ['typeID'] = '539',
                    },
        ['Advanced Baking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Baking',
                    ['maxStack'] = '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,
                    ['type'] = 'AdvancedBakingSkillScroll',
                    ['typeID'] = '540',
                    },
        ['Advanced Combustion Engine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
                    ['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,
                    ['type'] = 'AdvancedCombustionEngineItem',
                    ['typeID'] = '354',
                    },
        ['Advanced Cooking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
                    ['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,
                    ['type'] = 'AdvancedCookingSkillBook',
                    ['typeID'] = '543',
                    },
        ['Advanced Cooking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Cooking',
                    ['maxStack'] = '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,
                    ['type'] = 'AdvancedCookingSkillScroll',
                    ['typeID'] = '544',
                    },
        ['Advanced Smelting Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
                    ['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,
                    ['type'] = 'AdvancedSmeltingSkillBook',
                    ['typeID'] = '546',
                    },
        ['Advanced Smelting Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Smelting',
                    ['maxStack'] = '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,
                    ['type'] = 'AdvancedSmeltingSkillScroll',
                    ['typeID'] = '547',
                    },
        ['Agave Leaves'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = '',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.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,
                    ['type'] = 'AgaveLeavesItem',
                    ['typeID'] = '250',
                    },
        ['Agave Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow an agave plant.',
                    ['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,
                    ['type'] = 'AgaveSeedItem',
                    ['typeID'] = '434',
                    },
        ['Agave Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow an agave plant.',
                    ['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,
                    ['type'] = 'AgaveSeedPackItem',
                    ['typeID'] = '435',
                    },
        ['Alpha Cloak'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                    ['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,
                    ['type'] = 'AlphaCloakItem',
                    ['typeID'] = '17',
                    },
        ['Alpha Goggles'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                    ['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,
                    ['type'] = 'AlphaGogglesItem',
                    ['typeID'] = '16',
                    },
        ['Alpha Hat'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                    ['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,
                    ['type'] = 'AlphaHatItem',
                    ['typeID'] = '15',
                    },
        ['Amanita Mushrooms'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A potentially poisonous mushroom. It might be wise to not eat it.',
                    ['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,
                    ['type'] = 'AmanitaMushroomsItem',
                    ['typeID'] = '251',
                    },
        ['Anvil'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
                    ['maxStack'] = '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'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AnvilItem',
                    ['typeID'] = '659',
                    },
        ['Arctic Willow Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow arctic willow.',
                    ['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,
                    ['type'] = 'ArcticWillowSeedItem',
                    ['typeID'] = '436',
                    },
        ['Arctic Willow Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow arctic willow.',
                    ['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,
                    ['type'] = 'ArcticWillowSeedPackItem',
                    ['typeID'] = '437',
                    },
        ['Arrow'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '500',
                    ['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,
                    ['type'] = 'ArrowItem',
                    ['typeID'] = '355',
                    },
        ['Asphalt Ramp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4 x 1 Asphalt Ramp.',
                    ['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,
                    ['type'] = 'AsphaltRampItem',
                    ['typeID'] = '799',
                    },
        ['Asphalt Road'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
                    ['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,
                    ['type'] = 'AsphaltRoadItem',
                    ['typeID'] = '173',
                    },
        ['Assembly Line'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['maxStack'] = '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'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '4 X 3 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AssemblyLineItem',
                    ['typeID'] = '661',
                    },
        ['Axe'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['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,
                    ['type'] = 'AxeItem',
                    ['typeID'] = '356',
                    },
        ['Backpack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Actionbar Items',
                    ['description'] = 'Your currently carried items.',
                    ['maxStack'] = '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,
                    ['type'] = 'BackpackItem',
                    ['typeID'] = '49',
                    },
        ['Baked Agave'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '350.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '8.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,
                    ['type'] = 'BakedAgaveItem',
                    ['typeID'] = '252',
                    },
        ['Baked Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Evenly baked meat; it might not have the perfect sear but it\'s good enough.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '13.0',
                    ['fat'] = '17.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,
                    ['type'] = 'BakedMeatItem',
                    ['typeID'] = '253',
                    },
        ['Baked Roast'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A trussed roast baked to perfection.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '900.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '7.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,
                    ['type'] = 'BakedRoastItem',
                    ['typeID'] = '254',
                    },
        ['Bakery Oven'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A solidly built brick oven useful for baking all manner of treats.',
                    ['maxStack'] = '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'] = 'Kitchen',
                    ['furnitureType'] = 'Baking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakeryOvenItem',
                    ['typeID'] = '662',
                    },
        ['Baking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Baking Skill Scrolls that teach Baking',
                    ['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,
                    ['type'] = 'BakingSkillBook',
                    ['typeID'] = '549',
                    },
        ['Baking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Baking',
                    ['maxStack'] = '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,
                    ['type'] = 'BakingSkillScroll',
                    ['typeID'] = '550',
                    },
        ['Bank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows players to create and use bank accounts.',
                    ['maxStack'] = '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 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BankItem',
                    ['typeID'] = '663',
                    },
        ['Bannock'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A dense whole wheat unleavened bread.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '600.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.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,
                    ['type'] = 'BannockItem',
                    ['typeID'] = '255',
                    },
        ['Barrel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A metal barrel for carrying liquids.',
                    ['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,
                    ['type'] = 'BarrelItem',
                    ['typeID'] = '174',
                    },
        ['Barrel Cactus Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow barrel cactus.',
                    ['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,
                    ['type'] = 'BarrelCactusSeedItem',
                    ['typeID'] = '438',
                    },
        ['Barrel Cactus Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow barrel cactus.',
                    ['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,
                    ['type'] = 'BarrelCactusSeedPackItem',
                    ['typeID'] = '439',
                    },
        ['Basalt'] = {
                    ['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.',
                    ['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,
                    ['type'] = 'BasaltItem',
                    ['typeID'] = '175',
                    },
        ['Basic Backpack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'BasicBackpackItem',
                    ['typeID'] = '214',
                    },
        ['Basic Engineering Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Basic Engineering Skill Scrolls that teach Basic Engineering',
                    ['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,
                    ['type'] = 'BasicEngineeringSkillBook',
                    ['typeID'] = '552',
                    },
        ['Basic Engineering Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Basic Engineering',
                    ['maxStack'] = '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,
                    ['type'] = 'BasicEngineeringSkillScroll',
                    ['typeID'] = '553',
                    },
        ['Basic Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '800.0',
                    ['carbs'] = '13.0',
                    ['protein'] = '6.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '13.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,
                    ['type'] = 'BasicSaladItem',
                    ['typeID'] = '256',
                    },
        ['Bean Paste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '40.0',
                    ['carbs'] = '3.0',
                    ['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,
                    ['type'] = 'BeanPasteItem',
                    ['typeID'] = '257',
                    },
        ['Beans'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A good source of protein.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '120.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '6.7',
                    ['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,
                    ['type'] = 'BeansItem',
                    ['typeID'] = '440',
                    },
        ['Beans Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'A good source of protein.',
                    ['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,
                    ['type'] = 'BeansPackItem',
                    ['typeID'] = '441',
                    },
        ['Bear S U P R E M E'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
                    ['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,
                    ['type'] = 'BearSUPREMEItem',
                    ['typeID'] = '259',
                    },
        ['Bearclaw'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '650.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '21.0',
                    ['vitamins'] = '7.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,
                    ['type'] = 'BearclawItem',
                    ['typeID'] = '258',
                    },
        ['Bearpack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Lets you carry as much as a bear! Not really, but it does help you carry more.',
                    ['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,
                    ['type'] = 'BearpackItem',
                    ['typeID'] = '215',
                    },
        ['Beet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A brilliantly colored bulb with an earthy sweetness.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '1.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,
                    ['type'] = 'BeetItem',
                    ['typeID'] = '260',
                    },
        ['Beet Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow beets.',
                    ['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,
                    ['type'] = 'BeetSeedItem',
                    ['typeID'] = '442',
                    },
        ['Beet Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow beets.',
                    ['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,
                    ['type'] = 'BeetSeedPackItem',
                    ['typeID'] = '443',
                    },
        ['Berry Extract Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'BerryExtractFertilizerItem',
                    ['typeID'] = '239',
                    },
        ['Big Backpack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'BIGGER BACKPACKS????',
                    ['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,
                    ['type'] = 'BigBackpackItem',
                    ['typeID'] = '216',
                    },
        ['Big Bluestem Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a big bluestem plant.',
                    ['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,
                    ['type'] = 'BigBluestemSeedItem',
                    ['typeID'] = '444',
                    },
        ['Big Bluestem Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a big bluestem plant.',
                    ['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,
                    ['type'] = 'BigBluestemSeedPackItem',
                    ['typeID'] = '445',
                    },
        ['Bighorn Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead bighorn.',
                    ['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,
                    ['type'] = 'BighornCarcassItem',
                    ['typeID'] = '357',
                    },
        ['Biodiesel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A vegetable or animal fat-based diesel fuel.',
                    ['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,
                    ['type'] = 'BiodieselItem',
                    ['typeID'] = '176',
                    },
        ['Birch Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow into a birch sapling.',
                    ['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,
                    ['type'] = 'BirchSeedItem',
                    ['typeID'] = '446',
                    },
        ['Birch Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow into a birch sapling.',
                    ['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,
                    ['type'] = 'BirchSeedPackItem',
                    ['typeID'] = '447',
                    },
        ['Bison Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead bison',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '4',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BisonCarcassItem',
                    ['typeID'] = '358',
                    },
        ['Bison Mount'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fluffy, but very dead, bison head on a mount.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '10',
                    ['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,
                    ['type'] = 'BisonMountItem',
                    ['typeID'] = '664',
                    },
        ['Blast Furnace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A superior replacement for the bloomery that can produce steel.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', 300}},
                    ['fluidsProduced'] = {{'[[Smog]]', 1000},{'[[Sewage]]', 0}},
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '3 X 5 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlastFurnaceItem',
                    ['typeID'] = '665',
                    },
        ['Blinky Eyelids'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Eyes',
                    ['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,
                    ['type'] = 'BlinkyEyelidsItem',
                    ['typeID'] = '208',
                    },
        ['Blood Meal Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'BloodMealFertilizerItem',
                    ['typeID'] = '240',
                    },
        ['Bloomery'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A chimney-shaped furnace for smelting ores.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BloomeryItem',
                    ['typeID'] = '666',
                    },
        ['Board'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Can be used in simple crafts, or used to create workbenches.',
                    ['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,
                    ['type'] = 'BoardItem',
                    ['typeID'] = '359',
                    },
        ['Boiled Rice'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Soft and fluffy.',
                    ['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,
                    ['type'] = 'BoiledRiceItem',
                    ['typeID'] = '261',
                    },
        ['Boiled Sausage'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
                    ['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,
                    ['type'] = 'BoiledSausageItem',
                    ['typeID'] = '262',
                    },
        ['Boiled Shoots'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Boiled in water to remove the inherent bitterness, this shoot is much tastier.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '510.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '9.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,
                    ['type'] = 'BoiledShootsItem',
                    ['typeID'] = '263',
                    },
        ['Boiler'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'BoilerItem',
                    ['typeID'] = '360',
                    },
        ['Bolete Mushroom Spores'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow bolete mushrooms.',
                    ['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,
                    ['type'] = 'BoleteMushroomSporesItem',
                    ['typeID'] = '448',
                    },
        ['Bolete Mushroom Spores Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow bolete mushrooms.',
                    ['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,
                    ['type'] = 'BoleteMushroomSporesPackItem',
                    ['typeID'] = '449',
                    },
        ['Bolete Mushrooms'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Boletus edulis',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '5.0',
                    ['fat'] = '0.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,
                    ['type'] = 'BoleteMushroomsItem',
                    ['typeID'] = '264',
                    },
        ['Bookshelf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place to store knowledge and information; leads to the town hall.',
                    ['maxStack'] = '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.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'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BookshelfItem',
                    ['typeID'] = '667',
                    },
        ['Bow'] = {
                    ['category'] = 'Tools',
                    ['group'] = 'Tools',
                    ['description'] = 'Shoots arrows.  Useful for hunting.',
                    ['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,
                    ['type'] = 'BowItem',
                    ['typeID'] = '809',
                    },
        ['Brazier'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A metal stand which can hold burning fuel to provide light.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['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,
                    ['type'] = 'BrazierItem',
                    ['typeID'] = '668',
                    },
        ['Bread'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A delicious, crispy crust hides the soft interior.',
                    ['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,
                    ['type'] = 'BreadItem',
                    ['typeID'] = '265',
                    },
        ['Brick'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Durable building material made from fired blocks and mortar.',
                    ['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,
                    ['type'] = 'BrickItem',
                    ['typeID'] = '177',
                    },
        ['Bricklaying Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Bricklaying Skill Scrolls that teach Bricklaying',
                    ['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,
                    ['type'] = 'BricklayingSkillBook',
                    ['typeID'] = '555',
                    },
        ['Bricklaying Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Bricklaying',
                    ['maxStack'] = '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,
                    ['type'] = 'BricklayingSkillScroll',
                    ['typeID'] = '556',
                    },
        ['Bunchgrass Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow bunchgrass.',
                    ['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,
                    ['type'] = 'BunchgrassSeedItem',
                    ['typeID'] = '450',
                    },
        ['Bunchgrass Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow bunchgrass.',
                    ['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,
                    ['type'] = 'BunchgrassSeedPackItem',
                    ['typeID'] = '451',
                    },
        ['Butchery Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Butchery Skill Scrolls that teach Butchery',
                    ['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,
                    ['type'] = 'ButcherySkillBook',
                    ['typeID'] = '558',
                    },
        ['Butchery Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Butchery',
                    ['maxStack'] = '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,
                    ['type'] = 'ButcherySkillScroll',
                    ['typeID'] = '559',
                    },
        ['Butchery Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A block and cleaver to process raw meat into fancier dishes.',
                    ['maxStack'] = '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'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcheryTableItem',
                    ['typeID'] = '669',
                    },
        ['Button'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sends a signal to surrounding 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'] = nil,
                    ['roomCategory'] = 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,
                    ['type'] = 'ButtonItem',
                    ['typeID'] = '0',
                    },
        ['C O2 Canister'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'For creating fancy foams!',
                    ['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,
                    ['type'] = 'CO2CanisterItem',
                    ['typeID'] = '285',
                    },
        ['Camas Ash Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'CamasAshFertilizerItem',
                    ['typeID'] = '241',
                    },
        ['Camas Bread'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '800.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '5.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '9.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,
                    ['type'] = 'CamasBreadItem',
                    ['typeID'] = '266',
                    },
        ['Camas Bulb'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a camas plant.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '120.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '2.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '6.7',
                    ['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,
                    ['type'] = 'CamasBulbItem',
                    ['typeID'] = '452',
                    },
        ['Camas Bulb Bake'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '400.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '7.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '7.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,
                    ['type'] = 'CamasBulbBakeItem',
                    ['typeID'] = '267',
                    },
        ['Camas Bulb Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a camas plant.',
                    ['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,
                    ['type'] = 'CamasBulbPackItem',
                    ['typeID'] = '453',
                    },
        ['Camas Mash'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A mushy camas paste with some fat added for flavor and texture.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '500.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '2.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '2.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,
                    ['type'] = 'CamasMashItem',
                    ['typeID'] = '268',
                    },
        ['Camas Paste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '60.0',
                    ['carbs'] = '3.0',
                    ['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,
                    ['type'] = 'CamasPasteItem',
                    ['typeID'] = '269',
                    },
        ['Camo Pants'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!',
                    ['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,
                    ['type'] = 'CamoPantsItem',
                    ['typeID'] = '217',
                    },
        ['Camo Shirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!',
                    ['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,
                    ['type'] = 'CamoShirtItem',
                    ['typeID'] = '218',
                    },
        ['Campfire'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Cook like a caveman on an uneven fire.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireItem',
                    ['typeID'] = '670',
                    },
        ['Campfire Beans'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '500.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '9.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.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,
                    ['type'] = 'CampfireBeansItem',
                    ['typeID'] = '270',
                    },
        ['Campfire Roast'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
                    ['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,
                    ['type'] = 'CampfireRoastItem',
                    ['typeID'] = '271',
                    },
        ['Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A thick stew chock-full of meat, camas, and corn. A suprisingly good combination.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '12.0',
                    ['fat'] = '9.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,
                    ['type'] = 'CampfireStewItem',
                    ['typeID'] = '272',
                    },
        ['Campsite'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A campsite',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '10',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampsiteItem',
                    ['typeID'] = '671',
                    },
        ['Candle Stand'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy candelabra for providing small amounts of light.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Tallow]], [[Oil]]',
                    ['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,
                    ['type'] = 'CandleStandItem',
                    ['typeID'] = '672',
                    },
        ['Capris'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['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.',
                    ['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,
                    ['type'] = 'CaprisItem',
                    ['typeID'] = '219',
                    },
        ['Carpentry Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A table for basic wooden crafts for home improvement and progress.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryTableItem',
                    ['typeID'] = '673',
                    },
        ['Carved Pumpkin'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Spooky pumpkin that emits a mystical light.',
                    ['maxStack'] = '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.8',
                    ['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,
                    ['type'] = 'CarvedPumpkinItem',
                    ['typeID'] = '674',
                    },
        ['Cast Iron Stove'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'The perfect stove for the fledgling chef.',
                    ['maxStack'] = '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'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CastIronStoveItem',
                    ['typeID'] = '675',
                    },
        ['Cedar Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a cedar sapling.',
                    ['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,
                    ['type'] = 'CedarSeedItem',
                    ['typeID'] = '454',
                    },
        ['Cedar Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a cedar sapling.',
                    ['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,
                    ['type'] = 'CedarSeedPackItem',
                    ['typeID'] = '455',
                    },
        ['Ceiba Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a cedar sapling.',
                    ['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,
                    ['type'] = 'CeibaSeedItem',
                    ['typeID'] = '456',
                    },
        ['Ceiba Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a cedar sapling.',
                    ['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,
                    ['type'] = 'CeibaSeedPackItem',
                    ['typeID'] = '457',
                    },
        ['Ceiling Candle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy hanging candelabra.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Tallow]], [[Oil]]',
                    ['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,
                    ['type'] = 'CeilingCandleItem',
                    ['typeID'] = '676',
                    },
        ['Cellulose Fiber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
                    ['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,
                    ['type'] = 'CelluloseFiberItem',
                    ['typeID'] = '361',
                    },
        ['Cement Kiln'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A rotary kiln that produces cement and concrete products.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', 800}},
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementKilnItem',
                    ['typeID'] = '677',
                    },
        ['Cement Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Cement Skill Scrolls that teach Cement',
                    ['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,
                    ['type'] = 'CementSkillBook',
                    ['typeID'] = '562',
                    },
        ['Cement Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Cement',
                    ['maxStack'] = '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,
                    ['type'] = 'CementSkillScroll',
                    ['typeID'] = '563',
                    },
        ['Cereal Germ'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
                    ['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,
                    ['type'] = 'CerealGermItem',
                    ['typeID'] = '273',
                    },
        ['Chainsaw'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A motorized saw used for chopping trees.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'ChainsawItem',
                    ['typeID'] = '621',
                    },
        ['Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                    ['maxStack'] = '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.9',
                    ['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,
                    ['type'] = 'ChairItem',
                    ['typeID'] = '678',
                    },
        ['Charcoal'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A black residue, consisting of carbon and any remaining ash.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['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,
                    ['type'] = 'CharcoalItem',
                    ['typeID'] = '362',
                    },
        ['Charred Agave'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = '',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.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,
                    ['type'] = 'CharredAgaveItem',
                    ['typeID'] = '274',
                    },
        ['Charred Beet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '470.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '7.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,
                    ['type'] = 'CharredBeetItem',
                    ['typeID'] = '275',
                    },
        ['Charred Camas Bulb'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '510.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '3.0',
                    ['fat'] = '7.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,
                    ['type'] = 'CharredCamasBulbItem',
                    ['typeID'] = '276',
                    },
        ['Charred Corn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '530.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.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,
                    ['type'] = 'CharredCornItem',
                    ['typeID'] = '277',
                    },
        ['Charred Fish'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'At least it doesn\'t have any scales any more.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '550.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '9.0',
                    ['fat'] = '4.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,
                    ['type'] = 'CharredFishItem',
                    ['typeID'] = '278',
                    },
        ['Charred Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '550.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '0.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,
                    ['type'] = 'CharredMeatItem',
                    ['typeID'] = '279',
                    },
        ['Charred Papaya'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = '',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '460.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.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,
                    ['type'] = 'CharredPapayaItem',
                    ['typeID'] = '280',
                    },
        ['Charred Pineapple'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = '',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '540.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.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,
                    ['type'] = 'CharredPineappleItem',
                    ['typeID'] = '281',
                    },
        ['Charred Sausage'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A blacked sausage filled with meat, fat, and deliciousness.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.3',
                    ['calories'] = '500.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '11.0',
                    ['fat'] = '15.0',
                    ['vitamins'] = '0.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,
                    ['type'] = 'CharredSausageItem',
                    ['typeID'] = '282',
                    },
        ['Charred Taro'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = '',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '490.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '2.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,
                    ['type'] = 'CharredTaroItem',
                    ['typeID'] = '283',
                    },
        ['Charred Tomato'] = {
                    ['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.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '510.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.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,
                    ['type'] = 'CharredTomatoItem',
                    ['typeID'] = '284',
                    },
        ['Circuit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A complex electrical component used in advanced electronics.',
                    ['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,
                    ['type'] = 'CircuitItem',
                    ['typeID'] = '363',
                    },
        ['Clam'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A clam.',
                    ['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,
                    ['type'] = 'ClamItem',
                    ['typeID'] = '364',
                    },
        ['Clay'] = {
                    ['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.',
                    ['maxStack'] = '10',
                    ['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,
                    ['type'] = 'ClayItem',
                    ['typeID'] = '178',
                    },
        ['Cloth'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A piece of rough cloth made by weaving fibers together.',
                    ['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,
                    ['type'] = 'ClothItem',
                    ['typeID'] = '365',
                    },
        ['CO2Item'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'A byproduct gas of respiration.',
                    ['maxStack'] = '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,
                    ['type'] = 'CO2Item',
                    ['typeID'] = '10',
                    },
        ['Coal'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A combustible mineral which when used as a fuel provides lots of energy but generates lots of pollution.',
                    ['maxStack'] = '20',
                    ['carried'] = 'Hands',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['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,
                    ['type'] = 'CoalItem',
                    ['typeID'] = '179',
                    },
        ['Combustion Engine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An engine that generates power by combustion of fuel.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '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,
                    ['type'] = 'CombustionEngineItem',
                    ['typeID'] = '366',
                    },
        ['Combustion Generator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Consumes most fuels to produce energy.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]], [[Petroleum]], [[Gasoline]]',
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '3000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', 300}},
                    ['fluidsProduced'] = {{'[[Smog]]', 800},{'[[Sewage]]', 0}},
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionGeneratorItem',
                    ['typeID'] = '679',
                    },
        ['Composite Filler'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'CompositeFillerItem',
                    ['typeID'] = '242',
                    },
        ['Compost'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Delicious decomposed organic matter.',
                    ['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,
                    ['type'] = 'CompostItem',
                    ['typeID'] = '792',
                    },
        ['Compost Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'CompostFertilizerItem',
                    ['typeID'] = '243',
                    },
        ['CompostablesItem'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'CompostablesItem',
                    ['typeID'] = '804',
                    },
        ['Computer Lab'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ComputerLabItem',
                    ['typeID'] = '680',
                    },
        ['Concrete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A material made from cement and an aggregate like crushed stone. In order to be usable it needs to be reinforced.',
                    ['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,
                    ['type'] = 'ConcreteItem',
                    ['typeID'] = '367',
                    },
        ['Construction Post'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'For contruction contracts.',
                    ['maxStack'] = '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,
                    ['type'] = 'ConstructionPostItem',
                    ['typeID'] = '681',
                    },
        ['Contract Board'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A board to post contracts.',
                    ['maxStack'] = '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 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ContractBoardItem',
                    ['typeID'] = '682',
                    },
        ['Cookeina Mushroom Spores'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow cookeina mushrooms.',
                    ['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,
                    ['type'] = 'CookeinaMushroomSporesItem',
                    ['typeID'] = '458',
                    },
        ['Cookeina Mushroom Spores Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow cookeina mushrooms.',
                    ['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,
                    ['type'] = 'CookeinaMushroomSporesPackItem',
                    ['typeID'] = '459',
                    },
        ['Cookeina Mushrooms'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Tiny Cup Mushrooms',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '5.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,
                    ['type'] = 'CookeinaMushroomsItem',
                    ['typeID'] = '286',
                    },
        ['Cooking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Cooking Skill Scrolls that teach Cooking',
                    ['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,
                    ['type'] = 'CookingSkillBook',
                    ['typeID'] = '566',
                    },
        ['Cooking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Cooking',
                    ['maxStack'] = '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,
                    ['type'] = 'CookingSkillScroll',
                    ['typeID'] = '567',
                    },
        ['Copper Bar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A hefty block of copper.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2.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,
                    ['type'] = 'CopperIngotItem',
                    ['typeID'] = '368',
                    },
        ['Copper Ore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unrefined ore with traces of copper.',
                    ['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,
                    ['type'] = 'CopperOreItem',
                    ['typeID'] = '180',
                    },
        ['Copper Pipe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A pipe for transporting liquids.',
                    ['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,
                    ['type'] = 'CopperPipeItem',
                    ['typeID'] = '181',
                    },
        ['Copper Wiring'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A length of conductive wire useful for a variety of purposes.',
                    ['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,
                    ['type'] = 'CopperWiringItem',
                    ['typeID'] = '369',
                    },
        ['Corn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A warmly colored kernel studded vegetable.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.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,
                    ['type'] = 'CornItem',
                    ['typeID'] = '287',
                    },
        ['Corn Fritters'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'These deep fried corn treats are both crispy and delicious.',
                    ['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,
                    ['type'] = 'CornFrittersItem',
                    ['typeID'] = '288',
                    },
        ['Corn Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow corn.',
                    ['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,
                    ['type'] = 'CornSeedItem',
                    ['typeID'] = '460',
                    },
        ['Corn Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow corn.',
                    ['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,
                    ['type'] = 'CornSeedPackItem',
                    ['typeID'] = '461',
                    },
        ['Corn Starch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
                    ['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,
                    ['type'] = 'CornStarchItem',
                    ['typeID'] = '290',
                    },
        ['Cornmeal'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Dried and ground corn; it\'s like a courser flour.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '60.0',
                    ['carbs'] = '9.0',
                    ['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,
                    ['type'] = 'CornmealItem',
                    ['typeID'] = '289',
                    },
        ['Corrugated Steel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Especially useful for industrial buildings.',
                    ['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,
                    ['type'] = 'CorrugatedSteelItem',
                    ['typeID'] = '182',
                    },
        ['Couch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sweet couch to lounge on. Now with room for your friends!',
                    ['maxStack'] = '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.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,
                    ['type'] = 'CouchItem',
                    ['typeID'] = '683',
                    },
        ['Crane'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows the placement and transport of materials in an area.',
                    ['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'] = '[[Petroleum]], [[Gasoline]], [[Biodiesel]]',
                    ['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,
                    ['type'] = 'CraneItem',
                    ['typeID'] = '648',
                    },
        ['Creosote Bush Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow creosote bushes.',
                    ['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,
                    ['type'] = 'CreosoteBushSeedItem',
                    ['typeID'] = '462',
                    },
        ['Creosote Bush Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow creosote bushes.',
                    ['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,
                    ['type'] = 'CreosoteBushSeedPackItem',
                    ['typeID'] = '463',
                    },
        ['Crimini Mushroom Spores'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow crimini mushrooms.',
                    ['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,
                    ['type'] = 'CriminiMushroomSporesItem',
                    ['typeID'] = '464',
                    },
        ['Crimini Mushroom Spores Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow crimini mushrooms.',
                    ['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,
                    ['type'] = 'CriminiMushroomSporesPackItem',
                    ['typeID'] = '465',
                    },
        ['Crimini Mushrooms'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Edible mushrooms that are quite tasty.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '3.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,
                    ['type'] = 'CriminiMushroomsItem',
                    ['typeID'] = '291',
                    },
        ['Crimson Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Just in case you want to eat red things without eating meat.',
                    ['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,
                    ['type'] = 'CrimsonSaladItem',
                    ['typeID'] = '292',
                    },
        ['Crispy Bacon'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Give me all the bacon and eggs you have.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '18.0',
                    ['fat'] = '26.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '7.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,
                    ['type'] = 'CrispyBaconItem',
                    ['typeID'] = '293',
                    },
        ['Currency Exchange'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows players to exchange currency.',
                    ['maxStack'] = '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 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CurrencyExchangeItem',
                    ['typeID'] = '684',
                    },
        ['Cutting Edge Cooking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Cutting Edge Cooking Skill Scrolls that teach Cutting Edge Cooking',
                    ['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,
                    ['type'] = 'CuttingEdgeCookingSkillBook',
                    ['typeID'] = '569',
                    },
        ['Cutting Edge Cooking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Cutting Edge Cooking',
                    ['maxStack'] = '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,
                    ['type'] = 'CuttingEdgeCookingSkillScroll',
                    ['typeID'] = '570',
                    },
        ['Deer Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead deer.',
                    ['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,
                    ['type'] = 'DeerCarcassItem',
                    ['typeID'] = '370',
                    },
        ['Derpy Hat'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
                    ['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,
                    ['type'] = 'DerpyHatItem',
                    ['typeID'] = '220',
                    },
        ['Dev Flood Tool'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Flood fixing tool! Left click to remove the top water layer. (Target a wall touching water).',
                    ['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,
                    ['type'] = 'DevFloodToolItem',
                    ['typeID'] = '810',
                    },
        ['Dev Tool'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS',
                    ['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,
                    ['type'] = 'DevtoolItem',
                    ['typeID'] = '811',
                    },
        ['Dirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'DirtItem',
                    ['typeID'] = '793',
                    },
        ['Dirt Ramp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4 x 1 Dirt Ramp.',
                    ['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,
                    ['type'] = 'DirtRampItem',
                    ['typeID'] = '797',
                    },
        ['Distribution Station'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['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.',
                    ['maxStack'] = '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'] = '7 X 6 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '25',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DistributionStationItem',
                    ['typeID'] = '685',
                    },
        ['Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy wooden door. Can be locked for certain players.',
                    ['maxStack'] = '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,
                    ['type'] = 'DoorItem',
                    ['typeID'] = '686',
                    },
        ['Dwarf Willow Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow dwarf willow.',
                    ['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,
                    ['type'] = 'DwarfWillowSeedItem',
                    ['typeID'] = '466',
                    },
        ['Dwarf Willow Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow dwarf willow.',
                    ['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,
                    ['type'] = 'DwarfWillowSeedPackItem',
                    ['typeID'] = '467',
                    },
        ['Ecko Statue'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A statue of a dolphin. What could it mean?',
                    ['maxStack'] = '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'] = '1.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,
                    ['type'] = 'EckoStatueItem',
                    ['typeID'] = '687',
                    },
        ['Ecko The Dolphin'] = {
                    ['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.',
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['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,
                    ['type'] = 'EckoTheDolphinItem',
                    ['typeID'] = '371',
                    },
        ['Economy Viewer'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Actionbar Items',
                    ['description'] = 'Displays the player-run economy across the world.',
                    ['maxStack'] = '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,
                    ['type'] = 'EconomyViewerItem',
                    ['typeID'] = '46',
                    },
        ['Ecoylent'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A complete meal replacement solution.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['calories'] = '1500.0',
                    ['carbs'] = '500.0',
                    ['protein'] = '500.0',
                    ['fat'] = '500.0',
                    ['vitamins'] = '500.0',
                    ['density'] = '133.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,
                    ['type'] = 'EcoylentItem',
                    ['typeID'] = '294',
                    },
        ['Electric Lathe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['maxStack'] = '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'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 3 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricLatheItem',
                    ['typeID'] = '688',
                    },
        ['Electric Machinist Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy toolbench that creates equally fancy toys.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricMachinistTableItem',
                    ['typeID'] = '689',
                    },
        ['Electric Motor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A motor.',
                    ['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,
                    ['type'] = 'ElectricMotorItem',
                    ['typeID'] = '372',
                    },
        ['Electric Planer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '5 X 5 X 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricPlanerItem',
                    ['typeID'] = '690',
                    },
        ['Electric Stamping Press'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '5 X 6 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricStampingPressItem',
                    ['typeID'] = '691',
                    },
        ['Electric Wall Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A wall mounted lamp that requires electricity to turn on.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['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,
                    ['type'] = 'ElectricWallLampItem',
                    ['typeID'] = '692',
                    },
        ['Electric Water Pump'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Pumps water from a source into a pipe network.',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', 1000}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWaterPumpItem',
                    ['typeID'] = '693',
                    },
        ['Electronics Assembly'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A set of machinery to create electronics.',
                    ['maxStack'] = '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'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '4 X 4 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsAssemblyItem',
                    ['typeID'] = '694',
                    },
        ['Electronics Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Electronics Skill Scrolls that teach Electronics',
                    ['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,
                    ['type'] = 'ElectronicsSkillBook',
                    ['typeID'] = '572',
                    },
        ['Electronics Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Electronics',
                    ['maxStack'] = '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,
                    ['type'] = 'ElectronicsSkillScroll',
                    ['typeID'] = '573',
                    },
        ['Elk Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead elk.',
                    ['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,
                    ['type'] = 'ElkCarcassItem',
                    ['typeID'] = '373',
                    },
        ['Elk Mount'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A hunting trophy for your house.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '10',
                    ['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 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkMountItem',
                    ['typeID'] = '695',
                    },
        ['Elk Skypiercer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '10',
                    ['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 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkSkypiercerItem',
                    ['typeID'] = '696',
                    },
        ['Elk Taco'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A tasty treat made from corn tortillas and meat.',
                    ['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,
                    ['type'] = 'ElkTacoItem',
                    ['typeID'] = '295',
                    },
        ['Elk Wellington'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A prime cut of meat surrounded by pastry.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1400.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '20.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '3.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,
                    ['type'] = 'ElkWellingtonItem',
                    ['typeID'] = '296',
                    },
        ['Epoxy'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A useful material for hardening, curing, and other various uses.',
                    ['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,
                    ['type'] = 'EpoxyItem',
                    ['typeID'] = '374',
                    },
        ['Excavator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'I EAT DIRT!',
                    ['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'] = '[[Petroleum]], [[Gasoline]], [[Biodiesel]]',
                    ['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,
                    ['type'] = 'ExcavatorItem',
                    ['typeID'] = '649',
                    },
        ['Fabulous Pants'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Irresistibly fabulous pants.',
                    ['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,
                    ['type'] = 'FabulousPantsItem',
                    ['typeID'] = '221',
                    },
        ['Farmers Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic table for creating farming tools and similar products.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmersTableItem',
                    ['typeID'] = '697',
                    },
        ['Farming Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Farming Skill Scrolls that teach Farming',
                    ['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,
                    ['type'] = 'FarmingSkillBook',
                    ['typeID'] = '577',
                    },
        ['Farming Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Farming',
                    ['maxStack'] = '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,
                    ['type'] = 'FarmingSkillScroll',
                    ['typeID'] = '578',
                    },
        ['Fern Spore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow ferns.',
                    ['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,
                    ['type'] = 'FernSporeItem',
                    ['typeID'] = '468',
                    },
        ['Fern Spore Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow ferns.',
                    ['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,
                    ['type'] = 'FernSporePackItem',
                    ['typeID'] = '469',
                    },
        ['Fertilizers Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Fertilizers Skill Scrolls that teach Fertilizers',
                    ['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,
                    ['type'] = 'FertilizersSkillBook',
                    ['typeID'] = '580',
                    },
        ['Fertilizers Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Fertilizers',
                    ['maxStack'] = '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,
                    ['type'] = 'FertilizersSkillScroll',
                    ['typeID'] = '581',
                    },
        ['Fiber Filler'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'FiberFillerItem',
                    ['typeID'] = '244',
                    },
        ['Fiberglass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Plastic reinforced with glass fiber strands.',
                    ['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,
                    ['type'] = 'FiberglassItem',
                    ['typeID'] = '375',
                    },
        ['Fiddlehead Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A myriad of charred plants that make a healthy and odd blend.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '970.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '6.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '14.0',
                    ['density'] = '2.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,
                    ['type'] = 'FiddleheadSaladItem',
                    ['typeID'] = '298',
                    },
        ['Fiddleheads'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '80.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '8.8',
                    ['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,
                    ['type'] = 'FiddleheadsItem',
                    ['typeID'] = '297',
                    },
        ['Filmy Fern Spore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a filmy fern.',
                    ['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,
                    ['type'] = 'FilmyFernSporeItem',
                    ['typeID'] = '470',
                    },
        ['Filmy Fern Spore Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a filmy fern.',
                    ['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,
                    ['type'] = 'FilmyFernSporePackItem',
                    ['typeID'] = '471',
                    },
        ['Fir Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a fir tree.',
                    ['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,
                    ['type'] = 'FirSeedItem',
                    ['typeID'] = '474',
                    },
        ['Fir Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a fir tree.',
                    ['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,
                    ['type'] = 'FirSeedPackItem',
                    ['typeID'] = '475',
                    },
        ['Fireweed Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow fireweed.',
                    ['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,
                    ['type'] = 'FireweedSeedItem',
                    ['typeID'] = '472',
                    },
        ['Fireweed Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow fireweed.',
                    ['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,
                    ['type'] = 'FireweedSeedPackItem',
                    ['typeID'] = '473',
                    },
        ['Fireweed Shoots'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A bitter, brightly colored shoot similar to asparagus.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '4.7',
                    ['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,
                    ['type'] = 'FireweedShootsItem',
                    ['typeID'] = '299',
                    },
        ['Fish Trap'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A trap to catch river fish as they swim. It\'s too small to catch the larger ocean fish. ',
                    ['maxStack'] = '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'] = '4',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FishTrapItem',
                    ['typeID'] = '699',
                    },
        ['Fishery'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place to create fishing poles, traps and prepare seafood.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FisheryItem',
                    ['typeID'] = '698',
                    },
        ['Fishing Pole'] = {
                    ['category'] = '_None',
                    ['group'] = 'Tools',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'FishingPoleItem',
                    ['typeID'] = '812',
                    },
        ['Fit Torso'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Torso',
                    ['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,
                    ['type'] = 'FitTorsoItem',
                    ['typeID'] = '209',
                    },
        ['Flat Steel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
                    ['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,
                    ['type'] = 'FlatSteelItem',
                    ['typeID'] = '183',
                    },
        ['Flatbread'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '500.0',
                    ['carbs'] = '17.0',
                    ['protein'] = '8.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.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,
                    ['type'] = 'FlatbreadItem',
                    ['typeID'] = '300',
                    },
        ['Flour'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fine, milled wheat product that\'s useful for all baking.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.4',
                    ['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,
                    ['type'] = 'FlourItem',
                    ['typeID'] = '301',
                    },
        ['Fox Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead fox.',
                    ['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,
                    ['type'] = 'FoxCarcassItem',
                    ['typeID'] = '376',
                    },
        ['Framed Glass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A transparent, solid material useful for more than just windows.',
                    ['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,
                    ['type'] = 'FramedGlassItem',
                    ['typeID'] = '184',
                    },
        ['Framed Glass Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful glass door made of steel and glass.',
                    ['maxStack'] = '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,
                    ['type'] = 'FramedGlassDoorItem',
                    ['typeID'] = '700',
                    },
        ['Fried Hare Haunches'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Everything is better deep fried.',
                    ['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,
                    ['type'] = 'FriedHareHaunchesItem',
                    ['typeID'] = '302',
                    },
        ['Fried Tomatoes'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Secret\'s in the sauce.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '3.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.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,
                    ['type'] = 'FriedTomatoesItem',
                    ['typeID'] = '303',
                    },
        ['Fruit Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
                    ['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,
                    ['type'] = 'FruitSaladItem',
                    ['typeID'] = '304',
                    },
        ['Fur Pelt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A soft, furry pelt.',
                    ['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,
                    ['type'] = 'FurPeltItem',
                    ['typeID'] = '377',
                    },
        ['Garbage'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A disgusting pile of garbage.',
                    ['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,
                    ['type'] = 'GarbageItem',
                    ['typeID'] = '802',
                    },
        ['Garden Boots'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'GardenBootsItem',
                    ['typeID'] = '222',
                    },
        ['Gasoline'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined petroleum useful for fueling machines and generators.',
                    ['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,
                    ['type'] = 'GasolineItem',
                    ['typeID'] = '185',
                    },
        ['Gearbox'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Provides speed and torque conversions from a rotating power source to another device',
                    ['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,
                    ['type'] = 'GearboxItem',
                    ['typeID'] = '379',
                    },
        ['Giant Cactus Fruit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A bulbous fruit that used to top Saguaro cacti.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '300.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '5.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,
                    ['type'] = 'GiantCactusFruitItem',
                    ['typeID'] = '305',
                    },
        ['Gigot Sleeve Shirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
                    ['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,
                    ['type'] = 'GigotSleeveShirtItem',
                    ['typeID'] = '223',
                    },
        ['Glass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A transparent, solid material useful for more than just windows.',
                    ['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,
                    ['type'] = 'GlassItem',
                    ['typeID'] = '186',
                    },
        ['Glassworking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Glassworking Skill Scrolls that teach Glassworking',
                    ['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,
                    ['type'] = 'GlassworkingSkillBook',
                    ['typeID'] = '584',
                    },
        ['Glassworking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Glassworking',
                    ['maxStack'] = '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,
                    ['type'] = 'GlassworkingSkillScroll',
                    ['typeID'] = '585',
                    },
        ['Gneiss'] = {
                    ['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.',
                    ['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,
                    ['type'] = 'GneissItem',
                    ['typeID'] = '187',
                    },
        ['Gold Bar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A shiny, refined gold ingot.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2.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,
                    ['type'] = 'GoldIngotItem',
                    ['typeID'] = '381',
                    },
        ['Gold Flakes'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A highly efficient conductor for delicate electronics.',
                    ['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,
                    ['type'] = 'GoldFlakesItem',
                    ['typeID'] = '380',
                    },
        ['Gold Ore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unrefined ore with traces of gold.',
                    ['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,
                    ['type'] = 'GoldOreItem',
                    ['typeID'] = '188',
                    },
        ['Government'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Actionbar Items',
                    ['description'] = 'Displays government activity, such as laws and elections, and provides links to the server\'s web page.',
                    ['maxStack'] = '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,
                    ['type'] = 'LawsetItem',
                    ['typeID'] = '50',
                    },
        ['Granite'] = {
                    ['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!',
                    ['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,
                    ['type'] = 'GraniteItem',
                    ['typeID'] = '189',
                    },
        ['Graphs'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Actionbar Items',
                    ['description'] = 'Opens the world graphs.',
                    ['maxStack'] = '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,
                    ['type'] = 'GraphItem',
                    ['typeID'] = '44',
                    },
        ['Grass Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow grass.',
                    ['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,
                    ['type'] = 'GrassSeedItem',
                    ['typeID'] = '476',
                    },
        ['Grass Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow grass.',
                    ['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,
                    ['type'] = 'GrassSeedPackItem',
                    ['typeID'] = '477',
                    },
        ['Hammer'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                    ['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,
                    ['type'] = 'HammerItem',
                    ['typeID'] = '623',
                    },
        ['Hand Plough'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool that tills the field for farming.',
                    ['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,
                    ['type'] = 'HandPloughItem',
                    ['typeID'] = '650',
                    },
        ['Hardy Beard'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'HardyBeardItem',
                    ['typeID'] = '224',
                    },
        ['Hare Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead hare.',
                    ['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,
                    ['type'] = 'HareCarcassItem',
                    ['typeID'] = '382',
                    },
        ['Heart Of Palm'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Collected from the inner core and growing bud of a palm tree.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.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,
                    ['type'] = 'HeartOfPalmItem',
                    ['typeID'] = '306',
                    },
        ['Heat Sink'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A copper plate to draw and disperse heat.',
                    ['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,
                    ['type'] = 'HeatSinkItem',
                    ['typeID'] = '383',
                    },
        ['Heliconia Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow heliconia.',
                    ['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,
                    ['type'] = 'HeliconiaSeedItem',
                    ['typeID'] = '478',
                    },
        ['Heliconia Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow heliconia.',
                    ['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,
                    ['type'] = 'HeliconiaSeedPackItem',
                    ['typeID'] = '479',
                    },
        ['Henley'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['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?5 buttons. It essentially resembles a collarless polo shirt.',
                    ['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,
                    ['type'] = 'HenleyItem',
                    ['typeID'] = '225',
                    },
        ['Hewn Log'] = {
                    ['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.',
                    ['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,
                    ['type'] = 'HewnLogItem',
                    ['typeID'] = '190',
                    },
        ['Hewn Log Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A door made from roughly hewn logs.',
                    ['maxStack'] = '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,
                    ['type'] = 'HewnLogDoorItem',
                    ['typeID'] = '701',
                    },
        ['Hide Ash Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'HideAshFertilizerItem',
                    ['typeID'] = '245',
                    },
        ['Hip Hop Hips'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hips',
                    ['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,
                    ['type'] = 'HipHopHipsItem',
                    ['typeID'] = '210',
                    },
        ['Hoe'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to till soil and prepare it for planting.',
                    ['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,
                    ['type'] = 'HoeItem',
                    ['typeID'] = '625',
                    },
        ['Huckleberries'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '80.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '10.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,
                    ['type'] = 'HuckleberriesItem',
                    ['typeID'] = '307',
                    },
        ['Huckleberry Extract'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A concentrated blast of huckleberry goodness.',
                    ['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,
                    ['type'] = 'HuckleberryExtractItem',
                    ['typeID'] = '308',
                    },
        ['Huckleberry Muffin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A soft, slightly sweet bread studded with juicy huckleberries.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '450.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.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,
                    ['type'] = 'HuckleberryMuffinItem',
                    ['typeID'] = '309',
                    },
        ['Huckleberry Pie'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '2.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,
                    ['type'] = 'HuckleberryPieItem',
                    ['typeID'] = '310',
                    },
        ['Huckleberry Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a huckleberry bush.',
                    ['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,
                    ['type'] = 'HuckleberrySeedItem',
                    ['typeID'] = '480',
                    },
        ['Huckleberry Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a huckleberry bush.',
                    ['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,
                    ['type'] = 'HuckleberrySeedPackItem',
                    ['typeID'] = '481',
                    },
        ['Human Limbs'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Limbs',
                    ['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,
                    ['type'] = 'HumanLimbsItem',
                    ['typeID'] = '211',
                    },
        ['Hydrocolloids'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Used to make collids for bursts of flavor.',
                    ['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,
                    ['type'] = 'HydrocolloidsItem',
                    ['typeID'] = '311',
                    },
        ['Hydrometer'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Measures the water content of the environment.',
                    ['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,
                    ['type'] = 'HydrometerItem',
                    ['typeID'] = '813',
                    },
        ['Icebox'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A box of ice. It\'s in the name!',
                    ['maxStack'] = '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'] = '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,
                    ['type'] = 'IceboxItem',
                    ['typeID'] = '702',
                    },
        ['Industry Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Industry Skill Scrolls that teach Industry',
                    ['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,
                    ['type'] = 'IndustrySkillBook',
                    ['typeID'] = '590',
                    },
        ['Industry Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Industry',
                    ['maxStack'] = '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,
                    ['type'] = 'IndustrySkillScroll',
                    ['typeID'] = '591',
                    },
        ['Infused Oil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Oil infused with flavor to enhance it.',
                    ['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,
                    ['type'] = 'InfusedOilItem',
                    ['typeID'] = '312',
                    },
        ['Iron Axe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'IronAxeItem',
                    ['typeID'] = '622',
                    },
        ['Iron Axle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'IronAxleItem',
                    ['typeID'] = '384',
                    },
        ['Iron Bar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Refined block of iron.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2.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,
                    ['type'] = 'IronIngotItem',
                    ['typeID'] = '385',
                    },
        ['Iron Gear'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A toothed machine part that interlocks with others.',
                    ['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,
                    ['type'] = 'GearItem',
                    ['typeID'] = '378',
                    },
        ['Iron Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                    ['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,
                    ['type'] = 'IronHammerItem',
                    ['typeID'] = '624',
                    },
        ['Iron Hoe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to till soil and prepare it for planting.',
                    ['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,
                    ['type'] = 'IronHoeItem',
                    ['typeID'] = '626',
                    },
        ['Iron Ore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unrefined ore with traces of iron.',
                    ['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,
                    ['type'] = 'IronOreItem',
                    ['typeID'] = '191',
                    },
        ['Iron Pickaxe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'IronPickaxeItem',
                    ['typeID'] = '627',
                    },
        ['Iron Pipe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A pipe for transporting liquids.',
                    ['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,
                    ['type'] = 'IronPipeItem',
                    ['typeID'] = '192',
                    },
        ['Iron Piston'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
                    ['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,
                    ['type'] = 'PistonItem',
                    ['typeID'] = '397',
                    },
        ['Iron Plate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'IronPlateItem',
                    ['typeID'] = '386',
                    },
        ['Iron Scythe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'IronScytheItem',
                    ['typeID'] = '628',
                    },
        ['Iron Shovel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'IronShovelItem',
                    ['typeID'] = '629',
                    },
        ['Iron Wheel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'IronWheelItem',
                    ['typeID'] = '387',
                    },
        ['Jointfir Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a jointfir.',
                    ['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,
                    ['type'] = 'JointfirSeedItem',
                    ['typeID'] = '482',
                    },
        ['Jointfir Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a jointfir.',
                    ['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,
                    ['type'] = 'JointfirSeedPackItem',
                    ['typeID'] = '483',
                    },
        ['Joshua Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a joshua tree.',
                    ['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,
                    ['type'] = 'JoshuaSeedItem',
                    ['typeID'] = '484',
                    },
        ['Joshua Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a joshua tree.',
                    ['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,
                    ['type'] = 'JoshuaSeedPackItem',
                    ['typeID'] = '485',
                    },
        ['Kelp'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Some creepy kelp.',
                    ['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,
                    ['type'] = 'KelpItem',
                    ['typeID'] = '388',
                    },
        ['Kelp Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow kelp.',
                    ['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,
                    ['type'] = 'KelpSeedItem',
                    ['typeID'] = '486',
                    },
        ['Kelp Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow kelp.',
                    ['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,
                    ['type'] = 'KelpSeedPackItem',
                    ['typeID'] = '487',
                    },
        ['Kiln'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Useful for baking bricks and finishing pottery.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KilnItem',
                    ['typeID'] = '703',
                    },
        ['King Fern Spore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow king fern.',
                    ['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,
                    ['type'] = 'KingFernSporeItem',
                    ['typeID'] = '488',
                    },
        ['King Fern Spore Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow king fern.',
                    ['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,
                    ['type'] = 'KingFernSporePackItem',
                    ['typeID'] = '489',
                    },
        ['Kitchen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A prep area for food which allows for more complex dishes.',
                    ['maxStack'] = '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'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KitchenItem',
                    ['typeID'] = '704',
                    },
        ['Laboratory'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'For researching the science side of cooking. Science rules!',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', 300}},
                    ['fluidsProduced'] = {{'[[Sewage]]', 0}},
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaboratoryItem',
                    ['typeID'] = '705',
                    },
        ['Land Claim Papers'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Papers giving you the right to claim a plot of land. Use them with a Land Claim Stake.',
                    ['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,
                    ['type'] = 'PropertyClaimItem',
                    ['typeID'] = '31',
                    },
        ['Land Claim Stake'] = {
                    ['category'] = 'Tools',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to claim, unclaim, and examine property.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'PropertyToolItem',
                    ['typeID'] = '401',
                    },
        ['Large Corrugated Steel Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large door.',
                    ['maxStack'] = '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,
                    ['type'] = 'LargeCorrugatedSteelDoorItem',
                    ['typeID'] = '706',
                    },
        ['Large Hanging Hewn Log Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingHewnLogSignItem',
                    ['typeID'] = '707',
                    },
        ['Large Hanging Lumber Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingLumberSignItem',
                    ['typeID'] = '708',
                    },
        ['Large Hanging Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingStoneSignItem',
                    ['typeID'] = '709',
                    },
        ['Large Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large door.',
                    ['maxStack'] = '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,
                    ['type'] = 'LargeLumberDoorItem',
                    ['typeID'] = '710',
                    },
        ['Large Rug'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large area rug to cover that weird stain.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['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,
                    ['type'] = 'RugLargeItem',
                    ['typeID'] = '736',
                    },
        ['Large Standing Hewn Log Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingHewnLogSignItem',
                    ['typeID'] = '711',
                    },
        ['Large Standing Lumber Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingLumberSignItem',
                    ['typeID'] = '712',
                    },
        ['Large Standing Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingStoneSignItem',
                    ['typeID'] = '713',
                    },
        ['Large Windowed Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large door.',
                    ['maxStack'] = '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,
                    ['type'] = 'LargeWindowedLumberDoorItem',
                    ['typeID'] = '714',
                    },
        ['Laser'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'AVOID DIRECT EYE EXPOSURE',
                    ['maxStack'] = '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 3 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaserItem',
                    ['typeID'] = '715',
                    },
        ['Lathe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Modules',
                    ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                    ['maxStack'] = '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'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '1 X 2 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatheItem',
                    ['typeID'] = '716',
                    },
        ['Lattice Mushroom Spores'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow lattice mushrooms.',
                    ['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,
                    ['type'] = 'LatticeMushroomSporesItem',
                    ['typeID'] = '490',
                    },
        ['Lattice Mushroom Spores Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow lattice mushrooms.',
                    ['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,
                    ['type'] = 'LatticeMushroomSporesPackItem',
                    ['typeID'] = '491',
                    },
        ['Leather Hide'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A thick hide.',
                    ['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,
                    ['type'] = 'LeatherHideItem',
                    ['typeID'] = '389',
                    },
        ['Light Backpack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'FASTER BACKPACKS????',
                    ['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,
                    ['type'] = 'LightBackpackItem',
                    ['typeID'] = '226',
                    },
        ['Light Bulb'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An electric light with a wire filament.',
                    ['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,
                    ['type'] = 'LightBulbItem',
                    ['typeID'] = '390',
                    },
        ['Limestone'] = {
                    ['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.',
                    ['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,
                    ['type'] = 'LimestoneItem',
                    ['typeID'] = '193',
                    },
        ['Liquid Converter'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Example crafting table that uses liquids.',
                    ['maxStack'] = '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]]', 1000}},
                    ['fluidsProduced'] = {{'[[Sewage]]', 0}},
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LiquidCrafterItem',
                    ['typeID'] = '805',
                    },
        ['Liquid Nitrogen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Useful for a quick chilling.',
                    ['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,
                    ['type'] = 'LiquidNitrogenItem',
                    ['typeID'] = '313',
                    },
        ['Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A stack of logs.',
                    ['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,
                    ['type'] = 'LogItem',
                    ['typeID'] = '194',
                    },
        ['LogicGateItem'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['maxStack'] = '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,
                    ['type'] = 'LogicGateItem',
                    ['typeID'] = '1',
                    },
        ['Low Top Shoes'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.',
                    ['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,
                    ['type'] = 'LowTopShoesItem',
                    ['typeID'] = '227',
                    },
        ['Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Can be fashioned into various usable equipment.',
                    ['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,
                    ['type'] = 'LumberItem',
                    ['typeID'] = '195',
                    },
        ['Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A door made from finely cut lumber.',
                    ['maxStack'] = '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,
                    ['type'] = 'LumberDoorItem',
                    ['typeID'] = '718',
                    },
        ['Lumber Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Lumber Skill Scrolls that teach Lumber',
                    ['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,
                    ['type'] = 'LumberSkillBook',
                    ['typeID'] = '594',
                    },
        ['Lumber Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Lumber',
                    ['maxStack'] = '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,
                    ['type'] = 'LumberSkillScroll',
                    ['typeID'] = '595',
                    },
        ['Lupine Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow lupine.',
                    ['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,
                    ['type'] = 'LupineSeedItem',
                    ['typeID'] = '492',
                    },
        ['Lupine Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow lupine.',
                    ['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,
                    ['type'] = 'LupineSeedPackItem',
                    ['typeID'] = '493',
                    },
        ['Macaroons'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A small circular biscuit with a sweet huckleberry filling.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '250.0',
                    ['carbs'] = '16.0',
                    ['protein'] = '7.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '18.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,
                    ['type'] = 'MacaroonsItem',
                    ['typeID'] = '314',
                    },
        ['Machinist Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Modules',
                    ['description'] = 'A fancy tool bench that creates equally fancy toys.',
                    ['maxStack'] = '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'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MachinistTableItem',
                    ['typeID'] = '719',
                    },
        ['Maltodextrin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'For powdering high-fat liquids.',
                    ['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,
                    ['type'] = 'MaltodextrinItem',
                    ['typeID'] = '315',
                    },
        ['Masonry Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A workstation for hewing and shaping stone into usable 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'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryTableItem',
                    ['typeID'] = '720',
                    },
        ['Meat Pie'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '11.0',
                    ['fat'] = '11.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '2.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,
                    ['type'] = 'MeatPieItem',
                    ['typeID'] = '316',
                    },
        ['Meat Stock'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A meaty stock made from the flesh of animals.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.8',
                    ['calories'] = '700.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '3.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,
                    ['type'] = 'MeatStockItem',
                    ['typeID'] = '317',
                    },
        ['Mechanical Water Pump'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Pumps water from a source into a pipe network.',
                    ['maxStack'] = '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'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', 1000}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicalWaterPumpItem',
                    ['typeID'] = '721',
                    },
        ['Mechanics Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Mechanics Skill Scrolls that teach Mechanics',
                    ['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,
                    ['type'] = 'MechanicsSkillBook',
                    ['typeID'] = '598',
                    },
        ['Mechanics Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Mechanics',
                    ['maxStack'] = '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,
                    ['type'] = 'MechanicsSkillScroll',
                    ['typeID'] = '599',
                    },
        ['Medium Rug'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A medium rug for medium uses.',
                    ['maxStack'] = '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 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RugMediumItem',
                    ['typeID'] = '737',
                    },
        ['Meteor Shard'] = {
                    ['category'] = '_None',
                    ['group'] = 'Tools',
                    ['description'] = 'Thanks for supporting ECO!',
                    ['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,
                    ['type'] = 'MeteorShardItem',
                    ['typeID'] = '21',
                    },
        ['Milk'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Milk, although maybe not from an animal.',
                    ['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,
                    ['type'] = 'MilkItem',
                    ['typeID'] = '318',
                    },
        ['Mill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Refines food resources by crushing them under a stone millstone.',
                    ['maxStack'] = '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'] = 'Kitchen',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillItem',
                    ['typeID'] = '722',
                    },
        ['Milling Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Milling Skill Scrolls that teach Milling',
                    ['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,
                    ['type'] = 'MillingSkillBook',
                    ['typeID'] = '601',
                    },
        ['Milling Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Milling',
                    ['maxStack'] = '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,
                    ['type'] = 'MillingSkillScroll',
                    ['typeID'] = '602',
                    },
        ['Mint'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows for the creation of currency.',
                    ['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'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MintItem',
                    ['typeID'] = '723',
                    },
        ['Modern Axe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'ModernAxeItem',
                    ['typeID'] = '630',
                    },
        ['Modern Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                    ['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,
                    ['type'] = 'ModernHammerItem',
                    ['typeID'] = '631',
                    },
        ['Modern Hoe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to till soil and prepare it for planting.',
                    ['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,
                    ['type'] = 'ModernHoeItem',
                    ['typeID'] = '632',
                    },
        ['Modern Pickaxe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'ModernPickaxeItem',
                    ['typeID'] = '633',
                    },
        ['Modern Scythe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'ModernScytheItem',
                    ['typeID'] = '634',
                    },
        ['Modern Shovel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'ModernShovelItem',
                    ['typeID'] = '635',
                    },
        ['Mortar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A binding Mortar useful as a mortar. Used as Mortar.',
                    ['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,
                    ['type'] = 'MortarItem',
                    ['typeID'] = '391',
                    },
        ['Mortared Granite'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                    ['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,
                    ['type'] = 'MortaredGraniteItem',
                    ['typeID'] = '196',
                    },
        ['Mortared Limestone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                    ['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,
                    ['type'] = 'MortaredLimestoneItem',
                    ['typeID'] = '197',
                    },
        ['Mortared Sandstone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Used to create tough but rudimentary buildings.',
                    ['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,
                    ['type'] = 'MortaredSandstoneItem',
                    ['typeID'] = '198',
                    },
        ['Mortared Stone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Old stone',
                    ['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,
                    ['type'] = 'MortaredStoneItem',
                    ['typeID'] = '199',
                    },
        ['Mountain Goat Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead mountain goat.',
                    ['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,
                    ['type'] = 'MountainGoatCarcassItem',
                    ['typeID'] = '392',
                    },
        ['NitrogenItem'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'An inert gas.',
                    ['maxStack'] = '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,
                    ['type'] = 'NitrogenItem',
                    ['typeID'] = '11',
                    },
        ['Normal Hair'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'The hair with a completely normal amount of flare.',
                    ['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,
                    ['type'] = 'NormalHairItem',
                    ['typeID'] = '228',
                    },
        ['Notch Belt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Belt with a slightly V-shaped buckle.',
                    ['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,
                    ['type'] = 'NotchBeltItem',
                    ['typeID'] = '229',
                    },
        ['Nuclear Fuel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Unstable nucler fuel.',
                    ['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,
                    ['type'] = 'NuclearFuelItem',
                    ['typeID'] = '393',
                    },
        ['Objectives'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Actionbar Items',
                    ['description'] = 'Opens the objectives panel, showing the stated objectives and other activites of citizens.',
                    ['maxStack'] = '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,
                    ['type'] = 'WorldPopItem',
                    ['typeID'] = '45',
                    },
        ['OccupancyInitItem'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['maxStack'] = '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,
                    ['type'] = 'OccupancyInitItem',
                    ['typeID'] = '51',
                    },
        ['Ocean Spray Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow ocean spray.',
                    ['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,
                    ['type'] = 'OceanSpraySeedItem',
                    ['typeID'] = '494',
                    },
        ['Ocean Spray Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow ocean spray.',
                    ['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,
                    ['type'] = 'OceanSpraySeedPackItem',
                    ['typeID'] = '495',
                    },
        ['Oil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A plant fat extracted for use in cooking.',
                    ['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,
                    ['type'] = 'OilItem',
                    ['typeID'] = '319',
                    },
        ['Oil Drilling Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Oil Drilling Skill Scrolls that teach Oil Drilling',
                    ['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,
                    ['type'] = 'OilDrillingSkillBook',
                    ['typeID'] = '606',
                    },
        ['Oil Drilling Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Oil Drilling',
                    ['maxStack'] = '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,
                    ['type'] = 'OilDrillingSkillScroll',
                    ['typeID'] = '607',
                    },
        ['Oil Refinery'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', 300}},
                    ['fluidsProduced'] = {{'[[Smog]]', 1399},{'[[Sewage]]', 0}},
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '5 X 8 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilRefineryItem',
                    ['typeID'] = '724',
                    },
        ['Orchid Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow an orchid.',
                    ['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,
                    ['type'] = 'OrchidSeedItem',
                    ['typeID'] = '496',
                    },
        ['Orchid Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow an orchid.',
                    ['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,
                    ['type'] = 'OrchidSeedPackItem',
                    ['typeID'] = '497',
                    },
        ['Otter Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead otter.',
                    ['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,
                    ['type'] = 'OtterCarcassItem',
                    ['typeID'] = '394',
                    },
        ['OxygenItem'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'A reactive gas needed for respiration.',
                    ['maxStack'] = '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,
                    ['type'] = 'OxygenItem',
                    ['typeID'] = '9',
                    },
        ['Padded Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A comfy chair to rest in.',
                    ['maxStack'] = '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.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,
                    ['type'] = 'PaddedChairItem',
                    ['typeID'] = '725',
                    },
        ['Palm Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a palm tree.',
                    ['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,
                    ['type'] = 'PalmSeedItem',
                    ['typeID'] = '498',
                    },
        ['Palm Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a palm tree.',
                    ['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,
                    ['type'] = 'PalmSeedPackItem',
                    ['typeID'] = '499',
                    },
        ['Papaya'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Nice fresh Papaya',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '250.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.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,
                    ['type'] = 'PapayaItem',
                    ['typeID'] = '320',
                    },
        ['Papaya Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a papaya plant.',
                    ['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,
                    ['type'] = 'PapayaSeedItem',
                    ['typeID'] = '500',
                    },
        ['Papaya Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a papaya plant.',
                    ['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,
                    ['type'] = 'PapayaSeedPackItem',
                    ['typeID'] = '501',
                    },
        ['Paper'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'It\'s paper.',
                    ['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,
                    ['type'] = 'PaperItem',
                    ['typeID'] = '395',
                    },
        ['Paper Milling Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Paper Milling Skill Scrolls that teach Paper Milling',
                    ['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,
                    ['type'] = 'PaperMillingSkillBook',
                    ['typeID'] = '609',
                    },
        ['Paper Milling Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Paper Milling',
                    ['maxStack'] = '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,
                    ['type'] = 'PaperMillingSkillScroll',
                    ['typeID'] = '610',
                    },
        ['Peasant Hair'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
                    ['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,
                    ['type'] = 'PeasantHairItem',
                    ['typeID'] = '230',
                    },
        ['Pelt Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'PeltFertilizerItem',
                    ['typeID'] = '246',
                    },
        ['Petroleum'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. It\'s extraction, transport, and burning all have environmental impacts.',
                    ['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,
                    ['type'] = 'PetroleumItem',
                    ['typeID'] = '200',
                    },
        ['Phosphate Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'PhosphateFertilizerItem',
                    ['typeID'] = '247',
                    },
        ['Pickaxe'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['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,
                    ['type'] = 'PickaxeItem',
                    ['typeID'] = '396',
                    },
        ['Pineapple'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Nice fresh Pineapple',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '430.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '1.9',
                    ['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,
                    ['type'] = 'PineappleItem',
                    ['typeID'] = '321',
                    },
        ['Pineapple Friend Rice'] = {
                    ['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.',
                    ['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,
                    ['type'] = 'PineappleFriendRiceItem',
                    ['typeID'] = '322',
                    },
        ['Pineapple Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a pineapple plant.',
                    ['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,
                    ['type'] = 'PineappleSeedItem',
                    ['typeID'] = '502',
                    },
        ['Pineapple Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a pineapple plant.',
                    ['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,
                    ['type'] = 'PineappleSeedPackItem',
                    ['typeID'] = '503',
                    },
        ['Plant Fibers'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Harvested from a number of plants, these fibers are useful for a suprising number of things.',
                    ['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,
                    ['type'] = 'PlantFibersItem',
                    ['typeID'] = '398',
                    },
        ['Plastic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An extremely useful synthetic material derived from petrochemicals',
                    ['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,
                    ['type'] = 'PlasticItem',
                    ['typeID'] = '399',
                    },
        ['PlayerItem'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['maxStack'] = '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,
                    ['type'] = 'PlayerItem',
                    ['typeID'] = '27',
                    },
        ['Portable Steam Engine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An engine that generates mechanical power through steam.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '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,
                    ['type'] = 'PortableSteamEngineItem',
                    ['typeID'] = '400',
                    },
        ['Powered Cart'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Large cart for hauling sizable loads.',
                    ['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'] = '[[Petroleum]], [[Gasoline]]',
                    ['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'] = '20',
                    ['inventoryMaxWeight'] = '3000000',
                    ['type'] = 'PoweredCartItem',
                    ['typeID'] = '651',
                    },
        ['Prepared Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Carefully butchered meat, ready to cook.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['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,
                    ['type'] = 'PreparedMeatItem',
                    ['typeID'] = '323',
                    },
        ['Prickly Pear Fruit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '190.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.7',
                    ['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,
                    ['type'] = 'PricklyPearFruitItem',
                    ['typeID'] = '324',
                    },
        ['Prickly Pear Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow prickly pear cacti.',
                    ['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,
                    ['type'] = 'PricklyPearSeedItem',
                    ['typeID'] = '504',
                    },
        ['Prickly Pear Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow prickly pear cacti.',
                    ['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,
                    ['type'] = 'PricklyPearSeedPackItem',
                    ['typeID'] = '505',
                    },
        ['Prime Cut'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A perfectly marbled piece of meat.',
                    ['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,
                    ['type'] = 'PrimeCutItem',
                    ['typeID'] = '325',
                    },
        ['Pulp Filler'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'PulpFillerItem',
                    ['typeID'] = '248',
                    },
        ['Pump Jack'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Drill, baby! Drill!',
                    ['maxStack'] = '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'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '5 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpJackItem',
                    ['typeID'] = '728',
                    },
        ['Pumpkin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Round and large',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['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,
                    ['type'] = 'PumpkinItem',
                    ['typeID'] = '326',
                    },
        ['Pumpkin Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a pumpkin.',
                    ['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,
                    ['type'] = 'PumpkinSeedItem',
                    ['typeID'] = '506',
                    },
        ['Pumpkin Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a pumpkin.',
                    ['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,
                    ['type'] = 'PumpkinSeedPackItem',
                    ['typeID'] = '507',
                    },
        ['Quicklime'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A chemical compound used in steel production.',
                    ['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,
                    ['type'] = 'QuicklimeItem',
                    ['typeID'] = '402',
                    },
        ['Radiator'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
                    ['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,
                    ['type'] = 'RadiatorItem',
                    ['typeID'] = '403',
                    },
        ['Raw Bacon'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '3.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.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,
                    ['type'] = 'RawBaconItem',
                    ['typeID'] = '327',
                    },
        ['Raw Fish'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fatty cut of raw fish.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '3.0',
                    ['fat'] = '7.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,
                    ['type'] = 'RawFishItem',
                    ['typeID'] = '328',
                    },
        ['Raw Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '250.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '7.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.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,
                    ['type'] = 'RawMeatItem',
                    ['typeID'] = '329',
                    },
        ['Raw Roast'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A trussed roast tied and ready to be cooked.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '800.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.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,
                    ['type'] = 'RawRoastItem',
                    ['typeID'] = '330',
                    },
        ['Raw Sausage'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Ground meat stuffed into an intestine casing.',
                    ['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,
                    ['type'] = 'RawSausageItem',
                    ['typeID'] = '331',
                    },
        ['Real Estate Desk'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place to manage the sale and transfer of deeds and property.',
                    ['maxStack'] = '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 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RealEstateDeskItem',
                    ['typeID'] = '729',
                    },
        ['Rebar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Ribbed steel bars for reinforcing stuctures.',
                    ['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,
                    ['type'] = 'RebarItem',
                    ['typeID'] = '404',
                    },
        ['Redwood Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a redwood tree.',
                    ['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,
                    ['type'] = 'RedwoodSeedItem',
                    ['typeID'] = '508',
                    },
        ['Redwood Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a redwood tree.',
                    ['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,
                    ['type'] = 'RedwoodSeedPackItem',
                    ['typeID'] = '509',
                    },
        ['Refrigerator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An icebox from the future with significantly better cooling properties.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '10',
                    ['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,
                    ['type'] = 'RefrigeratorItem',
                    ['typeID'] = '730',
                    },
        ['Registrar'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows the setting management of titles.',
                    ['maxStack'] = '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 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RegistrarItem',
                    ['typeID'] = '731',
                    },
        ['Reinforced Concrete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A study construction material poured around a latice of rebar.',
                    ['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,
                    ['type'] = 'ReinforcedConcreteItem',
                    ['typeID'] = '201',
                    },
        ['Repair Station'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place to fix up broken tools.',
                    ['maxStack'] = '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 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RepairStationItem',
                    ['typeID'] = '732',
                    },
        ['Research Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic table for researching new technologies and skills.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ResearchTableItem',
                    ['typeID'] = '733',
                    },
        ['Rice'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow rice.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.05',
                    ['calories'] = '90.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '8.9',
                    ['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,
                    ['type'] = 'RiceItem',
                    ['typeID'] = '510',
                    },
        ['Rice Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow rice.',
                    ['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,
                    ['type'] = 'RicePackItem',
                    ['typeID'] = '511',
                    },
        ['Rice Sludge'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Sometimes when you try and make rice, you just add too much water. Some people might call this porridge, but that would indicate intention.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '450.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.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,
                    ['type'] = 'RiceSludgeItem',
                    ['typeID'] = '332',
                    },
        ['Rivet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A useful steel bolt for holding together inventions.',
                    ['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,
                    ['type'] = 'RivetItem',
                    ['typeID'] = '405',
                    },
        ['Road Tool'] = {
                    ['category'] = 'Tools',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to press roads into dirt and stone rubble.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'RoadToolItem',
                    ['typeID'] = '406',
                    },
        ['Robotic Assembly Line'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A complex set of machinery for creating equally complex things.',
                    ['maxStack'] = '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'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '5 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RoboticAssemblyLineItem',
                    ['typeID'] = '734',
                    },
        ['Rolling Mill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'For rolling steel into more buildable materials.',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RollingMillItem',
                    ['typeID'] = '735',
                    },
        ['Round Pot'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
                    ['maxStack'] = '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.9',
                    ['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,
                    ['type'] = 'PlanterPotRoundItem',
                    ['typeID'] = '726',
                    },
        ['Rounded Face'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Face',
                    ['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,
                    ['type'] = 'RoundedFaceItem',
                    ['typeID'] = '212',
                    },
        ['Rubber Wheel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'RubberWheelItem',
                    ['typeID'] = '407',
                    },
        ['Running Shoes'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'FASTER SHOES???',
                    ['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,
                    ['type'] = 'RunningShoesItem',
                    ['typeID'] = '231',
                    },
        ['Sagebrush Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow sagebrush.',
                    ['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,
                    ['type'] = 'SagebrushSeedItem',
                    ['typeID'] = '512',
                    },
        ['Sagebrush Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow sagebrush.',
                    ['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,
                    ['type'] = 'SagebrushSeedPackItem',
                    ['typeID'] = '513',
                    },
        ['Saguaro Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a saguaro cactus.',
                    ['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,
                    ['type'] = 'SaguaroSeedItem',
                    ['typeID'] = '514',
                    },
        ['Saguaro Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a saguaro cactus.',
                    ['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,
                    ['type'] = 'SaguaroSeedPackItem',
                    ['typeID'] = '515',
                    },
        ['Salmon'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A salmon.',
                    ['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,
                    ['type'] = 'SalmonItem',
                    ['typeID'] = '408',
                    },
        ['Salt Basket'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basket of salt.',
                    ['maxStack'] = '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'] = '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,
                    ['type'] = 'SaltBasketItem',
                    ['typeID'] = '739',
                    },
        ['Sand'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'SandItem',
                    ['typeID'] = '794',
                    },
        ['Sandstone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A varying hardness rock useful for construction, and host to iron ore. Stone is a sedimentary rock that forms when sand is buried deep enough to lithify. Sometimes the forms of dunes and ripples from an ancient desert or beach are preserved!',
                    ['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,
                    ['type'] = 'SandstoneItem',
                    ['typeID'] = '202',
                    },
        ['Sawmill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Used to saw wood into lumber.',
                    ['maxStack'] = '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'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SawmillItem',
                    ['typeID'] = '740',
                    },
        ['Saxifrage Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow saxifrage.',
                    ['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,
                    ['type'] = 'SaxifrageSeedItem',
                    ['typeID'] = '516',
                    },
        ['Saxifrage Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow saxifrage.',
                    ['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,
                    ['type'] = 'SaxifrageSeedPackItem',
                    ['typeID'] = '517',
                    },
        ['Scrap Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Chunks of extra meat.',
                    ['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,
                    ['type'] = 'ScrapMeatItem',
                    ['typeID'] = '333',
                    },
        ['Screw Press'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Modules',
                    ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                    ['maxStack'] = '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'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScrewPressItem',
                    ['typeID'] = '741',
                    },
        ['Screws'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'ScrewsItem',
                    ['typeID'] = '409',
                    },
        ['Scruffy Hair'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
                    ['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,
                    ['type'] = 'ScruffyHairItem',
                    ['typeID'] = '232',
                    },
        ['Scythe'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['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,
                    ['type'] = 'ScytheItem',
                    ['typeID'] = '410',
                    },
        ['Seagrass Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow seagrass.',
                    ['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,
                    ['type'] = 'SeagrassSeedItem',
                    ['typeID'] = '518',
                    },
        ['Seagrass Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow seagrass.',
                    ['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,
                    ['type'] = 'SeagrassSeedPackItem',
                    ['typeID'] = '519',
                    },
        ['Seared Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A cut of perfectly seared steak.',
                    ['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,
                    ['type'] = 'SearedMeatItem',
                    ['typeID'] = '334',
                    },
        ['Servo'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A rotary actuator that allows for control over angular position.',
                    ['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,
                    ['type'] = 'ServoItem',
                    ['typeID'] = '411',
                    },
        ['Sewage'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'SewageItem',
                    ['typeID'] = '796',
                    },
        ['Shale'] = {
                    ['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.',
                    ['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,
                    ['type'] = 'ShaleItem',
                    ['typeID'] = '203',
                    },
        ['Shaper'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Modules',
                    ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                    ['maxStack'] = '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'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanical',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShaperItem',
                    ['typeID'] = '742',
                    },
        ['Shelf Cabinet'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'When a shelf and a cabinet aren\'t enough individually.',
                    ['maxStack'] = '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.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'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShelfCabinetItem',
                    ['typeID'] = '743',
                    },
        ['Short Beard'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'ShortBeardItem',
                    ['typeID'] = '233',
                    },
        ['Shovel'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0',
                    ['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,
                    ['type'] = 'ShovelItem',
                    ['typeID'] = '412',
                    },
        ['Simmered Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Meat cooked in meat juices keeps the meat juicy.',
                    ['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,
                    ['type'] = 'SimmeredMeatItem',
                    ['typeID'] = '335',
                    },
        ['Simple Syrup'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A simple water and suger combination heated until the sugar dissolves.',
                    ['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,
                    ['type'] = 'SimpleSyrupItem',
                    ['typeID'] = '336',
                    },
        ['Sink'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An industrial sink.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '10',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Sink',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', 300}},
                    ['fluidsProduced'] = {{'[[Sewage]]', 0}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SinkItem',
                    ['typeID'] = '744',
                    },
        ['Skid Steer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A WHAT?',
                    ['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'] = '[[Petroleum]], [[Gasoline]], [[Biodiesel]]',
                    ['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,
                    ['type'] = 'SkidSteerItem',
                    ['typeID'] = '652',
                    },
        ['Small Hanging Hewn Log Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallHangingHewnLogSignItem',
                    ['typeID'] = '745',
                    },
        ['Small Hanging Lumber Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallHangingLumberSignItem',
                    ['typeID'] = '746',
                    },
        ['Small Hanging Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallHangingStoneSignItem',
                    ['typeID'] = '747',
                    },
        ['Small Rug'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
                    ['maxStack'] = '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'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RugSmallItem',
                    ['typeID'] = '738',
                    },
        ['Small Standing Hewn Log Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallStandingHewnLogSignItem',
                    ['typeID'] = '748',
                    },
        ['Small Standing Lumber Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallStandingLumberSignItem',
                    ['typeID'] = '749',
                    },
        ['Small Standing Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small sign for all of your smaller text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallStandingStoneSignItem',
                    ['typeID'] = '750',
                    },
        ['Small Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 3x3x3 area as storage for large items.',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallStockpileItem',
                    ['typeID'] = '751',
                    },
        ['Small Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'More of a nightstand than a table, really.',
                    ['maxStack'] = '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.7',
                    ['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,
                    ['type'] = 'SmallTableItem',
                    ['typeID'] = '752',
                    },
        ['Small Wood Cart'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Small wood cart for hauling minimal loads.',
                    ['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',
                    ['type'] = 'SmallWoodCartItem',
                    ['typeID'] = '653',
                    },
        ['Small Wood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small wooden sign for all your small text needs.',
                    ['maxStack'] = '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,
                    ['type'] = 'SmallWoodSignItem',
                    ['typeID'] = '753',
                    },
        ['Smelting Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Smelting Skill Scrolls that teach Smelting',
                    ['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,
                    ['type'] = 'SmeltingSkillBook',
                    ['typeID'] = '613',
                    },
        ['Smelting Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Smelting',
                    ['maxStack'] = '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,
                    ['type'] = 'SmeltingSkillScroll',
                    ['typeID'] = '614',
                    },
        ['Smog'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'A smoke that contains a combination of pollutants.',
                    ['maxStack'] = '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,
                    ['type'] = 'SmogItem',
                    ['typeID'] = '8',
                    },
        ['Soil Sampler'] = {
                    ['category'] = 'Tools',
                    ['group'] = 'Tools',
                    ['description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
                    ['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,
                    ['type'] = 'SoilSamplerItem',
                    ['typeID'] = '814',
                    },
        ['SolarPanels'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Generates electrical power from the sun! It also stores energy to work at night.',
                    ['maxStack'] = '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'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SolarGeneratorItem',
                    ['typeID'] = '754',
                    },
        ['Spruce Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a fir tree.',
                    ['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,
                    ['type'] = 'SpruceSeedItem',
                    ['typeID'] = '520',
                    },
        ['Spruce Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a fir tree.',
                    ['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,
                    ['type'] = 'SpruceSeedPackItem',
                    ['typeID'] = '521',
                    },
        ['Square Belt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Belt with a square buckle.',
                    ['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,
                    ['type'] = 'SquareBeltItem',
                    ['typeID'] = '234',
                    },
        ['Square Jaw'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Jaw',
                    ['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,
                    ['type'] = 'SquareJawItem',
                    ['typeID'] = '213',
                    },
        ['Square Pot'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
                    ['maxStack'] = '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.9',
                    ['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,
                    ['type'] = 'PlanterPotSquareItem',
                    ['typeID'] = '727',
                    },
        ['Starter Camp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A combination of a small tent and a tiny stockpile.',
                    ['maxStack'] = '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,
                    ['type'] = 'StarterCampItem',
                    ['typeID'] = '800',
                    },
        ['Steam Engine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large steam engine for generating power.',
                    ['maxStack'] = '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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamEngineItem',
                    ['typeID'] = '755',
                    },
        ['Steam Tractor'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tractor powered through steam.',
                    ['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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['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',
                    ['type'] = 'SteamTractorItem',
                    ['typeID'] = '806',
                    },
        ['Steam Tractor Harvester'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteamTractorHarvesterItem',
                    ['typeID'] = '413',
                    },
        ['Steam Tractor Plough'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'An attachment for the steam tractor that allows for quick ploughing.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteamTractorPloughItem',
                    ['typeID'] = '414',
                    },
        ['Steam Tractor Sower'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteamTractorSowerItem',
                    ['typeID'] = '415',
                    },
        ['Steam Truck'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A truck that runs on steam.',
                    ['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'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['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',
                    ['type'] = 'SteamTruckItem',
                    ['typeID'] = '654',
                    },
        ['Steel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A strong alloy of iron and other elements.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '2.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,
                    ['type'] = 'SteelItem',
                    ['typeID'] = '416',
                    },
        ['Steel Axe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteelAxeItem',
                    ['typeID'] = '636',
                    },
        ['Steel Axle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'SteelAxleItem',
                    ['typeID'] = '417',
                    },
        ['Steel Ceiling Light'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A more modern way to light up a room.',
                    ['maxStack'] = '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'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['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,
                    ['type'] = 'SteelCeilingLightItem',
                    ['typeID'] = '756',
                    },
        ['Steel Floor Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A more modern way to light up a room. This time from the floor.',
                    ['maxStack'] = '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'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['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,
                    ['type'] = 'SteelFloorLampItem',
                    ['typeID'] = '757',
                    },
        ['Steel Gear'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'SteelGearItem',
                    ['typeID'] = '418',
                    },
        ['Steel Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                    ['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,
                    ['type'] = 'SteelHammerItem',
                    ['typeID'] = '637',
                    },
        ['Steel Hoe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to till soil and prepare it for planting.',
                    ['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,
                    ['type'] = 'SteelHoeItem',
                    ['typeID'] = '638',
                    },
        ['Steel Pickaxe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteelPickaxeItem',
                    ['typeID'] = '639',
                    },
        ['Steel Pipe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A pipe for transporting liquids.',
                    ['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,
                    ['type'] = 'SteelPipeItem',
                    ['typeID'] = '204',
                    },
        ['Steel Plate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'SteelPlateItem',
                    ['typeID'] = '419',
                    },
        ['Steel Scythe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteelScytheItem',
                    ['typeID'] = '640',
                    },
        ['Steel Shovel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'SteelShovelItem',
                    ['typeID'] = '641',
                    },
        ['Steel Table Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'For late night studying. Or working. Or anything, really.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['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,
                    ['type'] = 'SteelTableLampItem',
                    ['typeID'] = '758',
                    },
        ['Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 5x5x5 area as storage for large items.',
                    ['maxStack'] = '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,
                    ['type'] = 'StockpileItem',
                    ['typeID'] = '759',
                    },
        ['Stone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Old stone',
                    ['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,
                    ['type'] = 'StoneItem',
                    ['typeID'] = '205',
                    },
        ['Stone Axe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'StoneAxeItem',
                    ['typeID'] = '642',
                    },
        ['Stone Brazier'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A stone stand which can hold burning fuel to provide light.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['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,
                    ['type'] = 'StoneBrazierItem',
                    ['typeID'] = '760',
                    },
        ['Stone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy stone door.',
                    ['maxStack'] = '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,
                    ['type'] = 'StoneDoorItem',
                    ['typeID'] = '761',
                    },
        ['Stone Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                    ['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,
                    ['type'] = 'StoneHammerItem',
                    ['typeID'] = '643',
                    },
        ['Stone Pickaxe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'StonePickaxeItem',
                    ['typeID'] = '644',
                    },
        ['Stone Ramp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4 x 1 Stone Ramp.',
                    ['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,
                    ['type'] = 'StoneRampItem',
                    ['typeID'] = '798',
                    },
        ['Stone Road'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
                    ['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,
                    ['type'] = 'StoneRoadItem',
                    ['typeID'] = '206',
                    },
        ['Stone Scythe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'StoneScytheItem',
                    ['typeID'] = '645',
                    },
        ['Stone Well'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'PLACEHOLDER',
                    ['maxStack'] = '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,
                    ['type'] = 'StoneWellItem',
                    ['typeID'] = '762',
                    },
        ['Storage Chest'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A container you can store items in.',
                    ['maxStack'] = '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'] = '16',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StorageChestItem',
                    ['typeID'] = '763',
                    },
        ['Store'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows the selling and trading of items.',
                    ['maxStack'] = '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'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoreItem',
                    ['typeID'] = '764',
                    },
        ['Stove'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy stove for cooking more complex dishes.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'Kitchen',
                    ['furnitureType'] = 'Cooking',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Log]], [[Lumber]], [[Charcoal]], [[Arrow]], [[Board]], [[Coal]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', 400}},
                    ['validTalents'] = '[[]]',
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoveItem',
                    ['typeID'] = '765',
                    },
        ['Strange Fuel'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'CHEEEAAAAATER',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '1E+07',
                    ['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,
                    ['type'] = 'StrangeFuelItem',
                    ['typeID'] = '420',
                    },
        ['Streetlamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A towering metal light post that requires electricity to run.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['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,
                    ['type'] = 'StreetlampItem',
                    ['typeID'] = '766',
                    },
        ['Stuffed Elk'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'It looks so real!',
                    ['maxStack'] = '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'] = '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 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedElkItem',
                    ['typeID'] = '767',
                    },
        ['Stuffed Turkey'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'To give thanks for fact that this food items gives two nutrients more than other food at the same tier.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '1',
                    ['calories'] = '1500.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '16.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '7.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,
                    ['type'] = 'StuffedTurkeyItem',
                    ['typeID'] = '337',
                    },
        ['Substrate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'The foundation material for complex electronics.',
                    ['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,
                    ['type'] = 'SubstrateItem',
                    ['typeID'] = '421',
                    },
        ['Sugar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Even sweet lovers don\'t eat sugar plain.',
                    ['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,
                    ['type'] = 'SugarItem',
                    ['typeID'] = '338',
                    },
        ['Sugarcane'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'How did you even get this?',
                    ['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,
                    ['type'] = 'SugarcaneItem',
                    ['typeID'] = '522',
                    },
        ['Sugarcane Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'How did you even get this?',
                    ['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,
                    ['type'] = 'SugarcanePackItem',
                    ['typeID'] = '523',
                    },
        ['Sunflower Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow sunflowers.',
                    ['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,
                    ['type'] = 'SunflowerSeedItem',
                    ['typeID'] = '524',
                    },
        ['Sunflower Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow sunflowers.',
                    ['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,
                    ['type'] = 'SunflowerSeedPackItem',
                    ['typeID'] = '525',
                    },
        ['Sweet Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'The sweetness of the fruits happens to work well with the salad.',
                    ['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,
                    ['type'] = 'SweetSaladItem',
                    ['typeID'] = '339',
                    },
        ['Switch'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Toggle on any touching wires and electronic 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'] = nil,
                    ['roomCategory'] = 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,
                    ['type'] = 'SwitchItem',
                    ['typeID'] = '2',
                    },
        ['Synthetic Rubber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An extremely useful synthetic material derived from petrochemicals',
                    ['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,
                    ['type'] = 'SyntheticRubberItem',
                    ['typeID'] = '422',
                    },
        ['Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large table for placing things on.',
                    ['maxStack'] = '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,
                    ['type'] = 'TableItem',
                    ['typeID'] = '768',
                    },
        ['Tailings'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Waste product from smelting.  When left on soil the run-off will create pollution; killing nearby plants and seeping into the water supply.  Contain in buildings or bury in rock to neutralize.',
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '0.03',
                    ['calories'] = nil,
                    ['carbs'] = 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,
                    ['type'] = 'TailingsItem',
                    ['typeID'] = '801',
                    },
        ['Tailoring Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Tailoring Skill Scrolls that teach Tailoring',
                    ['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,
                    ['type'] = 'TailoringSkillBook',
                    ['typeID'] = '619',
                    },
        ['Tailoring Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Tailoring',
                    ['maxStack'] = '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,
                    ['type'] = 'TailoringSkillScroll',
                    ['typeID'] = '620',
                    },
        ['Tailoring Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringTableItem',
                    ['typeID'] = '769',
                    },
        ['Tall Boots'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['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.',
                    ['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,
                    ['type'] = 'TallBootsItem',
                    ['typeID'] = '235',
                    },
        ['Tallow'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Rendered animal fat useful for more than just cooking.',
                    ['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,
                    ['type'] = 'TallowItem',
                    ['typeID'] = '340',
                    },
        ['Tallow Candle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A candle which can burn tallow to produce a small amount of light.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Tallow]], [[Oil]]',
                    ['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,
                    ['type'] = 'TallowCandleItem',
                    ['typeID'] = '770',
                    },
        ['Tallow Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A pottery lamp. Fuel with tallow.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Tallow]], [[Oil]]',
                    ['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,
                    ['type'] = 'TallowLampItem',
                    ['typeID'] = '771',
                    },
        ['Tallow Wall Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Tallow]], [[Oil]]',
                    ['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,
                    ['type'] = 'TallowWallLampItem',
                    ['typeID'] = '772',
                    },
        ['Taro Root'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Colocasia esculenta',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '400.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.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,
                    ['type'] = 'TaroRootItem',
                    ['typeID'] = '341',
                    },
        ['Taro Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow taro.',
                    ['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,
                    ['type'] = 'TaroSeedItem',
                    ['typeID'] = '526',
                    },
        ['Taro Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow taro.',
                    ['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,
                    ['type'] = 'TaroSeedPackItem',
                    ['typeID'] = '527',
                    },
        ['Tiny Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 2x3x2 area as storage for large items.',
                    ['maxStack'] = '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,
                    ['type'] = 'TinyStockpileItem',
                    ['typeID'] = '773',
                    },
        ['Toll'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Toggle on any touching wires and electronic 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'] = nil,
                    ['roomCategory'] = 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,
                    ['type'] = 'TollItem',
                    ['typeID'] = '807',
                    },
        ['Tomato'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.008',
                    ['calories'] = '240.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.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,
                    ['type'] = 'TomatoItem',
                    ['typeID'] = '342',
                    },
        ['Tomato Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow tomato plants.',
                    ['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,
                    ['type'] = 'TomatoSeedItem',
                    ['typeID'] = '528',
                    },
        ['Tomato Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow tomato plants.',
                    ['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,
                    ['type'] = 'TomatoSeedPackItem',
                    ['typeID'] = '529',
                    },
        ['Torch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Tools',
                    ['description'] = 'A little bit of light to help beat back the night.',
                    ['maxStack'] = '1',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '1000',
                    ['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,
                    ['type'] = 'TorchItem',
                    ['typeID'] = '423',
                    },
        ['Torch Stand'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A stand for a torch.',
                    ['maxStack'] = '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.8',
                    ['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,
                    ['type'] = 'TorchStandItem',
                    ['typeID'] = '774',
                    },
        ['Tortilla'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A thin, unleavened flatbread.',
                    ['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,
                    ['type'] = 'TortillaItem',
                    ['typeID'] = '343',
                    },
        ['Transglutaminase'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Any enzyme that can be used to bond proteins together.',
                    ['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,
                    ['type'] = 'TransglutaminaseItem',
                    ['typeID'] = '344',
                    },
        ['Transmission Pole'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Can link energy.',
                    ['maxStack'] = '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'] = '10',
                    ['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,
                    ['type'] = 'TransmissionPoleItem',
                    ['typeID'] = '808',
                    },
        ['TrashItem'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'TrashItem',
                    ['typeID'] = '803',
                    },
        ['Treasury'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Allows the setting of taxes.',
                    ['maxStack'] = '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 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TreasuryItem',
                    ['typeID'] = '775',
                    },
        ['Tree Debris'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Clear cut debris that needs to be broken down to be more usable.',
                    ['maxStack'] = '10',
                    ['carried'] = 'Hands',
                    ['weight'] = '0.5',
                    ['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'] = '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,
                    ['type'] = 'TreeDebrisItem',
                    ['typeID'] = '207',
                    },
        ['Trillium Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow trillium.',
                    ['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,
                    ['type'] = 'TrilliumSeedItem',
                    ['typeID'] = '530',
                    },
        ['Trillium Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow trillium.',
                    ['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,
                    ['type'] = 'TrilliumSeedPackItem',
                    ['typeID'] = '531',
                    },
        ['Trousers'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['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).',
                    ['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,
                    ['type'] = 'TrousersItem',
                    ['typeID'] = '236',
                    },
        ['Trout'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A trout.',
                    ['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,
                    ['type'] = 'TroutItem',
                    ['typeID'] = '424',
                    },
        ['Truck'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Modern truck for hauling sizable loads.',
                    ['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'] = '[[Petroleum]], [[Gasoline]]',
                    ['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',
                    ['type'] = 'TruckItem',
                    ['typeID'] = '655',
                    },
        ['Tuna'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A tuna.',
                    ['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,
                    ['type'] = 'TunaItem',
                    ['typeID'] = '425',
                    },
        ['Turkey Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead turkey',
                    ['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,
                    ['type'] = 'TurkeyCarcassItem',
                    ['typeID'] = '426',
                    },
        ['Urchin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An urchin.',
                    ['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,
                    ['type'] = 'UrchinItem',
                    ['typeID'] = '427',
                    },
        ['Valve'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A device that regulates, directs, or controls the flow of fluid.',
                    ['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,
                    ['type'] = 'ValveItem',
                    ['typeID'] = '428',
                    },
        ['Vegetable Medley'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'An eclectic arrangement of vegetables.',
                    ['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,
                    ['type'] = 'VegetableMedleyItem',
                    ['typeID'] = '345',
                    },
        ['Vegetable Soup'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Who knew plants in plant broth could be so tasty?',
                    ['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,
                    ['type'] = 'VegetableSoupItem',
                    ['typeID'] = '346',
                    },
        ['Vegetable Stock'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A hearty stock full of assorted vegetables.',
                    ['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,
                    ['type'] = 'VegetableStockItem',
                    ['typeID'] = '347',
                    },
        ['VehicleToolItem'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'VehicleToolItem',
                    ['typeID'] = '14',
                    },
        ['Wainwright Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WainwrightTableItem',
                    ['typeID'] = '776',
                    },
        ['Wall Candle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A wall mounted candle.',
                    ['maxStack'] = '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.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Tallow]], [[Oil]]',
                    ['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,
                    ['type'] = 'WallCandleItem',
                    ['typeID'] = '777',
                    },
        ['Washboard'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sometimes it can be nice to have clean clothes.',
                    ['maxStack'] = '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,
                    ['type'] = 'WashboardItem',
                    ['typeID'] = '778',
                    },
        ['Washing Machine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '20',
                    ['roomCategory'] = 'Bathroom',
                    ['furnitureType'] = 'Washing',
                    ['repeatsDepreciation'] = '0.3',
                    ['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,
                    ['type'] = 'WashingMachineItem',
                    ['typeID'] = '779',
                    },
        ['Waste Filter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Treats raw sewage.',
                    ['maxStack'] = '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'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Sewage]]', 2000}},
                    ['fluidsProduced'] = {{'[[Water]]', 0}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WasteFilterItem',
                    ['typeID'] = '780',
                    },
        ['Water'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'WaterItem',
                    ['typeID'] = '795',
                    },
        ['Waterweed Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow waterweed.',
                    ['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,
                    ['type'] = 'WaterweedSeedItem',
                    ['typeID'] = '532',
                    },
        ['Waterweed Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow waterweed.',
                    ['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,
                    ['type'] = 'WaterweedSeedPackItem',
                    ['typeID'] = '533',
                    },
        ['Waterwheel'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Use the power of flowing water to produce mechanical power.',
                    ['maxStack'] = '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 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterwheelItem',
                    ['typeID'] = '781',
                    },
        ['Wheat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A common grain that is significantly more useful processed.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['calories'] = '130.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '6.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,
                    ['type'] = 'WheatItem',
                    ['typeID'] = '348',
                    },
        ['Wheat Porridge'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A thick gruel of wheat, wheat, more wheat, and a dash of huckleberry flavor.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '510.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '4.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '10.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,
                    ['type'] = 'WheatPorridgeItem',
                    ['typeID'] = '349',
                    },
        ['Wheat Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow wheat.',
                    ['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,
                    ['type'] = 'WheatSeedItem',
                    ['typeID'] = '534',
                    },
        ['Wheat Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow wheat.',
                    ['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,
                    ['type'] = 'WheatSeedPackItem',
                    ['typeID'] = '535',
                    },
        ['Wheelbarrow'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Small wheelbarrow for hauling minimal loads.',
                    ['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',
                    ['type'] = 'WheelbarrowItem',
                    ['typeID'] = '656',
                    },
        ['White Bursage Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow a white bursage.',
                    ['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,
                    ['type'] = 'WhiteBursageSeedItem',
                    ['typeID'] = '536',
                    },
        ['White Bursage Seed Pack'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Plant to grow a white bursage.',
                    ['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,
                    ['type'] = 'WhiteBursageSeedPackItem',
                    ['typeID'] = '537',
                    },
        ['Wild Mix'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A dressed salad that, with the added sweetness, its pretty tasty.',
                    ['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,
                    ['type'] = 'WildMixItem',
                    ['typeID'] = '350',
                    },
        ['Wild Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A thick stew made with a variety of vegetables.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '5.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,
                    ['type'] = 'WildStewItem',
                    ['typeID'] = '351',
                    },
        ['Wilted Fiddleheads'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.2',
                    ['calories'] = '500.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '2.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,
                    ['type'] = 'WiltedFiddleheadsItem',
                    ['typeID'] = '352',
                    },
        ['Wind Turbine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Generates electrical power from the wind.',
                    ['maxStack'] = '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'] = '3 X 10 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WindTurbineItem',
                    ['typeID'] = '783',
                    },
        ['Windmill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Use wind to produce mechanical power.',
                    ['maxStack'] = '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,
                    ['type'] = 'WindmillItem',
                    ['typeID'] = '782',
                    },
        ['Wire'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Block Items',
                    ['description'] = 'Connects electronic components.',
                    ['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,
                    ['type'] = 'WireItem',
                    ['typeID'] = '3',
                    },
        ['Wolf Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead wolf.',
                    ['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,
                    ['type'] = 'WolfCarcassItem',
                    ['typeID'] = '429',
                    },
        ['Wolf Whisperer Hat'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                    ['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,
                    ['type'] = 'WolfWhispererHatItem',
                    ['typeID'] = '18',
                    },
        ['Wolf Whisperer Mask'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'AWOOOOOOOOO',
                    ['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,
                    ['type'] = 'WolfWhispererMaskItem',
                    ['typeID'] = '19',
                    },
        ['Wolf Whisperer Shirt'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                    ['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,
                    ['type'] = 'WolfWhispererShirtItem',
                    ['typeID'] = '20',
                    },
        ['Wood Cart'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Small cart for hauling small loads.',
                    ['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'] = '2000000',
                    ['type'] = 'WoodCartItem',
                    ['typeID'] = '657',
                    },
        ['Wood Pulp'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.01',
                    ['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,
                    ['type'] = 'WoodPulpItem',
                    ['typeID'] = '431',
                    },
        ['Wood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all your large text needs!',
                    ['maxStack'] = '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,
                    ['type'] = 'WoodSignItem',
                    ['typeID'] = '790',
                    },
        ['Wooden Ceiling Light'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A more modern way to light up a room.',
                    ['maxStack'] = '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'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['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,
                    ['type'] = 'WoodenCeilingLightItem',
                    ['typeID'] = '784',
                    },
        ['Wooden Elevator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An elevator for transporting loads vertically.',
                    ['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,
                    ['type'] = 'WoodenElevatorItem',
                    ['typeID'] = '658',
                    },
        ['Wooden Elevator Call Post'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Used to call a nearby WoodenElevator.',
                    ['maxStack'] = '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'] = 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,
                    ['type'] = 'WoodenElevatorCallPostItem',
                    ['typeID'] = '785',
                    },
        ['Wooden Fabric Bed'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A much more comfortable bed made with fabric.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['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'] = '2 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenFabricBedItem',
                    ['typeID'] = '786',
                    },
        ['Wooden Floor Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A more modern way to light up a room. This time from the floor.',
                    ['maxStack'] = '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'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['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,
                    ['type'] = 'WoodenFloorLampItem',
                    ['typeID'] = '787',
                    },
        ['Wooden Hoe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to till soil and prepare it for planting.',
                    ['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,
                    ['type'] = 'WoodenHoeItem',
                    ['typeID'] = '646',
                    },
        ['Wooden Latrine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A wooden potty.',
                    ['maxStack'] = '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'] = '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 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatrineItem',
                    ['typeID'] = '717',
                    },
        ['Wooden Shovel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['maxStack'] = '1',
                    ['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,
                    ['type'] = 'WoodenShovelItem',
                    ['typeID'] = '647',
                    },
        ['Wooden Straw Bed'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
                    ['maxStack'] = '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,
                    ['type'] = 'WoodenStrawBedItem',
                    ['typeID'] = '788',
                    },
        ['Wooden Table Lamp'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'For late night studying. Or working. Or anything, really.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'General',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['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,
                    ['type'] = 'WoodenTableLampItem',
                    ['typeID'] = '789',
                    },
        ['Wooden Wheel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = '',
                    ['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,
                    ['type'] = 'WoodenWheelItem',
                    ['typeID'] = '430',
                    },
        ['Work Backpack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Lighter pack that causes lower calorie consumption.',
                    ['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,
                    ['type'] = 'WorkBackpackItem',
                    ['typeID'] = '237',
                    },
        ['Work Boots'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'CALORIE SHOES???',
                    ['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,
                    ['type'] = 'WorkBootsItem',
                    ['typeID'] = '238',
                    },
        ['Workbench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A bench for the basics and making even more benches.',
                    ['maxStack'] = '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'] = '[[]]',
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WorkbenchItem',
                    ['typeID'] = '791',
                    },
        ['Yeast'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fungus that acts as an amazing leavening agent.',
                    ['maxStack'] = '100',
                    ['carried'] = 'Backpack',
                    ['weight'] = '0.1',
                    ['calories'] = '60.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '8.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '7.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,
                    ['type'] = 'YeastItem',
                    ['typeID'] = '353',
                    },
    },
}